@charset "UTF-8";
@charset "UTF-8";
.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}.eeSFL {
box-sizing: border-box;
} .eeSFL_BreadCrumb {
width: 100%;
padding: .25em;
margin-bottom: .5em;
}
.eeSFL_BreadCrumb span.eeSFL_Crumb {
display: block;
float: left;
margin-right: .5em;
margin-bottom: .5em;
}
.eeSFL_BreadCrumb .eeSFL_Crumb a {
display: block;
padding: .5em .75em;
background-color: var(--ee-color-action-link-background);
border: 1px solid var(--ee-color-table-border);
border-radius: 3px;
text-decoration: none;
color: var(--ee-color-action-link-text);
}
.eeSFL_BreadCrumb .eeSFL_Crumb a:hover {
text-decoration: none;
background-color: var(--ee-color-action-link-background-hover);	
color: var(--ee-color-action-link-text-hover);
}
.eeSFL_BreadCrumb .eeSFL_Crumb:last-child {
background-color: var(--ee-color-action-link-background);
border: 1px solid var(--ee-color-action-link-background);
padding: .5em .75em;
} .eeSFL_ListOpsBar,
.eeSFL_BulkDownloadBar {
display: flex;
font-size: 16px;
line-height: 1;
margin: 1em 0;
}
.eeSFL .eeSFL_ListOpsBar form,
.eeSFL .eeSFL_BulkDownloadBar form {
display: flex;
width: 100%;
align-items: center;
justify-content: center;
}
.eeSFL .eeSFL_ListOpsBar select,
.eeSFL .eeSFL_ListOpsBar input[type=text],
.eeSFL .eeSFL_BulkDownloadBar input[type=text],
.eeSFL .eeSFL_ListOpsBar input[type="submit"],
.eeSFL .eeSFL_BulkDownloadBar input[type="submit"] {
display: block;
font-family: sans-serif;
}
.eeSFL #eeSFL_FileOpsAction,
.eeSFL .eeSFL_BulkDownloadBar label {
flex: 2;
margin-right: .5em;
}
.eeSFL .eeSFL_BulkDownloadBar label {
text-align: right;
}
.eeSFL .eeSFL_ListOpsBar input[type=text],
.eeSFL .eeSFL_BulkDownloadBar input[type=text],
.eeSFL #eeSFL_MoveToFolder {
flex: 5;
margin-right: .5em;
max-width: none;
}
.eeSFL .eeSFL_ListOpsBar input[type="submit"],
.eeSFL .eeSFL_BulkDownloadBar input[type="submit"] {
flex: 1;
}
.eeSFL_Modal {
display: none;
}
.eeSFL_Modal .eeSFL_ModalBackground {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.5);
}
.eeSFL_Modal .eeSFL_ModalBody {
position: fixed;
z-index: 100;
top: 10em;
bottom: 10em;
right: 20%;
left: 20%;
padding: 2em 3em;
background-color: rgba(255, 255, 255, 1);
border: 1px solid #999;
overflow: auto;
}
.eeSFL_Modal .eeSFL_ModalBody h1,
.eeSFL_Modal .eeSFL_ModalBody p {
margin: 0;
margin-bottom: 10px;
}
.eeSFL_Modal .eeSFL_ModalBody label,
.eeSFL_Modal .eeSFL_ModalBody input[type=text],
.eeSFL_Modal .eeSFL_ModalBody input[type=email],
.eeSFL_Modal .eeSFL_ModalBody input[type=url],
.eeSFL_Modal .eeSFL_ModalBody textarea,
.eeSFL_Modal .eeSFL_ModalBody select,
.eeSFL_Modal .eeSFL_ModalBody small {
display: block;
width: 100%;
max-width: none;
font-size: 120%;
}
.eeSFL_Modal .eeSFL_ModalBody label.eeCheckboxLabel  {
display: inline-block;
width: auto;
}
.eeSFL_Modal .eeSFL_ModalBody input[type=checkbox] {
display: inline-block;
}
.eeSFL_Modal .eeSFL_ModalBody input[type=text],
.eeSFL_Modal .eeSFL_ModalBody input[type=email],
.eeSFL_Modal .eeSFL_ModalBody input[type=url],
.eeSFL_Modal .eeSFL_ModalBody textarea {
padding: .3em;
}
.eeSFL_Modal .eeSFL_ModalBody select {
margin: .5em 0;
}
.eeSFL_Modal .eeSFL_DateNew {
display: flex;
align-items: center;
justify-content: center;
}
.eeSFL_Modal .eeSFL_DateNew label {
display: flex;
align-items: center;
justify-content: center;
flex: 1 1 30%;
padding: 0;
}
.eeSFL_Modal .eeSFL_DateNew input[type=number] {
margin: 0 .5em;
width: 80%;
}
.eeSFL_Modal .eeSFL_ModalBody small {
margin: .5em 0 1.5em 0;
font-size: 80%;
}
.eeSFL_Modal .eeSFL_ModalBody h4 {
border-bottom: 1px solid #333;
}
.eeSFL_Modal .eeSFL_ModalBody button,
.eeSFL_Modal .eeSFL_ModalBody input[type=submit] {
float: right;
clear: both;
font-size: 150%;
}
.eeSFL_Modal p.eeSFL_ModalFileDetails {
clear: both;
text-align: center;
border-bottom: 2px solid #666;
margin-bottom: 2em;
}
.eeSFL_Modal .eeSFL_ModalClose {
position: absolute;
top: 1em;
right: 1em;
padding: 0;
font-size: 1.75em;
height: 1.5em;
width: 1.5em;
line-height: 0;
}
.eeSFL_ResultsNotification {
margin: .25em 0;
padding: 3px 6px;
border: 1px solid #666;
border-radius: 2px;
background-color: #EEE;
color: #333;
}
.eeSFL_ResultsNotification_errors {
background-color: #ffcccc;	
}
.eeSFL_ResultsNotification_warnings {
background-color: #ffe8b1;	
}
.eeSFL_ResultsNotification_messages {
background-color: #dcffdc;	
}
.eeSFL_ResultsNotification ul {
line-height: 1;
margin: .5em;
padding: .5em;
}
.eeSFL_ResultsNotification ul li {
}
.eeFlex {
width: 100%;
display: flex;
align-content: center;
justify-content: center;
line-height: 1;
}
.eeFlex1 {
flex: 1;
}
.eeFlex2 {
flex: 2;
}
.eeFlex3 {
flex: 3;
}
.eeFullWidth {
display: block;
width: 100%;
}
.eeCentered {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.eeRight {
text-align: right;
}
.eeFloatRight {
float: right;
clear: right;
margin: 0 0 1.5em 1.5em;
max-width: 50%;
height: auto;
}
.eeFont100p {
font-size: 100% !important;
}
.eeInline {
display: inline-block !important;
float: none !important;
}
.eeClear {
clear: both;
}
.eeClearFix::after {
display: block;
content: " ";
clear: both;
}
.eeHide { display: none; }
.eeSFL_FileRenameEntry, 
.eeOldFileName,
.eeSFL_SavedDesc { display: none !important; }
.wp-core-ui .button, .wp-core-ui .button-secondary {
vertical-align: middle;
}.dalt-table-container{padding:0!important;border:0!important;margin:0}.dalt-table{border-spacing:0!important;padding:0!important;border:0!important;margin:0;vertical-align:middle!important;border-collapse:collapse!important}.dalt-table *{text-transform:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.dalt-table :focus{outline:0!important}.dalt-table caption{margin:0!important;padding-left:0!important;padding-right:0!important;border:0!important;vertical-align:middle!important;letter-spacing:0!important;text-shadow:none!important;border-radius:0!important;-webkit-border-radius:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;border:0!important;display:table-caption!important}.dalt-table tr{margin:0!important;padding:0!important;border:0!important;vertical-align:middle!important;border-spacing:0!important}.dalt-table th{margin:0!important;vertical-align:middle!important;border-style:solid!important;border-spacing:0!important;float:none!important;width:auto!important;position:static!important;letter-spacing:0!important;text-shadow:none!important;height:17px!important;border-width:1px!important;text-align:center}.dalt-table td{margin:0!important;vertical-align:middle!important;border-style:solid!important;border-spacing:0!important;letter-spacing:0!important;text-shadow:none!important;border-width:0 1px 1px 1px;text-align:center}.dalt-table a{font-weight:400!important;border-width:0!important;display:inline!important;text-decoration:none!important}.dalt-table a:hover{text-decoration:underline!important}.dalt-table img{border-radius:0!important;-webkit-border-radius:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;border:0!important;padding:0!important;display:inline-block!important;vertical-align:middle!important}.dalt-table thead{margin:0!important;padding:0!important;border:0!important;vertical-align:middle!important;border-spacing:0!important}.dalt-table tbody{margin:0!important;padding:0!important;border:0!important;vertical-align:middle!important;border-spacing:0!important}.dalt-table-container{overflow:auto!important}.dalt-table{visibility:hidden}.dalt-cursor-pointer{cursor:pointer!important}.dalt-image-left{float:left!important}.dalt-image-right{float:right!important}.dalt-image-left-link{float:left!important;display:block!important}.dalt-image-right-link{float:right!important;display:block!important}.dalt-table.dalt-sticky-header{border-collapse:separate!important}.dalt-table.dalt-sticky-header thead tr>th{position:sticky!important;top:0!important}.dalt-table.dalt-sticky-header th{border-width:1px 1px 1px 0!important}.dalt-table.dalt-sticky-header th:first-of-type{border-left-width:1px!important}.dalt-table.dalt-sticky-header td{border-width:0 1px 1px 0!important}.dalt-table.dalt-sticky-header td:first-of-type{border-left-width:1px!important}.dalt-table.dalt-sticky-header thead,.dalt-table.dalt-sticky-header thead tr,.dalt-table.dalt-sticky-header thead tr th{z-index:1!important}.dalt-table.dalt-sticky-header tbody,.dalt-table.dalt-sticky-header tbody tr,.dalt-table.dalt-sticky-header tbody tr td{z-index:0!important}:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -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";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;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";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;order:-1}.order-last{-webkit-box-ordinal-group:14;order:13}.order-0{-webkit-box-ordinal-group:1;order:0}.order-1{-webkit-box-ordinal-group:2;order:1}.order-2{-webkit-box-ordinal-group:3;order:2}.order-3{-webkit-box-ordinal-group:4;order:3}.order-4{-webkit-box-ordinal-group:5;order:4}.order-5{-webkit-box-ordinal-group:6;order:5}.order-6{-webkit-box-ordinal-group:7;order:6}.order-7{-webkit-box-ordinal-group:8;order:7}.order-8{-webkit-box-ordinal-group:9;order:8}.order-9{-webkit-box-ordinal-group:10;order:9}.order-10{-webkit-box-ordinal-group:11;order:10}.order-11{-webkit-box-ordinal-group:12;order:11}.order-12{-webkit-box-ordinal-group:13;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;order:13}.order-sm-0{-webkit-box-ordinal-group:1;order:0}.order-sm-1{-webkit-box-ordinal-group:2;order:1}.order-sm-2{-webkit-box-ordinal-group:3;order:2}.order-sm-3{-webkit-box-ordinal-group:4;order:3}.order-sm-4{-webkit-box-ordinal-group:5;order:4}.order-sm-5{-webkit-box-ordinal-group:6;order:5}.order-sm-6{-webkit-box-ordinal-group:7;order:6}.order-sm-7{-webkit-box-ordinal-group:8;order:7}.order-sm-8{-webkit-box-ordinal-group:9;order:8}.order-sm-9{-webkit-box-ordinal-group:10;order:9}.order-sm-10{-webkit-box-ordinal-group:11;order:10}.order-sm-11{-webkit-box-ordinal-group:12;order:11}.order-sm-12{-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;order:-1}.order-md-last{-webkit-box-ordinal-group:14;order:13}.order-md-0{-webkit-box-ordinal-group:1;order:0}.order-md-1{-webkit-box-ordinal-group:2;order:1}.order-md-2{-webkit-box-ordinal-group:3;order:2}.order-md-3{-webkit-box-ordinal-group:4;order:3}.order-md-4{-webkit-box-ordinal-group:5;order:4}.order-md-5{-webkit-box-ordinal-group:6;order:5}.order-md-6{-webkit-box-ordinal-group:7;order:6}.order-md-7{-webkit-box-ordinal-group:8;order:7}.order-md-8{-webkit-box-ordinal-group:9;order:8}.order-md-9{-webkit-box-ordinal-group:10;order:9}.order-md-10{-webkit-box-ordinal-group:11;order:10}.order-md-11{-webkit-box-ordinal-group:12;order:11}.order-md-12{-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;order:13}.order-lg-0{-webkit-box-ordinal-group:1;order:0}.order-lg-1{-webkit-box-ordinal-group:2;order:1}.order-lg-2{-webkit-box-ordinal-group:3;order:2}.order-lg-3{-webkit-box-ordinal-group:4;order:3}.order-lg-4{-webkit-box-ordinal-group:5;order:4}.order-lg-5{-webkit-box-ordinal-group:6;order:5}.order-lg-6{-webkit-box-ordinal-group:7;order:6}.order-lg-7{-webkit-box-ordinal-group:8;order:7}.order-lg-8{-webkit-box-ordinal-group:9;order:8}.order-lg-9{-webkit-box-ordinal-group:10;order:9}.order-lg-10{-webkit-box-ordinal-group:11;order:10}.order-lg-11{-webkit-box-ordinal-group:12;order:11}.order-lg-12{-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;order:13}.order-xl-0{-webkit-box-ordinal-group:1;order:0}.order-xl-1{-webkit-box-ordinal-group:2;order:1}.order-xl-2{-webkit-box-ordinal-group:3;order:2}.order-xl-3{-webkit-box-ordinal-group:4;order:3}.order-xl-4{-webkit-box-ordinal-group:5;order:4}.order-xl-5{-webkit-box-ordinal-group:6;order:5}.order-xl-6{-webkit-box-ordinal-group:7;order:6}.order-xl-7{-webkit-box-ordinal-group:8;order:7}.order-xl-8{-webkit-box-ordinal-group:9;order:8}.order-xl-9{-webkit-box-ordinal-group:10;order:9}.order-xl-10{-webkit-box-ordinal-group:11;order:10}.order-xl-11{-webkit-box-ordinal-group:12;order:11}.order-xl-12{-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,0.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,0.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,0.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;-webkit-box-flex:1;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;-webkit-box-flex:1;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-webkit-box;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,123,255,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;-webkit-box-flex:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;-webkit-box-flex:1;flex-grow:1;-webkit-box-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box !important;display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box !important;display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box !important;display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box !important;display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box !important;display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-webkit-box-flex:1;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{-webkit-transition:none;transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;-webkit-transition:width 0.6s ease;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;flex:1}.list-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;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";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;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";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity 0.15s ease;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{-webkit-transition:none;transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-webkit-box-flex:0;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-grow-0{-webkit-box-flex:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-md-grow-0{-webkit-box-flex:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}
 @font-face{font-family:"Ionicons";src:url(//g4metime.de/wp-content/themes/escapium/assets/fonts/ionicons.eot?v=2.0.0);src:url(//g4metime.de/wp-content/themes/escapium/assets/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//g4metime.de/wp-content/themes/escapium/assets/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(//g4metime.de/wp-content/themes/escapium/assets/fonts/ionicons.woff?v=2.0.0) format("woff"),url(//g4metime.de/wp-content/themes/escapium/assets/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}@font-face {
font-family: 'simple-line-icons';
src: url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.eot?v=2.4.0);
src: url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'), url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'), url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'), url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'), url(//g4metime.de/wp-content/themes/escapium/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');
font-weight: normal;
font-style: normal;
} .icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
font-family: 'simple-line-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
content: "\e005";
}
.icon-people:before {
content: "\e001";
}
.icon-user-female:before {
content: "\e000";
}
.icon-user-follow:before {
content: "\e002";
}
.icon-user-following:before {
content: "\e003";
}
.icon-user-unfollow:before {
content: "\e004";
}
.icon-login:before {
content: "\e066";
}
.icon-logout:before {
content: "\e065";
}
.icon-emotsmile:before {
content: "\e021";
}
.icon-phone:before {
content: "\e600";
}
.icon-call-end:before {
content: "\e048";
}
.icon-call-in:before {
content: "\e047";
}
.icon-call-out:before {
content: "\e046";
}
.icon-map:before {
content: "\e033";
}
.icon-location-pin:before {
content: "\e096";
}
.icon-direction:before {
content: "\e042";
}
.icon-directions:before {
content: "\e041";
}
.icon-compass:before {
content: "\e045";
}
.icon-layers:before {
content: "\e034";
}
.icon-menu:before {
content: "\e601";
}
.icon-list:before {
content: "\e067";
}
.icon-options-vertical:before {
content: "\e602";
}
.icon-options:before {
content: "\e603";
}
.icon-arrow-down:before {
content: "\e604";
}
.icon-arrow-left:before {
content: "\e605";
}
.icon-arrow-right:before {
content: "\e606";
}
.icon-arrow-up:before {
content: "\e607";
}
.icon-arrow-up-circle:before {
content: "\e078";
}
.icon-arrow-left-circle:before {
content: "\e07a";
}
.icon-arrow-right-circle:before {
content: "\e079";
}
.icon-arrow-down-circle:before {
content: "\e07b";
}
.icon-check:before {
content: "\e080";
}
.icon-clock:before {
content: "\e081";
}
.icon-plus:before {
content: "\e095";
}
.icon-minus:before {
content: "\e615";
}
.icon-close:before {
content: "\e082";
}
.icon-event:before {
content: "\e619";
}
.icon-exclamation:before {
content: "\e617";
}
.icon-organization:before {
content: "\e616";
}
.icon-trophy:before {
content: "\e006";
}
.icon-screen-smartphone:before {
content: "\e010";
}
.icon-screen-desktop:before {
content: "\e011";
}
.icon-plane:before {
content: "\e012";
}
.icon-notebook:before {
content: "\e013";
}
.icon-mustache:before {
content: "\e014";
}
.icon-mouse:before {
content: "\e015";
}
.icon-magnet:before {
content: "\e016";
}
.icon-energy:before {
content: "\e020";
}
.icon-disc:before {
content: "\e022";
}
.icon-cursor:before {
content: "\e06e";
}
.icon-cursor-move:before {
content: "\e023";
}
.icon-crop:before {
content: "\e024";
}
.icon-chemistry:before {
content: "\e026";
}
.icon-speedometer:before {
content: "\e007";
}
.icon-shield:before {
content: "\e00e";
}
.icon-screen-tablet:before {
content: "\e00f";
}
.icon-magic-wand:before {
content: "\e017";
}
.icon-hourglass:before {
content: "\e018";
}
.icon-graduation:before {
content: "\e019";
}
.icon-ghost:before {
content: "\e01a";
}
.icon-game-controller:before {
content: "\e01b";
}
.icon-fire:before {
content: "\e01c";
}
.icon-eyeglass:before {
content: "\e01d";
}
.icon-envelope-open:before {
content: "\e01e";
}
.icon-envelope-letter:before {
content: "\e01f";
}
.icon-bell:before {
content: "\e027";
}
.icon-badge:before {
content: "\e028";
}
.icon-anchor:before {
content: "\e029";
}
.icon-wallet:before {
content: "\e02a";
}
.icon-vector:before {
content: "\e02b";
}
.icon-speech:before {
content: "\e02c";
}
.icon-puzzle:before {
content: "\e02d";
}
.icon-printer:before {
content: "\e02e";
}
.icon-present:before {
content: "\e02f";
}
.icon-playlist:before {
content: "\e030";
}
.icon-pin:before {
content: "\e031";
}
.icon-picture:before {
content: "\e032";
}
.icon-handbag:before {
content: "\e035";
}
.icon-globe-alt:before {
content: "\e036";
}
.icon-globe:before {
content: "\e037";
}
.icon-folder-alt:before {
content: "\e039";
}
.icon-folder:before {
content: "\e089";
}
.icon-film:before {
content: "\e03a";
}
.icon-feed:before {
content: "\e03b";
}
.icon-drop:before {
content: "\e03e";
}
.icon-drawer:before {
content: "\e03f";
}
.icon-docs:before {
content: "\e040";
}
.icon-doc:before {
content: "\e085";
}
.icon-diamond:before {
content: "\e043";
}
.icon-cup:before {
content: "\e044";
}
.icon-calculator:before {
content: "\e049";
}
.icon-bubbles:before {
content: "\e04a";
}
.icon-briefcase:before {
content: "\e04b";
}
.icon-book-open:before {
content: "\e04c";
}
.icon-basket-loaded:before {
content: "\e04d";
}
.icon-basket:before {
content: "\e04e";
}
.icon-bag:before {
content: "\e04f";
}
.icon-action-undo:before {
content: "\e050";
}
.icon-action-redo:before {
content: "\e051";
}
.icon-wrench:before {
content: "\e052";
}
.icon-umbrella:before {
content: "\e053";
}
.icon-trash:before {
content: "\e054";
}
.icon-tag:before {
content: "\e055";
}
.icon-support:before {
content: "\e056";
}
.icon-frame:before {
content: "\e038";
}
.icon-size-fullscreen:before {
content: "\e057";
}
.icon-size-actual:before {
content: "\e058";
}
.icon-shuffle:before {
content: "\e059";
}
.icon-share-alt:before {
content: "\e05a";
}
.icon-share:before {
content: "\e05b";
}
.icon-rocket:before {
content: "\e05c";
}
.icon-question:before {
content: "\e05d";
}
.icon-pie-chart:before {
content: "\e05e";
}
.icon-pencil:before {
content: "\e05f";
}
.icon-note:before {
content: "\e060";
}
.icon-loop:before {
content: "\e064";
}
.icon-home:before {
content: "\e069";
}
.icon-grid:before {
content: "\e06a";
}
.icon-graph:before {
content: "\e06b";
}
.icon-microphone:before {
content: "\e063";
}
.icon-music-tone-alt:before {
content: "\e061";
}
.icon-music-tone:before {
content: "\e062";
}
.icon-earphones-alt:before {
content: "\e03c";
}
.icon-earphones:before {
content: "\e03d";
}
.icon-equalizer:before {
content: "\e06c";
}
.icon-like:before {
content: "\e068";
}
.icon-dislike:before {
content: "\e06d";
}
.icon-control-start:before {
content: "\e06f";
}
.icon-control-rewind:before {
content: "\e070";
}
.icon-control-play:before {
content: "\e071";
}
.icon-control-pause:before {
content: "\e072";
}
.icon-control-forward:before {
content: "\e073";
}
.icon-control-end:before {
content: "\e074";
}
.icon-volume-1:before {
content: "\e09f";
}
.icon-volume-2:before {
content: "\e0a0";
}
.icon-volume-off:before {
content: "\e0a1";
}
.icon-calendar:before {
content: "\e075";
}
.icon-bulb:before {
content: "\e076";
}
.icon-chart:before {
content: "\e077";
}
.icon-ban:before {
content: "\e07c";
}
.icon-bubble:before {
content: "\e07d";
}
.icon-camrecorder:before {
content: "\e07e";
}
.icon-camera:before {
content: "\e07f";
}
.icon-cloud-download:before {
content: "\e083";
}
.icon-cloud-upload:before {
content: "\e084";
}
.icon-envelope:before {
content: "\e086";
}
.icon-eye:before {
content: "\e087";
}
.icon-flag:before {
content: "\e088";
}
.icon-heart:before {
content: "\e08a";
}
.icon-info:before {
content: "\e08b";
}
.icon-key:before {
content: "\e08c";
}
.icon-link:before {
content: "\e08d";
}
.icon-lock:before {
content: "\e08e";
}
.icon-lock-open:before {
content: "\e08f";
}
.icon-magnifier:before {
content: "\e090";
}
.icon-magnifier-add:before {
content: "\e091";
}
.icon-magnifier-remove:before {
content: "\e092";
}
.icon-paper-clip:before {
content: "\e093";
}
.icon-paper-plane:before {
content: "\e094";
}
.icon-power:before {
content: "\e097";
}
.icon-refresh:before {
content: "\e098";
}
.icon-reload:before {
content: "\e099";
}
.icon-settings:before {
content: "\e09a";
}
.icon-star:before {
content: "\e09b";
}
.icon-symbol-female:before {
content: "\e09c";
}
.icon-symbol-male:before {
content: "\e09d";
}
.icon-target:before {
content: "\e09e";
}
.icon-credit-card:before {
content: "\e025";
}
.icon-paypal:before {
content: "\e608";
}
.icon-social-tumblr:before {
content: "\e00a";
}
.icon-social-twitter:before {
content: "\e009";
}
.icon-social-facebook:before {
content: "\e00b";
}
.icon-social-instagram:before {
content: "\e609";
}
.icon-social-linkedin:before {
content: "\e60a";
}
.icon-social-pinterest:before {
content: "\e60b";
}
.icon-social-github:before {
content: "\e60c";
}
.icon-social-google:before {
content: "\e60d";
}
.icon-social-reddit:before {
content: "\e60e";
}
.icon-social-skype:before {
content: "\e60f";
}
.icon-social-dribbble:before {
content: "\e00d";
}
.icon-social-behance:before {
content: "\e610";
}
.icon-social-foursqare:before {
content: "\e611";
}
.icon-social-soundcloud:before {
content: "\e612";
}
.icon-social-spotify:before {
content: "\e613";
}
.icon-social-stumbleupon:before {
content: "\e614";
}
.icon-social-youtube:before {
content: "\e008";
}
.icon-social-dropbox:before {
content: "\e00c";
}
.icon-social-vkontakte:before {
content: "\e618";
}
.icon-social-steam:before {
content: "\e620";
}
    .accordion__item + .accordion__item {
margin-top: 20px;
}
.accordion__item-header {
position: relative;
min-height: 68px;
display: flex;
align-items: center;
padding-left: 96px;
}
@media (max-width: 991.98px) {
.accordion__item-header {
padding-left: 48px;
min-height: 34px;
}
}
.accordion__item-header::before {
content: "";
display: block;
width: 68px;
height: 68px;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.03);
position: absolute;
left: 0;
top: 0;
}
.section-content--tertiary .accordion__item-header::before {
background-color: rgba(0, 0, 0, 0.03);
}
@media (max-width: 991.98px) {
.accordion__item-header::before {
width: 34px;
height: 34px;
}
}
.accordion__item-header.collapsed h3::after {
opacity: 1;
}
.section-content--tertiary .accordion__item-header h3 {
color: #404040;
}
.accordion__item-header:hover h3, .section-content--tertiary .accordion__item-header:hover h3 {
color: #f60b0e;
}
.accordion__item-header h3 {
margin-bottom: 0;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.accordion__item-header h3 {
font-size: 1rem;
}
}
.accordion__item-header h3::before, .accordion__item-header h3::after {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
background-color: #9B9B9B;
}
.accordion__item-header h3::before {
width: 24px;
height: 2px;
left: 22px;
top: 33px;
}
@media (max-width: 991.98px) {
.accordion__item-header h3::before {
width: 12px;
height: 1px;
left: 11px;
top: 17px;
}
}
.accordion__item-header h3::after {
width: 2px;
height: 24px;
left: 33px;
top: 22px;
opacity: 0;
transition: all 0.2s ease;
}
@media (max-width: 991.98px) {
.accordion__item-header h3::after {
width: 1px;
height: 12px;
left: 17px;
top: 11px;
}
}
.accordion__item-body {
padding: 5px 0 0 96px;
}
@media (max-width: 991.98px) {
.accordion__item-body {
padding-left: 48px;
}
}
.alert,
.wpcf7 form .wpcf7-response-output {
padding: 1.25rem 1.25rem;
margin-bottom: 1rem;
border: 2px solid transparent;
border-radius: 0;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: bold;
}
.alert-dismissible .close {
position: relative;
top: -1.25rem;
right: -1.25rem;
padding: 1.25rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #fff;
background-color: #e20a0d;
border-color: transparent;
}
.alert-primary hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-primary a,
.alert-primary .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-primary a:hover,
.alert-primary .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-primary::after {
color: #fff;
}
.alert-secondary {
color: #fff;
background-color: #3b3b3b;
border-color: transparent;
}
.alert-secondary hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-secondary a,
.alert-secondary .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-secondary a:hover,
.alert-secondary .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-secondary::after {
color: #fff;
}
.alert-success {
color: #fff;
background-color: #00b84b;
border-color: transparent;
}
.alert-success hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-success a,
.alert-success .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-success a:hover,
.alert-success .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-success::after {
color: #fff;
}
.alert-info {
color: #fff;
background-color: #2fa7d3;
border-color: transparent;
}
.alert-info hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-info a,
.alert-info .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-info a:hover,
.alert-info .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-info::after {
color: #fff;
}
.alert-warning {
color: #fff;
background-color: #ebac2f;
border-color: transparent;
}
.alert-warning hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-warning a,
.alert-warning .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-warning a:hover,
.alert-warning .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-warning::after {
color: #fff;
}
.alert-danger {
color: #fff;
background-color: #e20a0d;
border-color: transparent;
}
.alert-danger hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-danger a,
.alert-danger .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-danger a:hover,
.alert-danger .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-danger::after {
color: #fff;
}
.alert-light {
color: #fff;
background-color: #ebebeb;
border-color: transparent;
}
.alert-light hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-light a,
.alert-light .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-light a:hover,
.alert-light .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-light::after {
color: #fff;
}
.alert-dark {
color: #fff;
background-color: #191919;
border-color: transparent;
}
.alert-dark hr {
border-top-color: rgba(0, 0, 0, 0);
}
.alert-dark a,
.alert-dark .alert-link {
color: #fff;
text-decoration: underline;
}
.alert-dark a:hover,
.alert-dark .alert-link:hover {
text-decoration: none;
color: #fff;
}
.alert-dark::after {
color: #fff;
}
.wpcf7 form .wpcf7-response-output {
color: #fff;
}
.alert,
.wpcf7 form .wpcf7-response-output {
padding-left: 80px;
position: relative;
}
.alert::before,
.wpcf7 form .wpcf7-response-output::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 60px;
text-align: center;
bottom: 0;
background-color: rgba(255, 255, 255, 0.2);
}
.alert::after,
.wpcf7 form .wpcf7-response-output::after {
content: "";
display: block;
position: absolute;
left: 0;
top: 50%;
width: 60px;
height: 30px;
text-align: center;
font-size: 1.25rem;
font-family: "simple-line-icons";
transform: translateY(-50%);
z-index: 1;
}
.alert.alert-success::after,
.wpcf7 form .wpcf7-response-output.alert-success::after {
content: "";
}
.alert.alert-info::after,
.wpcf7 form .wpcf7-response-output.alert-info::after {
content: "";
}
.alert.alert-danger::after,
.wpcf7 form .wpcf7-response-output.alert-danger::after {
content: "";
}
.alert.alert-google-map,
.wpcf7 form .wpcf7-response-output.alert-google-map {
display: inline-block;
margin: auto;
}
.wpcf7 form.sent .wpcf7-response-output::after {
content: "";
}
.wpcf7 form.invalid .wpcf7-response-output::after, .wpcf7 form.unaccepted .wpcf7-response-output::after, .wpcf7 form.spam .wpcf7-response-output::after {
content: "";
}
.wpcf7 form.failed .wpcf7-response-output::after, .wpcf7 form.aborted .wpcf7-response-output::after {
content: "";
} .breadcrumbs ul,
.breadcrumbs > div {
padding: 0 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: transparent;
}
.trail-item,
.breadcrumbs > div > span {
float: none;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 0.75rem;
font-weight: 400;
text-transform: uppercase;
}
@media (max-width: 767.98px) {
.trail-item,
.breadcrumbs > div > span {
font-size: 0.62475rem;
}
}
.trail-item + .trail-item,
.breadcrumbs > div > span + .trail-item {
padding-left: 0.5rem;
}
.trail-item + .trail-item::before,
.breadcrumbs > div > span + .trail-item::before {
padding-right: 0.5rem;
color: rgba(255, 255, 255, 0.2);
content: "—";
}
@media (max-width: 767.98px) {
.trail-item + .trail-item::before,
.breadcrumbs > div > span + .trail-item::before {
padding-right: 0.4165rem;
padding-left: 0.4165rem;
}
}
.trail-item.active,
.breadcrumbs > div > span.active {
color: #717171;
}
.breadcrumbs > div > span {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
@media (max-width: 767.98px) {
.breadcrumbs > div > span {
padding-left: 0.4165rem;
padding-right: 0.4165rem;
}
}
.btn,
.button,
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
transition: all 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn,
.button,
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
transition: none;
}
}
.btn:hover, .btn:focus,
.button:hover,
.button:focus,
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram #sbi_load .sbi_load_btn:focus {
text-decoration: none;
}
.btn:focus, .btn.focus,
.button:focus,
.button.focus,
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a.focus,
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn.focus {
outline: 0;
box-shadow: none;
}
.btn.disabled, .btn:disabled,
.button.disabled,
.button:disabled,
#sb_instagram .sbi_follow_btn a.disabled,
#sb_instagram .sbi_follow_btn a:disabled,
#sb_instagram #sbi_load .sbi_load_btn.disabled,
#sb_instagram #sbi_load .sbi_load_btn:disabled {
opacity: 0.65;
}
.btn:active, .btn.active,
.button:active,
.button.active,
#sb_instagram .sbi_follow_btn a:active,
#sb_instagram .sbi_follow_btn a.active,
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram #sbi_load .sbi_load_btn.active {
background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-primary:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled):active:focus, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.btn-secondary:hover {
color: #fff;
background-color: #2d2d2d;
border-color: #272727;
}
.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #272727;
border-color: #202020;
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
background-color: #404040;
border-color: #404040;
}
.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #272727;
border-color: #202020;
}
.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled):active:focus, .btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.btn-success {
color: #fff;
background-color: #00c851;
border-color: #00c851;
}
.btn-success:hover {
color: #fff;
background-color: #00a242;
border-color: #00953c;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #00953c;
border-color: #008837;
box-shadow: 0 0 0 3px rgba(0, 200, 81, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
background-color: #00c851;
border-color: #00c851;
}
.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #00953c;
border-color: #008837;
}
.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled):active:focus, .btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(0, 200, 81, 0.5);
}
.btn-info {
color: #fff;
background-color: #33b5e5;
border-color: #33b5e5;
}
.btn-info:hover {
color: #fff;
background-color: #1ba4d6;
border-color: #1a9bcb;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #1a9bcb;
border-color: #1893c0;
box-shadow: 0 0 0 3px rgba(51, 181, 229, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
background-color: #33b5e5;
border-color: #33b5e5;
}
.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #1a9bcb;
border-color: #1893c0;
}
.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled):active:focus, .btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(51, 181, 229, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffbb33;
border-color: #ffbb33;
}
.btn-warning:hover {
color: #212529;
background-color: #ffae0d;
border-color: #ffaa00;
}
.btn-warning:focus, .btn-warning.focus {
color: #212529;
background-color: #ffaa00;
border-color: #f2a200;
box-shadow: 0 0 0 3px rgba(255, 187, 51, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
background-color: #ffbb33;
border-color: #ffbb33;
}
.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #ffaa00;
border-color: #f2a200;
}
.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled):active:focus, .btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(255, 187, 51, 0.5);
}
.btn-danger {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-danger:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled):active:focus, .btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.btn-light {
color: #212529;
background-color: #fff;
border-color: #fff;
}
.btn-light:hover {
color: #212529;
background-color: #ececec;
border-color: #e6e6e6;
}
.btn-light:focus, .btn-light.focus {
color: #212529;
background-color: #e6e6e6;
border-color: #dfdfdf;
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
background-color: #fff;
border-color: #fff;
}
.btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #e6e6e6;
border-color: #dfdfdf;
}
.btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled):active:focus, .btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-dark {
color: #fff;
background-color: #1b1b1b;
border-color: #1b1b1b;
}
.btn-dark:hover {
color: #fff;
background-color: #080808;
border-color: #020202;
}
.btn-dark:focus, .btn-dark.focus {
color: #fff;
background-color: #020202;
border-color: black;
box-shadow: 0 0 0 3px rgba(27, 27, 27, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
background-color: #1b1b1b;
border-color: #1b1b1b;
}
.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #020202;
border-color: black;
}
.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled):active:focus, .btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(27, 27, 27, 0.5);
}
.btn-outline-primary {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #f60b0e;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #f60b0e;
background-color: transparent;
}
.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.btn-outline-secondary {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #404040;
background-color: transparent;
}
.btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.btn-outline-success {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #00c851;
}
.btn-outline-success:hover {
color: #fff;
background-color: #00c851;
border-color: #00c851;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 3px rgba(0, 200, 81, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #00c851;
background-color: transparent;
}
.btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #00c851;
border-color: #00c851;
box-shadow: 0 0 0 0 rgba(0, 200, 81, 0.5);
}
.btn-outline-info {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #33b5e5;
}
.btn-outline-info:hover {
color: #fff;
background-color: #33b5e5;
border-color: #33b5e5;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 3px rgba(51, 181, 229, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #33b5e5;
background-color: transparent;
}
.btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #33b5e5;
border-color: #33b5e5;
box-shadow: 0 0 0 0 rgba(51, 181, 229, 0.5);
}
.btn-outline-warning {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #ffbb33;
}
.btn-outline-warning:hover {
color: #fff;
background-color: #ffbb33;
border-color: #ffbb33;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 3px rgba(255, 187, 51, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffbb33;
background-color: transparent;
}
.btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffbb33;
border-color: #ffbb33;
box-shadow: 0 0 0 0 rgba(255, 187, 51, 0.5);
}
.btn-outline-danger {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #f60b0e;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #f60b0e;
background-color: transparent;
}
.btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.btn-outline-light {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #fff;
}
.btn-outline-light:hover {
color: #fff;
background-color: #fff;
border-color: #fff;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #fff;
background-color: transparent;
}
.btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #fff;
border-color: #fff;
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
}
.btn-outline-dark {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #1b1b1b;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #1b1b1b;
border-color: #1b1b1b;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 3px rgba(27, 27, 27, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #1b1b1b;
background-color: transparent;
}
.btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #1b1b1b;
border-color: #1b1b1b;
box-shadow: 0 0 0 0 rgba(27, 27, 27, 0.5);
}
.btn-link {
font-weight: normal;
color: #fff;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
border-color: transparent;
box-shadow: none;
}
.btn-link:hover {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #f60b0e;
text-decoration: none;
background-color: transparent;
}
.btn-link:disabled {
color: #6c757d;
}
.btn-link:disabled:hover, .btn-link:disabled:focus {
text-decoration: none;
}
.btn-link--clean {
letter-spacing: 0.25em;
text-transform: uppercase;
font-size: 0.75rem;
padding-left: 0;
padding-right: 0;
}
.btn-link--dash {
position: relative;
}
.btn-link--dash::before {
content: "";
display: inline-block;
height: 1px;
width: 40px;
vertical-align: middle;
margin-right: 1.5rem;
background-color: #f60b0e;
}
@media (min-width: 768px) {
.btn-link--dash::before {
width: 80px;
}
}
.btn-link.btn-link--dash-secondary::before {
background-color: #fff;
}
.btn-lg {
padding: 1rem 2.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 2rem;
}
.btn-sm {
padding: 0.35rem 1.25rem;
font-size: 0.625rem;
line-height: 1.5;
border-radius: 1rem;
text-transform: uppercase;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
width: 100%;
}
.btn i {
margin-right: 0.5em;
font-size: 1.2em;
display: inline-block;
vertical-align: middle;
position: relative;
}
.btn i:not([class^=ion-]) {
top: -0.1rem;
}
.btn--icon-cirlce {
padding: 0;
width: 40px;
height: 40px;
text-align: center;
line-height: 36px;
}
.btn--icon-cirlce i {
margin: 0;
display: inline-block;
vertical-align: middle;
font-size: 1rem;
} .certificate {
text-align: center;
padding-bottom: 1.5rem;
} .contact-info {
padding-top: 2rem;
}
.contact-info__item {
display: flex;
align-items: center;
font-size: 0.875rem;
margin-bottom: 1.5rem;
}
.contact-info__icon {
display: block;
font-size: 2rem;
line-height: 1em;
width: 60px;
text-align: center;
color: #fff;
margin-right: 20px;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 2rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #f60b0e;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #1b1b1b, 0 0 0 0 transparent;
}
.custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #fcb7b8;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
}
.custom-control-label::before {
position: absolute;
top: 0.1875rem;
left: -2rem;
display: block;
width: 1.125rem;
height: 1.125rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 2px solid #404040;
}
.custom-control-label::after {
position: absolute;
top: 0.1875rem;
left: -2rem;
display: block;
width: 1.125rem;
height: 1.125rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 13px 10px;
}
.custom-checkbox .custom-control-label::before {
border-radius: 2px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
border: 2px solid #f60b0e;
background-color: #f60b0e;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23fff' d='M4.625 9.625a.777.777 0 0 1-.563.25.777.777 0 0 1-.562-.25L0 6.125 1.125 5l2.938 2.938L11.875.063l1.063 1.125-8.313 8.437z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
background-color: #f60b0e;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #f60b0e;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#fff'/></svg>");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
color: #fff;
background-color: transparent;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-label::after {
border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
padding-left: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-webkit-appearance: none;
appearance: none;
}
.custom-range::-webkit-slider-thumb:focus {
outline: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-webkit-slider-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-moz-appearance: none;
appearance: none;
}
.custom-range::-moz-range-thumb:focus {
outline: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-range-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
appearance: none;
}
.custom-range::-ms-thumb:focus {
outline: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-ms-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
} .features-list__item {
display: flex;
align-items: center;
}
.features-list__item + .features-list__item {
margin-top: 2rem;
}
@media (min-width: 768px) {
.features-list__item + .features-list__item {
margin-top: 3.5rem;
}
}
.features-list__icon {
font-size: 32px;
line-height: 1em;
height: 1em;
margin-right: 1rem;
color: #f60b0e;
}
@media (min-width: 768px) {
.features-list__icon {
font-size: 56px;
margin-right: 2rem;
}
}
.features-list__title {
margin: 0;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 0.75rem;
font-family: "Montserrat", sans-serif;
color: #717171;
text-align: left;
list-style: none;
background-color: #333;
background-clip: padding-box;
border: 1px solid #3c3c3c;
border-radius: 6px;
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.125rem 1rem;
clear: both;
font-weight: normal;
color: #fff;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #fff;
text-decoration: none;
background-color: rgba(255, 255, 255, 0.05);
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.form-control,
.wpcf7-form-control:not(.wpcf7-submit),
.post-password-form input:not([type=submit]),
.wc-payment-form .wc-stripe-elements-field {
display: block;
width: 100%;
padding: 0.8rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
border-radius: 0;
transition: border-color ease-in-out 0.15s;
}
@media (prefers-reduced-motion: reduce) {
.form-control,
.wpcf7-form-control:not(.wpcf7-submit),
.post-password-form input:not([type=submit]),
.wc-payment-form .wc-stripe-elements-field {
transition: none;
}
}
.form-control::-ms-expand,
.wpcf7-form-control:not(.wpcf7-submit)::-ms-expand,
.post-password-form input:not([type=submit])::-ms-expand,
.wc-payment-form .wc-stripe-elements-field::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus,
.wpcf7-form-control:not(.wpcf7-submit):focus,
.post-password-form input:not([type=submit]):focus,
.wc-payment-form .wc-stripe-elements-field:focus {
color: #fff;
background-color: transparent;
border-color: #fff;
outline: 0;
box-shadow: none;
}
.form-control::-webkit-input-placeholder, .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder, .post-password-form input:not([type=submit])::-webkit-input-placeholder, .wc-payment-form .wc-stripe-elements-field::-webkit-input-placeholder {
color: #6c6c6c;
opacity: 1;
}
.form-control:-ms-input-placeholder, .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder, .post-password-form input:not([type=submit]):-ms-input-placeholder, .wc-payment-form .wc-stripe-elements-field:-ms-input-placeholder {
color: #6c6c6c;
opacity: 1;
}
.form-control::placeholder,
.wpcf7-form-control:not(.wpcf7-submit)::placeholder,
.post-password-form input:not([type=submit])::placeholder,
.wc-payment-form .wc-stripe-elements-field::placeholder {
color: #6c6c6c;
opacity: 1;
}
.form-control:disabled, .form-control[readonly],
.wpcf7-form-control:not(.wpcf7-submit):disabled,
.wpcf7-form-control:not(.wpcf7-submit)[readonly],
.post-password-form input:not([type=submit]):disabled,
.post-password-form input:not([type=submit])[readonly],
.wc-payment-form .wc-stripe-elements-field:disabled,
.wc-payment-form .wc-stripe-elements-field[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.post-password-form input:not([type=submit]) {
display: inline-block;
width: auto;
margin-left: 1em;
margin-right: 1em;
}
.post-password-form input[type=submit] {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
cursor: pointer;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
transition: all 0.15s ease-in-out;
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
}
@media (prefers-reduced-motion: reduce) {
.post-password-form input[type=submit] {
transition: none;
}
}
.post-password-form input[type=submit]:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.post-password-form input[type=submit]:focus, .post-password-form input[type=submit].focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.post-password-form input[type=submit].disabled, .post-password-form input[type=submit]:disabled {
color: #404040;
background-color: transparent;
}
.post-password-form input[type=submit]:not([disabled]):not(.disabled):active, .post-password-form input[type=submit]:not([disabled]):not(.disabled).active, .show > .post-password-form input[type=submit].dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.post-password-form input[type=submit]:hover, .post-password-form input[type=submit]:focus {
text-decoration: none;
}
.post-password-form input[type=submit]:focus, .post-password-form input[type=submit].focus {
outline: 0;
box-shadow: none;
}
.post-password-form input[type=submit].disabled, .post-password-form input[type=submit]:disabled {
opacity: 0.65;
}
.post-password-form input[type=submit]:active, .post-password-form input[type=submit].active {
background-image: none;
}
select.form-control:not([size]):not([multiple]) {
height: calc(3.1rem + 4px);
}
select.form-control:focus::-ms-value {
color: #fff;
background-color: transparent;
}
select.form-control option {
background-color: #1b1b1b !important;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.8rem + 2px);
padding-bottom: calc(0.8rem + 2px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(1rem + 2px);
padding-bottom: calc(1rem + 2px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.35rem + 2px);
padding-bottom: calc(0.35rem + 2px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 2px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
padding: 0.35rem 0;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0;
}
select.form-control-sm:not([size]):not([multiple]) {
height: calc(2.0125rem + 4px);
}
.form-control-lg {
padding: 1rem 0;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0;
}
select.form-control-lg:not([size]):not([multiple]) {
height: calc(3.3125rem + 4px);
}
.form-group {
margin-bottom: 1.5rem;
}
.form-group--lg,
.wpcf7-form-control:not(.wpcf7-submit) {
margin-bottom: 3rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: 3.1rem;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: 3.1rem;
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #34ce57;
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: 3.1rem;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: 3.1rem;
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc(0.75em + 2.3125rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #e4606d;
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
select {
width: 100%;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
padding-right: 2.2em;
background-color: transparent;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=);
background-position: right center;
background-repeat: no-repeat;
background-size: 18px 12px;
font-size: 1rem;
line-height: 1.5;
color: #717171;
border: none;
border-radius: 0;
border-bottom: 2px solid #404040;
-moz-appearance: none;
-webkit-appearance: none;
cursor: pointer;
}
select::-ms-expand {
display: none;
}
select:focus {
outline: none;
border-color: #fff;
}
.wpcf7-textarea {
height: 124px;
}
.wc-payment-form .stripe-card-element {
display: block;
}
.wc-payment-form .stripe-card-group {
display: block;
width: 100%;
}
.wc-payment-form .wc-stripe-elements-field .InputElement {
color: #fff !important;
}
.ElementsApp .InputElement {
color: #fff !important;
}
.login-remember label {
-webkit-padding-start: 30px;
padding-inline-start: 30px;
}
.login-remember label input[type=checkbox] {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
}
.login-remember label input[type=checkbox] + span:hover {
cursor: pointer;
}
.login-remember label input[type=checkbox] + span::before {
content: "";
display: inline-block;
position: absolute;
-webkit-margin-start: -30px;
margin-inline-start: -30px;
-webkit-margin-before: 0.1em;
margin-block-start: 0.1em;
background-color: transparent;
background-size: 9px 9px;
background-position: 50% 50%;
background-repeat: no-repeat;
width: 18px;
height: 18px;
border: 2px solid #404040;
}
.login-remember label input[type=checkbox]:checked + span::before {
border-color: #f60b0e;
background-color: #f60b0e;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.login-remember label input[type=checkbox]:focus + span::before {
border-color: #404040;
background-color: #404040;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.login-remember label input[type=checkbox]:disabled + span::before {
border-color: #404040;
background-color: #404040;
opacity: 0.7;
}
.login-remember label input[type=checkbox]:checked:disabled + span::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
} .no-map {
background-color: #222222;
}
.elementor-element.elementor-widget-escapium-map .elementor-widget-empty-icon {
height: 760px;
}   .mfp-fade.mfp-bg {
opacity: 0;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .social-links {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
}
.social-links__item {
float: left;
margin: 0 10px 10px 0;
}
.social-links__link {
display: inline-flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
text-align: center;
background-color: rgba(255, 255, 255, 0.05);
font-size: 1.125rem;
position: relative;
overflow: hidden;
}
.social-links__link::before, .social-links__link::after {
content: "";
display: block;
position: absolute;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: transparent;
transform: scale(0);
transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.social-links__link::after {
transition-delay: 0.1s;
}
.social-links__link:hover::before, .social-links__link:hover::after, .social-links__link:focus::before, .social-links__link:focus::after {
transform: scale(1);
background-color: #f60b0e;
}
.social-links__link:hover::before, .social-links__link:focus::before {
transform: scale(1) opacity(0);
background-color: #fff;
}
.social-links__link:hover [class*=fa-],
.social-links__link:hover .social-links__icon::before, .social-links__link:focus [class*=fa-],
.social-links__link:focus .social-links__icon::before {
color: #fff;
}
.social-links--circle .social-links__link {
border-radius: 50%;
}
.social-links--circle .social-links__link::before, .social-links--circle .social-links__link::after {
border-radius: 50%;
}
.social-links__link [class*=fa-] {
display: inline-block;
position: relative;
vertical-align: middle;
z-index: 2;
color: #fff;
}
.social-links__link--pseudo .social-links__icon {
color: #fff;
display: inline-block;
position: relative;
z-index: 2;
}
.social-links__link--pseudo .social-links__icon::before {
content: "";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
font-size: 16px;
}
.social-links__link--pseudo[href*="discordapp.com"] .social-links__icon::before, .social-links__link--pseudo[href*="discord.com"] .social-links__icon::before, .social-links__link--pseudo[href*="discord.gg"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="dribbble.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="facebook.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="instagram.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="linkedin.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="medium.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="mixer.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="ok.ru"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="pinterest."] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="quora.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="reddit.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="skype.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="snapchat.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="soundcloud.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="steampowered.com"] .social-links__icon::before, .social-links__link--pseudo[href*="steamcommunity.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="t.me"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="tiktok.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="tumblr.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="twitter.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="twitch.tv"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="vimeo.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="vk.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="wechat.com"] .social-links__icon::before, .social-links__link--pseudo[href*="wx.qq.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="weibo.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="whatsapp.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="xing.com"] .social-links__icon::before {
content: "";
}
.social-links__link--pseudo[href*="youtube.com"] .social-links__icon::before {
content: "";
} .icobox {
text-align: center;
margin-bottom: 2rem;
}
.icobox__icon-wrapper {
position: relative;
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
@media (min-width: 768px) {
.icobox__icon-wrapper {
padding-top: 24px;
padding-bottom: 24px;
margin-bottom: 1.5rem;
}
}
@media (min-width: 992px) {
.icobox__icon-wrapper {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 2rem;
}
}
.icobox__icon-wrapper::before {
content: "";
display: block;
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 2px;
margin-left: -1px;
background-color: #404040;
transform: rotate(-330deg);
}
.icobox__icon {
border: 2px solid #404040;
border-radius: 50%;
margin: 0 auto;
color: #fff;
position: relative;
background-color: #1b1b1b;
width: 72px;
height: 72px;
line-height: 66px;
font-size: 32px;
}
.icobox__icon [class^=ion-] {
line-height: 78px;
}
@media (min-width: 768px) {
.icobox__icon {
width: 100px;
height: 100px;
line-height: 96px;
font-size: 42px;
}
.icobox__icon [class^=ion-] {
line-height: 108px;
}
}
@media (min-width: 992px) {
.icobox__icon {
width: 120px;
height: 120px;
line-height: 116px;
font-size: 52px;
}
.icobox__icon [class^=ion-] {
line-height: 128px;
}
}
.icobox__icon i {
display: inline-block;
vertical-align: middle;
}
@media (max-width: 767.98px) {
.icobox__title {
font-size: 1.25rem;
}
}
@media (min-width: 992px) {
.icobox__desc {
padding-left: 20px;
padding-right: 20px;
}
}
.pagination ul {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
ul.page-numbers li:first-child .page-numbers {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
ul.page-numbers li:last-child .page-numbers {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
ul.page-numbers li .page-numbers.current {
z-index: 2;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
ul.page-numbers li .dots {
color: #fff;
pointer-events: none;
background-color: transparent;
border-color: transparent;
}
a.page-numbers,
span.page-numbers {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #fff;
background-color: transparent;
border: 2px solid #404040;
transition: all 0.2s ease-in-out;
font-family: "Montserrat", sans-serif;
font-size: 0.75rem;
}
a.page-numbers:hover, a.page-numbers:focus,
span.page-numbers:hover,
span.page-numbers:focus {
color: #fff;
text-decoration: none;
background-color: #f60b0e;
border-color: #f60b0e;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.pagination--circle ul li:last-child .page-numbers {
margin-right: 0;
}
.pagination--circle ul .page-numbers {
min-width: 46px;
min-height: 46px;
line-height: 42px;
padding: 0;
text-align: center;
margin-right: 10px;
border-radius: 50% !important;
}
table,
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: #242424;
border: 1px solid #373737;
}
table th,
table td,
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #373737;
}
table thead th,
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #373737;
}
table tbody + tbody,
.table tbody + tbody {
border-top: 2px solid #373737;
}
table .table,
.table .table {
background-color: #1b1b1b;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #373737;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #373737;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #fcbbbc;
}
.table-hover .table-primary:hover {
background-color: #fba3a4;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #fba3a4;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #cacaca;
}
.table-hover .table-secondary:hover {
background-color: #bdbdbd;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #bdbdbd;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #b8f0ce;
}
.table-hover .table-success:hover {
background-color: #a3ecbf;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #a3ecbf;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #c6eaf8;
}
.table-hover .table-info:hover {
background-color: #afe2f5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #afe2f5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffecc6;
}
.table-hover .table-warning:hover {
background-color: #ffe4ad;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe4ad;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #fcbbbc;
}
.table-hover .table-danger:hover {
background-color: #fba3a4;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #fba3a4;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: white;
}
.table-hover .table-light:hover {
background-color: #f2f2f2;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #f2f2f2;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #bfbfbf;
}
.table-hover .table-dark:hover {
background-color: #b2b2b2;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b2b2b2;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #373737;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
} .team-member {
text-align: center;
}
@media (min-width: 576px) {
.team-member {
text-align: left;
}
}
.team-member__info {
padding: 1.5rem;
}
.team-member__photo {
position: relative;
overflow: hidden;
margin: 0 auto;
text-align: center;
display: inline-block;
}
.team-member__photo::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.5);
pointer-events: none;
opacity: 1;
}
.team-member--hover .team-member__photo::before {
transition: all 0.2s ease;
}
.team-member--hover .team-member__photo:hover::before {
border: 10px solid #f60b0e;
background-color: transparent;
}
.team-member__photo img {
margin: 0 auto;
}
.team-member__title {
margin-bottom: 0.1em;
}
@media (min-width: 992px) {
.team-member__title {
font-size: 2rem;
}
}
.team-member__meta {
font-size: 0.875rem;
font-family: "Montserrat", sans-serif;
font-weight: 400;
} .testimonial {
padding: 0 20px;
text-align: center;
}
@media (min-width: 768px) {
.testimonial {
padding: 10px 40px;
}
}
@media (min-width: 992px) {
.testimonial {
padding: 20px 50px;
}
}
@media (min-width: 1200px) {
.testimonial {
padding: 30px 60px;
}
}
.testimonial__txt {
font-size: 1.125rem;
line-height: 1.5em;
quotes: "“" "”" "‘" "’";
margin-bottom: 3rem;
border-left: none;
padding: 0;
}
.testimonial__txt::before {
content: open-quote;
}
.testimonial__txt::after {
content: close-quote;
}
.testimonials .testimonial__author-img {
border-radius: 50%;
display: block;
margin: 0 0 1.5rem 0 !important;
}
.testimonials .testimonial__author-img img {
width: 68px;
height: 68px;
border-radius: 50%;
margin: 0 auto;
}
.testimonial__author-name {
font-size: 0.75rem;
text-transform: uppercase;
color: #717171;
letter-spacing: 0.16em;
}
.custom.vertical .tp-bullet {
top: auto !important;
padding: 0;
margin: 0;
height: 20px;
width: 48px;
position: relative;
cursor: pointer;
background-color: transparent;
}
.custom.vertical .tp-bullet::before {
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -1px;
background-color: rgba(255, 255, 255, 0.33);
height: 2px;
width: 50%;
pointer-events: none;
transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
}
.custom.vertical .tp-bullet:hover {
background-color: transparent;
}
.custom.vertical .tp-bullet:hover::before {
background-color: #fff;
width: 75%;
}
.custom.vertical .tp-bullet.selected {
background-color: transparent;
}
.custom.vertical .tp-bullet.selected::before {
background-color: #fff;
width: 100%;
}
.custom.nav-pos-hor-right .tp-bullet::before {
right: 0;
}
.custom.nav-pos-hor-left .tp-bullet::before {
left: 0;
}
.home-slider .tp-revslider-mainul li {
position: relative;
}
.home-slider .tp-revslider-mainul li::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: -1px;
top: 0;
background-color: rgba(0, 0, 0, 0.4);
visibility: visible;
z-index: 1;
}
.home-slider .tp-revslider-mainul li::after {
content: "";
display: block;
position: absolute;
bottom: -1px;
left: 0;
right: 0;
height: 50%;
background-image: linear-gradient(to bottom, transparent, #1b1b1b);
z-index: 2;
}
@media (max-width: 767.98px) {
.custom-caption .tp-caption .tp-splitted {
display: inline-block !important;
}
.custom-caption .tp-caption > .tp-splitted + .tp-splitted {
margin-left: 4px;
}
.custom-caption .btn-link:before {
display: none;
}
}  html,
body {
width: 100%;
height: 100%;
}
body {
font-family: "Hind", sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #717171;
background-color: #1b1b1b;
position: relative;
overflow-x: hidden;
word-wrap: break-word;
text-align: left;
}
[dir=rtl] body {
direction: rtl;
unicode-bidi: embed;
}
@media (max-width: 767.98px) {
:root {
font-size: 0.875rem;
}
}
.site-wrapper {
display: flex;
min-height: 100vh;
flex-direction: column;
overflow-x: hidden;
}
.site-content {
flex: auto;
}
.site-overlay {
left: 0;
top: 0;
z-index: 102;
width: 100%;
height: 100%;
position: fixed;
background-color: transparent;
cursor: pointer;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.4s linear;
}
@media (max-width: 991.98px) {
.site-wrapper--has-overlay .site-overlay {
visibility: visible;
opacity: 1;
background-color: rgba(0, 0, 0, 0.6);
}
}
a {
color: #fff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
transition: color 0.2s linear;
}
a:hover {
color: #f60b0e;
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}  .header {
height: 50px;
position: fixed;
display: flex;
align-items: center;
left: 0;
right: 0;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 103;
background-color: rgba(27, 27, 27, 0.55);
}
.header > * {
flex-shrink: 1;
min-width: 0;
}
@media (min-width: 768px) {
.header {
height: 80px;
}
}
@media (min-width: 992px) {
.header--nav-position-inverse .header__logo {
order: 0;
}
.header--nav-position-inverse .header__spacer {
order: 1;
}
.header--nav-position-inverse .main-nav {
order: 2;
}
.header--nav-position-inverse .header__nav {
order: 3;
margin-left: 1em;
}
}
.pinning-nav.pinned {
background-color: rgba(20, 20, 20, 0.95);
}
.pinning-nav.unpinned {
transform: translateY(-100%);
opacity: 0;
}
.pinning-nav.pinning-top {
background-color: rgba(27, 27, 27, 0.55);
}
.header__logo {
margin-right: 20px;
}
@media (min-width: 768px) {
.header__logo {
margin-right: 36px;
}
}
.header__logo--txt h1, .header__logo--txt p {
font-family: "Anton", sans-serif;
font-weight: 400;
color: white;
font-size: 1.5rem;
text-transform: uppercase;
line-height: 1;
letter-spacing: 0.125em;
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.header__logo--txt h1, .header__logo--txt p {
font-size: 1.45em;
}
}
.header--is-scroll .header__logo--txt {
padding-top: 11px;
padding-bottom: 11px;
font-size: 1.2rem;
}
.header__logo--txt a {
display: inline-block;
background-color: #f60b0e;
padding: 28px 30px;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 991.98px) {
.header__logo--txt a {
padding: 15px 20px;
}
}
.header__logo--txt a:hover, .header__logo--txt a:focus {
text-decoration: none;
}
.header__logo--txt img {
margin-right: 12px;
}
.header__logo--img {
height: 100%;
}
.header__logo--img a {
height: 100%;
}
.header__logo--img img {
display: inline-block;
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
max-height: 100%;
max-width: 100%; height: auto;
width: auto;
}
.header__nav--secondary {
transition: opacity 0.3s ease-in-out;
}
@media (min-width: 992px) {
.header__nav--secondary {
padding-right: 2rem;
}
}
.site-wrapper--has-overlay .header__nav--secondary {
opacity: 0;
pointer-events: none;
}
.header__nav--secondary .btn + .btn {
margin-left: 0.25em;
}
@media (min-width: 992px) {
.header__nav--secondary .btn + .btn {
margin-left: 1em;
}
}
.nav-secondary {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
font-size: 0.6875rem;
}
@media (min-width: 992px) {
.nav-secondary {
padding-left: 0.5rem;
}
}
@media (min-width: 1300px) {
.nav-secondary {
padding-left: 1rem;
}
}
.nav-secondary > li {
display: inline-block;
position: relative;
vertical-align: middle;
}
.nav-secondary > li + li::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 50%;
width: 1px;
height: 1rem;
margin-top: -0.5rem;
background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 991.98px) {
.nav-secondary > li + li::before {
display: none;
}
}
.nav-secondary > li > a {
display: flex;
align-items: center;
padding: 0.5rem 1rem;
}
.nav-secondary > li > a:hover i, .nav-secondary > li > a:focus i {
flex-grow: 0;
color: #fff;
}
.nav-secondary > li i {
font-size: 16px;
line-height: 1.2em;
vertical-align: middle;
position: relative;
top: -1px;
color: #fff;
}
.nav-secondary > li i + .link-label {
margin-left: 0.5625rem;
}
.nav-secondary > li.nav-secondary__search {
position: relative;
margin-left: 0.25rem;
}
@media (min-width: 768px) {
.nav-secondary > li.nav-secondary__search {
margin-left: 0;
}
}
@media (min-width: 992px) {
.nav-secondary > li.nav-secondary__search {
margin-right: 0.5rem;
}
}
.nav-secondary > li.nav-secondary__cart {
position: relative;
display: none;
}
@media (min-width: 992px) {
.nav-secondary > li.nav-secondary__cart {
display: inline-block;
}
}
.nav-secondary > li.nav-secondary__cart > a {
display: flex;
align-items: center;
}
@media (min-width: 1299px) {
.nav-secondary > li.nav-secondary__cart i {
margin-right: 0.5rem;
}
}
@media (max-width: 1300px) {
.nav-secondary > li .nav-secondary__cart-sum {
display: none;
}
}
@media (max-width: 991.98px) {
.nav-secondary > li.nav-secondary__login {
display: none;
}
}
@media (max-width: 1199.98px) {
.nav-secondary > li.nav-secondary__login .link-label {
display: none;
}
}
@media (min-width: 1200px) {
.nav-btn .nav-btn__icon {
display: none;
}
}
@media (max-width: 1199.98px) {
.nav-btn {
width: 36px;
height: 36px;
padding: 0;
text-align: center;
line-height: 32px;
}
.nav-btn .nav-btn__label {
display: none;
}
.nav-btn .nav-btn__icon {
margin: 0;
}
}
.header__spacer {
flex-grow: 1;
}
.burger-menu-icon {
display: none;
}
@media (max-width: 991.98px) {
.burger-menu-icon {
transition: all 0.4s ease-in-out;
display: block;
position: relative;
cursor: pointer;
width: 26px;
flex-shrink: 1;
flex-grow: 0;
height: 19px;
margin-left: 0.25rem;
margin-right: 1rem;
}
.burger-menu-icon__line {
cursor: pointer;
height: 3px;
width: 100%;
background-color: #fff;
position: absolute;
top: 0;
left: 0;
opacity: 1;
display: block;
border-radius: 1px;
transform: rotate(0deg);
transition: 0.25s ease-in-out;
}
.burger-menu-icon__line:nth-child(2) {
top: 8px;
}
.burger-menu-icon__line:nth-child(3) {
top: 16px;
}
.burger-menu-icon--active .burger-menu-icon__line:nth-child(1) {
top: 9px;
transform: rotate(135deg);
}
.burger-menu-icon--active .burger-menu-icon__line:nth-child(2) {
opacity: 0;
left: -60px;
}
.burger-menu-icon--active .burger-menu-icon__line:nth-child(3) {
top: 9px;
transform: rotate(-135deg);
}
}
@media (max-width: 1199.98px) {
.burger-menu-icon {
margin-left: 0.75rem;
}
}
@media (min-width: 992px) {
.header--layout-center {
justify-content: space-between;
}
.header--layout-center .header__logo {
order: 2;
flex: 0 1 20vw;
text-align: center;
margin-right: 0;
}
.header--layout-center .main-nav {
order: 1;
flex: 0 1 40vw;
padding-left: 1.5rem;
}
.header--layout-center .main-nav .main-nav__list {
flex-wrap: wrap;
}
.header--layout-center .header__spacer {
display: none;
}
.header--layout-center .header__nav--secondary {
order: 3;
flex: 0 1 40vw;
text-align: right;
}
}   .main-nav {
position: relative;
display: flex;
align-items: stretch;
height: 100%;
}
.main-nav__list,
.main-nav__list > ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
align-items: center; }
.main-nav__list > li,
.main-nav__list > ul > li {
position: relative;
padding: 0;
margin: 0;
}
.main-nav__list > li > a,
.main-nav__list > ul > li > a {
display: block;
position: relative;
color: #777;
padding: 0.5em 0.25em;
margin: 0 0.5em;
text-decoration: none;
position: relative;
font-weight: bold;
font-family: "Montserrat", sans-serif;
font-size: 1em;
font-weight: 700;
text-transform: lowercase;
transition: color 0.3s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
@media (min-width: 992px) {
.main-nav__list > li > a,
.main-nav__list > ul > li > a {
font-size: 0.875em;
}
}
@media (min-width: 1200px) {
.main-nav__list > li > a,
.main-nav__list > ul > li > a {
font-size: 1em;
padding-left: 0.5em;
padding-right: 0.5em;
}
}
.main-nav__list > li > a:hover,
.main-nav__list > ul > li > a:hover {
color: #fff;
text-decoration: none;
}
.main-nav__list > li.current-menu-item > a, .main-nav__list > li.current_page_item > a, .main-nav__list > li.current-menu-ancestor > a,
.main-nav__list > ul > li.current-menu-item > a,
.main-nav__list > ul > li.current_page_item > a,
.main-nav__list > ul > li.current-menu-ancestor > a {
color: #fff;
text-decoration: none;
}
@media (min-width: 768px) {
.main-nav__list > li.nav-secondary__cart, .main-nav__list > li.nav-secondary__login,
.main-nav__list > ul > li.nav-secondary__cart,
.main-nav__list > ul > li.nav-secondary__login {
display: none;
}
} .main-nav__list--hover-diagonal-line > li > a:hover::before,
.main-nav__list--hover-diagonal-line > ul > li > a:hover::before {
transform: translateX(-50%) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
.main-nav__list--hover-diagonal-line > li > a::before,
.main-nav__list--hover-diagonal-line > ul > li > a::before {
content: "";
position: absolute;
height: 2px;
width: 50px;
top: 50%;
left: 50%;
background-color: #f60b0e;
transform: translateX(-50%) rotate3d(0, 0, 1, -45deg) scale3d(0, 1, 1);
transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
z-index: -1;
} .main-nav__list--active-diagonal-line > li.current-menu-item > a::before, .main-nav__list--active-diagonal-line > li.current_page_item > a::before, .main-nav__list--active-diagonal-line > li.current-menu-ancestor > a::before,
.main-nav__list--active-diagonal-line > ul > li.current-menu-item > a::before,
.main-nav__list--active-diagonal-line > ul > li.current_page_item > a::before,
.main-nav__list--active-diagonal-line > ul > li.current-menu-ancestor > a::before {
transform: translateX(-50%) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
} @media (min-width: 768px) {
.main-nav__list li > .sub-menu,
.main-nav__list li > .children,
.main-nav__list > ul li > .sub-menu,
.main-nav__list > ul li > .children {
transform-style: preserve-3d;
transform: rotateX(-75deg);
visibility: hidden;
}
.main-nav__list li:hover > .sub-menu,
.main-nav__list li:hover > .children,
.main-nav__list > ul li:hover > .sub-menu,
.main-nav__list > ul li:hover > .children {
transform: rotateX(0deg);
opacity: 1;
visibility: visible;
}
} .main-nav__list .sub-menu,
.main-nav__list .children,
.main-nav__list > ul .sub-menu,
.main-nav__list > ul .children {
position: absolute;
top: 100%;
z-index: 1000;
margin: 0;
padding: 0.75rem 0;
min-width: 200px;
background-color: #242424;
opacity: 0;
transform-origin: 0% 0%;
transition: transform 0.3s, opacity 0.3s;
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.3);
}
.main-nav__list .sub-menu > li > a,
.main-nav__list .children > li > a,
.main-nav__list > ul .sub-menu > li > a,
.main-nav__list > ul .children > li > a {
text-decoration: none;
}
.main-nav__list .sub-menu > li.menu-item-has-children > a::after, .main-nav__list .sub-menu > li.page_item_has_children > a::after,
.main-nav__list .children > li.menu-item-has-children > a::after,
.main-nav__list .children > li.page_item_has_children > a::after,
.main-nav__list > ul .sub-menu > li.menu-item-has-children > a::after,
.main-nav__list > ul .sub-menu > li.page_item_has_children > a::after,
.main-nav__list > ul .children > li.menu-item-has-children > a::after,
.main-nav__list > ul .children > li.page_item_has_children > a::after {
content: "";
display: block;
position: absolute;
right: 24px;
top: 50%;
margin-top: -2px;
width: 6px;
height: 4px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpath transform='translate(-586.156 -1047.28)' fill='%23777777' d='M586.171,1048l0.708-.71,2.828,2.83-0.707.71Zm4.95-.71,0.707,0.71L589,1050.83l-0.707-.71Z'/%3E%3C/svg%3E");
background-size: 6px 4px;
background-repeat: no-repeat;
background-position: center center;
transform: rotate(-90deg);
}
.main-nav__list .sub-menu > li.current-menu-ancestor > a, .main-nav__list .sub-menu > li.current-menu-item > a, .main-nav__list .sub-menu > li.current_page_item > a,
.main-nav__list .children > li.current-menu-ancestor > a,
.main-nav__list .children > li.current-menu-item > a,
.main-nav__list .children > li.current_page_item > a,
.main-nav__list > ul .sub-menu > li.current-menu-ancestor > a,
.main-nav__list > ul .sub-menu > li.current-menu-item > a,
.main-nav__list > ul .sub-menu > li.current_page_item > a,
.main-nav__list > ul .children > li.current-menu-ancestor > a,
.main-nav__list > ul .children > li.current-menu-item > a,
.main-nav__list > ul .children > li.current_page_item > a {
color: #fff;
background-color: transparent;
}
.main-nav__list .sub-menu li,
.main-nav__list .children li,
.main-nav__list > ul .sub-menu li,
.main-nav__list > ul .children li {
position: relative;
margin: 0;
padding: 0;
}
.main-nav__list .sub-menu li a,
.main-nav__list .children li a,
.main-nav__list > ul .sub-menu li a,
.main-nav__list > ul .children li a {
display: block;
font-family: "Montserrat", sans-serif;
text-transform: none;
font-weight: 400;
font-size: 0.8125rem;
color: #777;
text-align: left;
line-height: 1.5em;
padding: 0.5rem 1.5rem;
letter-spacing: normal;
border-bottom: 1px solid transparent;
transition: background-color 0.2s ease, color 0.2s ease;
}
.main-nav__list .sub-menu li a:hover,
.main-nav__list .children li a:hover,
.main-nav__list > ul .sub-menu li a:hover,
.main-nav__list > ul .children li a:hover {
color: #fff;
background-color: transparent;
}
.main-nav__list .sub-menu li:last-child > a,
.main-nav__list .children li:last-child > a,
.main-nav__list > ul .sub-menu li:last-child > a,
.main-nav__list > ul .children li:last-child > a {
border-bottom: none;
}
@media (min-width: 768px) {
.main-nav__list li:hover .sub-menu,
.main-nav__list li:hover .children,
.main-nav__list > ul li:hover .sub-menu,
.main-nav__list > ul li:hover .children {
display: block;
}
} .main-nav__list .sub-menu li,
.main-nav__list .children li,
.main-nav__list > ul .sub-menu li,
.main-nav__list > ul .children li {
position: relative;
padding: 0;
margin: 0;
display: block;
}
@media (min-width: 768px) {
.main-nav__list .sub-menu li:hover .sub-menu,
.main-nav__list .children li:hover .sub-menu,
.main-nav__list > ul .sub-menu li:hover .sub-menu,
.main-nav__list > ul .children li:hover .sub-menu {
display: block;
opacity: 1;
}
} .main-nav__list,
.main-nav__list > ul { }
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list .children > .page_item_has_children > .children,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul .children > .page_item_has_children > .children {
min-width: 200px;
border: solid 1px transparent;
background-color: #2e2e2e;
position: absolute;
left: 100%;
top: -0.75rem;
margin: 0;
padding: 0.75rem 0 !important;
opacity: 0;
transform-origin: 0% 0%;
transition: transform 0.4s, opacity 0.4s;
}
@media (min-width: 768px) {
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li:hover .sub-menu,
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li:hover .children,
.main-nav__list .children > .page_item_has_children > .children li:hover .sub-menu,
.main-nav__list .children > .page_item_has_children > .children li:hover .children,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li:hover .sub-menu,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li:hover .children,
.main-nav__list > ul .children > .page_item_has_children > .children li:hover .sub-menu,
.main-nav__list > ul .children > .page_item_has_children > .children li:hover .children {
opacity: 1;
list-style: none;
padding: 0;
border: solid 1px transparent;
background-color: #242424;
}
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li.active > a,
.main-nav__list .children > .page_item_has_children > .children li.active > a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li.active > a,
.main-nav__list > ul .children > .page_item_has_children > .children li.active > a {
color: #fff;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children {
min-width: 200px;
position: absolute;
left: 100%;
top: -0.75rem;
margin: 0;
padding: 0.75rem 0 !important;
opacity: 0;
transform-origin: 0% 0%;
transition: transform 0.4s, opacity 0.4s;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li.active > a,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children li.active > a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li.active > a,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children li.active > a {
color: #fff;
}
.main-nav__toggle,
.main-nav__toggle-2 {
display: none;
}
@media only screen and (min-width: 992px) {
.main-nav__list li:hover > .sub-menu,
.main-nav__list li:hover > .children {
display: block;
}
.main-nav__list .nav-account__item {
display: none;
}
.main-nav__list .social-links__item {
display: none;
}
.main-nav__list .main-nav__item--social-links {
display: none;
}
.main-nav .main-nav__item--shopping-cart {
display: none;
}
} @media (max-width: 991.98px) {
.main-nav {
width: 270px;
left: 0;
transform: translateX(-270px);
height: 100%;
position: fixed;
top: 0;
bottom: 0;
margin: 0;
z-index: 103;
overflow: auto;
transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
background-color: #242424;
}
.site-wrapper--has-overlay .main-nav {
transform: translateX(0);
transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.main-nav .main-nav__list,
.main-nav .main-nav__list > ul {
width: 100%;
}
.main-nav .main-nav__list > li > a,
.main-nav .main-nav__list > ul > li > a {
margin: 0;
text-transform: none;
}
.main-nav .main-nav__list > li > a::before,
.main-nav .main-nav__list > ul > li > a::before {
display: none;
}
.main-nav .main-nav__list > li.menu-item-has-children > a::after, .main-nav .main-nav__list > li.page_item_has_children > a::after,
.main-nav .main-nav__list > ul > li.menu-item-has-children > a::after,
.main-nav .main-nav__list > ul > li.page_item_has_children > a::after {
display: none;
}
.main-nav .main-nav__list > li.nav-secondary__cart > a i, .main-nav .main-nav__list > li.nav-secondary__login > a i,
.main-nav .main-nav__list > ul > li.nav-secondary__cart > a i,
.main-nav .main-nav__list > ul > li.nav-secondary__login > a i {
margin-right: 0.5em;
}
.main-nav__list li:hover .sub-menu,
.main-nav__list li:hover .children,
.main-nav__list > ul li:hover .sub-menu,
.main-nav__list > ul li:hover .children {
display: none;
box-shadow: none;
}
.main-nav__list li:hover .sub-menu .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list li:hover .sub-menu .children > .page_item_has_children > .children,
.main-nav__list li:hover .children .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list li:hover .children .children > .page_item_has_children > .children,
.main-nav__list > ul li:hover .sub-menu .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul li:hover .sub-menu .children > .page_item_has_children > .children,
.main-nav__list > ul li:hover .children .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul li:hover .children .children > .page_item_has_children > .children {
display: none;
box-shadow: none;
}
.main-nav__list .sub-menu li.menu-item-has-children > a::after, .main-nav__list .sub-menu li.page_item_has_children > a::after,
.main-nav__list .children li.menu-item-has-children > a::after,
.main-nav__list .children li.page_item_has_children > a::after,
.main-nav__list > ul .sub-menu li.menu-item-has-children > a::after,
.main-nav__list > ul .sub-menu li.page_item_has_children > a::after,
.main-nav__list > ul .children li.menu-item-has-children > a::after,
.main-nav__list > ul .children li.page_item_has_children > a::after {
display: none;
} .main-nav__toggle {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
position: absolute;
top: 12px;
right: 16px;
display: block;
cursor: pointer;
z-index: 1;
transition: all 0.4s ease;
}
.main-nav__toggle::before {
content: "";
font-family: "Ionicons";
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 30px;
}
.main-nav__toggle-2 {
width: 20px;
height: 20px;
position: absolute;
top: 0;
right: 16px;
display: block;
cursor: pointer;
z-index: 1;
transition: all 0.4s ease;
}
.main-nav__toggle-2::before {
content: "";
font-family: "Ionicons";
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 30px;
}
.main-nav__toggle--rotate::before {
content: "";
}
.main-nav__list,
.main-nav__list > ul {  }
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list .children > .page_item_has_children > .children,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul .children > .page_item_has_children > .children {
width: 100%;
position: static;
left: 0;
top: 0;
display: none;
margin: 0;
padding: 0 !important;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li,
.main-nav__list .children > .page_item_has_children > .children li,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li,
.main-nav__list > ul .children > .page_item_has_children > .children li {
margin: 0;
padding: 0;
position: relative;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li a,
.main-nav__list .children > .page_item_has_children > .children li a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li a,
.main-nav__list > ul .children > .page_item_has_children > .children li a {
display: block;
padding: 7px 25px 7px 50px;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu li:hover > a,
.main-nav__list .children > .page_item_has_children > .children li:hover > a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu li:hover > a,
.main-nav__list > ul .children > .page_item_has_children > .children li:hover > a {
color: #fff;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children {
width: 100%;
position: static;
left: 0;
top: 0;
display: none;
margin: 0;
padding: 0 !important;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children li,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children li {
margin: 0;
padding: 0;
position: relative;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li a,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children li a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li a,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children li a {
display: block;
padding: 7px 25px 7px 60px;
}
.main-nav__list .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li:hover > a,
.main-nav__list .children > .page_item_has_children > .children > .page_item_has_children > .children li:hover > a,
.main-nav__list > ul .sub-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu li:hover > a,
.main-nav__list > ul .children > .page_item_has_children > .children > .page_item_has_children > .children li:hover > a {
color: #fff;
}
.main-nav .main-nav__list,
.main-nav .main-nav__list > ul {
border-top: 1px solid rgba(255, 255, 255, 0.06);
height: 100%;
overflow-y: auto;
display: block;
}
.main-nav .main-nav__list > li,
.main-nav .main-nav__list > ul > li {
width: 100%;
display: block;
float: none;
border-right: none;
background-color: transparent;
position: relative;
white-space: inherit;
}
.main-nav .main-nav__list > li > a,
.main-nav .main-nav__list > ul > li > a {
padding: 16px 30px;
font-size: 0.875rem;
text-align: left;
border-right: solid 0px;
background-color: transparent;
color: #fff;
line-height: 1.5em;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
position: static;
}
.main-nav .main-nav__list li.menu-item-has-children > a::after, .main-nav .main-nav__list li.page_item_has_children > a::after,
.main-nav .main-nav__list > ul li.menu-item-has-children > a::after,
.main-nav .main-nav__list > ul li.page_item_has_children > a::after {
transform: none;
top: 13px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpath transform='translate(-586.156 -1047.28)' fill='%23fff' d='M586.171,1048l0.708-.71,2.828,2.83-0.707.71Zm4.95-.71,0.707,0.71L589,1050.83l-0.707-.71Z'/%3E%3C/svg%3E");
}
.main-nav__list .sub-menu,
.main-nav__list .children,
.main-nav__list > ul .sub-menu,
.main-nav__list > ul .children {
transform: none;
opacity: 1;
display: none;
position: relative;
top: 0;
background-color: #2e2e2e;
border: none;
padding: 15px 0;
visibility: visible;
}
.main-nav__list .sub-menu li a,
.main-nav__list .children li a,
.main-nav__list > ul .sub-menu li a,
.main-nav__list > ul .children li a {
line-height: 1.5em;
font-size: 0.75rem;
padding: 7px 0 7px 40px;
color: #fff;
transition: color 0.3s ease;
border-bottom: none;
}
.main-nav__list .sub-menu li a:hover,
.main-nav__list .children li a:hover,
.main-nav__list > ul .sub-menu li a:hover,
.main-nav__list > ul .children li a:hover {
color: #fff;
}
.main-nav__list .sub-menu li:hover > a,
.main-nav__list .children li:hover > a,
.main-nav__list > ul .sub-menu li:hover > a,
.main-nav__list > ul .children li:hover > a {
background-color: transparent;
color: #fff;
}
.main-nav__list .sub-menu li:hover > .sub-menu, .main-nav__list .sub-menu li:hover > .children,
.main-nav__list .children li:hover > .sub-menu,
.main-nav__list .children li:hover > .children,
.main-nav__list > ul .sub-menu li:hover > .sub-menu,
.main-nav__list > ul .sub-menu li:hover > .children,
.main-nav__list > ul .children li:hover > .sub-menu,
.main-nav__list > ul .children li:hover > .children {
background-color: transparent;
}
.main-nav__list .sub-menu li > .sub-menu, .main-nav__list .sub-menu li > .children,
.main-nav__list .children li > .sub-menu,
.main-nav__list .children li > .children,
.main-nav__list > ul .sub-menu li > .sub-menu,
.main-nav__list > ul .sub-menu li > .children,
.main-nav__list > ul .children li > .sub-menu,
.main-nav__list > ul .children li > .children {
padding: 15px 0;
}
.main-nav__list .sub-menu li > .sub-menu li a, .main-nav__list .sub-menu li > .children li a,
.main-nav__list .children li > .sub-menu li a,
.main-nav__list .children li > .children li a,
.main-nav__list > ul .sub-menu li > .sub-menu li a,
.main-nav__list > ul .sub-menu li > .children li a,
.main-nav__list > ul .children li > .sub-menu li a,
.main-nav__list > ul .children li > .children li a {
padding-left: 50px;
}
.main-nav__list .sub-menu li > .sub-menu li a:hover, .main-nav__list .sub-menu li > .children li a:hover,
.main-nav__list .children li > .sub-menu li a:hover,
.main-nav__list .children li > .children li a:hover,
.main-nav__list > ul .sub-menu li > .sub-menu li a:hover,
.main-nav__list > ul .sub-menu li > .children li a:hover,
.main-nav__list > ul .children li > .sub-menu li a:hover,
.main-nav__list > ul .children li > .children li a:hover {
background-color: none;
}
.main-nav__list .main-nav__megamenu,
.main-nav__list > ul .main-nav__megamenu {
background-color: #2e2e2e;
color: #fff;
display: none;
position: relative;
top: 0;
padding: 15px 0;
border: none;
transform: none;
opacity: 1;
visibility: visible;
}
.main-nav__list .main-nav__megamenu [class^=col-],
.main-nav__list > ul .main-nav__megamenu [class^=col-] {
padding-bottom: 15px;
}
.main-nav__list .main-nav__megamenu div[class^=col-],
.main-nav__list > ul .main-nav__megamenu div[class^=col-] {
padding-left: 30px;
padding-right: 30px;
}
.main-nav__list .main-nav__megamenu .main-nav__title,
.main-nav__list > ul .main-nav__megamenu .main-nav__title {
color: #fff;
font-size: 11px;
padding: 10px 30px;
margin: 0;
}
.main-nav__list .main-nav__megamenu > ul,
.main-nav__list > ul .main-nav__megamenu > ul {
width: 100%;
margin: 0;
padding: 0;
font-size: 13px;
}
.main-nav__list .main-nav__megamenu > ul > li > a,
.main-nav__list > ul .main-nav__megamenu > ul > li > a {
padding: 7px 20px 7px 40px;
line-height: 1.5em;
font-size: 10px;
color: #fff;
}
.main-nav__list .main-nav__megamenu > ul > li > a:hover,
.main-nav__list > ul .main-nav__megamenu > ul > li > a:hover {
color: #fff;
}
.main-nav__list li:hover .main-nav__megamenu,
.main-nav__list > ul li:hover .main-nav__megamenu {
display: none;
position: relative;
top: 0;
} .main-nav__list li > .sub-menu,
.main-nav__list li:hover > .sub-menu,
.sub-menu li > .sub-menu,
.sub-menu li:hover > .sub-menu,
.sub-menu > .menu-item-has-children > .sub-menu li > .sub-menu,
.sub-menu > .menu-item-has-children > .sub-menu li:hover > .sub-menu,
.main-nav__list li > .children,
.main-nav__list li:hover > .children,
.children li > .children,
.children li:hover > .children,
.children > .page_item_has_children > .children li > .children,
.children > .page_item_has_children > .children li:hover > .children,
.main-nav__list li > .main-nav__megamenu,
.main-nav__list li:hover > .main-nav__megamenu {
transform: none;
visibility: visible;
}
.sub-menu li:hover > .sub-menu,
.sub-menu > .menu-item-has-children > .sub-menu li > .sub-menu,
.sub-menu > .menu-item-has-children > .sub-menu li:hover > .sub-menu,
.children li:hover > .children,
.children > .page_item_has_children > .children li > .children,
.children > .page_item_has_children > .children li:hover > .children,
.main-nav__list li > .main-nav__megamenu,
.main-nav__list li:hover > .main-nav__megamenu {
opacity: 1;
}
} html.search-active {
overflow-x: hidden;
}
body { }
body.search-active {
overflow: hidden;
}
body.search-active .search-form-overlay {
opacity: 1;
transform: none;
pointer-events: all;
z-index: 104;
}
body.search-active .search-form-close {
opacity: 1;
transform: rotate(-90deg);
z-index: 999;
}
body.search-active .search-form-control {
cursor: default;
}
body.search-active .search-form-control .search-form-toggler {
transform: scale(120);
background-color: rgba(0, 0, 0, 0.95);
z-index: 9;
}
body.search-active .search-form-control .search-form-toggler__icon {
opacity: 0;
} .search-form-close {
position: fixed;
top: 1rem;
right: 1rem;
color: #fff;
cursor: pointer;
font-size: 2rem;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.search-form-close:hover {
transform: rotate(0);
}
@media (min-width: 576px) {
.search-form-close {
font-size: 2.5rem;
top: 1.5rem;
right: 1.5rem;
}
}
@media (min-width: 768px) {
.search-form-close {
font-size: 3rem;
top: 2rem;
right: 2rem;
}
} .search-form-overlay {
position: absolute;
top: 50%;
left: 0;
right: 0;
pointer-events: none;
opacity: 0;
padding-left: 10%;
padding-right: 10%;
transform: translateY(40px);
transition: all 0.3s ease-in-out;
text-align: center;
} .search-input {
position: relative;
margin: 0 auto;
transform: translateY(-50%);
}
@media (min-width: 992px) {
.search-input {
width: 840px;
max-width: 80%;
}
}
.search-input input[type=text] {
color: #fff;
font-size: 1.5rem;
line-height: 1.5em;
border: 0;
outline: 0;
background-color: transparent;
border-radius: 0;
padding-left: 0;
-webkit-appearance: none;
vertical-align: top;
border-bottom: 2px solid #404040;
width: 100%;
padding-right: 40px;
transition: all 0.2s ease-in-out;
}
@media (min-width: 576px) {
.search-input input[type=text] {
font-size: 2rem;
}
}
@media (min-width: 768px) {
.search-input input[type=text] {
font-size: 2.5rem;
padding-right: 50px;
}
}
@media (min-width: 992px) {
.search-input input[type=text] {
font-size: 3rem;
padding-right: 60px;
}
}
.search-input input[type=text]:focus, .search-input input[type=text]:active {
border-bottom-color: #fff;
}
.search-input ::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.33);
}
.search-input :-moz-placeholder {
color: rgba(255, 255, 255, 0.33);
opacity: 1;
}
.search-input :-ms-input-placeholder {
color: rgba(255, 255, 255, 0.33);
}
.search-input .submit {
background-color: transparent;
-webkit-appearance: none;
border: none;
color: #fff;
display: block;
position: absolute;
top: 50%;
right: 0;
padding: 0;
margin: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
transform: translateY(-50%);
}
.search-input .submit:hover {
cursor: pointer;
}
.search-input .submit i {
display: inline-block;
line-height: 30px;
position: relative;
top: -4px;
}
@media (min-width: 768px) {
.search-input .submit {
width: 40px;
height: 40px;
line-height: 40px;
}
.search-input .submit i {
font-size: 1.5em;
line-height: 40px;
}
}
@media (min-width: 992px) {
.search-input .submit {
width: 50px;
height: 50px;
line-height: 50px;
}
.search-input .submit i {
font-size: 2em;
line-height: 50px;
}
} .search-form-control {
cursor: pointer;
position: relative;
display: inline-block;
width: 36px;
height: 36px;
vertical-align: middle;
}
.search-form-control .search-form-toggler {
position: absolute;
left: 0;
right: 0;
width: 36px;
height: 36px;
border-radius: 100%;
background-color: transparent;
transform-origin: 50%;
transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.search-form-control .search-form-toggler__icon {
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
}
.search-form-control .search-form-toggler__icon:hover {
color: #f60b0e;
} .page-heading {
text-align: center;
background-color: #404040;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
position: relative;
z-index: 2;
}
.page-heading::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.page-heading__inner {
position: relative;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 576px) {
.page-heading__inner {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (min-width: 768px) {
.page-heading__inner {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media (min-width: 992px) {
.page-heading__inner {
padding-top: 134px;
padding-bottom: 134px;
}
}
.page-heading__title {
font-family: "Montserrat", sans-serif;
letter-spacing: -0.03em;
text-transform: lowercase;
font-weight: 700;
color: #fff;
line-height: 1.2em;
margin: 0;
width: 100%;
}
@media (min-width: 992px) {
.page-heading__title {
font-size: 72px;
}
}
@media (max-width: 991.98px) {
.page-heading__title {
font-size: calc(6.25vw - 16px) !important;
}
}
@media (max-width: 767.98px) {
.page-heading__title {
font-size: calc(4.1666666667vw + 0px) !important;
}
}
@media (max-width: 575.98px) {
.page-heading__title {
font-size: 24px !important;
}
}
.page-heading__title::after {
content: ".";
color: #f60b0e;
margin-left: -0.2em;
}
.page-heading__post-title {
line-height: 1.1em !important;
text-transform: none !important;
}
.page-heading__post-title::after {
display: none;
}
.page-heading .breadcrumbs {
margin-bottom: 0;
justify-content: center;
}
.page-heading .post__meta {
width: 100%;
}
.page-heading .page-heading__title + .breadcrumbs {
width: 100%;
margin-top: 0.5em;
}
@media (min-width: 576px) {
.page-heading .page-heading__title + .breadcrumbs {
margin-top: 1.2em;
}
}  .section-content {
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) {
.section-content {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (min-width: 992px) {
.section-content {
padding-top: 120px;
padding-bottom: 120px;
}
}
.page-template-elementor_header_footer .section-content, .rooms-template-default .site-content > .section-content {
padding-top: 0;
padding-bottom: 0;
}
.section-content--no-padding {
padding-top: 0;
padding-bottom: 0;
}
@media (min-width: 768px) {
.section-content--no-padding {
padding-top: 0;
padding-bottom: 0;
}
}
@media (min-width: 992px) {
.section-content--no-padding {
padding-top: 0;
padding-bottom: 0;
}
}
.section-content__inner {
padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 768px) {
.section-content__inner {
padding-top: 40px;
padding-bottom: 40px;
padding-left: 35px;
max-width: 334px;
}
}
@media (min-width: 992px) {
.section-content__inner {
padding-top: 80px;
padding-bottom: 80px;
padding-left: 55px;
max-width: 456px;
}
}
@media (min-width: 1200px) {
.section-content__inner {
max-width: 550px;
}
}
.content {
margin-bottom: 4rem;
}
@media (min-width: 992px) {
.content {
margin-bottom: 0;
}
} .box {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
.box {
padding: 50px;
}
}
.box-outline {
background-color: transparent;
border-width: 2px;
border-style: solid;
border-color: #242424;
padding: 25px;
}
@media (min-width: 768px) {
.box-outline {
padding: 50px;
}
}   .footer {
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
position: relative;
font-size: 0.875rem;
line-height: 1.5em;
}
.footer::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
} .footer-widgets {
border-top: 1px solid #222;
position: relative;
z-index: 2;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 992px) {
.footer-widgets {
padding-top: 3rem;
padding-bottom: 3rem;
}
} .footer-copyright {
text-align: center;
padding-top: 2.625rem;
padding-bottom: 2.625rem;
border-top: 1px solid rgba(51, 51, 51, 0.5);
background-color: rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2;
} .footer__logo {
margin-bottom: 1rem;
}  .error-404-container {
align-items: center;
}
.error-404__number {
font-family: "Montserrat", sans-serif;
font-size: 54px;
line-height: 1.2em;
font-weight: bold;
letter-spacing: -0.01em;
opacity: 0.42;
text-align: center;
padding: 0.2em 0;
}
@media (min-width: 576px) {
.error-404__number {
font-size: 120px;
}
}
@media (min-width: 768px) {
.error-404__number {
font-size: 160px;
}
}
@media (min-width: 992px) {
.error-404__number {
font-size: 200px;
}
}
@media (min-width: 1200px) {
.error-404__number {
font-size: 240px;
}
}
.error-404__desc {
margin-bottom: 0;
}
.error-404__desc + .btn {
margin-top: 2rem;
}   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .wp-caption {
margin: 0 0 2rem 0;
padding-top: 1rem;
max-width: 100%;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 1rem 0 0 0;
text-align: center;
font-size: 0.8125rem;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0 auto;
} .comment-content a {
word-wrap: break-word;
}
.comment-navigation + .comments {
margin-top: 20px;
}
@media (min-width: 992px) {
.comment-navigation + .comments {
margin-top: 30px;
}
} .alignleft {
float: left;
margin: 0 30px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 30px;
}
.aligncenter {
display: block;
margin: 0 auto 20px auto;
clear: both;
}
.aligncenter.wp-caption {
margin: 0 auto 2rem auto;
max-width: 100%;
}
.alignnone {
margin: 0 0 20px 0;
clear: both;
}
.demo-btn-wrapper .btn + .btn {
margin-left: 1em;
}
.demo-btn-wrapper .btn {
margin-bottom: 1rem;
}
@media (min-width: 992px) {
.demo-btn-wrapper .btn {
margin-bottom: 0;
}
}
.search-form {
position: relative;
}
.search-form__submit {
background-color: transparent;
-webkit-appearance: none;
border: none;
color: #fff;
display: block;
position: absolute;
top: 50%;
right: 0;
padding: 0;
margin: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
transform: translateY(-50%);
transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
}
.search-form__submit:hover {
cursor: pointer;
color: #f60b0e;
}
.search-form__submit i {
display: inline-block;
line-height: 30px;
position: relative;
}
.jarallax {
position: relative;
z-index: 0;
}
.jarallax > .jarallax-img {
position: absolute;
object-fit: cover; font-family: "object-fit: cover;";
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
[dir=rtl] div.wpcf7 .ajax-loader {
float: left;
}
div.wpcf7 .ajax-loader {
display: inline-block;
width: 20px;
height: 20px;
background-image: none;
margin: 0 10px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader::before {
display: none;
}
div.wpcf7 .ajax-loader::after {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #fff;
border-color: #fff transparent #fff transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.btn-block + .ajax-loader {
display: block !important;
margin: 10px auto 0 auto !important;
}
span.wpcf7-not-valid-tip {
margin-top: -35px;
margin-bottom: 30px;
} .spacer {
height: 2rem;
}
.spacer-lg {
height: 4rem;
}
.spacer-xl {
height: 6rem;
}
.spacer-xxl {
height: 8rem;
}
.col--no-padding {
padding-left: 0 !important;
padding-right: 0 !important;
} .preloader-overlay {
position: fixed;
inset: 0;
background-color: #1b1b1b;
z-index: 999999;
}
@keyframes sk-pulseScaleOut {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
opacity: 0;
}
}
.preloader {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 80px;
height: 80px;
}
.esc-default {
display: inline-block;
}
.esc-default__inner {
display: inline-block;
width: 32px;
height: 32px;
background-color: #f60b0e;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 100%;
animation: sk-pulseScaleOut 1s infinite ease-in-out;
}
.esc-circle {
display: inline-block;
transform: translateZ(1px);
}
.esc-circle__inner {
display: inline-block;
width: 64px;
height: 64px;
margin: 8px;
background-color: #f60b0e;
border-radius: 50%;
animation: esc-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
@keyframes esc-circle {
0%, 100% {
animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
}
0% {
transform: rotateY(0deg);
}
50% {
transform: rotateY(1800deg);
animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
}
100% {
transform: rotateY(3600deg);
}
}
.esc-dual-ring {
display: inline-block;
width: 80px;
height: 80px;
}
.esc-dual-ring__inner {
display: block;
width: 64px;
height: 64px;
margin: 8px;
border-radius: 50%;
border: 6.4px solid #f60b0e;
border-color: #f60b0e transparent #f60b0e transparent;
animation: esc-dual-ring 1.2s linear infinite;
}
@keyframes esc-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.esc-ellipsis {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-ellipsis div {
position: absolute;
top: 33.33333px;
width: 13.33333px;
height: 13.33333px;
border-radius: 50%;
background: #f60b0e;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.esc-ellipsis div:nth-child(1) {
left: 8px;
animation: esc-ellipsis1 0.6s infinite;
}
.esc-ellipsis div:nth-child(2) {
left: 8px;
animation: esc-ellipsis2 0.6s infinite;
}
.esc-ellipsis div:nth-child(3) {
left: 32px;
animation: esc-ellipsis2 0.6s infinite;
}
.esc-ellipsis div:nth-child(4) {
left: 56px;
animation: esc-ellipsis3 0.6s infinite;
}
@keyframes esc-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes esc-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes esc-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
.esc-grid {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-grid div {
position: absolute;
width: 16px;
height: 16px;
border-radius: 50%;
background: #f60b0e;
animation: esc-grid 1.2s linear infinite;
}
.esc-grid div:nth-child(1) {
top: 8px;
left: 8px;
animation-delay: 0s;
}
.esc-grid div:nth-child(2) {
top: 8px;
left: 32px;
animation-delay: -0.4s;
}
.esc-grid div:nth-child(3) {
top: 8px;
left: 56px;
animation-delay: -0.8s;
}
.esc-grid div:nth-child(4) {
top: 32px;
left: 8px;
animation-delay: -0.4s;
}
.esc-grid div:nth-child(5) {
top: 32px;
left: 32px;
animation-delay: -0.8s;
}
.esc-grid div:nth-child(6) {
top: 32px;
left: 56px;
animation-delay: -1.2s;
}
.esc-grid div:nth-child(7) {
top: 56px;
left: 8px;
animation-delay: -0.8s;
}
.esc-grid div:nth-child(8) {
top: 56px;
left: 32px;
animation-delay: -1.2s;
}
.esc-grid div:nth-child(9) {
top: 56px;
left: 56px;
animation-delay: -1.6s;
}
@keyframes esc-grid {
0%, 100% {
opacity: 1;
}
50% {
opacity: 0.5;
}
}
.esc-ring {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-ring div {
display: block;
position: absolute;
width: 64px;
height: 64px;
margin: 8px;
border: 8px solid #f60b0e;
border-radius: 50%;
animation: esc-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #f60b0e transparent transparent transparent;
}
.esc-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.esc-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.esc-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes esc-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.esc-ripple {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-ripple div {
position: absolute;
border: 4px solid #f60b0e;
opacity: 1;
border-radius: 50%;
animation: esc-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.esc-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes esc-ripple {
0% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 0;
}
4.9% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 0;
}
5% {
top: 36px;
left: 36px;
width: 8px;
height: 8px;
opacity: 1;
}
100% {
top: 0;
left: 0;
width: 80px;
height: 80px;
opacity: 0;
}
}
.esc-roller {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-roller div {
animation: esc-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 40px 40px;
}
.esc-roller div::after {
content: "";
display: block;
position: absolute;
width: 7.2px;
height: 7.2px;
border-radius: 50%;
background: #f60b0e;
margin: -3.6px 0 0 -3.6px;
}
.esc-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.esc-roller div:nth-child(1)::after {
top: 62.62742px;
left: 62.62742px;
}
.esc-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.esc-roller div:nth-child(2)::after {
top: 67.71281px;
left: 56px;
}
.esc-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.esc-roller div:nth-child(3)::after {
top: 70.90963px;
left: 48.28221px;
}
.esc-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.esc-roller div:nth-child(4)::after {
top: 72px;
left: 40px;
}
.esc-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.esc-roller div:nth-child(5)::after {
top: 70.90963px;
left: 31.71779px;
}
.esc-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.esc-roller div:nth-child(6)::after {
top: 67.71281px;
left: 24px;
}
.esc-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.esc-roller div:nth-child(7)::after {
top: 62.62742px;
left: 17.37258px;
}
.esc-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.esc-roller div:nth-child(8)::after {
top: 56px;
left: 12.28719px;
}
@keyframes esc-roller {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.esc-spinner {
color: #f60b0e;
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.esc-spinner div {
transform-origin: 40px 40px;
animation: esc-spinner 1.2s linear infinite;
}
.esc-spinner div::after {
content: " ";
display: block;
position: absolute;
top: 3.2px;
left: 36.8px;
width: 6.4px;
height: 17.6px;
border-radius: 20%;
background: #f60b0e;
}
.esc-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.esc-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.esc-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.esc-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.esc-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.esc-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.esc-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.esc-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.esc-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.esc-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.esc-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.esc-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes esc-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} code {
font-size: 87.5%;
color: #fff;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
}
pre {
display: block;
font-size: 87.5%;
color: #fff;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1.5rem;
font-family: "Montserrat", sans-serif;
font-weight: 700;
line-height: 1.2;
color: #fff;
}
h1, .h1 {
font-size: 2.75rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.5rem;
}
h4, .h4 {
font-size: 1.125rem;
}
h5, .h5 {
font-size: 1rem;
}
h6, .h6 {
font-size: 0.875rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 2px solid #333;
}
.hr--lg {
margin-top: 2rem;
margin-bottom: 2rem;
}
.hr--xl {
margin-top: 4.5rem;
margin-bottom: 4.5rem;
}
small,
.small {
font-size: 80%;
font-weight: normal;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
padding-left: 0;
padding-right: 0;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 5px;
} ol.list,
.post__excerpt ol,
.comment__body ol {
list-style-type: none;
padding: 0;
margin: 0;
margin-bottom: 1.5em;
counter-reset: counter;
}
ol.list ol,
.post__excerpt ol ol,
.comment__body ol ol {
margin-top: 1em;
margin-bottom: 0;
}
ol.list li,
.post__excerpt ol li,
.comment__body ol li {
position: relative;
padding: 0 0 0.5em 30px;
}
ol.list li::before,
.post__excerpt ol li::before,
.comment__body ol li::before {
display: inline-block; position: absolute; left: 0; content: counter(counter) ". ";
counter-increment: counter;
font-weight: bold;
width: 20px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
}
ul.list,
.post__excerpt ul,
.comment__body ul {
list-style-type: none;
padding: 0;
margin: 0;
margin-bottom: 1.5em;
}
ul.list ul,
.post__excerpt ul ul,
.comment__body ul ul {
margin-top: 1em;
margin-bottom: 0;
}
ul.list li,
.post__excerpt ul li,
.comment__body ul li {
position: relative;
padding: 0 0 0.5em 30px;
}
ul.list li::before,
.post__excerpt ul li::before,
.comment__body ul li::before {
display: inline-block; position: absolute; left: 0; width: 20px;
color: #f60b0e;
font-family: "Montserrat", sans-serif;
font-size: 14px;
content: "";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Ionicons";
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote,
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
padding: 0 0 0 1.5rem;
border-left: 4px solid #404040;
}
blockquote p:last-child,
.blockquote p:last-child {
margin-bottom: 0;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.side-title {
font-size: 1rem;
line-height: 1.2em;
letter-spacing: 0.4em;
text-transform: uppercase;
}
.rotated-text {
overflow: hidden;
display: flex;
flex-direction: column;
align-items: flex-end;
}
@media (max-width: 991.98px) {
.rotated-text {
display: none;
}
}
@media all and (-ms-high-contrast: none) {
.rotated-text { display: none;
}
}
@supports (-ms-ime-align: auto) {
.rotated-text { display: none;
}
}
.rotated-text__inner {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
transform: rotate(-180deg);
position: relative;
color: rgba(255, 255, 255, 0.38);
}
.rotated-text__divider {
display: block;
height: 170px;
width: 2px;
margin-top: 10px;
background-color: rgba(255, 255, 255, 0.1);
} .section-content--secondary {
background-color: #222;
}
.section-content--tertiary {
background-color: #fefefe;
}
.section-content--tertiary a:not([class]) {
color: #404040;
}
.section-content--bg1 {
background-image: url(//g4metime.de/wp-content/assets/img/samples/section-bg-img1.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.section-content--gradient-overlay-left {
position: relative;
}
.section-content--gradient-overlay-left .container {
position: relative;
z-index: 1;
}
.section-content--gradient-overlay-left::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-image: linear-gradient(to left, transparent 0%, rgba(34, 34, 34, 0.28) 11%, rgba(34, 34, 34, 0.53) 20%, rgba(34, 34, 34, 0.73) 30%, rgba(34, 34, 34, 0.85) 39%, rgba(34, 34, 34, 0.96) 49%, #222 58%);
} .section-heading {
text-align: center;
position: relative;
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.section-heading {
margin-bottom: 4.5rem;
}
}
.section-heading.section-heading--mb-sm {
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.section-heading.section-heading--mb-sm {
margin-bottom: 3rem;
}
}
.section-heading__title {
font-size: 1.375rem;
margin-bottom: 0;
}
@media (min-width: 768px) {
.section-heading__title {
font-size: 1.8333333333rem;
}
}
@media (min-width: 992px) {
.section-heading__title {
font-size: 2.75rem;
}
}
.section-heading__title + .section-heading__subtitle {
padding-top: 1rem;
}
@media (min-width: 992px) {
.section-heading__title + .section-heading__subtitle {
padding-top: 2rem;
}
}
.section-heading__title + .section-heading__subtitle--default {
padding-top: 0.75rem;
}
@media (min-width: 992px) {
.section-heading__title + .section-heading__subtitle--default {
padding-top: 1.25rem;
}
}
.section-content--tertiary .section-heading__title {
color: #3C3C3C;
}
.section-heading__subtitle {
font-size: 0.75rem;
font-family: "Montserrat", sans-serif;
font-weight: 400;
letter-spacing: 0.1em;
}
@media (max-width: 991.98px) {
.section-heading__subtitle {
font-size: 0.625rem;
}
}
.section-heading__subtitle.section-heading__subtitle--default {
font-family: "Hind", sans-serif;
font-size: 1rem;
letter-spacing: normal;
}
.section-heading__subtitle > a {
color: #f60b0e;
display: inline-block;
position: relative;
padding-bottom: 2px;
overflow: hidden;
}
.section-heading__subtitle > a::before {
content: "";
display: block;
position: absolute;
right: 0;
width: 100%;
bottom: 0;
height: 1px;
background-color: #f60b0e;
transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.section-heading__subtitle > a::after {
content: "";
display: block;
position: absolute;
left: 0;
width: 100%;
bottom: 0;
height: 1px;
background-color: #fff;
transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transform: translateX(-150%);
}
.section-heading__subtitle > a:hover {
color: #fff;
}
.section-heading__subtitle > a:hover::before {
transform: translateX(150%);
}
.section-heading__subtitle > a:hover::after {
transform: translateX(0);
}
.section-content--tertiary .section-heading__subtitle {
color: #aaa;
}
.section-heading--divider-top {
padding-top: 3rem;
}
.section-heading--divider-top::before {
content: "";
display: block;
position: absolute;
left: 50%;
top: 0;
width: 32px;
height: 4px;
background-color: #333;
transform: translate(-50%);
}
.section-heading--divider-top.section-heading--sm {
padding-top: 1.25rem;
}
.section-content--tertiary .section-heading--divider-top::before {
background-color: #9B9B9B;
}
.section-heading--divider-bottom {
padding-bottom: 3rem;
}
.section-heading--divider-bottom::before {
content: "";
display: block;
position: absolute;
left: 50%;
bottom: 0;
width: 32px;
height: 4px;
background-color: #333;
transform: translate(-50%);
}
.section-heading--divider-bottom.section-heading--sm {
padding-bottom: 1.25rem;
}
.section-heading--left {
text-align: left;
}
.section-heading--left.section-heading--divider-top::before, .section-heading--left.section-heading--divider-bottom::before {
left: 0;
transform: translate(0);
}
.section-heading--right {
text-align: right;
}
.section-heading--right.section-heading--divider-top::before, .section-heading--right.section-heading--divider-bottom::before {
left: auto;
right: 0;
transform: translate(0);
}
.section-heading--sm {
margin-bottom: 2.375rem;
}
.section-heading--sm .section-heading__title {
font-size: 2rem;
} .section-media {
position: relative;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.section-media__inner {
position: relative;
z-index: 2;
min-height: 200px;
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 768px) {
.section-media__inner {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media (min-width: 992px) {
.section-media__inner {
padding-top: 180px;
padding-bottom: 180px;
}
}
@media (min-width: 1200px) {
.section-media__inner {
padding-top: 230px;
padding-bottom: 230px;
}
}
.section-media__link {
display: block;
}
.section--has-overlay::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
}
.icon-media {
display: block;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
background-color: #f60b0e;
margin-left: auto;
margin-right: auto;
font-size: 24px;
color: #fff;
text-align: center;
position: relative;
}
.icon-media::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: #fff;
opacity: 0.1;
border-radius: 50%;
z-index: -1;
transform: scale(1.15);
transition: all 0.2s ease;
}
.icon-media:hover::before {
transform: scale(1);
}
.icon-media i {
display: block;
transform: translate(2px, 2px);
}
@media (min-width: 992px) {
.icon-media {
width: 100px;
height: 100px;
line-height: 100px;
font-size: 40px;
}
.icon-media i {
transform: translate(4px, 4px);
}
}     .widget_archive ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_rss ul {
list-style: none;
padding: 0;
margin: 0;
position: relative;
left: -20px;
}
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_categories ul li,
.widget_rss ul li {
padding: 0 0 1rem 20px;
position: relative;
text-transform: uppercase;
letter-spacing: 0.15em;
font-size: 0.75rem;
}
.footer-widgets__row--is-numbered .widget_archive ul li,
.footer-widgets__row--is-numbered .widget_nav_menu ul li,
.footer-widgets__row--is-numbered .widget_meta ul li,
.footer-widgets__row--is-numbered .widget_pages ul li,
.footer-widgets__row--is-numbered .widget_recent_comments ul li,
.footer-widgets__row--is-numbered .widget_recent_entries ul li,
.footer-widgets__row--is-numbered .widget_categories ul li,
.footer-widgets__row--is-numbered .widget_rss ul li {
padding-left: 0;
}
.widget_archive ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_categories ul li:last-child,
.widget_rss ul li:last-child {
padding-bottom: 0;
}
.widget_archive ul li a,
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_categories ul li a,
.widget_rss ul li a {
color: #717171;
display: inline;
}
.widget_archive ul li a:before,
.widget_nav_menu ul li a:before,
.widget_meta ul li a:before,
.widget_pages ul li a:before,
.widget_recent_comments ul li a:before,
.widget_recent_entries ul li a:before,
.widget_categories ul li a:before,
.widget_rss ul li a:before {
content: "";
position: absolute;
top: 0.35rem;
left: 0;
display: block;
width: 6px;
height: 6px;
border-radius: 50%;
font-style: normal;
font-weight: normal;
background-color: transparent;
transition: all 0.2s linear;
transform: translate(-5px);
}
.footer-widgets__row--is-numbered .widget_archive ul li a:before,
.footer-widgets__row--is-numbered .widget_nav_menu ul li a:before,
.footer-widgets__row--is-numbered .widget_meta ul li a:before,
.footer-widgets__row--is-numbered .widget_pages ul li a:before,
.footer-widgets__row--is-numbered .widget_recent_comments ul li a:before,
.footer-widgets__row--is-numbered .widget_recent_entries ul li a:before,
.footer-widgets__row--is-numbered .widget_categories ul li a:before,
.footer-widgets__row--is-numbered .widget_rss ul li a:before {
left: -20px;
}
.widget_archive ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover,
.widget_rss ul li a:hover {
color: #fff;
}
.widget_archive ul li a:hover::before,
.widget_nav_menu ul li a:hover::before,
.widget_meta ul li a:hover::before,
.widget_pages ul li a:hover::before,
.widget_recent_comments ul li a:hover::before,
.widget_recent_entries ul li a:hover::before,
.widget_categories ul li a:hover::before,
.widget_rss ul li a:hover::before {
background-color: #f60b0e;
transform: translate(0);
}
.widget_archive ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_categories ul li:last-child,
.widget_rss ul li:last-child {
border-bottom: none;
}
.widget_archive ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_rss ul ul {
margin-top: 1em;
}
.widget_archive.widget--footer ul,
.widget_nav_menu.widget--footer ul,
.widget_meta.widget--footer ul,
.widget_pages.widget--footer ul,
.widget_recent_comments.widget--footer ul,
.widget_recent_entries.widget--footer ul,
.widget_categories.widget--footer ul,
.widget_rss.widget--footer ul {
left: 0;
}
.widget_archive.widget--sidebar .widget__content,
.widget_nav_menu.widget--sidebar .widget__content,
.widget_meta.widget--sidebar .widget__content,
.widget_pages.widget--sidebar .widget__content,
.widget_recent_comments.widget--sidebar .widget__content,
.widget_recent_entries.widget--sidebar .widget__content,
.widget_categories.widget--sidebar .widget__content,
.widget_rss.widget--sidebar .widget__content {
margin-left: -20px;
} .widget--sidebar {
padding-left: 20px;
margin-bottom: 4rem;
}
.widget--sidebar:last-child {
margin-bottom: 0;
}
.widget--sidebar .widget__header {
position: relative;
padding-bottom: 1.5rem;
margin-bottom: 1.875rem;
}
.widget--sidebar .widget__header::before {
content: "";
display: block;
position: absolute;
width: 30px;
height: 4px;
left: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.1);
}
.widget--sidebar .widget__title {
margin-bottom: 0;
text-align: left;
} .widget--footer {
padding: 1.5em 20px;
}
@media (min-width: 768px) {
.widget--footer {
padding-top: 3em;
padding-bottom: 3em;
}
}
.widget--footer .widget__header {
position: relative;
padding: 30px 0 0 0;
margin-bottom: 2rem;
}
.widget--footer .widget__header::before {
content: "";
display: block;
position: absolute;
left: -20px;
top: 0;
font-family: "Montserrat", sans-serif;
font-size: 10px;
font-weight: 400;
line-height: 1.2em;
}
.widget--footer .widget__header::after {
content: "";
display: block;
position: absolute;
top: 4px;
left: 0;
height: 1px;
width: 24px;
overflow: hidden;
background-color: #f60b0e;
}
.widget--footer .widget__title {
font-size: 1.125rem;
margin-bottom: 0;
text-align: left;
}
@media (max-width: 991.98px) {
.footer-widgets__row [class*=col-]:last-child .widget--footer {
margin-bottom: 0 !important;
}
}
.footer-widgets__row--is-numbered {
counter-reset: widget-number;
}
.footer-widgets__row--is-numbered [class*=col-] {
counter-increment: widget-number;
}
.footer-widgets__row--is-numbered [class*=col-] .widget__header::before {
content: "0" counter(widget-number);
}
.widget_calendar table {
width: 100%;
text-align: center;
}
.widget_calendar caption {
caption-side: top;
padding-top: 0;
font-size: 0.75rem;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #717171;
}
.widget_calendar #prev a,
.widget_calendar #next a {
display: inline-block;
padding-top: 4px;
font-size: 0.625rem;
text-transform: uppercase;
}
.widget_calendar #prev {
text-align: left;
}
.widget_calendar #next {
text-align: right;
}
.widget_rss .rssSummary {
margin-top: 0.5em;
text-transform: none;
}  .schedule-list {
list-style: none;
padding: 0;
margin: 0;
display: table;
}
.schedule__item {
display: table-row;
}
.schedule__title {
display: table-cell;
padding-bottom: 1rem;
padding-right: 1.5rem;
}
.schedule__item:last-child .schedule__title {
padding-bottom: 0;
}
.schedule__time {
display: table-cell;
padding-bottom: 1rem;
}
.schedule__item:last-child .schedule__time {
padding-bottom: 0;
} .widget_social_links .widget__content {
overflow: hidden;
}  .widget_posts .posts-list {
list-style: none;
padding: 0;
margin: 0 0 0 -20px;
}
.widget_posts .posts-list__item {
position: relative;
margin: 0;
padding: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.widget_posts .posts-list__item::after {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(27, 27, 27, 0.75);
opacity: 0;
transition: opacity 0.3s linear;
}
.widget_posts .posts-list__item:hover .posts-list__thumb {
opacity: 1;
}
.widget_posts .posts-list__item:hover::after {
opacity: 1;
}
.widget_posts .posts-list__holder {
min-height: 90px;
padding: 20px;
position: relative;
z-index: 1;
display: flex;
align-items: center;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.widget_posts .posts-list__holder {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 1200px) {
.widget_posts .posts-list__holder {
padding-right: 40px;
}
}
.widget_posts .posts-list__date {
color: #717171;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
font-size: 0.625rem;
padding-right: 46px;
margin-right: 20px;
position: relative;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.widget_posts .posts-list__date {
padding-right: 26px;
margin-right: 14px;
}
}
.widget_posts .posts-list__date::after {
content: "";
display: block;
position: absolute;
right: 0;
top: 50%;
width: 24px;
height: 1px;
background-color: rgba(255, 255, 255, 0.3);
overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.widget_posts .posts-list__date::after {
width: 16px;
}
}
.widget_posts .posts-list__title {
font-size: 0.75rem;
line-height: 1.25em;
text-transform: uppercase;
margin-bottom: 0;
}
.widget_posts .posts-list__thumb {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin-bottom: 0;
background-color: #404040;
opacity: 0;
transition: opacity 0.3s linear;
} .tagcloud .btn {
margin: 0 0.5rem 0.75rem 0;
text-transform: uppercase;
} .sbi_photo_wrap::before, .sbi_photo_wrap::after {
content: "";
position: absolute;
background-color: #f60b0e;
transition: transform 0.2s;
top: 0;
width: 4px;
height: 100%;
transform: scale3d(1, 0, 1);
z-index: 1;
}
.sbi_photo_wrap::before {
left: 0;
transform-origin: 50% 100%;
}
.sbi_photo_wrap::after {
right: 0;
transform-origin: 50% 0%;
}
.sbi_item:hover .sbi_photo_wrap::before, .sbi_item:hover .sbi_photo_wrap::after,
.sbi_item:hover .sbi_photo_wrap .sbi_photo::before,
.sbi_item:hover .sbi_photo_wrap .sbi_photo::after {
transform: scale3d(1, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.4s;
}
.sbi_item:hover .sbi_photo_wrap::after {
transition-delay: 0s;
}
.sbi_item:hover .sbi_photo_wrap .sbi_photo::before {
transition-delay: 0.2s;
}
.sbi_item:hover .sbi_photo_wrap .sbi_photo::after {
transition-delay: 0.2s;
}
.sbi_photo {
position: relative;
display: block;
width: 100%;
}
.sbi_photo::before, .sbi_photo::after {
content: "";
position: absolute;
background-color: #f60b0e;
transition: transform 0.2s;
left: 0;
width: 100%;
height: 4px;
transform: scale3d(0, 1, 1);
z-index: 1;
}
.sbi_photo::before {
top: 0;
transform-origin: 0 50%;
}
.sbi_photo::after {
bottom: 0;
transform-origin: 100% 50%;
}
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
margin-top: 2rem;
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a.focus,
#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn.focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
#sb_instagram .sbi_follow_btn a.disabled, #sb_instagram .sbi_follow_btn a:disabled,
#sb_instagram #sbi_load .sbi_load_btn.disabled,
#sb_instagram #sbi_load .sbi_load_btn:disabled {
color: #404040;
background-color: transparent;
}
#sb_instagram .sbi_follow_btn a:not([disabled]):not(.disabled):active, #sb_instagram .sbi_follow_btn a:not([disabled]):not(.disabled).active, .show > #sb_instagram .sbi_follow_btn a.dropdown-toggle,
#sb_instagram #sbi_load .sbi_load_btn:not([disabled]):not(.disabled):active,
#sb_instagram #sbi_load .sbi_load_btn:not([disabled]):not(.disabled).active,
.show > #sb_instagram #sbi_load .sbi_load_btn.dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
@media (min-width: 768px) {
.elementor-shortcode #sb_instagram .sbi_follow_btn a,
.elementor-shortcode #sb_instagram #sbi_load .sbi_load_btn {
padding: 1rem 2.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 2rem;
margin-top: 4rem;
}
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover {
box-shadow: none;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
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 {
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
display: block;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.post__excerpt:after,
.elementor-tab-title:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.post__excerpt:after,
.elementor-tab-title:after {
clear: both;
}  .post {
margin-bottom: 4.25rem;
}
.post.post--single-post {
margin-bottom: 3.75rem;
}
.post__thumb {
margin-bottom: 0;
position: relative;
overflow: hidden;
}
.post__thumb::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.2);
pointer-events: none;
z-index: 1;
transition: opacity 0.4s;
}
@media (min-width: 992px) {
.post__thumb {
margin-right: 34px;
}
}
.post__thumb img {
width: 100%;
height: auto;
transform: scale(1.1);
transition: transform 0.4s;
}
@media (min-width: 992px) {
.has-post-thumbnail .post__thumb + .post__body {
margin-top: -60px;
}
}
.post__thumb:hover img {
transform: scale(1);
}
.post__thumb:hover::before {
opacity: 0;
}
.post__body {
position: relative;
z-index: 2;
}
@media (min-width: 992px) {
.post__body {
margin-left: 34px;
}
}
.sticky .post__body {
border-left: 10px solid #f60b0e;
}
.post__header {
margin-bottom: 2.5rem;
}
.post__tax {
position: relative;
padding: 0 0 24px 0;
margin-bottom: 34px;
line-height: 1;
}
.post__tax::before {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
width: 30px;
height: 4px;
background-color: #333;
}
.post__tax-item {
display: inline;
font-family: "Montserrat", sans-serif;
font-size: 0.6875rem;
line-height: 1.2em;
font-weight: 400;
letter-spacing: 0.15em;
}
.post__tax-item > a {
color: #717171;
}
.post__tax-item > a:hover {
color: #f60b0e;
}
.post__title {
margin-bottom: 0;
}
.post__title + .post__meta {
margin-top: 1rem;
}
.post__meta {
margin-bottom: 0;
}
.post__meta-item {
display: inline-block;
font-size: 0.6875rem;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
font-weight: bold;
margin-right: 2em;
}
.post__meta-item::before {
display: inline-block;
content: "";
font-family: "Ionicons";
font-weight: 400;
font-style: normal;
color: #C2C2C2;
font-size: 16px;
margin-right: 0.75em;
vertical-align: middle;
position: relative;
top: -1px;
}
.post__meta-item > a {
color: #717171;
}
.post__meta-item > a:hover {
color: #f60b0e;
}
.post__meta-item--date::before {
content: "";
}
.post__meta-item--author::before {
content: "";
}
.post__meta-item--comments::before {
content: "";
}
.post__excerpt + .post__footer, .post__content + .post__footer {
margin-top: 2rem;
}
.search-results .page {
margin-bottom: 4.25rem;
}
.hentry.attachment {
margin-bottom: 3.75rem;
}  .pagination--blog {
padding-top: 1.375rem;
} .page-links {
padding-top: 1.375rem;
letter-spacing: 5px;
}
.page-links-title {
letter-spacing: 0;
} .post-author {
margin-bottom: 5rem;
}
@media (min-width: 768px) {
.post-author {
margin-left: 34px;
}
}
.post-author__header {
display: flex;
align-items: center;
flex-wrap: wrap;
}
@media (min-width: 768px) {
.post-author__header {
margin-left: -84px;
}
}
.post-author__avatar {
flex-shrink: 1;
margin: 0 1rem 0 0;
overflow: hidden;
border-radius: 50%;
}
.post-author__name {
margin-bottom: 0.2em;
font-size: 1.25rem;
}
.post-author__nickname {
font-size: 0.6875rem;
font-family: "Montserrat", sans-serif;
margin-bottom: 0;
}
.post-author__links {
margin-left: auto;
}
.post-author__link {
margin-left: 0.5rem;
}
.post-author__content {
padding-top: 2rem;
}
.post-author__content p:last-child {
margin-bottom: 0;
}
.post-related {
margin-left: 0;
margin-right: 0;
margin-bottom: 5rem;
}
@media (min-width: 768px) {
.post-related {
margin-left: 34px;
}
}
@media (max-width: 575.98px) {
.post-related > div + div {
margin-top: 30px;
}
}
.post-related__prev .post__inner {
padding-left: 70px;
}
.post-related__next .post__inner {
padding-left: 70px;
}
@media (min-width: 576px) {
.post-related__next .post__inner {
text-align: right;
padding-left: 0;
padding-right: 70px;
}
}
.post-related .post__title {
font-size: 0.75em;
text-transform: uppercase;
}
.post-related .post__date {
font-size: 0.8125rem;
}
.post-related .btn-nav {
position: relative;
width: 50px;
height: 30px;
}
.post-related .btn-nav span {
display: block;
position: absolute;
left: 0;
top: 15px;
width: 48px;
height: 2px;
background-color: #fff;
transition: background-color 200ms ease;
}
.post-related .btn-nav span:before, .post-related .btn-nav span:after {
content: "";
display: block;
position: absolute;
width: 6px;
height: 2px;
top: 0;
background-color: #fff;
transition: background-color 200ms ease;
}
.post-related .btn-nav:hover span {
background-color: #f60b0e;
}
.post-related .btn-nav:hover span:before, .post-related .btn-nav:hover span:after {
background-color: #f60b0e;
}
.post-related__prev .btn-nav {
float: left;
}
.post-related__prev .btn-nav span:before, .post-related__prev .btn-nav span:after {
left: 0;
}
.post-related__prev .btn-nav span:before {
transform: translateY(-2px) rotate(-45deg);
}
.post-related__prev .btn-nav span:after {
transform: translateY(2px) rotate(45deg);
}
.post-related__next .btn-nav {
float: left;
}
@media (min-width: 576px) {
.post-related__next .btn-nav {
float: right;
}
}
.post-related__next .btn-nav span:before, .post-related__next .btn-nav span:after {
right: 0;
}
.post-related__next .btn-nav span:before {
transform: translateY(2px) rotate(-45deg);
}
.post-related__next .btn-nav span:after {
transform: translateY(-2px) rotate(45deg);
}
@media (min-width: 576px) {
.post-related__next .post__title {
text-align: right;
}
} .post-comments {
margin-bottom: 5rem;
}
.comments {
list-style: none;
padding: 0;
margin: 0;
}
.comments .children {
padding: 0;
margin: 0;
list-style: none;
}
@media (min-width: 768px) {
.comments .children {
margin-left: 68px;
}
}
.comments__inner {
margin-bottom: 3.125rem;
}
.comment__author {
display: flex;
align-items: center;
margin-bottom: 1.5rem;
}
.comment__author-avatar {
flex-shrink: 1;
width: 68px;
height: 68px;
overflow: hidden;
border-radius: 50%;
margin: 0 1rem 0 0;
}
.comment__author-name {
font-size: 1rem;
margin-bottom: 0;
}
.comment__post-date {
font-size: 0.8125rem;
}
.comment__body {
margin-bottom: 1.25rem;
}
.comment__body p:last-child {
margin-bottom: 0;
}
.comment__reply-link {
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 0.6875rem;
text-transform: uppercase;
letter-spacing: 0.27em;
}
.bypostauthor {
border-left: 4px solid #f60b0e;
padding-left: 2rem;
}
.comment-form-cookies-consent {
margin-bottom: 1.5rem;
} .post-grid {
overflow: hidden;
margin-bottom: -3rem;
}
.post-grid__item {
margin-bottom: 3rem;
}
.post-grid__body {
padding: 0 0 0 18px;
}
.post-grid__thumb {
position: relative;
overflow: hidden;
margin: 0;
}
.post-grid__thumb::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50%;
background-image: linear-gradient(to bottom, transparent, #1b1b1b);
pointer-events: none;
z-index: 1;
}
.post-grid__thumb img {
width: 100%;
height: auto;
transform: scale(1.1);
transition: transform 0.4s;
}
.post-grid__thumb:hover img {
transform: scale(1);
}
.post-grid__author:not(.post-grid__author--on-thumb) {
margin-bottom: 15px;
}
.post-grid__author-avatar, .elementor .post-grid__author-avatar {
display: inline-block;
width: 34px;
height: 34px;
overflow: hidden;
border-radius: 50%;
border: 2px solid #fff;
vertical-align: middle;
margin-right: 0.375rem;
}
.post-grid__author-avatar img, .elementor .post-grid__author-avatar img {
display: inline-block;
vertical-align: middle;
}
.post-grid__author--on-thumb {
position: relative;
transform: translateY(-54px);
z-index: 1;
}
.post-grid__author-name {
font-family: "Montserrat", sans-serif;
font-size: 0.6875rem;
color: #fff;
}
.post-grid__cat {
position: relative;
padding-bottom: 25px;
font-family: "Montserrat", sans-serif;
font-size: 0.6875rem;
line-height: 1.2em;
letter-spacing: 0.15em;
margin-bottom: 2rem;
}
.post-grid__cat::after {
content: "";
display: block;
position: absolute;
bottom: 0;
left: -18px;
background-color: #333;
width: 30px;
height: 4px;
}
.post-grid__cat a {
color: #717171;
}
.post-grid__cat a:hover {
color: #f60b0e;
}
.post-grid__cat-item {
display: inline-block;
}
@media (max-width: 767.98px) {
.post-grid__title {
font-size: 1.125rem;
}
}  .rating-icons {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 16px;
font-weight: normal;
font-style: normal;
margin-bottom: 1rem;
white-space: nowrap;
text-align: left;
display: inline-block;
}
.rating-icons i,
.rating-icons [class*=fa-] {
margin-right: 6px;
}
.rating-icons i:last-child,
.rating-icons [class*=fa-]:last-child {
margin-right: 0;
}
.rating-icons__placeholder {
color: #5a5a5a;
}
.rating-icons__active {
display: block;
position: absolute;
left: 0;
top: 0;
color: #f60b0e;
} .rating-bars {
display: flex;
}
.rating-bars__bars {
height: 20px;
display: flex;
align-items: flex-end;
margin-right: 0.25rem;
}
.rating-bars__bars .bar {
height: 100%;
background-color: rgba(255, 255, 255, 0.2);
margin: 0 1px;
width: 3px;
}
.rating-bars__bars .bar:nth-child(1) {
height: 40%;
}
.rating-bars__bars .bar:nth-child(2) {
height: 55%;
}
.rating-bars__bars .bar:nth-child(3) {
height: 70%;
}
.rating-bars__bars .bar:nth-child(4) {
height: 85%;
}
.rating-bars__bars .bar:nth-child(5) {
height: 100%;
}
.rating-bars__bars.rating-bars__bars-1 .bar:nth-child(1) {
background-color: #f60b0e;
}
.rating-bars__bars.rating-bars__bars-2 .bar:nth-child(1), .rating-bars__bars.rating-bars__bars-2 .bar:nth-child(2) {
background-color: #f60b0e;
}
.rating-bars__bars.rating-bars__bars-3 .bar:nth-child(1), .rating-bars__bars.rating-bars__bars-3 .bar:nth-child(2), .rating-bars__bars.rating-bars__bars-3 .bar:nth-child(3) {
background-color: #f60b0e;
}
.rating-bars__bars.rating-bars__bars-4 .bar:nth-child(1), .rating-bars__bars.rating-bars__bars-4 .bar:nth-child(2), .rating-bars__bars.rating-bars__bars-4 .bar:nth-child(3), .rating-bars__bars.rating-bars__bars-4 .bar:nth-child(4) {
background-color: #f60b0e;
}
.rating-bars__bars.rating-bars__bars-5 .bar {
background-color: #f60b0e;
}
.rating-bars__numbers {
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 1.5rem;
color: #fff;
line-height: 1em;
}
.rating-bars__number-current {
display: inline-block;
}
.rating-bars__number-overall {
display: inline-block;
font-size: 0.5em;
line-height: 1.2em;
vertical-align: top;
margin-left: -0.15em;
}
.rating-bars__number-overall::before {
content: "/";
display: inline-block;
margin-right: 0.25rem;
} .room__meta {
margin-bottom: 1rem;
}
.room__meta-item {
display: inline-block;
font-family: "Montserrat", sans-serif;
color: #717171;
font-size: 0.6875rem;
text-transform: uppercase;
font-weight: bold;
margin-right: 0.75rem;
}
@media (min-width: 992px) {
.room__meta-item {
margin-right: 1.5rem;
}
.col-md-3 .room__meta-item {
margin-right: 0.75rem;
}
}
.room__meta-item:last-child {
margin-right: 0;
}
.room__meta-item i {
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
color: #c2c2c2;
font-size: 16px;
font-weight: 700;
margin-right: 0.5rem;
}
.room__meta-item i[class*=icon-], .room__meta-item i[class*=ion-] {
font-weight: 400;
} .room__meta--lg {
display: flex;
overflow: hidden;
margin-bottom: 2.375rem;
}
.room__meta--lg .rating {
margin: 0 auto;
}
.room__meta--lg .room__meta-item {
flex-grow: 1;
position: relative;
text-align: center;
padding: 0.2rem 0;
}
.room__meta--lg .room__meta-item:not(:first-child)::before {
content: "";
display: block;
width: 1px;
height: 100px;
position: absolute;
top: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.1);
}
.room__meta--lg .room__meta-item--rating {
padding-top: 0.5rem;
}
.room__meta--lg .room__meta-item--rating .room__meta-item-value {
margin-bottom: 0;
}
@media (min-width: 576px) {
.room__meta--lg .room__meta-item > i,
.room__meta--lg .room__meta-item .room__meta-item-value > i {
font-size: 20px;
line-height: 1.2em;
}
}
.room__meta--lg .room__meta-item > i[class*=icon-], .room__meta--lg .room__meta-item > i[class*=ion-],
.room__meta--lg .room__meta-item .room__meta-item-value > i[class*=icon-],
.room__meta--lg .room__meta-item .room__meta-item-value > i[class*=ion-] {
font-weight: 400;
}
.room__meta--lg .room__meta-item-value {
min-height: 2rem;
margin-bottom: 0.5rem;
}
@media (min-width: 576px) {
.room__meta--lg .room__meta-item-value {
font-size: 1.125rem;
}
}
.room__meta--lg .room__meta-item-label {
color: #fff;
} .filter {
display: flex;
justify-content: center;
margin: -0.5rem -0.5rem 3.25rem;
flex-wrap: wrap;
}
.filter__item {
margin: 0.5rem;
}
@media (max-width: 767.98px) {
.filter__item {
flex-basis: 50%;
min-width: 50%;
padding: 0 0.5rem;
}
}
@media (max-width: 767.98px) {
.filter__item .btn {
width: 100%;
}
}
.filter__item .btn:not(.btn-primary):hover {
cursor: pointer;
} .search .rooms {
margin-bottom: 4.25rem;
} .rooms--list .room {
display: flex;
flex-wrap: wrap;
margin-bottom: 4rem;
}
@media (min-width: 576px) {
.rooms--list .room {
margin-bottom: 5rem;
}
}
@media (min-width: 992px) {
.rooms--list .room {
flex-wrap: nowrap;
align-items: center;
margin-bottom: 7.5rem;
}
}
@media (min-width: 992px) {
.rooms--list .room:nth-child(even) .room__body {
order: 2;
}
}
@media (min-width: 992px) {
.rooms--list .room:nth-child(even) .room__img {
order: 1;
}
}
.rooms--list .room__body {
width: 100%;
order: 2;
padding: 2rem;
}
@media (min-width: 992px) {
.rooms--list .room__body {
width: 42%;
order: 1;
padding: 4.375rem 2.75rem;
}
}
.rooms--list .room__complexity {
margin-bottom: 1.875rem;
}
.rooms--list .room__title {
margin-bottom: 0.75rem;
}
@media (max-width: 991.98px) {
.rooms--list .room__title {
font-size: 1.5rem;
}
}
.rooms--list .room__meta {
margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
.rooms--list .room__meta {
margin-bottom: 2.5rem;
}
}
.rooms--list .room__excerpt p:last-child {
margin-bottom: 0;
}
.rooms--list .room__footer {
margin-top: 2.1875rem;
}
.rooms--list .room__img {
width: 100%;
margin: 0;
order: 1;
position: relative;
overflow: hidden;
}
@media (min-width: 992px) {
.rooms--list .room__img {
order: 2;
width: 58%;
margin-top: 40px;
margin-bottom: 40px;
}
}
.rooms--list .room__img::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.2);
pointer-events: none;
opacity: 1;
transition: background-color 0.4s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.rooms--list .room__img img {
width: 100%;
height: auto;
transition: transform 0.4s;
}
.rooms--list .room__img:hover img {
transform: scale(1.1);
}
.rooms--list .room__img:hover::before {
background-color: rgba(0, 0, 0, 0);
} .rooms--grid + nav {
padding-top: 2rem;
}
.rooms--grid .room {
margin-bottom: 30px;
}
.rooms--grid.no-gutters .room {
margin-bottom: 0;
}
.rooms--grid .room__inner {
position: relative;
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.5);
transition: all 0.4s ease-in-out;
}
.rooms--grid .room__inner:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
.rooms--grid .room__inner:hover .room__img img {
transform: scale(1.1);
}
.rooms--grid .room__img {
margin: 0;
position: relative;
overflow: hidden;
}
.rooms--grid .room__img::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.42);
z-index: 2;
pointer-events: none;
transition: background-color 0.4s;
}
.rooms--grid .room__img::after {
content: "";
display: block;
position: absolute;
top: 25%;
left: -1px;
right: -1px;
bottom: -1px;
background-image: linear-gradient(to bottom, transparent, black);
z-index: 2;
pointer-events: none;
}
.rooms--grid .room__img img {
position: relative;
z-index: 1;
transition: transform 0.4s;
width: 100%;
height: auto;
}
.rooms--grid .room__img a {
display: block;
}
.rooms--grid .room__body {
position: absolute;
z-index: 3;
bottom: 1.875rem;
left: 1.875rem;
right: 1.875rem;
}
.rooms--grid .room__body > *:last-child {
margin-bottom: 0;
}
.rooms--grid .room__title {
font-size: 1.125rem;
margin-bottom: 1em;
}
.rooms--grid .room__meta {
margin-bottom: 0;
} .rooms--grid-space .room__body {
top: 1.875rem;
pointer-events: none;
}
.rooms--grid-space .room__title {
font-size: 0.875rem;
text-transform: uppercase;
margin-top: 0.25rem;
padding-right: 80px;
}
.rooms--grid-space.rooms--modern .room__title {
padding-right: 100px;
}
.rooms--grid-space.rooms:not(.rooms--modern) .room__meta {
position: absolute;
bottom: 0;
}
.rooms--grid-space .room__complexity {
position: absolute;
right: 0;
top: 0;
}
.rooms--grid-space.rooms--modern .room__complexity {
top: 0.5rem;
}
.rooms--grid-space .room__img::after {
top: 0;
background-image: linear-gradient(to bottom, transparent 50%, black), linear-gradient(to bottom, rgba(0, 0, 0, 0.75), transparent 30%);
} .rooms--modern .room {
display: flex;
align-items: center;
margin-bottom: 5rem;
flex-wrap: wrap;
width: 100%;
}
@media (min-width: 768px) {
.rooms--modern .room {
flex-wrap: nowrap;
}
}
.rooms--modern .room__body {
order: 2;
position: relative;
z-index: 3;
}
@media (min-width: 768px) {
.rooms--modern .room__body {
padding: 3rem 0.5rem 3rem 4rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.rooms--modern .room__body {
padding: 1rem 0 1rem 1.5rem;
}
}
.rooms--modern .room__title {
font-size: 1.5rem;
}
@media (min-width: 768px) {
.rooms--modern .room__title {
font-size: 2.5rem;
margin-left: -8.125rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.rooms--modern .room__title {
font-size: 1.5rem;
margin-left: 0;
}
}
.rooms--modern .room__meta {
margin-bottom: 2.25rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.rooms--modern .room__meta {
margin-bottom: 1rem;
}
.rooms--modern .room__meta .room__meta-item {
margin-right: 0.5rem;
}
.rooms--modern .room__meta .room__meta-item:last-child {
margin-right: 0;
}
}
@media (min-width: 768px) {
.rooms--modern .room__excerpt {
padding-bottom: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.rooms--modern .room__excerpt {
font-size: 0.75rem;
}
}
@media (min-width: 768px) {
.rooms--modern .room__footer {
margin-left: -6.5rem;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.rooms--modern .room__footer {
margin-left: 0;
}
.rooms--modern .room__footer .btn-link--dash::before {
width: 40px;
}
}
.rooms--modern .room__img {
order: 1;
margin: 0 0 1.5rem 0;
position: relative;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
.rooms--modern .room__img {
flex: 0 0 57%;
max-width: 57%;
margin-bottom: 0;
}
}
.rooms--modern .room__img::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.42);
z-index: 2;
transition: background-color 0.4s;
pointer-events: none;
}
.rooms--modern .room__img img {
transition: transform 0.4s;
width: 100%;
}
.rooms--modern .room__img:hover img {
transform: scale(1.1);
}
.rooms--modern .room__img:hover::before {
background-color: rgba(0, 0, 0, 0);
}
.rooms--has-icon .room__img a::before {
content: "";
display: block;
position: absolute;
left: 50%;
top: 50%;
width: 72px;
height: 72px;
margin: -36px 0 0 -36px;
border-radius: 50%;
background-color: #f60b0e;
color: #fff;
z-index: 4;
pointer-events: none;
transform: scale(0);
transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
opacity: 0;
font-family: "Ionicons";
font-style: normal;
font-weight: normal;
font-size: 32px;
line-height: 72px;
text-align: center;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rooms--has-icon .room__img a:hover::before {
background-color: rgba(0, 0, 0, 0);
transform: scale(1);
} .rooms--blocks {
margin-bottom: 4rem;
}
.rooms--blocks .room {
width: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
text-align: center;
height: var(--room-height-sm, 150px);
position: relative;
overflow: hidden;
}
.rooms--blocks .room::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1;
transition: background-color 0.4s;
}
@media (min-width: 768px) {
.rooms--blocks .room {
height: var(--room-height-md, 240px);
}
}
@media (min-width: 992px) {
.rooms--blocks .room {
height: var(--room-height-lg, 300px);
}
}
.rooms--blocks .room:hover::before {
background-color: rgba(0, 0, 0, 0.75);
}
.rooms--blocks .room__link-wrapper {
position: relative;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.rooms--blocks .room__title {
font-size: 1.5rem;
margin-bottom: 0;
}
@media (min-width: 768px) {
.rooms--blocks .room__title {
font-size: 2.5rem;
}
}
.rooms--blocks img {
width: 100%;
height: auto;
}   .room-slider-wrapper {
position: relative;
}
.room-slider {
overflow: hidden;
position: relative;
}
.room-slider__item.slick-slide {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
height: 280px;
width: 100%;
}
@media (min-width: 576px) {
.room-slider__item.slick-slide {
height: 360px;
}
}
@media (min-width: 768px) {
.room-slider__item.slick-slide {
height: 480px;
}
}
@media (min-width: 992px) {
.room-slider__item.slick-slide {
height: 660px;
}
}
.room-slider__item.slick-slide::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.room-slider__item.slick-slide::after {
content: "";
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 60%;
background-image: linear-gradient(to bottom, transparent, #1b1b1b);
} .single-room-heading {
position: absolute;
z-index: 3;
bottom: 2rem;
width: 100%;
}
@media (min-width: 768px) {
.single-room-heading {
bottom: 5rem;
}
}
.single-room-heading__title {
margin-bottom: 0;
text-shadow: 0 2px 12px rgba(0, 0, 0, 0.42);
font-size: 1.75rem;
}
@media (min-width: 768px) {
.single-room-heading__title {
font-size: 4.5rem;
letter-spacing: -2px;
}
} .single-room-content {
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 768px) {
.single-room-content {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (min-width: 992px) {
.single-room-content {
padding-top: 120px;
padding-bottom: 120px;
}
} .room-details {
list-style: none;
padding: 0;
margin: 0 0 2.5rem 0;
font-family: "Montserrat", sans-serif;
font-size: 0.75rem;
text-transform: uppercase;
}
.room-details__item {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 0.75rem 0 0.75rem 36px;
position: relative;
}
.room-details__item [class*=fa-],
.room-details__item [class*=icon-],
.room-details__item i {
font-style: normal;
display: block;
position: absolute;
width: 24px;
text-align: center;
left: 0;
top: 12px;
color: #c2c2c2;
font-size: 16px;
line-height: 1.2em;
} article + .section--related-rooms {
margin-top: -40px;
}
@media (min-width: 768px) {
article + .section--related-rooms {
margin-top: -60px;
}
}
@media (min-width: 992px) {
article + .section--related-rooms {
margin-top: -120px;
}
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
list-style-type: none;
padding: 0;
margin: 0 -2px -14px -2px;
overflow: hidden;
}
.post__excerpt .gallery {
margin-bottom: 1em;
}
@media (min-width: 768px) {
.gallery {
margin-left: -7px;
margin-right: -8px;
}
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 2px;
padding-right: 2px;
margin-bottom: 14px;
}
@media (min-width: 768px) {
.gallery-item {
padding-left: 7px;
padding-right: 8px;
}
}
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
margin-bottom: 4px;
}
@media (min-width: 768px) {
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
padding-left: 2px;
padding-right: 2px;
}
}
.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-item a {
display: block;
position: relative;
overflow: hidden;
}
.gallery-item a::before, .gallery-item a::after {
content: "";
position: absolute;
background-color: #f60b0e;
transition: transform 0.2s;
left: 0;
width: 100%;
height: 4px;
transform: scale3d(0, 1, 1);
z-index: 1;
}
.gallery-item a::before {
top: 0;
transform-origin: 0 50%;
}
.gallery-item a::after {
bottom: 0;
transform-origin: 100% 50%;
}
.gallery-item .gallery-icon {
display: block;
position: relative;
overflow: hidden;
}
.gallery-item .gallery-icon::before, .gallery-item .gallery-icon::after {
content: "";
position: absolute;
background-color: #f60b0e;
transition: transform 0.2s;
top: 0;
width: 4px;
height: 100%;
transform: scale3d(1, 0, 1);
z-index: 1;
}
.gallery-item .gallery-icon::before {
left: 0;
transform-origin: 50% 100%;
}
.gallery-item .gallery-icon::after {
right: 0;
transform-origin: 50% 0%;
}
.gallery-item .gallery-icon:hover::before, .gallery-item .gallery-icon:hover::after,
.gallery-item .gallery-icon:hover a::before,
.gallery-item .gallery-icon:hover a::after {
transform: scale3d(1, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.4s;
}
.gallery-item .gallery-icon:hover::after {
transition-delay: 0s;
}
.gallery-item .gallery-icon:hover a::before {
transition-delay: 0.2s;
}
.gallery-item .gallery-icon:hover a::after {
transition-delay: 0.2s;
}
.gallery-item .gallery-icon:hover img {
opacity: 0.5;
}
.gallery-caption {
display: none;
} .elementor .elementor-custom-embed-play {
display: block;
width: 60px;
height: 60px;
cursor: pointer;
z-index: 1;
}
@media (min-width: 992px) {
.elementor .elementor-custom-embed-play {
width: 100px;
height: 100px;
}
}
.elementor .elementor-custom-embed-play:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: block;
background-color: #fff;
opacity: 0.1;
border-radius: 50%;
z-index: -1;
transform: scale(1.15);
transition: all 0.2s ease;
}
.elementor .elementor-custom-embed-play:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border-radius: 50%;
background-color: #f60b0e;
}
.elementor .elementor-custom-embed-play:hover:before {
transform: scale(1);
}
.elementor .elementor-custom-embed-play i {
position: relative;
font-size: 24px;
line-height: 60px;
z-index: 2;
opacity: 1;
text-shadow: none;
transform: translate(2px, 2px);
}
@media (min-width: 992px) {
.elementor .elementor-custom-embed-play i {
font-size: 40px;
line-height: 100px;
transform: translate(4px, 3px);
}
}
.elementor .elementor-custom-embed-play i:before {
content: "";
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.elementor .elementor-custom-embed-image-overlay:before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
}
.elementor-widget:not(:last-child) {
margin-bottom: 0 !important;
} .woocommerce a.button {
display: block;
max-width: 100%;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce a.button {
transition: none;
}
}
.woocommerce a.button:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.woocommerce a.button:focus, .woocommerce a.button.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.woocommerce a.button.disabled, .woocommerce a.button:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.woocommerce a.button:not([disabled]):not(.disabled):active, .woocommerce a.button:not([disabled]):not(.disabled).active, .show > .woocommerce a.button.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.woocommerce a.button:not([disabled]):not(.disabled):active, .woocommerce a.button:not([disabled]):not(.disabled):active:focus, .woocommerce a.button:not([disabled]):not(.disabled).active, .woocommerce a.button:not([disabled]):not(.disabled).active:focus, .show > .woocommerce a.button.dropdown-toggle, .show > .woocommerce a.button.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.woocommerce a.button:after {
width: 16px;
height: 16px;
font-size: 16px;
line-height: 1;
top: 0.6em !important;
right: 0.6em !important;
}
@media (min-width: 992px) {
.woocommerce a.button:after {
top: 0.8em !important;
right: 0.85em !important;
}
}
.woocommerce a.button.loading {
padding-right: 3em !important;
}
.woocommerce a.button.added:after {
font-size: 15px;
}
@media (min-width: 1200px) {
.woocommerce a.button {
display: inline-block;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.woocommerce a.button {
display: inline-block;
}
}
.woocommerce a.added_to_cart {
display: block;
margin-top: 0.75rem;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 1.25rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce a.added_to_cart {
transition: none;
}
}
.woocommerce a.added_to_cart:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.woocommerce a.added_to_cart:focus, .woocommerce a.added_to_cart.focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.woocommerce a.added_to_cart.disabled, .woocommerce a.added_to_cart:disabled {
color: #404040;
background-color: transparent;
}
.woocommerce a.added_to_cart:not([disabled]):not(.disabled):active, .woocommerce a.added_to_cart:not([disabled]):not(.disabled).active, .show > .woocommerce a.added_to_cart.dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.woocommerce span.onsale {
min-height: auto;
min-width: auto;
text-transform: uppercase;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.35rem 1.25rem;
font-size: 0.625rem;
line-height: 1.5;
border-radius: 1rem;
background-color: #00c851;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce span.onsale {
transition: none;
}
}
@media (max-width: 767.98px) {
.woocommerce span.onsale {
padding: 0.15em 0.75em 0.1em;
}
}
.woocommerce ul.products li.product .onsale {
margin-top: 0.5em;
margin-right: 0.5em;
}
@media (min-width: 768px) {
.woocommerce ul.products li.product .onsale {
margin-top: -1.5em;
margin-right: -1.5em;
}
}
.woocommerce ul.products li.product a img {
margin-bottom: 0;
}
.woocommerce ul.products li.product .price {
color: #fff;
}
.woocommerce ul.products li.product .price .amount {
font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .price del {
opacity: 1;
color: #717171;
}
.woocommerce .woocommerce-loop-product__img-wrapper {
display: block;
position: relative;
max-width: 100%;
overflow: hidden;
margin-bottom: 1rem;
}
.woocommerce .woocommerce-loop-product__img-wrapper::before {
content: "";
display: block;
position: absolute;
left: -1px;
right: -1px;
bottom: -1px;
height: 50%;
background-image: linear-gradient(to bottom, transparent, #1b1b1b);
pointer-events: none;
z-index: 1;
}
.woocommerce .woocommerce-loop-product__img-wrapper img {
width: 100%;
height: auto;
margin-bottom: 0;
transform: scale(1.1);
transition: transform 0.4s;
}
.woocommerce .woocommerce-loop-product__img-wrapper:hover img {
transform: scale(1);
}
.woocommerce .woocommerce-result-count {
margin: 0;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.woocommerce .woocommerce-ordering {
margin-bottom: 0;
}
@media (max-width: 575.98px) {
.woocommerce .woocommerce-ordering {
float: none;
}
}
.woocommerce .woocommerce-ordering select {
vertical-align: baseline;
}
.woocommerce ul.products[class*=columns-] li.product {
margin-top: 3rem;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
.woocommerce ul.products[class*=columns-] li.product {
margin-top: 3rem;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce ul.products:not(.columns-5):not(.columns-6) li.product {
margin-top: 4.25rem;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce ul.products:not(.columns-5):not(.columns-6) li.product .woocommerce-loop-product__img-wrapper {
margin-bottom: 1.5rem;
}
}
@media (min-width: 768px) {
.woocommerce ul.products:not(.columns-5):not(.columns-6) li.product .woocommerce-loop-product__title {
font-size: 1.5rem;
line-height: 1.2;
}
}
@media (min-width: 768px) {
.woocommerce ul.products:not(.columns-5):not(.columns-6) li.product .price {
font-size: 1.125rem;
line-height: 1.25;
}
}
@media (min-width: 1200px) {
.woocommerce.columns-1 a.added_to_cart, .woocommerce.columns-2 a.added_to_cart, .woocommerce.columns-3 a.added_to_cart, .woocommerce.columns-4 a.added_to_cart, .woocommerce .columns-1 a.added_to_cart, .woocommerce .columns-2 a.added_to_cart, .woocommerce .columns-3 a.added_to_cart, .woocommerce .columns-4 a.added_to_cart {
display: inline-block;
font-size: 0;
height: 45px;
width: 45px;
margin-left: 0.5rem;
padding-left: 0;
padding-right: 0;
}
.woocommerce.columns-1 a.added_to_cart:after, .woocommerce.columns-2 a.added_to_cart:after, .woocommerce.columns-3 a.added_to_cart:after, .woocommerce.columns-4 a.added_to_cart:after, .woocommerce .columns-1 a.added_to_cart:after, .woocommerce .columns-2 a.added_to_cart:after, .woocommerce .columns-3 a.added_to_cart:after, .woocommerce .columns-4 a.added_to_cart:after {
content: "";
font-family: "Ionicons";
font-size: 15px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.woocommerce.columns-1 a.added_to_cart, .woocommerce.columns-2 a.added_to_cart, .woocommerce.columns-3 a.added_to_cart, .woocommerce.columns-4 a.added_to_cart, .woocommerce .columns-1 a.added_to_cart, .woocommerce .columns-2 a.added_to_cart, .woocommerce .columns-3 a.added_to_cart, .woocommerce .columns-4 a.added_to_cart {
display: inline-block;
font-size: 0;
height: 45px;
width: 45px;
margin-left: 0.5rem;
padding-left: 0;
padding-right: 0;
}
.woocommerce.columns-1 a.added_to_cart:after, .woocommerce.columns-2 a.added_to_cart:after, .woocommerce.columns-3 a.added_to_cart:after, .woocommerce.columns-4 a.added_to_cart:after, .woocommerce .columns-1 a.added_to_cart:after, .woocommerce .columns-2 a.added_to_cart:after, .woocommerce .columns-3 a.added_to_cart:after, .woocommerce .columns-4 a.added_to_cart:after {
content: "";
font-family: "Ionicons";
font-size: 15px;
}
}
.woocommerce.columns-5 a.button, .woocommerce.columns-6 a.button {
display: block;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.woocommerce div.product div.images.woocommerce-product-gallery {
margin-bottom: 3.75rem;
}
}
.woocommerce .woocommerce-product-gallery__image {
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.5);
}
.woocommerce div.product div.images .flex-control-thumbs {
margin: 0.5rem -0.5rem -0.5rem;
}
@media (min-width: 768px) {
.woocommerce div.product div.images .flex-control-thumbs {
margin: 1rem -1rem -1rem;
}
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 0.5rem;
}
@media (min-width: 768px) {
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 1rem;
}
}
.woocommerce div.product div.images .flex-control-thumbs li img {
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.5);
transition: all 0.4s ease-in-out;
}
.woocommerce div.product div.images .flex-control-thumbs li:hover img {
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.5);
}
.woocommerce span.onsale {
top: 0.5rem;
left: 0.5rem;
}
@media (min-width: 768px) {
.woocommerce span.onsale {
top: -1rem;
left: -1rem;
}
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-size: 1.125rem;
color: #fff;
}
@media (min-width: 768px) {
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-size: 1.75rem;
}
}
.woocommerce div.product p.price .amount,
.woocommerce div.product span.price .amount {
font-weight: 700;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
text-decoration: none;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: 1;
color: #717171;
}
.woocommerce div.product .out-of-stock {
color: #ff0000;
}
.woocommerce div.product div.entry-summary {
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.woocommerce div.product div.entry-summary {
margin-bottom: 3.75rem;
}
}
@media (max-width: 767.98px) {
.woocommerce div.product div.entry-summary .product_title {
font-size: 1.75rem;
margin-bottom: 0.75rem;
}
}
.woocommerce div.product div.entry-summary .cart {
margin-top: 1.5rem;
}
@media (min-width: 768px) {
.woocommerce div.product div.entry-summary .cart {
margin-top: 2rem;
}
}
.woocommerce div.product div.entry-summary .quantity {
padding-top: 0.4rem;
padding-right: 1rem;
}
.woocommerce div.product div.entry-summary .quantity .input-text {
padding: 0.35rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
}
.woocommerce div.product div.entry-summary .quantity .input-text:focus {
border-bottom-color: #fff;
}
.woocommerce div.product div.entry-summary .product_meta > * {
display: block;
}
.woocommerce div.product div.entry-summary .product_meta > * + * {
margin-top: 0.5rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 2px;
margin-bottom: 2rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: #404040;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: block !important;
margin: 0 -2px;
padding: 15px 24px;
border-radius: 0;
background-color: #242424;
border-color: #242424;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
border-radius: 5px 5px 0 0;
}
@media (min-width: 576px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: inline-block !important;
border-radius: 5px 5px 0 0;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: block;
padding: 0;
color: #a8a8a8;
font-weight: 400;
font-size: 0.875rem;
font-family: "Montserrat", sans-serif;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #a8a8a8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #404040;
border-color: #404040;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #a8a8a8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.woocommerce div.product .woocommerce-tabs .panel {
margin-bottom: 3.75rem;
}
}
.woocommerce div.product .woocommerce-tabs .shop_attributes {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .shop_attributes th, .woocommerce div.product .woocommerce-tabs .shop_attributes td {
padding-top: 12px;
padding-bottom: 12px;
vertical-align: middle;
border-color: rgba(255, 255, 255, 0.05);
}
@media (min-width: 768px) {
.woocommerce div.product .woocommerce-tabs .shop_attributes th, .woocommerce div.product .woocommerce-tabs .shop_attributes td {
padding-top: 24px;
padding-bottom: 24px;
}
}
.woocommerce div.product .woocommerce-tabs .shop_attributes th {
padding-left: 12px;
padding-right: 12px;
}
@media (min-width: 768px) {
.woocommerce div.product .woocommerce-tabs .shop_attributes th {
padding-left: 24px;
}
}
@media (max-width: 767.98px) {
.woocommerce div.product .woocommerce-tabs h2 {
font-size: 1.5rem;
}
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
display: block;
max-width: 100%;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
transition: none;
}
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt.focus,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt.focus,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt.focus,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active, .show > .woocommerce #respond input#submit.alt.dropdown-toggle,
.woocommerce a.button.alt:not([disabled]):not(.disabled):active,
.woocommerce a.button.alt:not([disabled]):not(.disabled).active,
.show > .woocommerce a.button.alt.dropdown-toggle,
.woocommerce button.button.alt:not([disabled]):not(.disabled):active,
.woocommerce button.button.alt:not([disabled]):not(.disabled).active,
.show > .woocommerce button.button.alt.dropdown-toggle,
.woocommerce input.button.alt:not([disabled]):not(.disabled):active,
.woocommerce input.button.alt:not([disabled]):not(.disabled).active,
.show > .woocommerce input.button.alt.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active:focus, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active:focus, .show > .woocommerce #respond input#submit.alt.dropdown-toggle, .show > .woocommerce #respond input#submit.alt.dropdown-toggle:focus,
.woocommerce a.button.alt:not([disabled]):not(.disabled):active,
.woocommerce a.button.alt:not([disabled]):not(.disabled):active:focus,
.woocommerce a.button.alt:not([disabled]):not(.disabled).active,
.woocommerce a.button.alt:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce a.button.alt.dropdown-toggle,
.show > .woocommerce a.button.alt.dropdown-toggle:focus,
.woocommerce button.button.alt:not([disabled]):not(.disabled):active,
.woocommerce button.button.alt:not([disabled]):not(.disabled):active:focus,
.woocommerce button.button.alt:not([disabled]):not(.disabled).active,
.woocommerce button.button.alt:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce button.button.alt.dropdown-toggle,
.show > .woocommerce button.button.alt.dropdown-toggle:focus,
.woocommerce input.button.alt:not([disabled]):not(.disabled):active,
.woocommerce input.button.alt:not([disabled]):not(.disabled):active:focus,
.woocommerce input.button.alt:not([disabled]):not(.disabled).active,
.woocommerce input.button.alt:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce input.button.alt.dropdown-toggle,
.show > .woocommerce input.button.alt.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.woocommerce .related > h2,
.woocommerce .up-sells > h2 {
margin-bottom: -0.75rem;
}
@media (max-width: 767.98px) {
.woocommerce .related > h2,
.woocommerce .up-sells > h2 {
font-size: 1.5rem;
}
}
@media (min-width: 768px) {
.woocommerce .related > h2,
.woocommerce .up-sells > h2 {
margin-bottom: -2rem;
}
}
.woocommerce .related.products,
.woocommerce .up-sells.products {
clear: both;
}
.woocommerce .related .products,
.woocommerce .up-sells .products {
margin-bottom: 0;
}
.single-product .woocommerce-info,
.single-product .woocommerce-message {
margin-bottom: 3rem;
}
.woocommerce-cart .woocommerce-cart-form {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.woocommerce-cart .woocommerce-cart-form {
padding: 50px;
}
}
.woocommerce-cart .woocommerce-cart-form table thead th {
border-top: 2px solid rgba(255, 255, 255, 0.05);
border-bottom-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-cart .woocommerce-cart-form table th {
border-top: none;
}
.woocommerce-cart .woocommerce-cart-form table td {
color: #fff;
border-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-cart .woocommerce-cart-form table tbody > tr:first-child td {
border-top: none;
}
.woocommerce-cart .woocommerce-cart-form table th, .woocommerce-cart .woocommerce-cart-form table td {
padding-top: 24px;
padding-bottom: 24px;
}
.woocommerce-cart .woocommerce-cart-form .actions {
padding-top: 2rem;
padding-left: 0;
padding-right: 0;
}
.woocommerce-cart .woocommerce a.remove {
line-height: 1.2;
}
.woocommerce-cart .cart-collaterals .cart_totals {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
.woocommerce-cart .cart-collaterals .cart_totals {
padding: 50px;
}
}
.woocommerce-cart .cart-collaterals .cart_totals > h2 {
margin-bottom: 2rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table tbody > tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tbody > tr:first-child td {
border-top: 2px solid rgba(255, 255, 255, 0.05);
}
.woocommerce-cart .cart-collaterals .cart_totals table tbody > tr:last-child th, .woocommerce-cart .cart-collaterals .cart_totals table tbody > tr:last-child td {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
padding-top: 24px;
padding-bottom: 24px;
}
.woocommerce-cart .cart-collaterals .cart_totals td {
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-cart .wc-proceed-to-checkout {
padding-top: 2rem;
}
.woocommerce-cart table.shop_table {
margin-bottom: 0;
background-color: transparent;
border-color: transparent;
}
.woocommerce-cart .coupon .button {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce-cart .coupon .button {
transition: none;
}
}
.woocommerce-cart .coupon .button:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.woocommerce-cart .coupon .button:focus, .woocommerce-cart .coupon .button.focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.woocommerce-cart .coupon .button.disabled, .woocommerce-cart .coupon .button:disabled {
color: #404040;
background-color: transparent;
}
.woocommerce-cart .coupon .button:not([disabled]):not(.disabled):active, .woocommerce-cart .coupon .button:not([disabled]):not(.disabled).active, .show > .woocommerce-cart .coupon .button.dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.woocommerce-cart .quantity .input-text {
padding: 0.35rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
display: block;
width: 100%;
min-width: 130px;
margin-right: 10px;
padding: 0.5815rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
}
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: transparent;
background-image: none;
border-color: #404040;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button {
transition: none;
}
}
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button:hover {
color: #fff;
background-color: #404040;
border-color: #404040;
}
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button:focus, .woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button.focus {
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button.disabled, .woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button:disabled {
color: #404040;
background-color: transparent;
}
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button:not([disabled]):not(.disabled):active, .woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button:not([disabled]):not(.disabled).active, .show > .woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button.dropdown-toggle {
color: #fff;
background-color: #404040;
border-color: #404040;
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
@media (max-width: 767.98px) {
.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions > .button {
margin-top: 2rem;
}
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block;
width: 100%;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 1rem 2.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 2rem;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
transition: none;
}
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active, .show > .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active:focus, .show > .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle, .show > .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > p,
.woocommerce-checkout .woocommerce-billing-fields .create-account > p,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > p,
.woocommerce-checkout .woocommerce-shipping-fields .create-account > p,
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper > p,
.woocommerce-checkout .woocommerce-additional-fields .create-account > p,
.woocommerce-checkout .woocommerce-account-fields__field-wrapper > p,
.woocommerce-checkout .woocommerce-account-fields .create-account > p,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon__field-wrapper > p,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .create-account > p {
display: block;
margin-bottom: 3rem;
}
.woocommerce-checkout .woocommerce-billing-fields label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-checkout .woocommerce-shipping-fields label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-checkout .woocommerce-additional-fields label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-checkout .woocommerce-account-fields label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon label:not(.woocommerce-form__label-for-checkbox) {
font-size: 0.75rem;
font-family: "Montserrat", sans-serif;
display: block;
}
.woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce-checkout .woocommerce-shipping-fields .input-text,
.woocommerce-checkout .woocommerce-additional-fields .input-text,
.woocommerce-checkout .woocommerce-account-fields .input-text,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .input-text {
display: block;
width: 100%;
padding: 0.8rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
}
.woocommerce-checkout .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox .input-checkbox {
position: relative;
bottom: 3px;
margin-right: 10px;
}
.woocommerce-checkout .woocommerce-additional-fields #order_comments_field .input-text {
min-height: 124px;
}
@media (min-width: 768px) {
.woocommerce-checkout .woocommerce-additional-fields #order_comments_field .input-text {
min-height: 193px;
}
}
.woocommerce-checkout #customer_details {
margin-top: 3rem;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border-radius: 0px;
border: none;
margin-top: 3rem;
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
padding: 50px;
}
}
@media (min-width: 576px) {
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .input-text {
margin-top: 5px;
}
}
@media (max-width: 575.98px) {
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-first,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .form-row-last {
width: 100%;
float: none;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .button {
width: 100%;
margin-top: 1rem;
}
}
.woocommerce-checkout .select2-selection {
height: auto;
width: 100%;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
padding-right: 2.2em;
margin-bottom: 0;
background-color: transparent;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRkYiLz4KICA8L2c+Cjwvc3ZnPgo=);
background-position: right center;
background-repeat: no-repeat;
background-size: 18px 12px;
font-size: 1rem;
line-height: 1.5;
color: #717171;
border: none;
border-radius: 0;
border-bottom: 2px solid #404040;
-moz-appearance: none;
-webkit-appearance: none;
cursor: pointer;
}
.woocommerce-checkout .select2-selection::-ms-expand {
display: none;
}
.woocommerce-checkout .select2-selection:focus {
outline: none;
border-color: #fff;
}
.woocommerce-checkout .select2-selection .select2-selection__arrow {
display: none;
}
.woocommerce-checkout .select2-selection .select2-selection__rendered {
padding-left: 0;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border-radius: 0px !important;
}
@media (min-width: 768px) {
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
padding: 50px;
}
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
border-top-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody > tr:first-child td {
border-top: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead th {
border-top-width: 2px;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td {
color: #fff;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td {
padding-top: 24px;
padding-bottom: 24px;
}
.woocommerce-checkout #payment {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border-radius: 0px;
margin-top: 3rem;
}
@media (min-width: 768px) {
.woocommerce-checkout #payment {
padding: 50px;
}
}
.woocommerce-checkout #payment div.payment_box {
background-color: #1b1b1b;
}
.woocommerce-checkout #payment div.payment_box:before {
border-bottom-color: #1b1b1b;
}
.woocommerce-checkout #payment ul.payment_methods {
padding-top: 0;
padding-left: 0;
padding-right: 0;
border-bottom-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout #payment ul.payment_methods li label {
vertical-align: middle;
}
.woocommerce-checkout #payment div.place-order {
padding-top: 2rem;
padding-left: 0;
padding-right: 0;
}
.woocommerce-checkout #payment div.place-order:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.woocommerce-checkout #payment .woocommerce-privacy-policy-text {
margin-bottom: 1.5rem;
}
.woocommerce-checkout #payment button.button,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 1rem 2.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 2rem;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce-checkout #payment button.button,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button {
transition: none;
}
}
.woocommerce-checkout #payment button.button:hover,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.woocommerce-checkout #payment button.button:focus, .woocommerce-checkout #payment button.button.focus,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:focus,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.woocommerce-checkout #payment button.button.disabled, .woocommerce-checkout #payment button.button:disabled,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.disabled,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active, .woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active, .show > .woocommerce-checkout #payment button.button.dropdown-toggle,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active,
.show > .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active, .woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active:focus, .woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active, .woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active:focus, .show > .woocommerce-checkout #payment button.button.dropdown-toggle, .show > .woocommerce-checkout #payment button.button.dropdown-toggle:focus,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active:focus,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active,
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle,
.show > .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.woocommerce-checkout table.woocommerce-table--order-details thead th {
border-top: 2px solid rgba(255, 255, 255, 0.05);
border-bottom-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout table.woocommerce-table--order-details tbody > tr:first-child td {
border-top: none;
}
.woocommerce-checkout table.woocommerce-table--order-details tfoot th,
.woocommerce-checkout table.woocommerce-table--order-details tfoot td {
color: #fff;
border-color: rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout table.woocommerce-table--order-details tfoot > tr:last-child th,
.woocommerce-checkout table.woocommerce-table--order-details tfoot > tr:last-child td {
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.woocommerce-checkout table.woocommerce-table--order-details th,
.woocommerce-checkout table.woocommerce-table--order-details td {
padding-top: 24px;
padding-bottom: 24px;
}
.woocommerce-checkout .woocommerce-order .order_details {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border-radius: 0px;
}
@media (min-width: 768px) {
.woocommerce-checkout .woocommerce-order .order_details {
padding: 50px;
}
}
@media (max-width: 991.98px) {
.woocommerce-checkout .woocommerce-order .order_details li {
display: block;
float: none;
border-right: none;
}
.woocommerce-checkout .woocommerce-order .order_details li + li {
margin-top: 1rem;
}
}
.woocommerce-checkout .woocommerce-order .woocommerce-column--billing-address address,
.woocommerce-checkout .woocommerce-order .woocommerce-column--shipping-address address {
background-color: #242424;
padding: 25px !important;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border-radius: 0px;
border: none;
}
@media (min-width: 768px) {
.woocommerce-checkout .woocommerce-order .woocommerce-column--billing-address address,
.woocommerce-checkout .woocommerce-order .woocommerce-column--shipping-address address {
padding: 50px !important;
}
}
.woocommerce-checkout .woocommerce-order-details {
margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
.woocommerce-checkout .woocommerce-column--billing-address {
margin-bottom: 3rem;
}
}
.woocommerce-checkout .woocommerce-thankyou-order-received + .woocommerce-thankyou-order-details {
margin-top: 3rem;
}
.woocommerce ul#shipping_method li:last-child {
margin-bottom: 0;
}
#order_review_heading {
margin-bottom: 2rem;
}
.woocommerce-checkout .select2-container--open .select2-selection {
border-bottom-color: #fff;
}
.woocommerce-password-strength {
color: #fff;
padding: 1rem 1rem;
}
.woocommerce-password-strength.short {
background-color: #f60b0e;
}
.woocommerce-password-strength.bad {
background-color: #ffbb33;
}
.woocommerce-password-strength.good {
background-color: #33b5e5;
}
.woocommerce-password-strength.strong {
background-color: #00c851;
}
.wc_payment_method {
-webkit-padding-start: 30px;
padding-inline-start: 30px;
}
.wc_payment_method .input-radio {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
}
.wc_payment_method .input-radio + label:hover {
cursor: pointer;
}
.wc_payment_method .input-radio + label::before {
content: "";
display: inline-block;
position: absolute;
-webkit-margin-start: -30px;
margin-inline-start: -30px;
-webkit-margin-before: 0.32em;
margin-block-start: 0.32em;
background-color: transparent;
background-size: 9px;
background-position: 50% 50%;
background-repeat: no-repeat;
width: 18px;
height: 18px;
border: 2px solid #404040;
border-radius: 50%;
}
.wc_payment_method .input-radio:checked + label::before {
border-color: #f60b0e;
background-color: #f60b0e;
background-image: url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.998' cy='11.998' fill-rule='nonzero' fill='%23fff' r='9.998'/%3E%3C/svg%3E");
}
.wc_payment_method .input-radio:focus + label::before {
border-color: #404040;
background-color: #404040;
background-image: url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.998' cy='11.998' fill-rule='nonzero' fill='%23fff' r='9.998'/%3E%3C/svg%3E");
}
.wc_payment_method .input-radio:disabled + label::before {
border-color: #404040;
background-color: #404040;
opacity: 0.7;
}
.wc_payment_method .input-radio:checked:disabled + label::before {
background-image: url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.998' cy='11.998' fill-rule='nonzero' fill='%23fff' r='9.998'/%3E%3C/svg%3E");
}
.woocommerce-SavedPaymentMethods-saveNew {
-webkit-padding-start: 30px !important;
padding-inline-start: 30px !important;
-webkit-margin-start: 15px !important;
margin-inline-start: 15px !important;
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox] {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox] + label:hover {
cursor: pointer;
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox] + label::before {
content: "";
display: inline-block;
position: absolute;
-webkit-margin-start: -30px;
margin-inline-start: -30px;
-webkit-margin-before: 0.3em;
margin-block-start: 0.3em;
background-color: transparent;
background-size: 9px 9px;
background-position: 50% 50%;
background-repeat: no-repeat;
width: 18px;
height: 18px;
border: 2px solid #404040;
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox]:checked + label::before {
border-color: #f60b0e;
background-color: #f60b0e;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox]:focus + label::before {
border-color: #404040;
background-color: #404040;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox]:disabled + label::before {
border-color: #404040;
background-color: #404040;
opacity: 0.7;
}
.woocommerce-SavedPaymentMethods-saveNew input[type=checkbox]:checked:disabled + label::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 2.5rem;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0;
position: relative;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
padding: 0 0 1rem 20px;
position: relative;
text-transform: uppercase;
letter-spacing: 0.15em;
font-size: 0.75rem;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
padding-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #717171;
display: inline;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:before {
content: "";
position: absolute;
top: 0.3rem;
left: 0;
display: block;
width: 6px;
height: 6px;
border-radius: 50%;
font-style: normal;
font-weight: normal;
background-color: transparent;
transition: all 0.2s linear;
transform: translate(-5px, -5px);
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
color: #fff;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover::before {
background-color: #f60b0e;
transform: translate(0);
}
.woocommerce .woocommerce-MyAccount-content {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
.woocommerce .woocommerce-MyAccount-content {
padding: 50px;
}
}
.woocommerce form.woocommerce-form label:not(.woocommerce-form__label-for-checkbox),
.woocommerce form.woocommerce-EditAccountForm label:not(.woocommerce-form__label-for-checkbox) {
font-size: 0.75rem;
font-family: "Montserrat", sans-serif;
display: block;
}
.woocommerce form.woocommerce-form .input-text,
.woocommerce form.woocommerce-EditAccountForm .input-text {
display: block;
width: 100%;
padding: 0.8rem 0;
font-size: 1rem;
line-height: 1.5;
color: #fff;
background-color: transparent;
background-clip: padding-box;
border: none;
border-bottom: 2px solid #404040;
}
.woocommerce form.woocommerce-form .input-text:focus,
.woocommerce form.woocommerce-EditAccountForm .input-text:focus {
border-bottom-color: #fff;
}
.woocommerce form.woocommerce-form .woocommerce-form-row,
.woocommerce form.woocommerce-EditAccountForm .woocommerce-form-row {
margin-bottom: 3rem;
}
.woocommerce form.woocommerce-form .woocommerce-form-row:last-child,
.woocommerce form.woocommerce-EditAccountForm .woocommerce-form-row:last-child {
margin-bottom: 0;
}
.woocommerce form.woocommerce-EditAccountForm .input-text + span em {
font-size: 0.75rem;
}
.woocommerce form.woocommerce-EditAccountForm legend {
margin-bottom: 1.5rem;
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #fff;
}
.woocommerce form.woocommerce-EditAccountForm button.woocommerce-Button,
.woocommerce form.woocommerce-EditAccountForm button.woocommerce-button {
margin-top: 1.5rem;
}
.woocommerce button.woocommerce-Button,
.woocommerce button.woocommerce-button {
display: inline-block;
font-weight: bold;
font-family: "Montserrat", sans-serif;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid transparent;
transition: all 0.15s ease-in-out;
padding: 0.8rem 2rem;
font-size: 0.75rem;
line-height: 1.25;
border-radius: 1.5rem;
color: #fff;
background-color: #f60b0e;
border-color: #f60b0e;
}
@media (prefers-reduced-motion: reduce) {
.woocommerce button.woocommerce-Button,
.woocommerce button.woocommerce-button {
transition: none;
}
}
.woocommerce button.woocommerce-Button:hover,
.woocommerce button.woocommerce-button:hover {
color: #fff;
background-color: #d3080a;
border-color: #c7070a;
}
.woocommerce button.woocommerce-Button:focus, .woocommerce button.woocommerce-Button.focus,
.woocommerce button.woocommerce-button:focus,
.woocommerce button.woocommerce-button.focus {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
box-shadow: 0 0 0 3px rgba(246, 11, 14, 0.5);
}
.woocommerce button.woocommerce-Button.disabled, .woocommerce button.woocommerce-Button:disabled,
.woocommerce button.woocommerce-button.disabled,
.woocommerce button.woocommerce-button:disabled {
background-color: #f60b0e;
border-color: #f60b0e;
}
.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active, .woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active, .show > .woocommerce button.woocommerce-Button.dropdown-toggle,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active,
.show > .woocommerce button.woocommerce-button.dropdown-toggle {
color: #fff;
background-color: #c7070a;
border-color: #ba0709;
}
.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active, .woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active:focus, .woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active, .woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active:focus, .show > .woocommerce button.woocommerce-Button.dropdown-toggle, .show > .woocommerce button.woocommerce-Button.dropdown-toggle:focus,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active:focus,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active,
.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce button.woocommerce-button.dropdown-toggle,
.show > .woocommerce button.woocommerce-button.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(246, 11, 14, 0.5);
}
.woocommerce form.woocommerce-form-login,
.woocommerce form.woocommerce-form-register {
background-color: #242424;
padding: 25px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
border: none;
border-radius: 0;
}
@media (min-width: 768px) {
.woocommerce form.woocommerce-form-login,
.woocommerce form.woocommerce-form-register {
padding: 50px;
}
}
.woocommerce form.woocommerce-form-login .form-row,
.woocommerce form.woocommerce-form-register .form-row {
padding: 0;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-row + .woocommerce-form-row,
.woocommerce form.woocommerce-form-register .woocommerce-form-row + .woocommerce-form-row {
margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
.woocommerce form.woocommerce-form-login button.woocommerce-Button,
.woocommerce form.woocommerce-form-login button.woocommerce-button,
.woocommerce form.woocommerce-form-register button.woocommerce-Button,
.woocommerce form.woocommerce-form-register button.woocommerce-button {
padding: 1rem 2.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 2rem;
}
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce form.woocommerce-form-register .woocommerce-form-login__submit {
order: 1;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce form.woocommerce-form-register .woocommerce-form-login__rememberme {
order: 2;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox {
padding-top: 0.65rem;
margin-left: auto;
}
@media (min-width: 576px) {
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox {
padding-top: 0.85rem;
}
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox input,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox input {
position: absolute;
z-index: -1;
opacity: 0;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox span,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox span {
position: relative;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox span:before,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox span:before {
position: absolute;
top: 0.1875rem;
left: -2rem;
display: block;
width: 1.125rem;
height: 1.125rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 2px solid #404040;
border-radius: 2px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox span:after,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox span:after {
position: absolute;
top: 0.1875rem;
left: -2rem;
display: block;
width: 1.125rem;
height: 1.125rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 13px 10px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox input:checked ~ span::before,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox input:checked ~ span::before {
border: 2px solid #f60b0e;
background-color: #f60b0e;
}
.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox input:checked ~ span::after,
.woocommerce form.woocommerce-form-register .woocommerce-form__label-for-checkbox input:checked ~ span::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23fff' d='M4.625 9.625a.777.777 0 0 1-.563.25.777.777 0 0 1-.562-.25L0 6.125 1.125 5l2.938 2.938L11.875.063l1.063 1.125-8.313 8.437z'/%3E%3C/svg%3E");
}
.woocommerce form.woocommerce-form-login .woocommerce-LostPassword,
.woocommerce form.woocommerce-form-register .woocommerce-LostPassword {
margin-top: 1.5rem;
font-size: 0.857rem;
}
.woocommerce form.woocommerce-form-login .woocommerce-LostPassword:before,
.woocommerce form.woocommerce-form-register .woocommerce-LostPassword:before {
content: "";
padding-right: 0.5rem;
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 20px;
vertical-align: middle;
color: #fff;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
width: 100%;
}
.woocommerce-info,
.woocommerce-error,
.woocommerce-notice,
.woocommerce-message {
padding: 1.25rem 1.25rem;
margin-bottom: 1rem;
border: 2px solid transparent;
border-radius: 0;
padding-left: 80px;
position: relative;
}
.woocommerce-info::before,
.woocommerce-error::before,
.woocommerce-notice::before,
.woocommerce-message::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 60px;
text-align: center;
bottom: 0;
background-color: rgba(255, 255, 255, 0.2);
}
.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-notice::after,
.woocommerce-message::after {
content: "";
display: block;
position: absolute;
left: 0;
top: 50%;
width: 60px;
height: 30px;
text-align: center;
font-size: 1.25rem;
font-family: "simple-line-icons";
transform: translateY(-50%);
z-index: 1;
}
.woocommerce-info a.button.woocommerce-Button,
.woocommerce-info a.button.woocommerce-button,
.woocommerce-error a.button.woocommerce-Button,
.woocommerce-error a.button.woocommerce-button,
.woocommerce-notice a.button.woocommerce-Button,
.woocommerce-notice a.button.woocommerce-button,
.woocommerce-message a.button.woocommerce-Button,
.woocommerce-message a.button.woocommerce-button {
float: none;
margin-right: 1rem;
color: #fff;
background-color: #404040;
border-color: #404040;
}
.woocommerce-info a.button.woocommerce-Button:hover,
.woocommerce-info a.button.woocommerce-button:hover,
.woocommerce-error a.button.woocommerce-Button:hover,
.woocommerce-error a.button.woocommerce-button:hover,
.woocommerce-notice a.button.woocommerce-Button:hover,
.woocommerce-notice a.button.woocommerce-button:hover,
.woocommerce-message a.button.woocommerce-Button:hover,
.woocommerce-message a.button.woocommerce-button:hover {
color: #fff;
background-color: #2d2d2d;
border-color: #272727;
}
.woocommerce-info a.button.woocommerce-Button:focus, .woocommerce-info a.button.woocommerce-Button.focus,
.woocommerce-info a.button.woocommerce-button:focus,
.woocommerce-info a.button.woocommerce-button.focus,
.woocommerce-error a.button.woocommerce-Button:focus,
.woocommerce-error a.button.woocommerce-Button.focus,
.woocommerce-error a.button.woocommerce-button:focus,
.woocommerce-error a.button.woocommerce-button.focus,
.woocommerce-notice a.button.woocommerce-Button:focus,
.woocommerce-notice a.button.woocommerce-Button.focus,
.woocommerce-notice a.button.woocommerce-button:focus,
.woocommerce-notice a.button.woocommerce-button.focus,
.woocommerce-message a.button.woocommerce-Button:focus,
.woocommerce-message a.button.woocommerce-Button.focus,
.woocommerce-message a.button.woocommerce-button:focus,
.woocommerce-message a.button.woocommerce-button.focus {
color: #fff;
background-color: #272727;
border-color: #202020;
box-shadow: 0 0 0 3px rgba(64, 64, 64, 0.5);
}
.woocommerce-info a.button.woocommerce-Button.disabled, .woocommerce-info a.button.woocommerce-Button:disabled,
.woocommerce-info a.button.woocommerce-button.disabled,
.woocommerce-info a.button.woocommerce-button:disabled,
.woocommerce-error a.button.woocommerce-Button.disabled,
.woocommerce-error a.button.woocommerce-Button:disabled,
.woocommerce-error a.button.woocommerce-button.disabled,
.woocommerce-error a.button.woocommerce-button:disabled,
.woocommerce-notice a.button.woocommerce-Button.disabled,
.woocommerce-notice a.button.woocommerce-Button:disabled,
.woocommerce-notice a.button.woocommerce-button.disabled,
.woocommerce-notice a.button.woocommerce-button:disabled,
.woocommerce-message a.button.woocommerce-Button.disabled,
.woocommerce-message a.button.woocommerce-Button:disabled,
.woocommerce-message a.button.woocommerce-button.disabled,
.woocommerce-message a.button.woocommerce-button:disabled {
background-color: #404040;
border-color: #404040;
}
.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active, .woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active, .show > .woocommerce-info a.button.woocommerce-Button.dropdown-toggle,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.show > .woocommerce-info a.button.woocommerce-button.dropdown-toggle,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.show > .woocommerce-error a.button.woocommerce-Button.dropdown-toggle,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.show > .woocommerce-error a.button.woocommerce-button.dropdown-toggle,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.show > .woocommerce-notice a.button.woocommerce-Button.dropdown-toggle,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.show > .woocommerce-notice a.button.woocommerce-button.dropdown-toggle,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.show > .woocommerce-message a.button.woocommerce-Button.dropdown-toggle,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.show > .woocommerce-message a.button.woocommerce-button.dropdown-toggle {
color: #fff;
background-color: #272727;
border-color: #202020;
}
.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active, .woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus, .woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active, .woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus, .show > .woocommerce-info a.button.woocommerce-Button.dropdown-toggle, .show > .woocommerce-info a.button.woocommerce-Button.dropdown-toggle:focus,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-info a.button.woocommerce-button.dropdown-toggle,
.show > .woocommerce-info a.button.woocommerce-button.dropdown-toggle:focus,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-error a.button.woocommerce-Button.dropdown-toggle,
.show > .woocommerce-error a.button.woocommerce-Button.dropdown-toggle:focus,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-error a.button.woocommerce-button.dropdown-toggle,
.show > .woocommerce-error a.button.woocommerce-button.dropdown-toggle:focus,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-notice a.button.woocommerce-Button.dropdown-toggle,
.show > .woocommerce-notice a.button.woocommerce-Button.dropdown-toggle:focus,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-notice a.button.woocommerce-button.dropdown-toggle,
.show > .woocommerce-notice a.button.woocommerce-button.dropdown-toggle:focus,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active,
.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-message a.button.woocommerce-Button.dropdown-toggle,
.show > .woocommerce-message a.button.woocommerce-Button.dropdown-toggle:focus,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active,
.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,
.show > .woocommerce-message a.button.woocommerce-button.dropdown-toggle,
.show > .woocommerce-message a.button.woocommerce-button.dropdown-toggle:focus {
box-shadow: 0 0 0 0 rgba(64, 64, 64, 0.5);
}
.woocommerce-notice--success {
color: #fff;
background-color: #00c851;
border-color: transparent;
}
.woocommerce-notice--success hr {
border-top-color: rgba(0, 0, 0, 0);
}
.woocommerce-notice--success a,
.woocommerce-notice--success .alert-link {
color: #fff;
text-decoration: underline;
}
.woocommerce-notice--success a:hover,
.woocommerce-notice--success .alert-link:hover {
text-decoration: none;
color: #fff;
}
.woocommerce-notice--success::after {
color: #fff;
}
.woocommerce-notice--success::after {
content: "";
}
.woocommerce-info {
color: #fff;
background-color: #33b5e5;
border-color: transparent;
}
.woocommerce-info hr {
border-top-color: rgba(0, 0, 0, 0);
}
.woocommerce-info a,
.woocommerce-info .alert-link {
color: #fff;
text-decoration: underline;
}
.woocommerce-info a:hover,
.woocommerce-info .alert-link:hover {
text-decoration: none;
color: #fff;
}
.woocommerce-info::after {
color: #fff;
}
.woocommerce-info:after {
content: "";
}
.woocommerce-error {
color: #fff;
background-color: #f60b0e;
border-color: transparent;
}
.woocommerce-error hr {
border-top-color: rgba(0, 0, 0, 0);
}
.woocommerce-error a,
.woocommerce-error .alert-link {
color: #fff;
text-decoration: underline;
}
.woocommerce-error a:hover,
.woocommerce-error .alert-link:hover {
text-decoration: none;
color: #fff;
}
.woocommerce-error::after {
color: #fff;
}
.woocommerce-error:after {
content: "";
}
.woocommerce-message {
color: #fff;
background-color: #ffbb33;
border-color: transparent;
}
.woocommerce-message hr {
border-top-color: rgba(0, 0, 0, 0);
}
.woocommerce-message a,
.woocommerce-message .alert-link {
color: #fff;
text-decoration: underline;
}
.woocommerce-message a:hover,
.woocommerce-message .alert-link:hover {
text-decoration: none;
color: #fff;
}
.woocommerce-message::after {
color: #fff;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
padding-left: 0;
padding-right: 0;
flex-basis: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
flex-basis: 48%;
max-width: 48%;
}
}
.woocommerce-form__label-for-checkbox {
-webkit-padding-start: 30px;
padding-inline-start: 30px;
}
.woocommerce-form__label-for-checkbox .input-checkbox {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
}
.woocommerce-form__label-for-checkbox .input-checkbox + span:hover {
cursor: pointer;
}
.woocommerce-form__label-for-checkbox .input-checkbox + span::before {
content: "";
display: inline-block;
position: absolute;
-webkit-margin-start: -30px;
margin-inline-start: -30px;
-webkit-margin-before: 0.2em;
margin-block-start: 0.2em;
background-color: transparent;
background-size: 9px 9px;
background-position: 50% 50%;
background-repeat: no-repeat;
width: 18px;
height: 18px;
border: 2px solid #404040;
}
.woocommerce-form__label-for-checkbox .input-checkbox:checked + span::before {
border-color: #f60b0e;
background-color: #f60b0e;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.woocommerce-form__label-for-checkbox .input-checkbox:focus + span::before {
border-color: #404040;
background-color: #404040;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}
.woocommerce-form__label-for-checkbox .input-checkbox:disabled + span::before {
border-color: #404040;
background-color: #404040;
opacity: 0.7;
}
.woocommerce-form__label-for-checkbox .input-checkbox:checked:disabled + span::before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z'/%3E%3C/svg%3E");
}   .slick-prev,
.slick-next {
position: absolute;
z-index: 1;
display: block;
height: 46px;
width: 46px;
line-height: 0;
font-size: 0;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
border-radius: 50%;
border: 2px solid #404040;
transition: all 0.3s ease;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background-color: #404040;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "Ionicons";
font-style: normal;
font-weight: normal;
font-size: 1rem;
line-height: 1;
color: #fff;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
.slick-prev:before {
content: "";
}
.slick-next {
right: -25px;
}
.slick-next:before {
content: "";
}
.slick--arrows-top {
margin-inline: -15px;
}
.slick--arrows-top .slick-slide {
margin: 0 15px;
-webkit-padding-after: 15px;
padding-block-end: 15px;
}
.slick--arrows-top .slick-prev {
right: 56px;
left: auto;
top: 0;
margin-top: -40px;
}
.slick--arrows-top .slick-prev:before {
content: "";
}
.slick--arrows-top .slick-prev {
right: 71px;
}
.slick--arrows-top .slick-next {
right: 15px;
top: 0;
margin-top: -40px;
}
.slick--arrows-top .slick-next:before {
content: "";
} .slick-arrow-divider {
display: block;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -1px;
bottom: 0;
transform: rotate(30deg);
width: 2px;
height: 100px;
background-color: #404040;
}
.section-content--tertiary .slick-arrow-divider {
background-color: #ececec;
}
@media (min-width: 768px) {
.slick--arrows-modern {
padding-bottom: 95px;
}
}
.slick--arrows-modern .slick-prev-arrow,
.slick--arrows-modern .slick-next-arrow {
bottom: 37px;
position: absolute;
z-index: 1;
display: block;
cursor: pointer;
background: transparent;
color: transparent;
padding: 0;
border: none;
outline: none;
transition: all 0.3s ease;
width: 50px;
height: 30px;
}
.slick--arrows-modern .slick-prev-arrow::before, .slick--arrows-modern .slick-prev-arrow::after,
.slick--arrows-modern .slick-next-arrow::before,
.slick--arrows-modern .slick-next-arrow::after {
content: "";
display: block;
position: absolute;
width: 6px;
height: 2px;
right: 0;
top: 15px;
background-color: #fff;
transition: 0.2s ease all;
}
.section-content--tertiary .slick--arrows-modern .slick-prev-arrow::before, .section-content--tertiary .slick--arrows-modern .slick-prev-arrow::after,
.section-content--tertiary .slick--arrows-modern .slick-next-arrow::before,
.section-content--tertiary .slick--arrows-modern .slick-next-arrow::after {
background-color: #404040;
}
.slick--arrows-modern .slick-prev-arrow span,
.slick--arrows-modern .slick-next-arrow span {
display: block;
position: absolute;
left: 0;
top: 15px;
width: 48px;
height: 2px;
background-color: #fff;
transition: 0.2s ease all;
}
.section-content--tertiary .slick--arrows-modern .slick-prev-arrow span,
.section-content--tertiary .slick--arrows-modern .slick-next-arrow span {
background-color: #404040;
}
.slick--arrows-modern .slick-prev-arrow:hover::before, .slick--arrows-modern .slick-prev-arrow:hover::after,
.slick--arrows-modern .slick-next-arrow:hover::before,
.slick--arrows-modern .slick-next-arrow:hover::after {
background-color: #f60b0e;
}
.slick--arrows-modern .slick-prev-arrow:hover span,
.slick--arrows-modern .slick-next-arrow:hover span {
background-color: #f60b0e;
}
.slick--arrows-modern .slick-prev-arrow {
left: 50%;
margin-left: -85px;
}
.slick--arrows-modern .slick-prev-arrow::before, .slick--arrows-modern .slick-prev-arrow::after {
right: auto;
left: 0;
}
.slick--arrows-modern .slick-prev-arrow::before {
transform: translateY(-2px) rotate(-45deg);
}
.slick--arrows-modern .slick-prev-arrow::after {
transform: translateY(2px) rotate(45deg);
}
.slick--arrows-modern .slick-next-arrow {
right: 50%;
margin-right: -85px;
}
.slick--arrows-modern .slick-next-arrow::before {
transform: translateY(-2px) translateX(1px) rotate(45deg);
}
.slick--arrows-modern .slick-next-arrow::after {
transform: translateY(2px) translateX(1px) rotate(-45deg);
} .slick-dots {
position: absolute;
z-index: 2;
right: 30px;
top: 50%;
transform: translateY(-50%);
list-style: none;
padding: 0;
margin: 0;
}
@media (max-width: 767.98px) {
.slick-dots {
display: none !important;
}
}
.slick-dots > li {
padding: 0;
margin: 0;
height: 20px;
width: 48px;
position: relative;
cursor: pointer;
}
.slick-dots > li > button {
overflow: hidden;
height: 20px;
width: 50%;
border: none;
padding: 0;
margin: 0;
background: none;
font-size: 0;
position: relative;
z-index: 2;
outline: none;
}
.slick-dots > li > button:hover {
cursor: pointer;
}
.slick-dots > li::before {
content: "";
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -1px;
background-color: rgba(255, 255, 255, 0.33);
height: 2px;
width: 50%;
pointer-events: none;
transition: all 300ms cubic-bezier(0.86, 0, 0.07, 1);
will-change: transform;
}
.slick-dots > li:hover::before {
background-color: #fff;
width: 75%;
}
.slick-dots > li.slick-active::before {
background-color: #fff;
width: 100%;
}body{color:#717171;background-color:#1b1b1b}a:hover{color:#ee4469}.box{background-color:#242424}.main-nav__list--hover-diagonal-line>li>a::before,.main-nav__list--hover-diagonal-line>ul>li>a::before,.main-nav__list--active-diagonal-line>li>a::before,.main-nav__list--active-diagonal-line>ul>li>a::before{background-color:#ee4469}.search-form-control .search-form-toggler__icon:hover{color:#ee4469}.header__logo--txt a{background-color:#ee4469}.search-form__submit:hover{color:#ee4469}.page-heading__title::after{color:#ee4469}.bypostauthor{border-left-color:#ee4469}.post-grid__thumb::before{background-image:linear-gradient(to bottom, transparent, #1b1b1b)}.post-grid__cat a{color:#717171}.post-grid__cat a:hover{color:#ee4469}.post-related .btn-nav:hover span{background-color:#ee4469}.post-related .btn-nav:hover span:before,.post-related .btn-nav:hover span:after{background-color:#ee4469}.sticky .post__body{border-left-color:#ee4469}.post__tax-item>a,.post__meta-item>a{color:#717171}.post__tax-item>a:hover,.post__meta-item>a:hover{color:#ee4469}body .booked-calendar tr.days,body .booked-calendar tr.days .bc-col,body .booked-calendarSwitcher.calendar,body #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-calendar .bc-head,body #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-calendar .bc-head .bc-col{background:#59cbe8 !important}body .booked-calendar tr.days .bc-col{border-color:#59cbe8 !important}body{}body #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-calendar .bc-body .bc-col.ui-datepicker-today a,body #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-calendar .bc-body .bc-col.ui-datepicker-today a:hover,body #booked-profile-page input[type="submit"].button-primary,body .booked-calendar input[type="submit"].button-primary,body .booked-list-view button.button,body .booked-list-view input[type="submit"].button-primary,body .booked-modal input[type="submit"].button-primary,body .booked-calendar .booked-appt-list .timeslot .timeslot-people button,body #booked-profile-page .appt-block .google-cal-button>a,body .booked-modal p.booked-title-bar,body .booked-calendar .bc-col:hover .date span,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover,body .booked-ms-modal .booked-book-appt{background:#ee4469}body #booked-profile-page input[type='submit'].button-primary,body .booked-calendar input[type='submit'].button-primary,body .booked-list-view button.button,body .booked-list-view input[type='submit'].button-primary,body .booked-modal input[type='submit'].button-primary,body #booked-profile-page .appt-block .google-cal-button>a,body .booked-calendar .booked-appt-list .timeslot .timeslot-people button,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover{border-color:#ee4469}body .booked-modal .bm-window p i.fa,body .booked-modal .bm-window a,body .booked-appt-list .booked-public-appointment-title,body .booked-modal .bm-window p.appointment-title,body .booked-ms-modal.visible:hover .booked-book-appt{color:#ee4469}body .booked-custom-error,#booked-plugin-page p.booked-form-notice,#booked-profile-page p.booked-form-notice{background-color:#ffbb33;border-color:#ffbb33}body.page #booked-profile-page .booked-tab-content{background:#242424}#booked-profile-page>.booked-profile-appt-list,#booked-profile-page>.booked-fea-appt-list{background:#242424}.booked-calendar .bc-head .bc-row .bc-col .page-right:hover::before,.booked-calendar .bc-head .bc-row .bc-col .page-left:hover::before,.booked-calendar .bc-head .bc-row .bc-col .page-right:hover::after,.booked-calendar .bc-head .bc-row .bc-col .page-left:hover::after{background-color:#ee4469}.booked-calendar .bc-head .bc-row .bc-col .page-right:hover .fa-solid,.booked-calendar .bc-head .bc-row .bc-col .page-left:hover .fa-solid{background-color:#ee4469}.booked-calendar .booked .date,.booked-calendar .booked:hover .date,.booked-calendar .booked .date span,.booked-calendar .booked:hover .date span{color:#ee4469}.booked-calendar .today .date span{border-color:#ee4469}.booked-calendar .today:hover .date span{background:#ee4469}.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title{color:#ee4469}body.page #profile-login .booked-form-wrap input[type='submit'].button-primary:hover,body.page #profile-forgot .booked-form-wrap input[type='submit'].button-primary:hover,body.page #profile-register .booked-form-wrap input[type='submit'].button-primary:hover,body.page #profile-login .booked-form-wrap .form-submit input[type='submit'].button-primary:hover,body.page #profile-forgot .booked-form-wrap .form-submit input[type='submit'].button-primary:hover,body.page #profile-register .booked-form-wrap .form-submit input[type='submit'].button-primary:hover{border-color:#ea1544 !important;background-color:#eb214d !important}body.page #booked-profile-page .booked-profile-header .booked-logout-button{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}body.page #booked-profile-page .booked-profile-header .booked-logout-button:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}body.page #booked-profile-page .booked-profile-header .booked-logout-button:focus,body.page #booked-profile-page .booked-profile-header .booked-logout-button.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}body.page #booked-profile-page .booked-profile-header .booked-logout-button.disabled,body.page #booked-profile-page .booked-profile-header .booked-logout-button:disabled{color:#59cbe8;background-color:transparent}body.page #booked-profile-page .booked-profile-header .booked-logout-button:not([disabled]):not(.disabled):active,body.page #booked-profile-page .booked-profile-header .booked-logout-button:not([disabled]):not(.disabled).active,.show>body.page #booked-profile-page .booked-profile-header .booked-logout-button.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}body.page #booked-profile-page .form-submit input[type='submit'].button-primary:hover{border-color:#ea1544 !important;background-color:#eb214d !important}body.page #booked-profile-page .text-input{border-bottom-color:#59cbe8}#booked-profile-page .booked-profile-appt-list .appt-block.approved>i.fa-solid,#booked-profile-page .booked-fea-appt-list .appt-block.approved>i.fa-solid{color:#ee4469}#booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block .fa-solid,#booked-profile-page .booked-fea-appt-list .appt-block.approved .status-block .fa-solid{color:#ee4469}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button{color:#fff;background-color:#ee4469;border-color:#ee4469}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:hover,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:hover,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:hover,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:hover{color:#fff;background-color:#eb214d;border-color:#ea1544}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay.focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay.focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button.focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button.focus{color:#fff;background-color:#ea1544;border-color:#de1440;box-shadow:0 0 0 3px rgba(238, 68, 105, 0.5)}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay.disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay.disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button.disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button.disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:disabled{background-color:#ee4469;border-color:#ee4469}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle{color:#fff;background-color:#ea1544;border-color:#de1440}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled):active:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled):active:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay:not([disabled]):not(.disabled).active:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button:not([disabled]):not(.disabled).active:focus,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle:focus,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .pay.dropdown-toggle:focus,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle:focus,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .google-cal-button.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(238, 68, 105, 0.5)}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit:hover,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit:hover,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel:hover,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel:focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel:focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit.focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit.focus,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel.focus,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit.disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit.disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel.disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel.disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit:disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit:disabled,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel:disabled,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel:disabled{color:#59cbe8;background-color:transparent}#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel:not([disabled]):not(.disabled):active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel:not([disabled]):not(.disabled):active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit:not([disabled]):not(.disabled).active,#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel:not([disabled]):not(.disabled).active,#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel:not([disabled]):not(.disabled).active,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .edit.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .edit.dropdown-toggle,.show>#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .cancel.dropdown-toggle,.show>#booked-profile-page .booked-fea-appt-list .appt-block .booked-cal-buttons .cancel.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.booked-upload-wrap{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}.booked-upload-wrap:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}.booked-upload-wrap:focus,.booked-upload-wrap.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.booked-upload-wrap.disabled,.booked-upload-wrap:disabled{color:#59cbe8;background-color:transparent}.booked-upload-wrap:not([disabled]):not(.disabled):active,.booked-upload-wrap:not([disabled]):not(.disabled).active,.show>.booked-upload-wrap.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}#profile-login .login-username input,#profile-login .login-password input,#profile-forgot .username input,#profile-register .name input,#profile-register .surname input,#profile-register .email input,#profile-register .password input{border-bottom-color:#59cbe8}.section-content--tertiary .accordion__item-header h3{color:#59cbe8}.accordion__item-header:hover h3,.section-content--tertiary .accordion__item-header:hover h3{color:#ee4469}.alert-success,.woocommerce-notice--success,.wpcf7 form.sent .wpcf7-response-output{background-color:#00c851}.alert-info,.woocommerce-info{background-color:#59cbe8}.alert-warning,.woocommerce-message,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.spam .wpcf7-response-output{background-color:#ffbb33}.alert-danger,.woocommerce-error,.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:#f60b0e}.trail-item.active{color:#717171}.breadcrumbs>div>span{color:#717171}.btn-primary{color:#fff;background-color:#ee4469;border-color:#ee4469}.btn-primary:hover{color:#fff;background-color:#eb214d;border-color:#ea1544}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#ea1544;border-color:#de1440;box-shadow:0 0 0 3px rgba(238, 68, 105, 0.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#ee4469;border-color:#ee4469}.btn-primary:not([disabled]):not(.disabled):active,.btn-primary:not([disabled]):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#ea1544;border-color:#de1440}.btn-primary:not([disabled]):not(.disabled):active,.btn-primary:not([disabled]):not(.disabled).active,.show>.btn-primary.dropdown-toggle,.btn-primary:not([disabled]):not(.disabled):active:focus,.btn-primary:not([disabled]):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(238, 68, 105, 0.5)}.btn-secondary{color:#212529;background-color:#59cbe8;border-color:#59cbe8}.btn-secondary:hover{color:#212529;background-color:#37c0e3;border-color:#2cbde2}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#2cbde2;border-color:#21b9e0;box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#59cbe8;border-color:#59cbe8}.btn-secondary:not([disabled]):not(.disabled):active,.btn-secondary:not([disabled]):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#2cbde2;border-color:#21b9e0}.btn-secondary:not([disabled]):not(.disabled):active,.btn-secondary:not([disabled]):not(.disabled).active,.show>.btn-secondary.dropdown-toggle,.btn-secondary:not([disabled]):not(.disabled):active:focus,.btn-secondary:not([disabled]):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.btn-success{color:#fff;background-color:#00c851;border-color:#00c851}.btn-success:hover{color:#fff;background-color:#00a242;border-color:#00953c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#00953c;border-color:#008837;box-shadow:0 0 0 3px rgba(0, 200, 81, 0.5)}.btn-success.disabled,.btn-success:disabled{background-color:#00c851;border-color:#00c851}.btn-success:not([disabled]):not(.disabled):active,.btn-success:not([disabled]):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#00953c;border-color:#008837}.btn-success:not([disabled]):not(.disabled):active,.btn-success:not([disabled]):not(.disabled).active,.show>.btn-success.dropdown-toggle,.btn-success:not([disabled]):not(.disabled):active:focus,.btn-success:not([disabled]):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(0, 200, 81, 0.5)}.btn-info{color:#212529;background-color:#59cbe8;border-color:#59cbe8}.btn-info:hover{color:#212529;background-color:#37c0e3;border-color:#2cbde2}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#2cbde2;border-color:#21b9e0;box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.btn-info.disabled,.btn-info:disabled{background-color:#59cbe8;border-color:#59cbe8}.btn-info:not([disabled]):not(.disabled):active,.btn-info:not([disabled]):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#2cbde2;border-color:#21b9e0}.btn-info:not([disabled]):not(.disabled):active,.btn-info:not([disabled]):not(.disabled).active,.show>.btn-info.dropdown-toggle,.btn-info:not([disabled]):not(.disabled):active:focus,.btn-info:not([disabled]):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.btn-warning{color:#212529;background-color:#ffbb33;border-color:#ffbb33}.btn-warning:hover{color:#212529;background-color:#ffae0d;border-color:#fa0}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#fa0;border-color:#f2a200;box-shadow:0 0 0 3px rgba(255, 187, 51, 0.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffbb33;border-color:#ffbb33}.btn-warning:not([disabled]):not(.disabled):active,.btn-warning:not([disabled]):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#fa0;border-color:#f2a200}.btn-warning:not([disabled]):not(.disabled):active,.btn-warning:not([disabled]):not(.disabled).active,.show>.btn-warning.dropdown-toggle,.btn-warning:not([disabled]):not(.disabled):active:focus,.btn-warning:not([disabled]):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255, 187, 51, 0.5)}.btn-danger{color:#fff;background-color:#f60b0e;border-color:#f60b0e}.btn-danger:hover{color:#fff;background-color:#d3080a;border-color:#c7070a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c7070a;border-color:#ba0709;box-shadow:0 0 0 3px rgba(246, 11, 14, 0.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#f60b0e;border-color:#f60b0e}.btn-danger:not([disabled]):not(.disabled):active,.btn-danger:not([disabled]):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c7070a;border-color:#ba0709}.btn-danger:not([disabled]):not(.disabled):active,.btn-danger:not([disabled]):not(.disabled).active,.show>.btn-danger.dropdown-toggle,.btn-danger:not([disabled]):not(.disabled):active:focus,.btn-danger:not([disabled]):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(246, 11, 14, 0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 3px rgba(248, 249, 250, 0.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled):active,.btn-light:not([disabled]):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not([disabled]):not(.disabled):active,.btn-light:not([disabled]):not(.disabled).active,.show>.btn-light.dropdown-toggle,.btn-light:not([disabled]):not(.disabled):active:focus,.btn-light:not([disabled]):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled):active,.btn-dark:not([disabled]):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not([disabled]):not(.disabled):active,.btn-dark:not([disabled]):not(.disabled).active,.show>.btn-dark.dropdown-toggle,.btn-dark:not([disabled]):not(.disabled):active:focus,.btn-dark:not([disabled]):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5)}.btn-outline-primary{color:#fff;background-color:transparent;background-image:none;border-color:#ee4469}.btn-outline-primary:hover{color:#fff;background-color:#ee4469;border-color:#ee4469}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 3px rgba(238, 68, 105, 0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#ee4469;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled):active,.btn-outline-primary:not([disabled]):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#ee4469;border-color:#ee4469;box-shadow:0 0 0 0.2rem rgba(238, 68, 105, 0.5)}.btn-outline-secondary{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}.btn-outline-secondary:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#59cbe8;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled):active,.btn-outline-secondary:not([disabled]):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.btn-outline-success{color:#fff;background-color:transparent;background-image:none;border-color:#00c851}.btn-outline-success:hover{color:#fff;background-color:#00c851;border-color:#00c851}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 3px rgba(0, 200, 81, 0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#00c851;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled):active,.btn-outline-success:not([disabled]):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#00c851;border-color:#00c851;box-shadow:0 0 0 0.2rem rgba(0, 200, 81, 0.5)}.btn-outline-info{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}.btn-outline-info:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#59cbe8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled):active,.btn-outline-info:not([disabled]):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.btn-outline-warning{color:#fff;background-color:transparent;background-image:none;border-color:#ffbb33}.btn-outline-warning:hover{color:#fff;background-color:#ffbb33;border-color:#ffbb33}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 3px rgba(255, 187, 51, 0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffbb33;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled):active,.btn-outline-warning:not([disabled]):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffbb33;border-color:#ffbb33;box-shadow:0 0 0 0.2rem rgba(255, 187, 51, 0.5)}.btn-outline-danger{color:#fff;background-color:transparent;background-image:none;border-color:#f60b0e}.btn-outline-danger:hover{color:#fff;background-color:#f60b0e;border-color:#f60b0e}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 3px rgba(246, 11, 14, 0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f60b0e;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled):active,.btn-outline-danger:not([disabled]):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f60b0e;border-color:#f60b0e;box-shadow:0 0 0 0.2rem rgba(246, 11, 14, 0.5)}.btn-outline-light{color:#fff;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 3px rgba(248, 249, 250, 0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled):active,.btn-outline-light:not([disabled]):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 0.2rem rgba(248, 249, 250, 0.5)}.btn-outline-dark{color:#fff;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 3px rgba(52, 58, 64, 0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled):active,.btn-outline-dark:not([disabled]):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 0.2rem rgba(52, 58, 64, 0.5)}.btn-link:hover,.btn-link:focus{color:#ee4469}.btn-link--dash::before{background-color:#ee4469}.custom-control-input:checked~.custom-control-label::before{background-color:#ee4469}.custom-control-label::before{border-color:#59cbe8}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{border-color:#ee4469;background-color:#ee4469}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#ee4469}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#ee4469}.custom-control-input:active~.custom-control-label::before{background-color:#fde8ec}.features-list__icon,#elementor .features-list__icon,.elementor-widget-escapium-features-list .features-list__icon{color:#ee4469}.features-list__title,#elementor .features-list__title,.elementor-widget-escapium-features-list .features-list__title{color:#fff}select,.form-control,.wpcf7-form-control:not(.wpcf7-submit),.post-password-form input:not([type='submit']){border-bottom-color:#59cbe8}.post-password-form input[type='submit']{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}.post-password-form input[type='submit']:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}.post-password-form input[type='submit']:focus,.post-password-form input[type='submit'].focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.post-password-form input[type='submit'].disabled,.post-password-form input[type='submit']:disabled{color:#59cbe8;background-color:transparent}.post-password-form input[type='submit']:not([disabled]):not(.disabled):active,.post-password-form input[type='submit']:not([disabled]):not(.disabled).active,.show>.post-password-form input[type='submit'].dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}select{color:#717171}.icobox__icon-wrapper::before{background-color:#59cbe8}.icobox__icon{border-color:#59cbe8;background-color:#1b1b1b}a.page-numbers,span.page-numbers{border-color:#59cbe8}a.page-numbers:hover,span.page-numbers:hover,a.page-numbers:focus,span.page-numbers:focus{background-color:#ee4469;border-color:#ee4469}ul.page-numbers li .page-numbers.current{background-color:#ee4469;border-color:#ee4469}.home-slider .tp-revslider-mainul li::after{background-image:linear-gradient(to bottom, transparent, #1b1b1b)}.social-links__link:hover::before,.social-links__link:focus::before,.social-links__link:hover::after,.social-links__link:focus::after{background-color:#ee4469}.social-links__link:hover::before,.social-links__link:focus::before{background-color:#fff}.team-member--hover .team-member__photo:hover::before{border-color:#ee4469}.testimonial__author-name{color:#717171}.section-content--secondary{background-color:#222222}.section-content--tertiary a:not([class]){color:#59cbe8}.section-heading__subtitle>a{color:#ee4469}.section-heading__subtitle>a::before{background-color:#ee4469}.icon-media{background-color:#ee4469}ul.list li::before,.post__excerpt ul li::before,.comment__body ul li::before{color:#ee4469}.elementor .elementor-custom-embed-play:after{background-color:#ee4469}.gallery-item a::before,.gallery-item a::after{background-color:#ee4469}.gallery-item .gallery-icon::before,.gallery-item .gallery-icon::after{background-color:#ee4469}.room__meta-item{color:#717171}.room__meta-item .rating-icons__placeholder i{color:#5a5a5a}.rating-bars__bars.rating-bars__bars-1 .bar:nth-child(1){background-color:#ee4469}.rating-bars__bars.rating-bars__bars-2 .bar:nth-child(1),.rating-bars__bars.rating-bars__bars-2 .bar:nth-child(2){background-color:#ee4469}.rating-bars__bars.rating-bars__bars-3 .bar:nth-child(1),.rating-bars__bars.rating-bars__bars-3 .bar:nth-child(2),.rating-bars__bars.rating-bars__bars-3 .bar:nth-child(3){background-color:#ee4469}.rating-bars__bars.rating-bars__bars-4 .bar:nth-child(1),.rating-bars__bars.rating-bars__bars-4 .bar:nth-child(2),.rating-bars__bars.rating-bars__bars-4 .bar:nth-child(3),.rating-bars__bars.rating-bars__bars-4 .bar:nth-child(4){background-color:#ee4469}.rating-bars__bars.rating-bars__bars-5 .bar{background-color:#ee4469}.rating .rating__inner::before{color:#ee4469}.rating-icons__active,.rating-icons__active i{color:#ee4469}.room-slider__item::after{background-image:linear-gradient(to bottom, transparent, #1b1b1b)}.rooms--has-icon .room__img a::before{background-color:#ee4469}.sbi_photo_wrap::before,.sbi_photo_wrap::after{background-color:#ee4469}.sbi_photo{position:relative;display:block;width:100%}.sbi_photo::before,.sbi_photo::after{background-color:#ee4469}.widget-instagram__plus-sign::before,.widget-instagram__link-wrapper::before,.widget-instagram__plus-sign::after,.widget-instagram__link-wrapper::after{background-color:#ee4469}#sb_instagram .sbi_follow_btn a,#sb_instagram #sbi_load .sbi_load_btn{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}#sb_instagram .sbi_follow_btn a:hover,#sb_instagram #sbi_load .sbi_load_btn:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram .sbi_follow_btn a.focus,#sb_instagram #sbi_load .sbi_load_btn.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}#sb_instagram .sbi_follow_btn a.disabled,#sb_instagram #sbi_load .sbi_load_btn.disabled,#sb_instagram .sbi_follow_btn a:disabled,#sb_instagram #sbi_load .sbi_load_btn:disabled{color:#59cbe8;background-color:transparent}#sb_instagram .sbi_follow_btn a:not([disabled]):not(.disabled):active,#sb_instagram #sbi_load .sbi_load_btn:not([disabled]):not(.disabled):active,#sb_instagram .sbi_follow_btn a:not([disabled]):not(.disabled).active,#sb_instagram #sbi_load .sbi_load_btn:not([disabled]):not(.disabled).active,.show>#sb_instagram .sbi_follow_btn a.dropdown-toggle,.show>#sb_instagram #sbi_load .sbi_load_btn.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.posts-list__date{color:#717171}.widget_archive ul li a,.widget_nav_menu ul li a,.widget_meta ul li a,.widget_pages ul li a,.widget_recent_comments ul li a,.widget_recent_entries ul li a,.widget_categories ul li a,.widget_rss ul li a{color:#717171}.widget_archive ul li a:hover::before,.widget_nav_menu ul li a:hover::before,.widget_meta ul li a:hover::before,.widget_pages ul li a:hover::before,.widget_recent_comments ul li a:hover::before,.widget_recent_entries ul li a:hover::before,.widget_categories ul li a:hover::before,.widget_rss ul li a:hover::before{background-color:#ee4469}.widget--footer .widget__header::after{background-color:#ee4469}.widget_calendar caption{color:#717171}.slick-prev,.slick-next{border-color:#59cbe8}.slick-prev:hover,.slick-next:hover,.slick-prev:focus,.slick-next:focus{background-color:#59cbe8}.slick-arrow-divider{background-color:#59cbe8}.section-content--tertiary .slick--arrows-modern .slick-prev-arrow::before,.section-content--tertiary .slick--arrows-modern .slick-next-arrow::before,.section-content--tertiary .slick--arrows-modern .slick-prev-arrow::after,.section-content--tertiary .slick--arrows-modern .slick-next-arrow::after{background-color:#59cbe8}.section-content--tertiary .slick--arrows-modern .slick-prev-arrow span,.section-content--tertiary .slick--arrows-modern .slick-next-arrow span{background-color:#59cbe8}.slick--arrows-modern .slick-prev-arrow:hover::before,.slick--arrows-modern .slick-next-arrow:hover::before,.slick--arrows-modern .slick-prev-arrow:hover::after,.slick--arrows-modern .slick-next-arrow:hover::after{background-color:#ee4469}.slick--arrows-modern .slick-prev-arrow:hover span,.slick--arrows-modern .slick-next-arrow:hover span{background-color:#ee4469}.esc-default__inner{background-color:#ee4469}.esc-circle__inner{background-color:#ee4469}.esc-dual-ring__inner{border:6.4px solid #ee4469;border-color:#ee4469 transparent #ee4469 transparent}.esc-ellipsis div{background:#ee4469}.esc-grid div{background:#ee4469}.esc-ring div{border-color:#ee4469 transparent transparent transparent}.esc-ripple div{border-color:#ee4469}.esc-roller div::after{background:#ee4469}.esc-spinner{color:#ee4469}.esc-spinner div::after{background:#ee4469}.woocommerce span.onsale{background-color:#00c851}.woocommerce div.product .out-of-stock{color:#ff0000}.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.woocommerce-Button,.woocommerce button.woocommerce-button,.woocommerce #respond input#submit.alt,.woocommerce-checkout #payment button.button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button{color:#fff;background-color:#ee4469;border-color:#ee4469}.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce button.woocommerce-Button:hover,.woocommerce button.woocommerce-button:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce-checkout #payment button.button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:hover{color:#fff;background-color:#eb214d;border-color:#ea1544}.woocommerce a.button:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.woocommerce button.woocommerce-Button:focus,.woocommerce button.woocommerce-button:focus,.woocommerce #respond input#submit.alt:focus,.woocommerce-checkout #payment button.button:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:focus,.woocommerce a.button.focus,.woocommerce a.button.alt.focus,.woocommerce button.button.alt.focus,.woocommerce input.button.alt.focus,.woocommerce button.woocommerce-Button.focus,.woocommerce button.woocommerce-button.focus,.woocommerce #respond input#submit.alt.focus,.woocommerce-checkout #payment button.button.focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.focus,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.focus{color:#fff;background-color:#ea1544;border-color:#de1440;box-shadow:0 0 0 3px rgba(238, 68, 105, 0.5)}.woocommerce a.button.disabled,.woocommerce a.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce input.button.alt.disabled,.woocommerce button.woocommerce-Button.disabled,.woocommerce button.woocommerce-button.disabled,.woocommerce #respond input#submit.alt.disabled,.woocommerce-checkout #payment button.button.disabled,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button.alt:disabled,.woocommerce button.button.alt:disabled,.woocommerce input.button.alt:disabled,.woocommerce button.woocommerce-Button:disabled,.woocommerce button.woocommerce-button:disabled,.woocommerce #respond input#submit.alt:disabled,.woocommerce-checkout #payment button.button:disabled,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:disabled,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:disabled{background-color:#ee4469;border-color:#ee4469}.woocommerce a.button:not([disabled]):not(.disabled):active,.woocommerce a.button.alt:not([disabled]):not(.disabled):active,.woocommerce button.button.alt:not([disabled]):not(.disabled):active,.woocommerce input.button.alt:not([disabled]):not(.disabled):active,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active,.woocommerce a.button:not([disabled]):not(.disabled).active,.woocommerce a.button.alt:not([disabled]):not(.disabled).active,.woocommerce button.button.alt:not([disabled]):not(.disabled).active,.woocommerce input.button.alt:not([disabled]):not(.disabled).active,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active,.show>.woocommerce a.button.dropdown-toggle,.show>.woocommerce a.button.alt.dropdown-toggle,.show>.woocommerce button.button.alt.dropdown-toggle,.show>.woocommerce input.button.alt.dropdown-toggle,.show>.woocommerce button.woocommerce-Button.dropdown-toggle,.show>.woocommerce button.woocommerce-button.dropdown-toggle,.show>.woocommerce #respond input#submit.alt.dropdown-toggle,.show>.woocommerce-checkout #payment button.button.dropdown-toggle,.show>.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle,.show>.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle{color:#fff;background-color:#ea1544;border-color:#de1440}.woocommerce a.button:not([disabled]):not(.disabled):active,.woocommerce a.button.alt:not([disabled]):not(.disabled):active,.woocommerce button.button.alt:not([disabled]):not(.disabled):active,.woocommerce input.button.alt:not([disabled]):not(.disabled):active,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active,.woocommerce a.button:not([disabled]):not(.disabled).active,.woocommerce a.button.alt:not([disabled]):not(.disabled).active,.woocommerce button.button.alt:not([disabled]):not(.disabled).active,.woocommerce input.button.alt:not([disabled]):not(.disabled).active,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active,.show>.woocommerce a.button.dropdown-toggle,.show>.woocommerce a.button.alt.dropdown-toggle,.show>.woocommerce button.button.alt.dropdown-toggle,.show>.woocommerce input.button.alt.dropdown-toggle,.show>.woocommerce button.woocommerce-Button.dropdown-toggle,.show>.woocommerce button.woocommerce-button.dropdown-toggle,.show>.woocommerce #respond input#submit.alt.dropdown-toggle,.show>.woocommerce-checkout #payment button.button.dropdown-toggle,.show>.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle,.show>.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle,.woocommerce a.button:not([disabled]):not(.disabled):active:focus,.woocommerce a.button.alt:not([disabled]):not(.disabled):active:focus,.woocommerce button.button.alt:not([disabled]):not(.disabled):active:focus,.woocommerce input.button.alt:not([disabled]):not(.disabled):active:focus,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled):active:focus,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active:focus,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled):active:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled):active:focus,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled):active:focus,.woocommerce a.button:not([disabled]):not(.disabled).active:focus,.woocommerce a.button.alt:not([disabled]):not(.disabled).active:focus,.woocommerce button.button.alt:not([disabled]):not(.disabled).active:focus,.woocommerce input.button.alt:not([disabled]):not(.disabled).active:focus,.woocommerce button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,.woocommerce button.woocommerce-button:not([disabled]):not(.disabled).active:focus,.woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active:focus,.woocommerce-checkout #payment button.button:not([disabled]):not(.disabled).active:focus,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:not([disabled]):not(.disabled).active:focus,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button:not([disabled]):not(.disabled).active:focus,.show>.woocommerce a.button.dropdown-toggle:focus,.show>.woocommerce a.button.alt.dropdown-toggle:focus,.show>.woocommerce button.button.alt.dropdown-toggle:focus,.show>.woocommerce input.button.alt.dropdown-toggle:focus,.show>.woocommerce button.woocommerce-Button.dropdown-toggle:focus,.show>.woocommerce button.woocommerce-button.dropdown-toggle:focus,.show>.woocommerce #respond input#submit.alt.dropdown-toggle:focus,.show>.woocommerce-checkout #payment button.button.dropdown-toggle:focus,.show>.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.dropdown-toggle:focus,.show>.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(238, 68, 105, 0.5)}.woocommerce-info a.button.woocommerce-Button,.woocommerce-error a.button.woocommerce-Button,.woocommerce-notice a.button.woocommerce-Button,.woocommerce-message a.button.woocommerce-Button,.woocommerce-info a.button.woocommerce-button,.woocommerce-error a.button.woocommerce-button,.woocommerce-notice a.button.woocommerce-button,.woocommerce-message a.button.woocommerce-button{color:#212529;background-color:#59cbe8;border-color:#59cbe8}.woocommerce-info a.button.woocommerce-Button:hover,.woocommerce-error a.button.woocommerce-Button:hover,.woocommerce-notice a.button.woocommerce-Button:hover,.woocommerce-message a.button.woocommerce-Button:hover,.woocommerce-info a.button.woocommerce-button:hover,.woocommerce-error a.button.woocommerce-button:hover,.woocommerce-notice a.button.woocommerce-button:hover,.woocommerce-message a.button.woocommerce-button:hover{color:#212529;background-color:#37c0e3;border-color:#2cbde2}.woocommerce-info a.button.woocommerce-Button:focus,.woocommerce-error a.button.woocommerce-Button:focus,.woocommerce-notice a.button.woocommerce-Button:focus,.woocommerce-message a.button.woocommerce-Button:focus,.woocommerce-info a.button.woocommerce-button:focus,.woocommerce-error a.button.woocommerce-button:focus,.woocommerce-notice a.button.woocommerce-button:focus,.woocommerce-message a.button.woocommerce-button:focus,.woocommerce-info a.button.woocommerce-Button.focus,.woocommerce-error a.button.woocommerce-Button.focus,.woocommerce-notice a.button.woocommerce-Button.focus,.woocommerce-message a.button.woocommerce-Button.focus,.woocommerce-info a.button.woocommerce-button.focus,.woocommerce-error a.button.woocommerce-button.focus,.woocommerce-notice a.button.woocommerce-button.focus,.woocommerce-message a.button.woocommerce-button.focus{color:#fff;background-color:#2cbde2;border-color:#21b9e0;box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.woocommerce-info a.button.woocommerce-Button.disabled,.woocommerce-error a.button.woocommerce-Button.disabled,.woocommerce-notice a.button.woocommerce-Button.disabled,.woocommerce-message a.button.woocommerce-Button.disabled,.woocommerce-info a.button.woocommerce-button.disabled,.woocommerce-error a.button.woocommerce-button.disabled,.woocommerce-notice a.button.woocommerce-button.disabled,.woocommerce-message a.button.woocommerce-button.disabled,.woocommerce-info a.button.woocommerce-Button:disabled,.woocommerce-error a.button.woocommerce-Button:disabled,.woocommerce-notice a.button.woocommerce-Button:disabled,.woocommerce-message a.button.woocommerce-Button:disabled,.woocommerce-info a.button.woocommerce-button:disabled,.woocommerce-error a.button.woocommerce-button:disabled,.woocommerce-notice a.button.woocommerce-button:disabled,.woocommerce-message a.button.woocommerce-button:disabled{background-color:#59cbe8;border-color:#59cbe8}.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active,.show>.woocommerce-info a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-error a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-notice a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-message a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-info a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-error a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-notice a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-message a.button.woocommerce-button.dropdown-toggle{color:#fff;background-color:#2cbde2;border-color:#21b9e0}.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active,.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active,.show>.woocommerce-info a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-error a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-notice a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-message a.button.woocommerce-Button.dropdown-toggle,.show>.woocommerce-info a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-error a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-notice a.button.woocommerce-button.dropdown-toggle,.show>.woocommerce-message a.button.woocommerce-button.dropdown-toggle,.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled):active:focus,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled):active:focus,.woocommerce-info a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,.woocommerce-error a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,.woocommerce-notice a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,.woocommerce-message a.button.woocommerce-Button:not([disabled]):not(.disabled).active:focus,.woocommerce-info a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,.woocommerce-error a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,.woocommerce-notice a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,.woocommerce-message a.button.woocommerce-button:not([disabled]):not(.disabled).active:focus,.show>.woocommerce-info a.button.woocommerce-Button.dropdown-toggle:focus,.show>.woocommerce-error a.button.woocommerce-Button.dropdown-toggle:focus,.show>.woocommerce-notice a.button.woocommerce-Button.dropdown-toggle:focus,.show>.woocommerce-message a.button.woocommerce-Button.dropdown-toggle:focus,.show>.woocommerce-info a.button.woocommerce-button.dropdown-toggle:focus,.show>.woocommerce-error a.button.woocommerce-button.dropdown-toggle:focus,.show>.woocommerce-notice a.button.woocommerce-button.dropdown-toggle:focus,.show>.woocommerce-message a.button.woocommerce-button.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.woocommerce a.added_to_cart,.woocommerce-cart .coupon .button,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button{color:#fff;background-color:transparent;background-image:none;border-color:#59cbe8}.woocommerce a.added_to_cart:hover,.woocommerce-cart .coupon .button:hover,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button:hover{color:#fff;background-color:#59cbe8;border-color:#59cbe8}.woocommerce a.added_to_cart:focus,.woocommerce-cart .coupon .button:focus,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button:focus,.woocommerce a.added_to_cart.focus,.woocommerce-cart .coupon .button.focus,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button.focus{box-shadow:0 0 0 3px rgba(89, 203, 232, 0.5)}.woocommerce a.added_to_cart.disabled,.woocommerce-cart .coupon .button.disabled,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button.disabled,.woocommerce a.added_to_cart:disabled,.woocommerce-cart .coupon .button:disabled,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button:disabled{color:#59cbe8;background-color:transparent}.woocommerce a.added_to_cart:not([disabled]):not(.disabled):active,.woocommerce-cart .coupon .button:not([disabled]):not(.disabled):active,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button:not([disabled]):not(.disabled):active,.woocommerce a.added_to_cart:not([disabled]):not(.disabled).active,.woocommerce-cart .coupon .button:not([disabled]):not(.disabled).active,.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button:not([disabled]):not(.disabled).active,.show>.woocommerce a.added_to_cart.dropdown-toggle,.show>.woocommerce-cart .coupon .button.dropdown-toggle,.show>.woocommerce-cart .shop_table.woocommerce-cart-form__contents .actions>.button.dropdown-toggle{color:#fff;background-color:#59cbe8;border-color:#59cbe8;box-shadow:0 0 0 0.2rem rgba(89, 203, 232, 0.5)}.woocommerce-cart .quantity .input-text,.woocommerce form.woocommerce-form .input-text,.woocommerce form.woocommerce-EditAccountForm .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout .woocommerce-billing-fields .input-text,.woocommerce-checkout .woocommerce-shipping-fields .input-text,.woocommerce-checkout .woocommerce-additional-fields .input-text,.woocommerce div.product div.entry-summary .quantity .input-text,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .input-text{border-bottom-color:#59cbe8}.woocommerce-cart .quantity .input-text:focus,.woocommerce form.woocommerce-form .input-text:focus,.woocommerce form.woocommerce-EditAccountForm .input-text:focus,.woocommerce-cart table.cart td.actions .coupon .input-text:focus,.woocommerce-checkout .woocommerce-billing-fields .input-text:focus,.woocommerce-checkout .woocommerce-shipping-fields .input-text:focus,.woocommerce-checkout .woocommerce-additional-fields .input-text:focus,.woocommerce div.product div.entry-summary .quantity .input-text:focus,.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon .input-text:focus{border-bottom-color:#fff}.woocommerce-checkout .select2-selection{border-bottom-color:#59cbe8}.woocommerce .woocommerce-MyAccount-navigation ul li a:hover::before{background-color:#ee4469}.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox span:before{border-color:#59cbe8}.woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox input:checked~span::before{border-color:#ee4469;background-color:#ee4469}.woocommerce-cart .woocommerce-cart-form{background-color:#242424}.woocommerce-cart .woocommerce-cart-form .cart-collaterals .cart_totals{background-color:#242424}.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon{background-color:#242424}.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table{background-color:#242424}.woocommerce-checkout #payment{background-color:#242424}.woocommerce-checkout .woocommerce-order .order_details{background-color:#242424}.woocommerce-checkout .woocommerce-order .order_details .woocommerce-column--billing-address address,.woocommerce-checkout .woocommerce-order .order_details .woocommerce-column--shipping-address address{background-color:#242424}.woocommerce .woocommerce-MyAccount-content{background-color:#242424}.woocommerce form.woocommerce-form-login,.woocommerce form.woocommerce-form-register{background-color:#242424}@font-face{font-family:eicons;src:url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//g4metime.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}