#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-a::before {
content: "\41"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-align-center::before {
content: "\f037"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-align-left::before {
content: "\f036"; }
.fa-align-right::before {
content: "\f038"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-ankh::before {
content: "\f644"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-archway::before {
content: "\f557"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-at::before {
content: "\40"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-award::before {
content: "\f559"; }
.fa-b::before {
content: "\42"; }
.fa-baby::before {
content: "\f77c"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-backward::before {
content: "\f04a"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-bahai::before {
content: "\f666"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-bed::before {
content: "\f236"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-blender::before {
content: "\f517"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-blog::before {
content: "\f781"; }
.fa-bold::before {
content: "\f032"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-bong::before {
content: "\f55c"; }
.fa-book::before {
content: "\f02d"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-border-none::before {
content: "\f850"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-box::before {
content: "\f466"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-broom::before {
content: "\f51a"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-brush::before {
content: "\f55d"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-bug::before {
content: "\f188"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-building::before {
content: "\f1ad"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-bus::before {
content: "\f207"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-c::before {
content: "\43"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-calendar::before {
content: "\f133"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-carrot::before {
content: "\f787"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-cat::before {
content: "\f6be"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-check::before {
content: "\f00c"; }
.fa-check-double::before {
content: "\f560"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-chess::before {
content: "\f439"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-child::before {
content: "\f1ae"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-children::before {
content: "\e4e1"; }
.fa-church::before {
content: "\f51d"; }
.fa-circle::before {
content: "\f111"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-city::before {
content: "\f64f"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-clone::before {
content: "\f24d"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-clover::before {
content: "\e139"; }
.fa-code::before {
content: "\f121"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-coins::before {
content: "\f51e"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-comment::before {
content: "\f075"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-comments::before {
content: "\f086"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-compass::before {
content: "\f14e"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-compress::before {
content: "\f066"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-cookie::before {
content: "\f563"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-crop::before {
content: "\f125"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-cross::before {
content: "\f654"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-crow::before {
content: "\f520"; }
.fa-crown::before {
content: "\f521"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-d::before {
content: "\44"; }
.fa-database::before {
content: "\f1c0"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-democrat::before {
content: "\f747"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-diamond::before {
content: "\f219"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-dice::before {
content: "\f522"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-display::before {
content: "\e163"; }
.fa-divide::before {
content: "\f529"; }
.fa-dna::before {
content: "\f471"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-download::before {
content: "\f019"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-drum::before {
content: "\f569"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-e::before {
content: "\45"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-eject::before {
content: "\f052"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-equals::before {
content: "\3d"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-exclamation::before {
content: "\21"; }
.fa-expand::before {
content: "\f065"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-eye::before {
content: "\f06e"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-f::before {
content: "\46"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-fan::before {
content: "\f863"; }
.fa-faucet::before {
content: "\e005"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-feather::before {
content: "\f52d"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-file::before {
content: "\f15b"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-file-circle-check::before {
content: "\e493"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-file-circle-plus::before {
content: "\e4ee"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-file-circle-xmark::before {
content: "\e494"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-fill::before {
content: "\f575"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-film::before {
content: "\f008"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-fire::before {
content: "\f06d"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-fish::before {
content: "\f578"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-flag::before {
content: "\f024"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-font::before {
content: "\f031"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-forward::before {
content: "\f04e"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-frog::before {
content: "\f52e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-g::before {
content: "\47"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-gift::before {
content: "\f06b"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-glasses::before {
content: "\f530"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-gun::before {
content: "\e19b"; }
.fa-h::before {
content: "\48"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-hashtag::before {
content: "\23"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-headphones::before {
content: "\f025"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-headset::before {
content: "\f590"; }
.fa-heart::before {
content: "\f004"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-hotel::before {
content: "\f594"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-2::before {
content: "\f254"; }
.fa-hourglass-half::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f252"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-i::before {
content: "\49"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-image::before {
content: "\f03e"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-images::before {
content: "\f302"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-indent::before {
content: "\f03c"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-industry::before {
content: "\f275"; }
.fa-infinity::before {
content: "\f534"; }
.fa-info::before {
content: "\f129"; }
.fa-italic::before {
content: "\f033"; }
.fa-j::before {
content: "\4a"; }
.fa-jar::before {
content: "\e516"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-jedi::before {
content: "\f669"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-joint::before {
content: "\f595"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-k::before {
content: "\4b"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-key::before {
content: "\f084"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-l::before {
content: "\4c"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-language::before {
content: "\f1ab"; }
.fa-laptop::before {
content: "\f109"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-lemon::before {
content: "\f094"; }
.fa-less-than::before {
content: "\3c"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-lock::before {
content: "\f023"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-locust::before {
content: "\e520"; }
.fa-lungs::before {
content: "\f604"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-m::before {
content: "\4d"; }
.fa-magnet::before {
content: "\f076"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-map::before {
content: "\f279"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-mars::before {
content: "\f222"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-memory::before {
content: "\f538"; }
.fa-menorah::before {
content: "\f676"; }
.fa-mercury::before {
content: "\f223"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-meteor::before {
content: "\f753"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-microphone::before {
content: "\f130"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-microscope::before {
content: "\f610"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-moon::before {
content: "\f186"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-mound::before {
content: "\e52d"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-music::before {
content: "\f001"; }
.fa-n::before {
content: "\4e"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-o::before {
content: "\4f"; }
.fa-object-group::before {
content: "\f247"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-om::before {
content: "\f679"; }
.fa-otter::before {
content: "\f700"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-p::before {
content: "\50"; }
.fa-pager::before {
content: "\f815"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-palette::before {
content: "\f53f"; }
.fa-pallet::before {
content: "\f482"; }
.fa-panorama::before {
content: "\e209"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-pause::before {
content: "\f04c"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-peace::before {
content: "\f67c"; }
.fa-pen::before {
content: "\f304"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-people-group::before {
content: "\e533"; }
.fa-people-line::before {
content: "\e534"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-person-through-window::before {
content: "\e433"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-phone::before {
content: "\f095"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-pills::before {
content: "\f484"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-plane::before {
content: "\f072"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-plant-wilt::before {
content: "\e43b"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-play::before {
content: "\f04b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-poop::before {
content: "\f619"; }
.fa-power-off::before {
content: "\f011"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-print::before {
content: "\f02f"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-q::before {
content: "\51"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-question::before {
content: "\3f"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-r::before {
content: "\52"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-receipt::before {
content: "\f543"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-registered::before {
content: "\f25d"; }
.fa-repeat::before {
content: "\f363"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-republican::before {
content: "\f75e"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-retweet::before {
content: "\f079"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-ring::before {
content: "\f70b"; }
.fa-road::before {
content: "\f018"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-robot::before {
content: "\f544"; }
.fa-rocket::before {
content: "\f135"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-route::before {
content: "\f4d7"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-rug::before {
content: "\e569"; }
.fa-ruler::before {
content: "\f545"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-s::before {
content: "\53"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-school::before {
content: "\f549"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-section::before {
content: "\e447"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-server::before {
content: "\f233"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-share::before {
content: "\f064"; }
.fa-arrow-turn-right::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-ship::before {
content: "\f21a"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-sink::before {
content: "\e06d"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-skull::before {
content: "\f54c"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-slash::before {
content: "\f715"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-smog::before {
content: "\f75f"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-socks::before {
content: "\f696"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-spider::before {
content: "\f717"; }
.fa-spinner::before {
content: "\f110"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-square::before {
content: "\f0c8"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-stairs::before {
content: "\e289"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-star::before {
content: "\f005"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-star-half::before {
content: "\f089"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-stop::before {
content: "\f04d"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-store::before {
content: "\f54e"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-sun::before {
content: "\f185"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-t::before {
content: "\54"; }
.fa-table::before {
content: "\f0ce"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-tablets::before {
content: "\f490"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-tag::before {
content: "\f02b"; }
.fa-tags::before {
content: "\f02c"; }
.fa-tape::before {
content: "\f4db"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-tent::before {
content: "\e57d"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-tents::before {
content: "\e582"; }
.fa-terminal::before {
content: "\f120"; }
.fa-text-height::before {
content: "\f034"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-text-width::before {
content: "\f035"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-ticket::before {
content: "\f145"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-trailer::before {
content: "\e041"; }
.fa-train::before {
content: "\f238"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-train-tram::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-trophy::before {
content: "\f091"; }
.fa-trowel::before {
content: "\e589"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-u::before {
content: "\55"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-upload::before {
content: "\f093"; }
.fa-user::before {
content: "\f007"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-users::before {
content: "\f0c0"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-users-line::before {
content: "\e592"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-v::before {
content: "\56"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-venus::before {
content: "\f221"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-vest::before {
content: "\e085"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-vial::before {
content: "\f492"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-vials::before {
content: "\f493"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-virus::before {
content: "\e074"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-viruses::before {
content: "\e076"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-volcano::before {
content: "\f770"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-w::before {
content: "\57"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-wallet::before {
content: "\f555"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-water::before {
content: "\f773"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-wind::before {
content: "\f72e"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-worm::before {
content: "\e599"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-x::before {
content: "\58"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-y::before {
content: "\59"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-z::before {
content: "\5a"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-alipay:before {
content: "\f642"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-audible:before {
content: "\f373"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-bots:before {
content: "\e340"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-evernote:before {
content: "\f839"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-figma:before {
content: "\f799"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golang:before {
content: "\e40f"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-ideal:before {
content: "\e013"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-less:before {
content: "\f41d"; }
.fa-line:before {
content: "\f3c0"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pix:before {
content: "\e43a"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-renren:before {
content: "\f18b"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rust:before {
content: "\e07a"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sith:before {
content: "\f512"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square-font-awesome:before {
content: "\f425"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-strava:before {
content: "\f428"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trello:before {
content: "\f181"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-viber:before {
content: "\f409"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
:root, :host {
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-family: 'Font Awesome 6 Free';
font-weight: 900; }
@font-face {
font-family: "Font Awesome 5 Brands";
font-display: block;
font-weight: 400;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 900;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 400;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-v4compatibility.woff2) format("woff2"), url(//glasul.info/wp-content/plugins/rs-wp-books-showcase/frontend/assets/fonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@-ms-viewport {
width: device-width;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.rswpbs-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.rswpbs-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.rswpbs-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.rswpbs-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.rswpbs-container {
max-width: 1140px;
}
}
@media (min-width: 1250px) {
.rswpbs-container {
max-width: 1200px;
}
}
@media (min-width: 1300px) {
.book-review-blog-theme-active.archive .rswpbs-container {
width: 1270px;
max-width: 1270px;
}
}
.rswpbs-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.rswpbs-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
} .no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .rswpbs-col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.rswpbs-col-1, .rswpbs-col-2, .rswpbs-col-3, .rswpbs-col-4, .rswpbs-col-5, .rswpbs-col-6, .rswpbs-col-7, .rswpbs-col-8, .rswpbs-col-9, .rswpbs-col-10, .rswpbs-col-11, .rswpbs-col-12, .rswpbs-col,
.rswpbs-col-auto, .rswpbs-col-sm-1, .rswpbs-col-sm-2, .rswpbs-col-sm-3, .rswpbs-col-sm-4, .rswpbs-col-sm-5, .rswpbs-col-sm-6, .rswpbs-col-sm-7, .rswpbs-col-sm-8, .rswpbs-col-sm-9, .rswpbs-col-sm-10, .rswpbs-col-sm-11, .rswpbs-col-sm-12, .rswpbs-col-sm,
.rswpbs-col-sm-auto, .rswpbs-col-md-1, .rswpbs-col-md-2, .rswpbs-col-md-3, .rswpbs-col-md-4, .rswpbs-col-md-5, .rswpbs-col-md-6, .rswpbs-col-md-7, .rswpbs-col-md-8, .rswpbs-col-md-9, .rswpbs-col-md-10, .rswpbs-col-md-11, .rswpbs-col-md-12, .rswpbs-col-md,
.rswpbs-col-md-auto, .rswpbs-col-lg-1, .rswpbs-col-lg-2, .rswpbs-col-lg-3, .rswpbs-col-lg-4, .rswpbs-col-lg-5, .rswpbs-col-lg-6, .rswpbs-col-lg-7, .rswpbs-col-lg-8, .rswpbs-col-lg-9, .rswpbs-col-lg-10, .rswpbs-col-lg-11, .rswpbs-col-lg-12, .rswpbs-col-lg,
.rswpbs-col-lg-auto, .rswpbs-col-xl-1, .rswpbs-col-xl-2, .rswpbs-col-xl-3, .rswpbs-col-xl-4, .rswpbs-col-xl-5, .rswpbs-col-xl-6, .rswpbs-col-xl-7, .rswpbs-col-xl-8, .rswpbs-col-xl-9, .rswpbs-col-xl-10, .rswpbs-col-xl-11, .rswpbs-col-xl-12, .rswpbs-col-xl,
.rswpbs-col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.rswpbs-col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.rswpbs-col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.rswpbs-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.rswpbs-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.rswpbs-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.rswpbs-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.rswpbs-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.rswpbs-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.rswpbs-col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.rswpbs-col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.rswpbs-col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.rswpbs-col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.rswpbs-col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.rswpbs-col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.rswpbs-col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.rswpbs-col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.rswpbs-col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.rswpbs-col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.rswpbs-col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.rswpbs-col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.rswpbs-col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.rswpbs-col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.rswpbs-col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.rswpbs-col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.rswpbs-col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.rswpbs-col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.rswpbs-col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.rswpbs-col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.rswpbs-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.rswpbs-col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.rswpbs-col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.rswpbs-col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.rswpbs-col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.rswpbs-col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.rswpbs-col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.rswpbs-col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .rswpbs-col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.rswpbs-col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.rswpbs-col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.rswpbs-col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.rswpbs-col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.rswpbs-col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.rswpbs-col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.rswpbs-col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.rswpbs-col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.rswpbs-col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.rswpbs-col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} .rswpbs-col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
} .rswpbs-col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.rswpbs-col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} .rswpbs-col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.rswpbs-col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
} .rswpbs-col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.rswpbs-col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.rswpbs-col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.rswpbs-col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.rswpbs-col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.rswpbs-col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.rswpbs-col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.rswpbs-col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.rswpbs-col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.rswpbs-col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.rswpbs-col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.rswpbs-col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.rswpbs-col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.rswpbs-col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.rswpbs-col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.rswpbs-col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.rswpbs-col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.rswpbs-col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.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: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !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: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !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: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !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: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !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: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !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: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.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;
}
}
.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: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.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: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.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: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.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: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.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: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.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: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.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: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.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: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.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: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.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: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.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: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.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: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.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: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.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: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.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: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.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;
}
}.rs-wp-books-showcase-single-page #content .ast-container,
.rs-wp-books-showcase-archive-page #content .ast-container,
.rs-wp-books-showcase-author-tax-page #content .ast-container,
.rs-wp-books-showcase-category-tax-page #content .ast-container {
display: block !important;
width: 100% !important;
max-width: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
.rs-wp-books-showcase-single-page .site-content {
display: block !important;
}
.rswpbs-book-loop-content-wrapper a {
text-decoration: none !important;
} .rswpbs-archive-pages-wrapper {
background: #f1f1f1;
padding: 30px 0 30px 0;
width: 100%;
}
.masonaryactive {
position: relative;
display: block;
overflow: visible !important;
min-height: auto;
}
body.rswp-book-showcase-page .rswpbs-books-showcase-book-loop-container img {
max-width: 100% !important;
height: auto;
}
.rswpbs-book-author-container-inner {
background: #fff;
padding: 30px;
}
.rswpbs-book-category-container-inner {
background: #fff;
padding: 30px;
}
.rswpbs-book-single-wrapper {
margin-top: 30px;
margin-bottom: 30px;
width: 100%;
}
.book-single-column.book-col-have-margin {
margin-bottom: 30px;
}
.book-single-column.book-col-have-margin .book-grid-layout {
margin-bottom: 0;
height: 100%;
}
.rswpbs-book-single-wrapper img {
max-width: 100%;
max-height: max-content;
height: auto;
}
.rs-wp-books-showcase-archive-page .book-content-column,
.rs-wp-books-showcase-author-tax-page .book-content-column,
.rs-wp-books-showcase-category-tax-page .book-content-column {
margin-bottom: 30px;
}
.rswpbs-book-container {
border: 1px solid #f1f1f1;
margin-bottom: 30px;
}
.align-self-stretch .rswpbs-book-container {
background: #fff;
}
.rswpbs-books-showcase-book-loop-container {
margin-top: 40px;
}
article.page .rswpbs-books-showcase-book-loop-container,
article.post .rswpbs-books-showcase-book-loop-container {
margin-top: 0;
}
.rswpbs-book-loop-content-wrapper {
background: #ffff;
padding: 15px;
}
.editor-styles-wrapper .rswpbs-book-loop-content-wrapper a {
pointer-events: none !important;
cursor: default !important;
text-decoration: none !important;
}
body.single-post.right-sidebar .book-grid-layout h2.book-title,
body.single-post.left-sidebar .book-grid-layout h2.book-title,
body.single-post.both-sidebar .book-grid-layout h2.book-title {
font-size: 18px;
line-height: 1.4;
margin-bottom: 0;
padding: 0;
}
body.single-post.right-sidebar .book-grid-layout h2.book-title a body.single-post.left-sidebar .book-grid-layout h2.book-title a,
body.single-post.both-sidebar .book-grid-layout h2.book-title a {
display: block;
color: #000;
}
.rswpbs-book-loop-content-wrapper .book-title,
.editor-styles-wrapper .rswpbs-book-loop-content-wrapper .book-title {
font-size: 22px;
font-weight: 700;
margin-bottom: 10px;
margin-top: 0;
text-align: center;
line-height: 32px;
}
.rswpbs-book-loop-content-wrapper .book-title a {
color: #000;
}
.editor-styles-wrapper .rswpbs-book-loop-content-wrapper .book-title a {
color: #000;
}
.rswpbs-book-loop-content-wrapper .book-title a,
.rswpbs-book-loop-content-wrapper .book-author a {
transition: .4s;
}
.rswpbs-book-loop-content-wrapper .book-author a {
color: #444;
}
.editor-styles-wrapper .rswpbs-book-loop-content-wrapper .book-author a {
color: #444;
}
.rswpbs-book-loop-content-wrapper .book-title a:hover,
.rswpbs-book-loop-content-wrapper .book-author a:hover {
color: #3eb059;
}
.rswpbs-book-loop-content-wrapper .book-author {
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 0;
text-align: center;
margin-bottom: 10px;
}
.book-content-column .book-content-wraper {
text-align: center;
background: #fff;
padding: 20px;
border: 1px solid #f1f1f1;
}
.rswpbs-book-loop-content-wrapper .book-buy-btn a.rswpbs-book-buy-now-button {
background: #39b152;
color: #fff;
text-transform: capitalize;
border: none;
font-weight: 400;
font-size: 15px;
align-self: center;
}
.rswpbs-book-loop-content-wrapper .book-buy-btn a.rswpbs-book-buy-now-button:hover {
background: #000;
color: #fff;
border-color: #000;
}
.rswpbs-book-loop-content-wrapper .book-author strong {
font-weight: 700;
color: #444;
}
.rswpbs-book-loop-content-wrapper a {
text-decoration: none;
}
.rswpbs-book-loop-image {
margin-bottom: 0;
}
.rswpbs-book-loop-image img {
display: block;
margin: 0 auto;
}
.rswpbs-book-container.book-list-layout.thumbnail-position-right .rswpbs-book-loop-image img,
.rswpbs-book-container.book-list-layout.thumbnail-position-left .rswpbs-book-loop-image img {
margin: 0 0;
height: auto;
}
.rswpbs-book-container.book-list-layout.thumbnail-position-right .rswpbs-book-loop-image {
display: flex;
justify-content: end;
}
.rswpbs-book-container.book-list-layout.thumbnail-position-left .rswpbs-book-loop-image {
display: flex;
justify-content: flex-start;
}
@media (max-width: 767px) {
.rswpbs-book-container.book-list-layout.thumbnail-position-left .rswpbs-book-loop-image {
margin-bottom: 20px;
}
}
.rswpbs-book-loop-content-wrapper a:hover,
.rswpbs-book-loop-content-wrapper a:focus {
text-decoration: underline;
}
.rswpbs-book-loop-content-wrapper .book-price .regular-price {
margin-right: 10px;
}
.rswpbs-book-slider .rswpbs-book-loop-content-wrapper .book-price .regular-price {
margin-right: 0;
}
.rswpbs-book-loop-content-wrapper .book-price .regular-price.previous-price strong {
font-weight: 400;
text-decoration: line-through;
}
.rswpbs-book-loop-content-wrapper .book-price {
justify-content: center;
margin-bottom: 10px;
font-size: 20px;
}
.book-gallery-list-layout-1-col .book-list-layout {
background: #fff;
padding: 30px;
}
.book-gallery-list-layout-2-col .book-list-layout {
background: #fff;
padding: 15px;
}
.book-gallery-list-layout-3-col .book-list-layout {
background: #fff;
padding: 10px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 36px;
line-height: 46px;
}
.book-gallery-list-layout-3-col .book-list-layout .book-title {
font-size: 18px;
line-height: 28px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 24px;
}
.book-gallery-list-layout-1-col .book-list-layout .msl-text {
margin-top: 0;
}
.book-gallery-list-layout-1-col .book-list-layout .book-also-available-websites-wrapper {
margin-top: 0;
}
.book-gallery-list-layout-3-col .book-list-layout .book-author {
font-size: 15px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 36px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 18px;
margin-bottom: 20px;
}
.book-gallery-list-layout-3-col .book-list-layout .book-buy-btn a {
font-size: 14px;
padding: 10px 20px;
line-height: normal;
}
.book-gallery-list-layout-3-col .book-single-column {
padding-right: 10px !important;
padding-left: 10px !important;
}
.book-gallery-list-layout-3-col .book-single-column .rswpbs-book-container {
margin-bottom: 20px;
}
.book-gallery-list-layout-3-col .book-list-layout .book-desc {
font-size: 14px;
}
.book-gallery-list-layout-2-col .rswpbs-book-loop-content-wrapper {
padding: 0;
}
.book-gallery-list-layout-3-col .rswpbs-book-loop-content-wrapper {
padding: 0;
background: transparent;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper .book-multiple-sales-links {
margin-top: 30px;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper {
padding-bottom: 0;
padding-top: 0;
padding-right: 0;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper .msl-title-wrapper {
margin-bottom: 15px;
}
@media (max-width: 1200px) {
.book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 36px;
line-height: 46px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 26px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 30px;
}
.book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 18px;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper {
padding: 0;
}
}
@media (max-width: 991px) {
.book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 32px !important;
line-height: 46px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 24px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 30px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 18px !important;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper {
padding: 0;
}
}
@media (max-width: 767px) {
.book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 26px !important;
line-height: 36px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 20px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 26px !important;
}
.book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 16px !important;
}
.book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
}
.rswpbs-book-showcase-page-title {
margin-bottom: 30px;
padding: 15px 30px;
background: #fff;
border: 1px solid #f1f1f1;
}
.rs-wp-books-showcase-single-page {
background: #f1f1f1;
}
body.custom-background .rswpbs-book-showcase-page-title {
background: #fff;
border-radius: 5px;
padding: 15px 30px;
}
.rswpbs-book-showcase-page-title h1 {
font-size: 32px;
font-weight: 700;
padding-bottom: .2em;
line-height: normal;
margin-top: 0;
}
.rswpbs-book-showcase-page-title p:last-child {
margin-bottom: 0;
}
.rswpbs-book-showcase-page-title p {
margin-top: 0;
}
.rswpbs-book-single-header-content-container {
background: #ffffff;
padding: 50px 0;
margin-bottom: 2em;
border: 1px solid #f1f1f1;
}
.rswpbs-book-single-header-content-container.others-pages {
padding-top: 15px;
padding-bottom: 15px;
}
.rswpbs-book-image-wrapper a {
display: block;
}
.rswpbs-book-image-wrapper a img {
display: block;
}
.rswpbs-book-image-wrapper img {
max-width: 100%;
}
.rswpbs-book-single-header-content-container h1.book-name,
.rswpbs-book-single-header-content-container h2.book-name {
font-size: 32px;
margin-bottom: 15px;
font-weight: 700;
margin-top: 0;
color: #000;
line-height: 46px;
}
@media (max-width: 767px) {
.rswpbs-book-single-header-content-container h1.book-name,
.rswpbs-book-single-header-content-container h2.book-name {
font-size: 26px;
line-height: 36px;
}
}
.rswpbs-book-single-header-content-container.others-pages h2.book-name {
font-size: 28px;
margin: 0 0 5px 0;
}
.rswpbs-book-single-header-content-container.others-pages h2.book-name a {
color: #000;
display: block;
}
.rswpbs-book-single-header-content-container.others-pages a {
text-decoration: none;
}
.rswpbs-book-single-header-content-container h4.book-author {
font-weight: 400;
margin-bottom: 15px;
margin-top: 0;
}
.rswpbs-book-single-header-content-container h4.book-author br {
display: none;
}
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
background: transparent;
}
.rswpbs-book-single-header-content-container.others-pages h4.book-author {
font-size: 16px;
}
.rswpbs-book-content-wrapper .book-ratings {
margin-bottom: 15px;
color: #3eb059;
}
.rswpbs-book-content-wrapper .total-ratings {
margin-left: 10px;
}
.rswpbs-book-single-header-content-container .book-ratings a.rating-link {
color: #3eb059;
}
.rswpbs-book-single-header-content-container .book-ratings a.rating-link .total-ratings {
margin-left: 6px;
word-spacing: 1px;
text-transform: capitalize;
}
.rswpbs-book-short-description p:last-child {
margin-bottom: 0;
}
.rswpbs-book-short-description p:first-child {
margin-top: 0px;
}
.rswpbs-book-single-header-content-container h4.book-author a {
color: #444;
text-decoration: none;
transition: .4s;
}
.rswpbs-book-single-header-content-container h4.book-author a:hover {
color: #3eb059;
}
.rswpbs-book-single-header-content-container .book-price {
margin-bottom: 20px;
align-items: center;
font-size: 22px;
}
.rswpbs-book-single-header-content-container .book-price>strong {
font-weight: 300;
}
.rswpbs-book-single-header-content-container .book-price .regular-price.previous-price {
text-decoration: line-through;
font-weight: 100;
margin-right: 10px;
font-size: 28px;
}
.rswpbs-book-single-header-content-container .book-price .sale-price {
font-size: 25px;
}
.rswpbs-book-loop-content-wrapper.book-content-column.content-align-left * {
text-align: left;
}
body.single-post .book-also-available-website-list a:hover {
color: #fff;
}
.rswpbs-book-loop-content-wrapper.content-align-left .book-title,
.rswpbs-book-loop-content-wrapper.content-align-left .book-author,
.rswpbs-book-loop-content-wrapper.content-align-left .book-price,
.rswpbs-book-loop-content-wrapper.content-align-left .book-desc,
.rswpbs-book-loop-content-wrapper.content-align-left .rswpbs-book-buttons-wrapper {
text-align: left;
justify-content: flex-start;
}
.rswpbs-book-loop-content-wrapper.content-align-right .book-title,
.rswpbs-book-loop-content-wrapper.content-align-right .book-author,
.rswpbs-book-loop-content-wrapper.content-align-right .book-price,
.rswpbs-book-loop-content-wrapper.content-align-right .book-desc,
.rswpbs-book-loop-content-wrapper.content-align-right .rswpbs-book-buttons-wrapper {
text-align: right;
justify-content: flex-end;
}
.rswpbs-book-loop-content-wrapper.content-align-center .book-title,
.rswpbs-book-loop-content-wrapper.content-align-center .book-author,
.rswpbs-book-loop-content-wrapper.content-align-center .book-price,
.rswpbs-book-loop-content-wrapper.content-align-center .book-desc,
.rswpbs-book-loop-content-wrapper.content-align-center .rswpbs-book-buttons-wrapper {
text-align: center;
justify-content: center;
}
.rswpbs-book-slider.slider-content-left .book-title,
.rswpbs-book-slider.slider-content-left .book-author,
.rswpbs-book-slider.slider-content-left .book-price,
.rswpbs-book-slider.slider-content-left .book-desc,
.rswpbs-book-slider.slider-content-left .rswpbs-book-buttons-wrapper {
text-align: left;
justify-content: flex-start;
}
.rswpbs-book-slider.slider-content-right .book-title,
.rswpbs-book-slider.slider-content-right .book-author,
.rswpbs-book-slider.slider-content-right .book-price,
.rswpbs-book-slider.slider-content-right .book-desc,
.rswpbs-book-slider.slider-content-right .rswpbs-book-buttons-wrapper {
text-align: right;
justify-content: flex-end;
}
.rswpbs-book-slider.slider-content-center .book-title,
.rswpbs-book-slider.slider-content-center .book-author,
.rswpbs-book-slider.slider-content-center .book-price,
.rswpbs-book-slider.slider-content-center .book-desc,
.rswpbs-book-slider.slider-content-center .rswpbs-book-buttons-wrapper {
text-align: center;
justify-content: center;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .website-list-container a:hover,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .website-list-container a:focus,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .website-list-container a:active {
background: #000 !important;
color: #fff;
}
.rswpbs-book-single-header-content-container h4.also-available-in {
margin-top: 2em;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list {
margin-top: 1em;
width: 200px;
position: relative;
}
a.rswpbs-book-buy-now-button {
background: #fb4747;
color: #fff;
display: inline-block;
padding: 10px 30px;
transition: .4s;
}
a.rswpbs-book-buy-now-button:hover {
background: #000;
color: #fff;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:hover,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:active,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:focus {
background: #000 !important;
color: #fff;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list ul.website-list-container {
display: block;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: calc(100% + 15px);
box-shadow: 0px 9px 15px -10px #00000036;
visibility: hidden;
opacity: 0;
background: #fff;
z-index: 5;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list ul.website-list-container.open {
visibility: visible;
opacity: 1;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list ul.website-list-container:before {
position: absolute;
content: "";
border: 10px solid transparent;
border-bottom-color: #fff;
width: 20px;
height: 20px;
left: calc(50%);
margin-left: -5px;
top: -20px;
}
.rswpbs-book-content-wrapper a.rswpbs-book-buy-now-button {
background: #39b152;
padding: 10px 35px;
border: 1px solid #39b152;
color: #fff;
transition: .4s;
text-decoration: none;
text-transform: uppercase;
font-weight: 600;
}
.rswpbs-book-single-header-content-container.others-pages .rswpbs-book-content-wrapper a.rswpbs-book-buy-now-button {
text-transform: capitalize;
font-weight: 400;
padding: 6px 25px;
}
.rswpbs-book-content-wrapper a.rswpbs-book-buy-now-button:hover {
background: #000000;
color: #fff;
}
.rswpbs-book-information-container .information-list h4 {
font-size: 15px;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
text-transform: inherit;
}
.rswpbs-book-information-container .information-list .information-label h4 {
font-weight: 700;
}
.rswpbs-book-information-container .information-list {
display: flex;
justify-content: space-between;
}
.rswpbs-book-information-container .information-list .information-content {
text-align: left;
width: 60%;
}
.rswpbs-book-information-container .information-list .information-content h4 a.rating-link {
text-decoration: none;
}
.rswpbs-book-information-container .information-list .information-content .star-rating-inner {
color: #39b152;
}
.rswpbs-book-information-container .information-list .information-content .total-ratings {
margin-left: 6px;
}
.rswpbs-book-information-container .information-list .information-content h4 a {
color: #39b152;
text-decoration: underline;
font-weight: 700;
}
.rswpbs-book-information-container .information-list .information-label {
width: 40%;
}
@media (max-width: 576px) {
.rswpbs-book-information-container .information-list {
display: block;
justify-content: space-between;
}
.rswpbs-book-information-container .information-list .information-content {
text-align: left;
width: 100%;
}
.rswpbs-book-information-container .information-list .information-label {
width: 100%;
}
}
.rswpbs-book-overview-section {
background: #fff;
padding: 25px 50px;
border: 1px solid #f1f1f1;
}
.rswpbs-book-overview .a-text-italic {
font-style: italic;
}
.rswpbs-book-overview ul.a-unordered-list,
.rswpbs-book-overview ul {
margin-bottom: 20px !important;
!i;
!;
!i;
!;
}
.rswpbs-book-overview span.a-text-bold {
font-weight: 700;
}
.rswpbs-book-overview-section .rswpbs-book-overview {
color: #444;
}
.rswpbs-book-overview-section .rswpbs-book-overview h1,
.rswpbs-book-overview-section .rswpbs-book-overview h2,
.rswpbs-book-overview-section .rswpbs-book-overview h4,
.rswpbs-book-overview-section .rswpbs-book-overview h5,
.rswpbs-book-overview-section .rswpbs-book-overview h6,
.rswpbs-book-overview-section .rswpbs-book-overview strong {
color: #000;
font-weight: 700;
}
.rswpbs-book-overview-section .rswpbs-book-overview h1,
.rswpbs-book-overview-section .rswpbs-book-overview h2,
.rswpbs-book-overview-section .rswpbs-book-overview h4,
.rswpbs-book-overview-section .rswpbs-book-overview h5,
.rswpbs-book-overview-section .rswpbs-book-overview h6 {
margin-bottom: 20px;
margin-top: 40px;
}
.rswpbs-book-overview-section .rswpbs-book-overview p {
margin-top: 0;
margin-bottom: 30px;
}
.rswpbs-book-information-container {
background: #f1f1f1;
padding: 1.5em;
margin-top: 6px;
border: 1px solid #f1f1f1;
}
.rswpbs-book-information-container .information-list {
margin-bottom: .6em;
}
.author-image-container {
height: 212px;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
h2.book-container-section-title {
padding-bottom: 10px;
margin-bottom: 25px;
border-bottom: 1px solid #f1f1f1;
font-weight: 700;
font-size: 22px;
margin-top: 0;
text-transform: uppercase;
}
.rswpbs-book-information-container .information-list .information-content h4 span.sep {
display: inline-block;
background: #000;
width: 3px;
height: 3px;
border-radius: 50%;
}
span.rswpbs-arrow-down {
width: 10px;
height: 10px;
border: 5px solid transparent;
line-height: normal;
display: inline-block;
border-top-color: #000;
margin-top: 10px;
margin-top: 10px;
}
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:hover .rswpbs-arrow-down,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:focus .rswpbs-arrow-down,
.rswpbs-book-single-header-content-container .rswpbs-book-external-website-list .rswpbs-book-buy-now-button:active .rswpbs-arrow-down {
border-top-color: #fff;
}
.rswpbs-books-showcase-search-form-container {
padding: 20px 20px 5px 20px;
background: #ffffff;
margin-bottom: 30px;
border: 1px solid #f1f1f1;
}
.rswpbs-search-form .search-field input,
.search-field select {
width: 100%;
height: 40px;
padding: 0 10px !important;
text-transform: math-auto;
border: 1px solid #f1f1f1;
background: #fff;
}
.rswpbs-search-form .select2-container .select2-selection--single .select2-selection__arrow b {
border-color: #444 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0
}
.rswpbs-search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
}
.rswpbs-search-form .select2-container--default .select2-selection--single .select2-selection__clear {
margin-right: 20px;
}
.rswpbs-search-form .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
height: 100%;
right: 5px;
}
.rswpbs-search-form .select2-container .select2-selection--single .select2-selection__placeholder {
font-size: 14px;
}
.rswpbs-search-form .select2-container .select2-selection--single {
height: 40px;
}
.rswpbs-search-form .search-field .selectize-dropdown,
.rswpbs-search-form .search-field .selectize-input {
border: 1px solid #f1f1f1;
}
.rswpbs-search-form .search-field input:focus,
.search-field select:focus {
border: 1px solid #ddd;
outline: none;
}
.rswpbs-search-form .search-field input[type=submit] {
border-radius: 0;
} .rswpbs-search-form .search-field input[type=submit],
.rswpbs-search-form .search-field input[type=submit]:hover {
background: #39b152;
color: #fff;
border-color: #39b152;
}
.rswpbs-search-form .search-field {
margin-bottom: 15px;
}
@media (max-width: 767px){
.rswpbs-search-form.rswpbs-row >div {padding: 5px;padding-left: 5px;}
}
.rswpbs-books-sorting-field {
display: block;
text-align: right;
float: right;
}
body.right-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form.rswpbs-row>div,
body.left-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form.rswpbs-row>div {
padding-right: 7px !important;
padding-left: 7px !important;
}
body.right-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form .search-field,
body.left-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form .search-field {
margin-bottom: 10px;
}
body.right-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form.rswpbs-row>div span.select2.select2-container.select2-container--default,
body.left-sidebar .rswpbs-advanced-search-form-area .rswpbs-search-form.rswpbs-row>div span.select2.select2-container.select2-container--default {
width: 100% !important;
}
body.right-sidebar .rswpbs-advanced-search-form-area .rswpbs-books-showcase-search-form-container,
body.left-sidebar .rswpbs-advanced-search-form-area .rswpbs-books-showcase-search-form-container {
padding-top: 10px !important;
padding-bottom: 0px !important;
}
.rswpbs-book-container.rswpbs-row.book-list-layout.thumbnail-position-left,
.rswpbs-book-container.rswpbs-row.book-list-layout.thumbnail-position-right {
margin-bottom: 0;
}
.rswpbs-books-sorting-field select#rswpbs-sort {
background-image: none;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
width: 200px;
height: 50px;
padding: 10px;
border: 1px solid #f1f1f1;
}
.rswpbs-sorting-sections-wrapper {
padding: 20px;
border: 1px solid #f1f1f1;
margin-bottom: 30px;
background: #fff;
}
@media (max-width: 767px){
.rswpbs-sorting-sections-wrapper {
padding: 10px;
}
.rswpbs-books-sorting-field select#rswpbs-sort {
width: 140px;
height: 40px;
padding: 10px;
font-size: 14px;
}
div#result-count {
font-size: 14px;
}
}
.rswpbs-books-pagination {
display: flex;
flex-flow: wrap;
justify-content: center;
width: 100%;
margin-top: 2em;
}
.rswpbs-books-pagination .rswpbs-pagination,
.rswpbs-books-pagination .rswpbs-pagination .pagination {
margin: 0;
}
.rswpbs-books-pagination a {
text-decoration: none !important;
}
.rswpbs-books-pagination a,
.rswpbs-books-pagination span {
color: #000;
background: #f4f4ec;
border-radius: 50px;
margin: 5px;
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
font-weight: 700;
}
.rswpbs-books-pagination span.current {
background: #ffffff;
box-shadow: 0 0 6px -2px rgb(0 0 0 / 50%);
}
.rswpbs-select-field .selectize-input>div.item {
width: 100%;
height: 100%;
position: relative;
padding: 0px 10px;
line-height: 40px;
text-transform: math-auto;
}
.selectize-dropdown .option {
text-transform: math-auto;
} .rswpbs-featured-book-area-inner .book-name h2 {
font-size: 1.3rem;
margin: 0;
margin-bottom: 10px;
text-align: center;
}
.rswpbs-featured-book-area-inner {
text-align: center;
}
.rswpbs-featured-book-area-inner .book-name h2 a {
color: #000;
display: inline-block;
}
.rswpbs-featured-book-area-inner .book-author h4 {
font-size: 16px;
margin: 0;
color: #000;
font-weight: 400;
text-align: center;
}
.rswpbs-featured-book-purchase-button a.rswpbs-book-buy-now-button {
background: #fb4747;
display: inline-block;
padding: 10px 39px;
border: 1px solid #fb4747;
color: #fff;
transition: .4s;
}
.rswpbs-featured-book-purchase-button a.rswpbs-book-buy-now-button:hover {
background: #000000;
color: #ffffff;
border-color: #000000;
}
.rswpbs-featured-book-purchase-button {
margin-top: 20px;
}
.rswpbs-featured-book-area-inner {
text-align: center;
}
.rswpbs-featured-book-area-inner a {
text-decoration: none;
}
.rswpbs-featured-book-area-inner .order-button {
margin-top: 1em;
}
.rswpbs-featured-book-area-inner .book-image {
margin-bottom: 1em;
}
.rswpbs-purchase-ext-website-list-container {
position: relative;
}
.rswpbs-featured-book-area-inner .order-button a:hover {
background: #000000;
}
.rswpbs-purchase-ext-website-list-container a.rswpbs-buy-now-button {
width: 200px;
height: 50px;
background: #fb4747;
display: flex;
text-align: center;
margin: 0 auto;
border: 1px solid #fb4747;
line-height: 40px;
margin-top: 1em;
align-items: center;
justify-content: space-around;
text-transform: uppercase;
color: #fff;
}
.rswpbs-purchase-ext-website-list-container ul.ext-website-list-container {
list-style: none;
padding: 0;
margin: 0;
background: #fff;
width: 200px;
box-shadow: none;
position: absolute;
left: 50%;
top: calc(100% + 16px);
visibility: hidden;
opacity: 0;
transition: .4s;
margin-left: -100px;
border: 1px solid #fb4747;
text-align: center;
}
.rswpbs-purchase-ext-website-list-container ul.ext-website-list-container.open {
opacity: 1;
visibility: visible;
}
.rswpbs-purchase-ext-website-list-container ul.ext-website-list-container:before {
width: 20px;
height: 20px;
border: 10px solid transparent;
border-bottom-color: #fb4747;
position: absolute;
content: "";
left: calc(50% - 10px);
top: -20px;
}
.rswpbs-purchase-ext-website-list-container li {
padding: 10px !important;
display: block !important;
border-bottom: 1px solid #fb4747;
line-height: normal;
display: block;
margin: 0 !important;
}
.rswpbs-purchase-ext-website-list-container li:last-child {
border-bottom: 0;
}
.rswpbs-purchase-ext-website-list-container li a {
display: block;
}  .rswpbs-book-list-widget-area-inner .book-name h2 {
font-size: 1.3rem;
line-height: 1.4;
text-align: center;
}
.rswpbs-book-list-widget-area-inner .book-image img {
display: block;
margin: 0 auto;
}
.rswpbs-book-list-widget-area-inner .book-price {
font-size: 1.1rem;
display: flex;
color: #fb4747;
justify-content: center;
}
.rswpbs-book-list-widget-area-inner .book-price .regular-price.previous-price {
text-decoration: line-through;
font-weight: 100;
margin-right: 10px;
}
.rswpbs-book-list-widget-area-inner .book-price .sale-price strong {
font-weight: 900;
}
.rswpbs-book-list-widget-area-inner .book-author h4 {
font-size: 16px;
margin-top: 0;
font-weight: 400;
text-align: center;
}
.rswpbs-book-loop-content-wrapper .book-desc {
margin: 0 0 20px 0;
color: #444;
text-align: center;
justify-content: center;
}
.rswpbs-book-loop-content-wrapper .book-desc p:last-child {
margin-bottom: 0;
margin-top: 0;
}
.rswpbs-book-loop-content-wrapper .book-buy-btn {
justify-content: center;
}
.rswpbs-book-loop-content-wrapper .rswpbs-book-buttons-wrapper>div {
margin-left: 5px;
margin-right: 5px;
}
.rswpbs-book-loop-content-wrapper .rswpbs-book-buttons-wrapper>div a {
display: block;
margin-bottom: 10px;
}
.rswpbs-book-loop-content-wrapper .rswpbs-book-buttons-wrapper {
margin-bottom: 10px;
display: flex;
justify-content: center;
flex-flow: wrap;
margin-left: -5px;
margin-right: -5px;
}
.rswpbs-book-loop-content-wrapper .book-buy-btn a {
color: #fff;
}
.rswpbs-book-buttons-wrapper .rswpbs-loop-read-more-button {
text-align: center;
align-self: center;
}
.rswpbs-book-buttons-wrapper .rswpbs-loop-read-more-button a {
color: #000;
text-decoration: none;
border: 1px solid #f1f1f1;
padding: 10px 30px;
transition: .4s;
}
.rswpbs-book-buttons-wrapper .rswpbs-loop-read-more-button a:hover {
background: #000;
color: #fff;
}
.rswpbs-book-loop-content-wrapper.rswpbs-col-md-6>div.book-multiple-sales-links {
width: 100%;
max-width: 100%;
flex-flow: column;
}
.rswpbs-book-list-widget-area-inner {
margin-bottom: 30px;
text-align: center;
background: #f1f1f1;
padding: 20px;
}
.rswpbs-book-list-widget-area-inner:last-child {
margin-bottom: 0;
}
.rswpbs-book-list-widget-area-inner .book-image {
position: relative;
backdrop-filter: none;
filter: none;
}
.rswpbs-book-list-widget-area-inner .book-image:after {
display: none;
}
.rswpbs-book-list-widget-area-inner .book-image .book-view-button a {
position: absolute;
display: inline-block;
background: #fff;
color: #000;
padding: 15px 30px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
font-weight: 400;
transition: .4s;
visibility: hidden;
opacity: 0;
line-height: normal;
width: max-content;
}
.rswpbs-book-list-widget-area-inner .book-image .book-view-button a:hover {
background: #f9464a;
color: #fff;
}
.footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-view-button a,
.footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-name a,
.footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-author a,
.footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-price .regular-price,
.footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-price .sale-price {
color: #000;
}
.rswpbs-book-list-widget-area-inner:hover .book-image .book-view-button a {
visibility: visible;
opacity: 1;
}
body.theme-book-author-template section.footer-content.footer-top-area .footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-name h2 a {
color: #000 !important;
}
body.theme-book-author-template section.footer-content.footer-top-area .footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-author a {
color: #000;
}
body.theme-book-author-template section.footer-content.footer-top-area .footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-price strong {
color: #000;
}
body.theme-book-author-template section.footer-content.footer-top-area .footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-image .book-view-button a {
color: #000;
}
body.theme-book-author-template section.footer-content.footer-top-area .footer-sidebar.widget .rswpbs-book-list-widget-area-inner .book-image .book-view-button a:hover {
color: #fff;
}  .rswpbs-review-form-wrapper {
background: #fff;
padding: 40px;
border-radius: 5px;
border: 1px solid #f1f1f1;
margin-bottom: 50px;
}
.rswpbs-review-form-field {
position: relative;
}
.rswpbs-review-form-field input[type="submit"] {
background: #3eb059;
color: #fff;
}
.rswpbs-review-form-field input[type="submit"]:hover,
.rswpbs-review-form-field input[type="submit"]:visited,
.rswpbs-review-form-field input[type="submit"]:active {
background: #000;
color: #fff;
}
.rswpbs-search-form .search-field button.reset-search-form {
background: #fb4747;
border-color: #fb4747;
height: 40px;
border-radius: 0;
padding: 0;
width: 100%;
color: #fff;
}
.rswpbs-search-form .search-field button.reset-search-form:hover,
.rswpbs-search-form .search-field button.reset-search-form:visited,
.rswpbs-search-form .search-field button.reset-search-form:active {
background: #000;
color: #fff;
}
.rswpbs-review-form-field input[disabled="disabled"] {
cursor: not-allowed;
}
.rswpbs-review-form-field .form-control {
width: 100%;
border: 1px solid #f1f1f1;
}
.rswpbs-review-form-field br {
display: none;
}
.rswpbs-review-form-field input[type="text"],
.rswpbs-review-form-field input[type="password"],
.rswpbs-review-form-field input[type="email"] {
height: 40px;
padding: 0 10px;
}
.rswpbs-review-form-field textarea {
padding: 20px;
}
.rswpbs-review-form-field input[type="submit"] {
height: 40px;
border: 0;
width: auto;
text-transform: capitalize;
font-size: 16px;
cursor: pointer;
}
.rswpbs-review-form-field .stars {
display: inline-block;
font-size: 24px;
color: #ccc;
}
.rswpbs-review-form-field .stars p.stars {
display: none;
}
.rswpbs-review-form-field .stars i {
cursor: pointer;
}
.rswpbs-review-form-field .stars i.selected {
color: #ffc107;
}
.rswpbs-review-form-field label {
font-size: 16px;
font-weight: 700;
color: #444;
margin-bottom: 5px;
display: block;
text-transform: capitalize;
}
.rswpbs-review-form-wrapper .review-section-title h3 {
font-size: 22px;
margin: 0 0 40px 0;
text-transform: uppercase;
padding-bottom: 10px;
border-bottom: 1px solid #f1f1f1;
font-weight: 700;
}
.review-section-title small {
display: block;
font-size: 55%;
color: #444;
margin-top: 5px;
}
.review-section-title small a {
color: #39b152;
font-weight: 900;
text-decoration: underline;
} .rswpbs-book-reviews-area .section-title-area .section-title h2 {
margin: 0;
padding-bottom: 0.5em;
margin-bottom: 1.2em;
position: relative;
font-weight: 700;
border-bottom: 1px solid #f1f1f1;
font-size: 22px;
text-transform: uppercase;
text-align: left;
}
body.custom-background .rswpbs-book-reviews-area .section-title-area .section-title h2 {
background: #fff;
padding: 10px 0;
border-radius: 5px;
}
.rswpbs_customer-review-section-heading {
justify-content: space-between;
}
.customer-reveiw-section-title h4 {
color: #B18261;
font-size: 18px;
font-family: poppins;
line-height: 27px;
font-weight: 400;
margin-top: 0;
}
.customer-reveiw-section-title h2 {
font-family: raleway;
font-size: 40px;
line-height: 47px;
font-weight: 700;
margin: 0 !important;
}
.rswpbs_customer-review-slider-pagination {
display: flex;
margin-left: -5px;
margin-right: -5px;
justify-content: end;
}
.rswpbs_customer-review-slider-pagination>div {
height: 40px;
width: 40px;
margin-right: 5px;
margin-left: 5px;
line-height: 40px;
text-align: center;
cursor: pointer;
background-color: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.rswpbs_customer-review-slider-pagination>div:hover {
background-color: #228B22;
color: #fff;
}
.rswpbs-book-reviews-inner {
background: #fff;
padding: 30px;
}
.testimonial__item-inner h4.client-name {
margin: 0;
font-size: 16px;
font-weight: 700;
}
.reviewer-wrapper {
display: flex;
}
.testimonial__item-inner .review-time {
font-size: 13px;
}
.testimonial__item-inner .updated-time {
display: none;
}
.testimonial__item-inner .client-image {
width: 50px;
margin-right: 14px;
align-self: center;
}
.testimonial__item-inner .name-and-date {
width: calc(100% - 60px);
align-self: center;
}
.rswpbs-book-reviews-area {
margin-bottom: 50px;
}
.testimonial__item-inner {
text-align: left;
padding: 1em;
background: #fff;
margin-bottom: 1.5em;
border: 1px solid #f1f1f1;
}
.testimonial__item-inner .client-image img {
width: 50px;
height: 50px;
object-fit: cover;
object-position: top;
border-radius: 50%;
}
.testimonial__item-inner .client-rating {
color: #fea300;
margin-top: 10px;
margin-bottom: 15px;
}
.testimonial__item-inner .client-rating span {
font-size: 16px;
display: inline-block;
}
.testimonial__item-inner p.client-feedback {
margin-top: 5px;
font-size: 16px;
color: #444;
}
.review-full-content {
display: none;
}
.testimonial__item-inner h5.review-title {
margin: 0;
font-size: 18px;
font-weight: 700;
}
.review-short-content {
margin-bottom: 20px;
}
.review-full-content {
margin-bottom: 20px;
}
.testimonial__item-inner .client-company-logo {
width: 80px;
margin-top: 10px;
}
.layout-style-classic .ratings-and-quote-wrapper .quote {
font-size: 45px;
color: #F3ECE7;
line-height: 0;
}
.layout-style-classic .ratings-and-quote-wrapper .client-rating span {
color: #FFA500;
margin-left: 5px;
}
.layout-style-classic .review-short-content {
color: #777;
}
.layout-style-classic .review-short-content a {
color: #777;
font-weight: 700;
}
.layout-style-classic .testimonial__item-inner h4.client-name {
color: #333;
}
.layout-style-classic .testimonial__item-inner .review-time {
color: #777;
font-style: normal;
} .rswpbs-pagination {
margin: 50px 0;
}
.rswpbs-pagination nav.navigation.pagination .nav-links {
display: flex;
justify-content: center;
}
.rswpbs-pagination .navigation.pagination .nav-links li a,
.rswpbs-pagination .navigation.pagination .nav-links li span,
.rswpbs-pagination .navigation.pagination .nav-links a,
.rswpbs-pagination .navigation.pagination .nav-links span {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
margin: 0 5px;
border: 1px solid #f1f1f1;
font-weight: 700;
color: #000;
background: #fff;
transition: .4s;
box-shadow: 0 0 5px 1px rgb(0 0 0 / 10%);
}
.rswpbs-pagination nav.navigation.pagination .nav-links a.next.page-numbers,
.rswpbs-pagination nav.navigation.pagination .nav-links a.prev.page-numbers {
width: auto;
padding: 0 20px;
}
.rswpbs-pagination nav.navigation.pagination .nav-links .page-numbers.current,
.rswpbs-pagination nav.navigation.pagination .nav-links .page-numbers:hover {
background: #3dae58;
color: #fff;
border-color: #3dae58;
} .slider-large-screen-item-2 .rswpbs-book-slider__slider-item,
.slider-large-screen-item-3 .rswpbs-book-slider__slider-item,
.slider-large-screen-item-4 .rswpbs-book-slider__slider-item,
.slider-large-screen-item-5 .rswpbs-book-slider__slider-item {
margin: 0 15px;
}
.slider-large-screen-item-2 .slick-list,
.slider-large-screen-item-3 .slick-list,
.slider-large-screen-item-4 .slick-list,
.slider-large-screen-item-5 .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow {
position: absolute;
width: 50px;
height: 50px;
padding: 0;
background: #ffff;
border-radius: 50px;
box-shadow: 0 0 7px 0px #0000001f;
top: 50%;
margin-top: -25px;
line-height: 50px;
cursor: pointer;
text-align: center;
z-index: 5;
}
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow.slick-next {
right: -70px;
}
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow.slick-prev {
left: -70px;
}
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow {
opacity: 1;
visibility: visible;
transition: .4s;
}
.rswpbs-book-slider:hover .rswpbs-book-slider__slider-wrapper-row .slick-arrow {
visibility: visible;
opacity: 1;
}
@media (max-width: 1200px) {
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow.slick-next {
right: -20px;
}
.rswpbs-book-slider__slider-wrapper-row.book-slider-activate .slick-arrow.slick-prev {
left: -20px;
}
}
.rswpbs-book-loop-image.thumbnail-position-top a {
display: flex;
justify-content: center;
}
.thumbnail-position-right .rswpbs-book-loop-image>a {
display: flex;
justify-content: end;
}
.thumbnail-position-right .rswpbs-book-loop-image>a {
display: flex;
justify-content: start;
}
@media (max-width:991px) {
.rswpbs-book-slider__slider-wrapper-row.owl-carousel .owl-nav button.owl-next {
right: -40px;
}
.rswpbs-book-slider__slider-wrapper-row.owl-carousel .owl-nav button.owl-prev {
left: -40px;
}
}
@media (max-width:767px) {
.rswpbs-book-slider__slider-wrapper-row.owl-carousel .owl-nav button.owl-next {
right: 0;
}
.rswpbs-book-slider__slider-wrapper-row.owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
} .rswpbs-book-slider.featured-slider {
padding: 80px 0;
background: #f1f1f1;
}
.eafe-book-slider-section-wrapper .featured-slider {
background: transparent;
padding: 0;
}
.eafe-book-slider-section-wrapper .rswpbs-book-slider.carousel-slider>.container {
padding: 0;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-content-column {
background: transparent;
padding: 0;
}
.rswpbs-book-slider.featured-slider .rswpbs-book-container {
border: none;
margin-bottom: 0;
padding: 2px;
}
.slick-slide>div.rswpbs-book-container {
display: block;
width: 100%;
}
.slick-slide>div.rswpbs-book-container.book-list-layout.thumbnail-position-right,
.slick-slide>div.rswpbs-book-container.book-list-layout.thumbnail-position-left {
display: flex !important;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-title {
font-size: 46px;
line-height: 60px;
margin-bottom: 20px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-author {
font-size: 24px;
margin-bottom: 20px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-price {
font-size: 32px;
margin-bottom: 20px;
}
.rswpbs-book-slider .rswpbs-book-loop-content-wrapper .book-price .regular-price.previous-price {
font-size: 18px;
align-self: center;
margin-right: 10px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-price .regular-price {
align-self: center;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-desc {
font-size: 22px;
margin: 20px 0 25px 0;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-buy-btn a {
text-transform: capitalize;
font-weight: 400;
font-size: 18px;
}
.rswpbs-book-slider.featured-slider .msl-title-wrapper {
margin-bottom: 5px;
margin-top: 30px;
}
.rswpbs-book-slider.featured-slider .book-also-available-website-list a {
color: #000;
border: 1px solid #ddd;
}
.rswpbs-book-slider.featured-slider .book-also-available-website-list a:hover {
color: #f1f1f1;
}
.rswpbs-book-slider.featured-slider .msl-title-wrapper>div {
border-color: transparent !important;
}
@media (max-width: 991px) {
.rswpbs-book-slider.featured-slider .book-list-layout .book-title {
font-size: 36px;
line-height: 46px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-price {
font-size: 26px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-desc,
.rswpbs-book-slider.featured-slider .book-list-layout .book-buy-btn a,
.rswpbs-book-slider.featured-slider .book-list-layout .book-author,
.rswpbs-book-slider .rswpbs-book-loop-content-wrapper .book-price .regular-price.previous-price {
font-size: 18px;
}
}
@media (max-width: 767px) {
.rswpbs-book-slider.featured-slider .book-list-layout.thumbnail-position-right .rswpbs-book-loop-image {
padding-left: 0 !important;
margin-bottom: 20px;
}
.rswpbs-book-slider.featured-slider .book-list-layout.thumbnail-position-left .rswpbs-book-loop-image {
padding-right: 0 !important;
margin-bottom: 20px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-title {
font-size: 28px;
line-height: 38px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-price {
font-size: 20px;
}
.rswpbs-book-slider.featured-slider .book-list-layout .book-desc,
.rswpbs-book-slider.featured-slider .book-list-layout .book-buy-btn a,
.rswpbs-book-slider.featured-slider .book-list-layout .book-author,
.rswpbs-book-slider .rswpbs-book-loop-content-wrapper .book-price .regular-price.previous-price {
font-size: 16px;
}
} body.right-sidebar .carousel-slider .book-list-layout.thumbnail-position-left .rswpbs-book-loop-image,
body.left-sidebar .carousel-slider .book-list-layout.thumbnail-position-left .rswpbs-book-loop-image {
padding-right: 0 !important;
}
body.right-sidebar .carousel-slider .book-list-layout.thumbnail-position-right .rswpbs-book-loop-image,
body.left-sidebar .carousel-slider .book-list-layout.thumbnail-position-right .rswpbs-book-loop-image {
padding-left: 0 !important;
}
body.right-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-title,
body.left-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-title {
font-size: 18px;
margin-bottom: 6px;
}
body.right-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper,
body.left-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper {
padding: 10px 10px 10px 20px;
}
body.right-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-buy-btn a,
body.left-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-buy-btn a {
border: none;
margin-bottom: 0;
padding: 7px 15px;
font-weight: 400;
text-transform: capitalize;
}
.rswpbs-book-buttons-wrapper .book-add-to-cart-btn {
margin-bottom: 5px !important;
}
.rswpbs-book-buttons-wrapper>div {
margin-right: 0 !important;
}
.rswpbs-book-buttons-wrapper>div:first-child {
margin-left: 0 !important;
}
.rswpbs-book-buttons-wrapper .book-add-to-cart-btn button {
border-radius: 0;
padding: 9px 25px;
line-height: inherit;
display: block;
width: auto;
height: auto !important;
}
body.right-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-author,
body.left-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-author {
margin-bottom: 6px;
font-size: 14px;
}
body.right-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-price,
body.left-sidebar .carousel-slider .book-list-layout .rswpbs-book-loop-content-wrapper .book-price {
font-size: 16px;
}
body.rs-wp-books-showcase-single-page.boxed .rswpbs-book-single-wrapper {
background: #ffff;
margin: 0;
padding-top: 30px;
}
body.rs-wp-books-showcase-single-page.boxed .rswpbs-book-review-form-area {
background: #ffff;
}
.ak-main-wrap {
background: #fff;
}
body.single-book .ak-main-wrap {
background: #ffffff;
}
body.single-book .ak-main-wrap .rswpbs-book-reviews-inner {
padding: 30px 0;
} .rswpbs-single-author-wrapper .author-name h2 {
font-size: 20px;
margin: 0;
}
.rswpbs-single-author-wrapper .author-name h2 a {
color: #000;
}
.rswpbs-single-author-wrapper .author-book-count h5 {
margin: 0;
font-size: 14px;
}
.rswpbs-single-author-wrapper .author-book-count h5 a {
color: #777;
}
.rswpbs-single-author-wrapper .author-description p {
margin: 0;
font-size: 15px;
color: #777;
}
.rswpbs-single-author-wrapper {
border: 1px solid #f1f1f1;
padding: 20px;
margin-bottom: 30px;
}
.rswpbs-single-author-wrapper .view-author-profile-button {
margin-top: 10px;
}
.rswpbs-single-author-wrapper .view-author-profile-button a {
color: #000;
border-bottom: 1px solid #000;
padding-bottom: 2px;
display: inline-block;
text-decoration: none;
position: relative;
transition: .4s;
}
.rswpbs-single-author-wrapper .view-author-profile-button a:before {
position: absolute;
width: 100%;
bottom: 0;
content: "";
background: transparent;
left: 0;
height: 2px;
transition: .4s;
}
.rswpbs-single-author-wrapper .view-author-profile-button a:hover:before {
background: #000;
}
.rswpbs-single-author-wrapper .author-name {
margin-bottom: 10px;
}
.rswpbs-single-author-wrapper .author-book-count {
margin-bottom: 10px;
}
.rswpbs-single-author-wrapper .author-profile-picture-container img {
display: block;
}
.rswpbs-single-author-wrapper .author-profile-picture-container {
margin-bottom: 15px;
}
.rswpbs-single-author-wrapper .author-description {
margin-bottom: 15px;
}
.author-social-links-wrapper .rswpbs-book-author-social-profiles {
flex-flow: column;
}
.rswpbs-single-author-wrapper>.rswpbs-book-author-social-profiles {
margin-bottom: 10px;
}
.rswpbs-author-profile-picture-wrapper {
position: relative;
}
.author-social-links-wrapper {
position: absolute;
left: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
transition: .4s;
}
.rswpbs-single-author-wrapper:hover .author-social-links-wrapper {
left: 10px;
bottom: 10px;
visibility: visible;
opacity: 1;
}
.author-social-links-wrapper .social-link {
margin-top: 5px;
}
.rswpbs-single-author-wrapper .rswpbs-book-author-social-profiles .social-link {
margin-bottom: 5px;
}
.rswpbs-single-author-wrapper .rswpbs-book-author-social-profiles .social-link a {
width: 30px;
height: 30px;
font-size: 12px;
line-height: 30px;
text-decoration: none;
}
.author-social-links-wrapper .social-link:first-child {
margin-top: 0;
}
.rswpbs-books-filtering-menu-area {
display: flex;
justify-content: center;
margin-bottom: 40px;
flex-flow: wrap;
}
.rswpbs-books-filtering-menu-area a.catItem {
display: block;
padding: 10px 20px;
line-height: normal;
border: 1px solid #f1f1f1;
color: #343434;
margin: 5px;
text-decoration: none;
transition: .4s;
background: #f1f1f1;
}
.rswpbs-books-filtering-menu-area a.catItem:active,
.rswpbs-books-filtering-menu-area a.catItem:focus,
.rswpbs-books-filtering-menu-area a.catItem:hover {
color: #343434;
background: #f4f4ec;
}
.rswpbs-books-filtering-menu-area a:first-child {
margin-left: 0;
}
.rswpbs-books-filtering-menu-area a:last-child {
margin-right: 0;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-title,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 26px;
line-height: 36px;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 18px;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author a,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author a {
font-weight: 400;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-price,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 26px;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-desc,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 16px;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-multiple-sales-links h2,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-multiple-sales-links h2 {
font-size: 26px;
margin-bottom: 15px;
line-height: 36px;
}
body.right-sidebar .book-gallery-list-layout-1-col .book-list-layout,
body.left-sidebar .book-gallery-list-layout-1-col .book-list-layout {
padding: 15px;
}
body.right-sidebar .book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper .msl-title-wrapper,
body.left-sidebar .book-gallery-list-layout-1-col .rswpbs-book-loop-content-wrapper .msl-title-wrapper {
margin-bottom: 0;
}
body.single-post .rswpbs-book-loop-content-wrapper.book-content-column .single-website a {
font-weight: 400;
font-size: 16px;
line-height: normal;
}
body.single-post .post-details-page .book-also-available-website-list a:hover {
color: #fff;
text-decoration: none;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-title {
font-size: 22px;
line-height: 32px;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author {
font-size: 18px;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-author a {
font-weight: 400;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-price {
font-size: 24px;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout .book-desc {
font-size: 16px;
line-height: 26px;
}
body.both-sidebar .book-gallery-list-layout-1-col .book-list-layout {
padding: 15px;
}
body.both-sidebar .rswpbs-book-container.book-list-layout.thumbnail-position-left .rswpbs-book-loop-image {
padding-right: 10px !important;
}
.cart-popup-message {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
padding: 15px 25px;
border-radius: 5px;
z-index: 10000;
font-size: 16px;
}
.single_add_to_cart_button.disabled,
.loop_add_to_cart_button.disabled {
background-color: #cccccc;
cursor: not-allowed;
opacity: 0.7;
border-color: #cccccc;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
button.loop_add_to_cart_button.button.alt {
position: relative;
}
button.loop_add_to_cart_button.button.alt.disabled {
border-color: #00000094;
}
button.loop_add_to_cart_button.button.alt.disabled:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
background: #00000094;
left: 0;
top: 0;
}
button.loop_add_to_cart_button.button.alt.disabled:after {
position: absolute;
height: 20px;
width: 20px;
content: '';
border: 3px dashed #fff;
border-radius: 50%;
-webkit-animation: spin 800ms linear infinite;
animation: spin 800ms linear infinite;
} .book-single-page-buttons-wrapper {
display: flex;
}
body.single-book div.product .rswpbs-container form.cart {
margin-bottom: 0;
}
body.single-book div.product .rswpbs-container form.cart input::-webkit-outer-spin-button,
body.single-book div.product .rswpbs-container form.cart input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
body.single-book div.product .rswpbs-container form.cart input[type=number] {
-moz-appearance: textfield;
}
body.single-book div.product .rswpbs-container form.cart .author-portfolio-pro-quantity-wrapper {
width: 115px;
border: 1px solid #f1f1f1;
text-align: center;
padding: 10px 6px;
display: flex;
align-items: center;
}
body.single-book div.product .rswpbs-container form.cart .author-portfolio-pro-quantity-wrapper span.quantity-text {
margin-right: 10px;
color: rgb(0 0 0 / 60%);
font-size: 11px;
}
body.single-book div.product .rswpbs-container form.cart .single_add_to_cart_button {
height: auto;
}
body.single-book div.product .rswpbs-container div.quantity {
float: none;
}
body.single-book div.product .rswpbs-container form.cart .author-portfolio-pro-quantity-wrapper input[type="number"] {
width: 32px !important;
padding: 0 !important;
border: none;
font-weight: 400;
color: #000;
height: auto;
min-width: 32px !important;
}
body.single-book div.product .rswpbs-container form.cart .author-portfolio-pro-quantity-wrapper span.fa-solid {
cursor: pointer;
width: 10px;
height: 100%;
display: inline-block;
font-weight: 700;
color: rgba(0, 0, 0, .6);
} .rswpbs-book-short-description h1 {
font-size: 26px;
font-weight: 700;
line-height: 1.2;
color: #333;
}
.rswpbs-book-short-description h2 {
font-size: 24px;
font-weight: 600;
line-height: 1.3;
color: #333;
}
.rswpbs-book-short-description h3 {
font-size: 22px;
font-weight: 500;
line-height: 1.4;
color: #444;
}
.rswpbs-book-short-description h4 {
font-size: 20px;
font-weight: 500;
line-height: 1.4;
color: #444;
}
.rswpbs-book-short-description h5 {
font-size: 18px;
font-weight: 400;
line-height: 1.5;
color: #555;
}
.rswpbs-book-short-description h6 {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #555;
}
.rswpbs-book-short-description h1,
.rswpbs-book-short-description h2,
.rswpbs-book-short-description h3,
.rswpbs-book-short-description h4,
.rswpbs-book-short-description h5,
.rswpbs-book-short-description h6,
.rswpbs-book-short-description p {
margin-top: 15px;
margin-bottom: 10px;
}
.rswpbs-book-short-description p {
font-size: 16px;
line-height: 1.6;
color: #666;
font-weight: 400;
}
.rswpbs-book-short-description a {
color: #0073aa;
text-decoration: underline;
font-weight: 500;
transition: color 0.3s ease;
}
.rswpbs-book-short-description a:hover {
color: #005177;
text-decoration: none;
}
.rswpbs-book-short-description strong {
font-weight: 700;
color: #333;
}
.rswpbs-book-short-description em {
font-style: italic;
color: #555;
}
.rswpbs-book-short-description ul,
.rswpbs-book-short-description ol {
margin-left: 0;
padding-left: 19px;
margin-top: 15px;
margin-bottom: 10px;
font-size: 16px;
line-height: 1.6;
color: #666;
}
.rswpbs-book-short-description ul {
list-style-type: disc;
}
.rswpbs-book-short-description ol {
list-style-type: decimal;
}
.rswpbs-book-short-description ul ul,
.rswpbs-book-short-description ol ol,
.rswpbs-book-short-description ul ol,
.rswpbs-book-short-description ol ul {
margin-top: 0;
margin-bottom: 0;
}
.rswpbs-book-short-description blockquote {
margin: 15px 0;
padding: 15px 20px;
background: #f9f9f9;
border-left: 4px solid #0073aa;
font-style: italic;
color: #555;
font-size: 16px;
line-height: 1.6;
}
.rswpbs-book-short-description blockquote p {
margin: 0;
}
.rswpbs-book-short-description table {
width: 100%;
border-collapse: collapse;
margin: 15px 0;
font-size: 15px;
line-height: 1.5;
color: #666;
}
.rswpbs-book-short-description table th,
.rswpbs-book-short-description table td {
padding: 10px;
border: 1px solid #ddd;
text-align: left;
}
.rswpbs-book-short-description table th {
background: #f5f5f5;
font-weight: 600;
color: #333;
}
.rswpbs-book-short-description table tr:nth-child(even) {
background: #fafafa;
}
.rswpbs-book-short-description table tr:hover {
background: #f0f0f0;
}
.rswpbs-book-short-description pre {
background: #f5f5f5;
padding: 15px;
margin: 15px 0;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
line-height: 1.4;
color: #333;
white-space: pre-wrap;
border-radius: 3px;
overflow-x: auto;
}
.rswpbs-book-short-description code {
background: #f5f5f5;
padding: 2px 5px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
color: #d63333;
border-radius: 3px;
}
.rswpbs-book-short-description hr {
border: none;
border-top: 1px solid #ddd;
margin: 20px 0;
}
.rswpbs-modal-content .rswpbs-book-single-header-content-container.others-pages h2.book-name {
font-size: 24px;
line-height: 1.4;
}
span.a-text-bold {
font-weight: 700;
}
.admin-message-for-search-form {
background: #ddd;
margin-bottom: 10px;
padding: 2px 10px;
}
.rswpbs-author-search {
margin-bottom: 20px;
}
.rswpbs-author-search-form {
display: flex;
gap: 10px;
}
.author-search-input {
padding: 8px;
width: 200px;
}
.rswpbs-load-more-wrapper {
text-align: center;
margin-top: 20px;
}
.rswpbs-load-more-btn {
padding: 10px 20px;
background: #007bff;
color: white;
border: none;
cursor: pointer;
}
.rswpbs-load-more-btn:hover {
background: #0056b3;
}
form.rswpbs-author-search-form input {
width: 100%;
}
form.rswpbs-author-search-form button {
background: #f1f1f1;
border: 1px solid #f1f1f1;
color: #000;
}
.rswpbs-search-message {
text-align: center;
color: #666;
margin-top: 10px;
font-style: italic;
}div#user-submitted-posts { width: 100%; max-width: 800px; overflow: hidden; }
div#user-submitted-posts form { box-sizing: border-box; margin: 10px 0; padding: 5px; }
div#user-submitted-posts fieldset { box-sizing: border-box; margin: 10px 0; padding: 0; border: 0; }
div#user-submitted-posts fieldset label           { box-sizing: border-box; display: block; float: none; clear: both; width: 80%;  margin: 0; padding: 0; border: 0; font-size: 90%; }
div#user-submitted-posts fieldset input.usp-input { box-sizing: border-box; display: block; float: none; clear: both; width: 80%;  margin: 0; }
div#user-submitted-posts textarea.usp-textarea    { box-sizing: border-box; display: block; float: none; clear: both; width: 100%; margin: 0; }
div#user-submitted-posts select                   { box-sizing: border-box; display: block; float: none; clear: both; width: auto; margin: 0; }
div#user-submitted-posts select.usp-multiple { width: 80%; }
div#user-submitted-posts .usp-cat-child { text-indent: 20px; }
div#user-submitted-posts .usp-cat-grand { text-indent: 40px; }
div#user-submitted-posts .usp-cat-great { text-indent: 60px; }
div#user-submitted-posts .usp-cat-great-great { text-indent: 80px; }
div#user-submitted-posts div.usp_text-editor { margin: 20px 0 0 0;  }
div#user-submitted-posts div.wp-editor-container { border: 1px solid #e5e5e5; }
div#user-submitted-posts fieldset.usp-images { margin: 25px 0; }
div#user-submitted-posts div#usp-upload-message { font-size: 90%; }
div#user-submitted-posts fieldset input.usp-input.usp-clone { margin: 10px 0 0 0; font-size: 90%; }
div#user-submitted-posts a#usp_add-another { display: inline-block; clear: both; margin: 10px 0 0 0; font-size: 90%; }
div#user-submitted-posts div#usp-submit { margin: 20px 0; }
div#user-submitted-posts div.usp-error { color: #cc3333; }
div#user-submitted-posts div#usp-error-message { margin: 0 0 20px 0; }
div#user-submitted-posts div#usp-error-message.usp-callout-failure { color: #cc3333; }
div#user-submitted-posts div#usp-success-message { margin: 0 0 20px 0; font-weight: bold; }
div#user-submitted-posts fieldset.usp-checkbox { padding: 5px 0; }
div#user-submitted-posts fieldset.usp-checkbox input { display: inline-block; vertical-align: middle; position: relative; top: -2px; }
div#user-submitted-posts fieldset.usp-checkbox label { display: inline-block; vertical-align: middle; }
.usp-hidden, .usp-no-js { display: none; }
.usp-js { display: block; } div#user-submitted-posts ul.parsley-errors-list { display: none; list-style-type: none; }
div#user-submitted-posts ul.parsley-errors-list.filled { display: block; float: none; clear: both; margin: 0; padding: 0; font-size: 12px; line-height: 18px; }
div#user-submitted-posts ul.parsley-errors-list.filled li.parsley-required,
div#user-submitted-posts ul.parsley-errors-list.filled li.parsley-type { display: inline-block; margin: 0; padding: 5px 10px; color: #fff; background-color: #cc3333; } div#user-submitted-posts .chosen-container[style] { box-sizing: border-box; display: block; float: none; clear: both; width: 80% !important; margin: 0; }
div#user-submitted-posts .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { text-decoration: none; border: none; padding: 0; box-shadow: none; } .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//glasul.info/wp-content/plugins/user-submitted-posts/resources/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-brands-400.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//glasul.info/wp-content/themes/ascendoor-magazine/assets/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }@font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 200;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1Db5yciWM.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 200;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1DYZyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 300;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5Db5yciWM.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 300;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5DYZyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 400;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPAcZTIAOhVxoMyOr9n_E7fdMbWAaxWXr0.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 400;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xW.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 600;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDb5yciWM.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 600;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDYZyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 700;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDb5yciWM.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 700;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDYZyc.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 200;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffAzHGIVzY4SY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 200;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffAzHGItzYw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 300;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 300;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzYw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 600;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGIVzY4SY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 600;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzYw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGIVzY4SY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzYw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 900;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGIVzY4SY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 900;
src: url(https://glasul.info/wp-content/fonts/titillium-web/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGItzYw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.ascendoor-wrapper {
padding: 0 20px;
max-width: 1320px;
margin: 0 auto;
}
.asce-col-1 {
width: 100%;
}
.asce-col-2 {
width: 50%;
}
.asce-col-2-5 {
width: 66.67%;
}
.asce-col-3 {
width: 33.33%;
}
.asce-col-4 {
width: 25%;
}
.asce-col-80 {
width: 80%;
}
.asce-col-75 {
width: 75%;
}
.asce-col-70 {
width: 70%;
}
.asce-col-60 {
width: 60%;
}
.asce-col-55 {
width: 55%;
}
.asce-col-40 {
width: 40%;
}
.asce-col-30 {
width: 30%;
}
.asce-col-20 {
width: 20%;
}
.asce-col-15 {
width: 15%;
}
.main-widget-section-wrap {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: 30px;
}
.main-widget-section-wrap .primary-widgets-section {
width: 100%;
}
@media (min-width: 992px) {
.main-widget-section-wrap .primary-widgets-section {
width: calc(70% - 15px);
}
}
.main-widget-section-wrap .secondary-widgets-section {
width: 100%;
}
@media (min-width: 992px) {
.main-widget-section-wrap .secondary-widgets-section {
width: calc(30% - 15px);
position: sticky;
top: 40px;
}
}
@media (min-width: 992px) {
.main-widget-section-wrap.frontpage-left-sidebar {
flex-direction: row-reverse;
}
}
.main-widget-section-wrap.no-frontpage-sidebar .primary-widgets-section {
width: 100%;
}     html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: var(--font-heading);
}
h1,
.h1 {
font-size: 4.4rem;
}
h2,
.h2 {
font-size: 3.4rem;
}
@media (max-width: 992px) {
h2,
.h2 {
font-size: 2.8rem;
}
}
@media (max-width: 767.98px) {
h2,
.h2 {
font-size: 2.3rem;
}
}
h3,
.h3 {
font-size: 1.9rem;
}
h4,
.h4 {
font-size: 1.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
display: block;
font-weight: 600;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
h2,
h3 {
font-size: 1.3em;
margin: 1em 0;
}
.update-core-php h2 {
margin-top: 4em;
}
.update-php h2,
.update-messages h2,
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
h1.page-title {
font-size: 4.4rem;
margin: 0.5rem 0 1.5rem;
}
@media (max-width: 480px) {
h1.page-title {
font-size: 2.4rem;
}
}
.woocommerce-products-header__title {
margin-top: 0;
margin-bottom: 20px;
line-height: 1;
}
.page-header h1 {
font-size: var(--font-size-xl);
margin-top: 0;
margin-bottom: 20px;
line-height: 1.2;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} :root {
--body-bg: #ffffff;
--primary-color: #d82926;
--header-text-color: #d82926;
--theme-color: var(--primary-color);
--light-bg-color: #f0f2f7;
--text-color-normal: #3D4452;
--text-color-dark: #1A202B;
--text-color-light: #83868b;
--border-color: #E8E9EB;
--footer-bg-color: #1A202B;
--footer-text-color: #a1a6b1;
--footer-border-color: #2A313F;
--error: #ff073a;
--success: #28a745;
--shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
--t-color: var(--theme-color);
--white: #FFF;
--black: #000;
--alpha-bg: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
--alpha-bg-dark: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.45) 71.35%, rgba(0, 0, 0, 0) 100%);
--notice-success-bg-color: #D4EDDA;
--notice-success-text-color: #155724;
--notice-info-bg-color: #D1ECF1;
--notice-info-text-color: #0C5460;
--notice-warning-bg-color: #FFF3CD;
--notice-warning-text-color: #856404;
--notice-danger-bg-color: #F8D7DA;
--notice-danger-text-color: #721C24;
--clr-foreground: #202124;
--clr-background: #fff;
--clr-sub-background: #fff;
--clr-sub-border: #f1f1f1;
--cat-color-1: #1687F7;
--cat-color-2: #f7a205;
--cat-color-3: #9c1600;
--cat-color-4: #fc5d00;
--cat-color-5: #004fc5;
--cat-color-6: #ff01a3;
--cat-color-7: #c908e0;
--cat-color-8: #ff1e56;
--cat-color-9: #39b209;
--font-size-xs: clamp(0.7rem, 0.17vw + 0.76rem, 0.79rem);
--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);
--font-main: -apple-system, BlinkMacSystemFont, "Muli", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--font-heading: 'Roboto', serif;
--font-code: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
--font-pre: "Courier 10 Pitch", courier, monospace;
--font-line-height-body: 1.5;
--font-line-height-pre: 1.6;
--border-radius-all: 5px;
--border-radius-all-tops: var(--border-radius-all) var(--border-radius-all) 0 0;
--border-radius-all-bottoms: 0 0 var(--border-radius-all) var(--border-radius-all);
--border-radius-all-lefts: var(--border-radius-all) 0 0 var(--border-radius-all);
--border-radius-all-rights: 0 var(--border-radius-all) var(--border-radius-all) 0;
--border-radius-button: 5px;
--main-column-grid: repeat(auto-fit, minmax(320px, 1fr));
--small-column-grid: repeat(auto-fit, minmax(240px, 1fr));
}
@media (max-width: 600px) {
:root {
--main-column-grid: repeat(auto-fit, minmax(300px, 1fr));
}
}
@media (max-width: 320px) {
:root {
--main-column-grid: repeat(1, 1fr);
}
}
@media (prefers-color-scheme: dark) {
:root {
--clr-background: #202124;
--clr-foreground: #fff;
--light-bg-color: #151618;
--text-color-normal: #eaeaea;
--clr-sub-background: #151618;
--clr-sub-border: #343434;
}
}
body {
background: var(--clr-background);
font-size: 1rem;
font-family: var(--font-main);
color: var(--text-color-normal);
}
body.page {
margin-bottom: 0;
}
@media (max-width: 767.98px) {
body {
font-size: 1em;
}
}
body.menu-opened {
overflow: hidden;
}
.light-theme {
--clr-foreground: #202124;
--clr-background: #fff;
--light-bg-color: #f0f2f7;
--text-color-normal: #3D4452;
--clr-sub-background: #fff;
--clr-sub-border: #f1f1f1;
}
.dark-theme {
--clr-background: #202124;
--clr-foreground: #fff;
--light-bg-color: #151618;
--text-color-normal: #eaeaea;
--clr-sub-background: #151618;
--clr-sub-border: #343434;
}
.site-footer {
--text-color-normal: #eaeaea;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: var(--primary-color);
}
a:visited {
color: #800080;
}
a:hover, a:focus, a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
outline-offset: 1px;
}
a:hover, a:active {
outline: 0;
}
a:focus-within {
outline: thin dotted;
outline-offset: -2px;
}
ul.social-links {
margin: 0;
padding: 0;
list-style: none;
display: flex;
gap: 10px;
}
.author-social-contacts a,
.teams-social a,
ul.social-links a {
width: 20px;
height: 20px;
opacity: 0.8;
display: flex;
font-size: 16px;
overflow: hidden;
position: relative;
align-items: center;
text-decoration: none;
justify-content: center;
transition: all 0.3s ease;
color: var(--color-text-white);
}
.author-social-contacts a::before,
.teams-social a::before,
ul.social-links a::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: 'Font Awesome 5 brands';
vertical-align: baseline;
transition: all, ease, .3s;
}
.author-social-contacts a[href*='facebook.com']::before,
.teams-social a[href*='facebook.com']::before,
ul.social-links a[href*='facebook.com']::before {
content: "\f39e";
}
.author-social-contacts a[href*='twitter.com']::before,
.teams-social a[href*='twitter.com']::before,
ul.social-links a[href*='twitter.com']::before {
content: "\e61b";
}
.author-social-contacts a[href*='instagram.com']::before,
.teams-social a[href*='instagram.com']::before,
ul.social-links a[href*='instagram.com']::before {
content: "\f16d";
}
.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
}
.author-social-contacts a[href*='discord.com']::before,
.teams-social a[href*='discord.com']::before,
ul.social-links a[href*='discord.com']::before {
content: "\f392";
}
.author-social-contacts a[href*='dribbble.com']::before,
.teams-social a[href*='dribbble.com']::before,
ul.social-links a[href*='dribbble.com']::before {
content: "\f17d";
}
.author-social-contacts a[href*='google.com']::before,
.teams-social a[href*='google.com']::before,
ul.social-links a[href*='google.com']::before {
content: "\f1a0";
}
.author-social-contacts a[href*='line.me']::before,
.teams-social a[href*='line.me']::before,
ul.social-links a[href*='line.me']::before {
content: "\f3c0";
}
.author-social-contacts a[href*='linkedin.com']::before,
.teams-social a[href*='linkedin.com']::before,
ul.social-links a[href*='linkedin.com']::before {
content: "\f08c";
}
.author-social-contacts a[href*='medium.com']::before,
.teams-social a[href*='medium.com']::before,
ul.social-links a[href*='medium.com']::before {
content: "\f23a";
}
.author-social-contacts a[href*='messenger.com']::before,
.teams-social a[href*='messenger.com']::before,
ul.social-links a[href*='messenger.com']::before {
content: "\f39f";
}
.author-social-contacts a[href*='paypal.com']::before,
.teams-social a[href*='paypal.com']::before,
ul.social-links a[href*='paypal.com']::before {
content: "\f1ed";
}
.author-social-contacts a[href*='pinterest.com']::before,
.teams-social a[href*='pinterest.com']::before,
ul.social-links a[href*='pinterest.com']::before {
content: "\f0d2";
}
.author-social-contacts a[href*='reddit.com']::before,
.teams-social a[href*='reddit.com']::before,
ul.social-links a[href*='reddit.com']::before {
content: "\f1a1";
}
.author-social-contacts a[href*='skype.com']::before,
.teams-social a[href*='skype.com']::before,
ul.social-links a[href*='skype.com']::before {
content: "\f17e";
}
.author-social-contacts a[href*='slack.com']::before,
.teams-social a[href*='slack.com']::before,
ul.social-links a[href*='slack.com']::before {
content: "\f198";
}
.author-social-contacts a[href*='snapchat.com']::before,
.teams-social a[href*='snapchat.com']::before,
ul.social-links a[href*='snapchat.com']::before {
content: "\f2ad";
}
.author-social-contacts a[href*='spotify.com']::before,
.teams-social a[href*='spotify.com']::before,
ul.social-links a[href*='spotify.com']::before {
content: "\f1bc";
}
.author-social-contacts a[href*='stackoverflow.com']::before,
.teams-social a[href*='stackoverflow.com']::before,
ul.social-links a[href*='stackoverflow.com']::before {
content: "\f16c";
}
.author-social-contacts a[href*='t.me']::before, .author-social-contacts a[href*='telegram.org']::before,
.teams-social a[href*='t.me']::before,
.teams-social a[href*='telegram.org']::before,
ul.social-links a[href*='t.me']::before,
ul.social-links a[href*='telegram.org']::before {
content: "\f3fe";
}
.author-social-contacts a[href*='twitch.tv']::before,
.teams-social a[href*='twitch.tv']::before,
ul.social-links a[href*='twitch.tv']::before {
content: "\f1e8";
}
.author-social-contacts a[href*='vimeo.com']::before,
.teams-social a[href*='vimeo.com']::before,
ul.social-links a[href*='vimeo.com']::before {
content: "\f27d";
}
.author-social-contacts a[href*='whatsapp.com']::before,
.teams-social a[href*='whatsapp.com']::before,
ul.social-links a[href*='whatsapp.com']::before {
content: "\f232";
}
.author-social-contacts a[href*='wordpress.com']::before, .author-social-contacts a[href*='wordpress.org']::before,
.teams-social a[href*='wordpress.com']::before,
.teams-social a[href*='wordpress.org']::before,
ul.social-links a[href*='wordpress.com']::before,
ul.social-links a[href*='wordpress.org']::before {
content: "\f19a";
}
.author-social-contacts a[href*='youtube.com']::before,
.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
content: "\f167";
}
.author-social-contacts a[href*='tiktok.com']::before,
.teams-social a[href*='tiktok.com']::before,
ul.social-links a[href*='tiktok.com']::before {
content: "\e07b";
}
.author-social-contacts a[href*='vk.com']::before,
.teams-social a[href*='vk.com']::before,
ul.social-links a[href*='vk.com']::before {
content: "\f189";
}
.author-social-contacts a[href*='qq.com']::before,
.teams-social a[href*='qq.com']::before,
ul.social-links a[href*='qq.com']::before {
content: "\f1d6";
}
.author-social-contacts a[href*='weibo.com']::before,
.teams-social a[href*='weibo.com']::before,
ul.social-links a[href*='weibo.com']::before {
content: "\f18a";
}
.author-social-contacts a:focus, .author-social-contacts a:hover,
.teams-social a:focus,
.teams-social a:hover,
ul.social-links a:focus,
ul.social-links a:hover {
opacity: 1;
}
.widget_ascendoor_magazine_social_icons ul.social-links a {
font-size: var(--font-size-xs);
padding: 12px;
opacity: 1;
width: auto;
height: auto;
color: #fff;
line-height: 1;
border-radius: 5px;
overflow: visible;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
margin-inline-end: 10px;
margin-block-end: 10px;
opacity: 0.7;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='facebook.com'] {
background-color: #3b5999;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='twitter.com'] {
background-color: #55acee;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='instagram.com'] {
background-color: #3F729B;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='youtube.com'] {
background-color: #cd201f;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='discord.com'] {
background-color: #5865F2;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='dribbble.com'] {
background-color: #ea4c89;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='google.com'] {
background-color: #dd4b39;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='line.me'] {
background-color: #00b900;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='linkedin.com'] {
background-color: #0e76a8;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='medium.com'] {
background-color: #66cdaa;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='messenger.com'] {
background-color: #006AFF;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='paypal.com'] {
background-color: #3b7bbf;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='pinterest.com'] {
background-color: #E60023;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='reddit.com'] {
background-color: #ff5700;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='skype.com'] {
background-color: #00aff0;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='slack.com'] {
background-color: #ECB22E;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='snapchat.com'] {
background-color: #FFFC00;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='spotify.com'] {
background-color: #1DB954;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='stackoverflow.com'] {
background-color: #F47F24;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='t.me'], .widget_ascendoor_magazine_social_icons ul.social-links a[href*='telegram.org'] {
background-color: #229ED9;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='twitch.tv'] {
background-color: #6441a5;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='vimeo.com'] {
background-color: #86c9ef;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='whatsapp.com'] {
background-color: #25d366;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='wordpress.com'], .widget_ascendoor_magazine_social_icons ul.social-links a[href*='wordpress.org'] {
background-color: #21759b;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='youtube.com'] {
background-color: #c4302b;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='tiktok.com'] {
background-color: #ff0050;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='vk.com'] {
background-color: #45668e;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='qq.com'] {
background-color: #09f;
}
.widget_ascendoor_magazine_social_icons ul.social-links a[href*='weibo.com'] {
background-color: #fa005e;
}
.widget_ascendoor_magazine_social_icons ul.social-links a:focus, .widget_ascendoor_magazine_social_icons ul.social-links a:hover {
opacity: 1;
}
.site-footer-bottom-wrapper ul.social-links li a {
color: var(--text-color-normal);
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: var(--theme-color);
border-radius: 3px;
background: var(--theme-color);
color: var(--white);
font-size: var(--font-size-sm);
line-height: 1;
padding: 0.6em 1em;
}
button:focus, button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
opacity: 0.8;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} .right-sidebar .ascendoor-wrapper .ascendoor-page {
display: grid;
grid-gap: 30px;
grid-template-columns: auto 25%;
grid-template-areas: "main sidebar";
margin-top: 50px;
}
@media (max-width: 991px) {
.right-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}
}
.right-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
grid-area: main;
overflow: hidden; }
.right-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
grid-area: sidebar;
grid-area: sidebar;
position: sticky;
top: 40px;
align-self: flex-start;
}
.no-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}
.left-sidebar .ascendoor-wrapper .ascendoor-page {
display: grid;
grid-gap: 30px;
grid-template-columns: 25% auto;
grid-template-areas: "sidebar main";
}
@media (max-width: 991px) {
.left-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}
}
.left-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
grid-area: main;
overflow: hidden; }
.left-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
grid-area: sidebar;
position: sticky;
top: 40px;
align-self: flex-start;
}
.no-sidebar .ascendoor-wrapper .ascendoor-page {
display: block;
}  .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-inline-start: 0;
}
.main-navigation ul ul {
z-index: 99999;
display: block;
}
.main-navigation ul ul ul {
inset-inline-start: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
inset-inline-start: auto;
}
.main-navigation ul ul a {
background-color: var(--background-color-white);
color: var(--text-color-normal);
opacity: 1;
padding: 15px 20px;
border-bottom: 1px solid var(--clr-sub-border);
text-transform: capitalize;
}
.main-navigation ul ul a:focus, .main-navigation ul ul a:hover {
color: var(--theme-color);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
inset-inline-start: auto;
}
.main-navigation a {
padding: 0 8px;
font-size: 0.9375rem;
color: #fff;
border-radius: 3px;
text-transform: uppercase;
display: block;
text-decoration: none;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
position: relative;
}
@media (min-width: 992px) {
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
background: #fff;
color: var(--theme-color);
}
}
.main-navigation .current_page_item > a:focus,
.main-navigation .current-menu-item > a:focus,
.main-navigation .current_page_ancestor > a:focus,
.main-navigation .current-menu-ancestor > a:focus {
outline: thin dotted;
outline-offset: 2px;
}
.main-navigation .current_page_item.focus > a,
.main-navigation .current-menu-item.focus > a,
.main-navigation .current_page_ancestor.focus > a,
.main-navigation .current-menu-ancestor.focus > a {
outline: thin dotted #fff;
outline-offset: 2px;
}
.main-navigation li {
position: relative;
}
@media (min-width: 992px) {
.main-navigation .menu li .children,
.main-navigation .menu li .sub-menu {
inset-inline-start: -999em;
padding: 0;
position: absolute;
top: 100%;
z-index: 999;
margin: 30px 0 0;
width: 230px;
background: var(--clr-sub-background);
}
.main-navigation .menu li .children li,
.main-navigation .menu li .sub-menu li {
padding: 0;
}
.main-navigation .menu li .children > li .children,
.main-navigation .menu li .children > li .sub-menu,
.main-navigation .menu li .sub-menu > li .children,
.main-navigation .menu li .sub-menu > li .sub-menu {
inset-inline-start: -999em;
top: 0;
margin-top: 0;
margin-inline-start: 30px;
}
.main-navigation .menu li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
display: inline-block;
margin-inline-start: 10px;
}
.main-navigation .menu > li:hover > .children,
.main-navigation .menu > li:hover > .sub-menu {
margin: 0;
margin-top: 0px;
inset-inline-start: 0;
}
.main-navigation .menu > li:focus-within > .children,
.main-navigation .menu > li:focus-within > .sub-menu {
margin: 0;
margin-top: 0px;
inset-inline-start: 0;
}
.main-navigation .menu .children,
.main-navigation .menu .sub-menu {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.main-navigation .menu .children li.menu-item-has-children > a,
.main-navigation .menu .sub-menu li.menu-item-has-children > a {
padding-inline-end: 25px;
}
.main-navigation .menu .children li.menu-item-has-children > a::after,
.main-navigation .menu .sub-menu li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f105";
display: inline-block;
margin-left: 10px;
position: absolute;
inset-inline-end: 10px;
top: 50%;
transform: translateY(-50%);
}
body.rtl .main-navigation .menu .children li.menu-item-has-children > a::after, body.rtl
.main-navigation .menu .sub-menu li.menu-item-has-children > a::after {
content: "\f104";
}
.main-navigation .menu .children > li:hover > .children,
.main-navigation .menu .children > li:hover > .sub-menu,
.main-navigation .menu .sub-menu > li:hover > .children,
.main-navigation .menu .sub-menu > li:hover > .sub-menu {
inset-inline-start: 100%;
margin-inline-start: 0px;
margin-top: 0px;
}
.main-navigation .menu .children > li:focus-within > .children,
.main-navigation .menu .children > li:focus-within > .sub-menu,
.main-navigation .menu .sub-menu > li:focus-within > .children,
.main-navigation .menu .sub-menu > li:focus-within > .sub-menu {
inset-inline-start: 100%;
margin-inline-start: 0px;
margin-top: 0px;
}
.main-navigation .menu li {
position: relative;
padding: 16px 8px;
}
.main-navigation .menu li > a {
font-weight: bold;
}
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
flex-wrap: wrap;
}
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
display: inline-flex;
gap: 5px;
color: var(--text-color-normal);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-navigation .nav-previous a .nav-subtitle,
.posts-navigation .nav-previous a .nav-subtitle,
.post-navigation .nav-previous a .nav-subtitle {
font-size: var(--font-size-sm);
}
.comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover {
color: var(--theme-color);
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
flex-direction: column;
}
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
display: inline-flex;
gap: 5px;
justify-content: flex-end;
color: var(--text-color-normal);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-navigation .nav-next a .nav-subtitle,
.posts-navigation .nav-next a .nav-subtitle,
.post-navigation .nav-next a .nav-subtitle {
font-size: var(--font-size-sm);
}
.comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:hover {
color: var(--theme-color);
}
@media only screen and (max-width: 480px) {
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
flex-direction: column-reverse;
}
}
@media (max-width: 1199.98px) {
.main-navigation .main-menu {
position: fixed;
inset-inline-end: -130%;
height: 100%;
top: 0;
background-color: #fff;
min-width: 300px;
padding-top: 60px;
width: 50%;
transition: all 400ms ease;
display: block;
border-inline-end: 1px solid #fff;
z-index: 13;
box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
}
.main-navigation .main-menu ul {
inset-inline-start: auto;
}
}
@media (max-width: 1199.98px) {
.main-navigation.toggled .main-menu {
inset-inline-end: 0;
inset-inline-start: auto;
overflow-x: auto;
opacity: 1;
visibility: visible;
}
}
@media (max-width: 991px) {
.main-navigation ul a {
color: var(--clr-foreground);
padding: 17px 20px;
}
}
@media (max-width: 1199.98px) {
.main-navigation ul ul {
position: relative;
position: unset;
float: none;
padding-inline-start: 5px;
}
}
.main-navigation li.menu-item-has-children > a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f107";
display: inline-block;
margin-inline-start: 10px;
}
@media (max-width: 991px) {
.main-navigation li.menu-item-has-children > ul {
height: 0;
transform: scaleY(0);
transform-origin: top left;
overflow: hidden;
transition: all 0.5s ease-in-out;
}
}
@media (max-width: 1199.98px) {
.main-navigation li.menu-item-has-children:hover > ul, .main-navigation li.menu-item-has-children.focus > ul {
height: auto;
transform: scaleY(1);
}
}
@media screen and (min-width: 992px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
flex-wrap: wrap;
}
}
@media (max-width: 991px) {
body.admin-bar #site-navigation.toggled .main-navigation-links {
padding-top: 80px;
}
body.admin-bar #site-navigation button.menu-toggle.open {
top: 55px;
}
.bottom-header-part-wrapper .navigation-part {
align-items: center;
}
.bottom-header-part-wrapper .social-icons-part {
display: none;
}
#site-navigation button.menu-toggle {
width: 35px;
height: 35px;
position: relative;
transform: rotate(0deg);
transition: 0.5s ease-in-out;
cursor: pointer;
padding: 0;
background: none;
border: none;
margin: 5px;
}
#site-navigation button.menu-toggle span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #fff;
border-radius: 3px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: 0.25s ease-in-out;
}
#site-navigation button.menu-toggle span:nth-child(1) {
top: calc(50% - 15px);
}
#site-navigation button.menu-toggle span:nth-child(2) {
top: 50%;
transform: translateY(-50%);
}
#site-navigation button.menu-toggle span:nth-child(3) {
bottom: calc(50% - 15px);
}
#site-navigation button.menu-toggle.open {
z-index: 18;
position: fixed !important;
inset-inline-end: 20px;
top: 20px;
}
#site-navigation button.menu-toggle.open span {
background-color: var(--clr-foreground);
}
#site-navigation button.menu-toggle.open span:nth-child(1) {
top: 14px;
width: 0%;
left: 50%;
}
#site-navigation button.menu-toggle.open span:nth-child(2) {
transform: rotate(45deg);
}
#site-navigation button.menu-toggle.open span:nth-child(3) {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
#site-navigation .main-navigation-links {
position: fixed;
inset-inline-end: -130%;
height: 100%;
top: 0;
background-color: var(--clr-background);
min-width: 300px;
padding-top: 60px;
padding-inline-end: 10px;
width: 60%;
transition: all 400ms ease;
display: block;
border-inline-end: 1px solid #fff;
z-index: 13;
box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.5), 2px 0 18px 0 rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
}
#site-navigation.toggled .main-navigation-links {
inset-inline-end: 0;
inset-inline-start: auto;
overflow-x: auto;
opacity: 1;
visibility: visible;
}
#site-navigation.toggled .main-navigation-links li.current_page_item > a,
#site-navigation.toggled .main-navigation-links li.current-menu-item > a {
color: var(--theme-color);
font-weight: bold;
}
.navigation-part {
width: 100%;
}
}
@media (max-width: 480px) {
#site-navigation .main-navigation-links {
width: 80%;
}
}
.magazine-carousel-slider-navigation .slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 18px;
width: 30px;
height: 30px;
background: #fff;
color: #4a4a4a;
text-align: center;
line-height: 30px;
z-index: 1;
cursor: pointer;
font-weight: 600;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
border: none;
padding: 0;
border-radius: 0;
}
.magazine-carousel-slider-navigation .slick-arrow.slick-prev {
inset-inline-start: 0;
}
.magazine-carousel-slider-navigation .slick-arrow.slick-next {
inset-inline-end: 0;
}
.magazine-carousel-slider-navigation:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.magazine-carousel-slider-navigation:focus-within .slick-arrow {
opacity: 1;
visibility: visible;
}
nav.navigation.pagination .nav-links {
display: flex;
gap: 5px;
margin: 10px 0 20px;
}
nav.navigation.pagination .nav-links span,
nav.navigation.pagination .nav-links a {
text-decoration: none;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
color: var(--clr-foreground);
border: 1px solid var(--clr-foreground);
}
nav.navigation.pagination .nav-links span.prev, nav.navigation.pagination .nav-links span.next,
nav.navigation.pagination .nav-links a.prev,
nav.navigation.pagination .nav-links a.next {
font-size: 0;
}
nav.navigation.pagination .nav-links span.prev::after, nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.prev::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30a";
font-size: 1rem;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
font-family: Font Awesome\ 5 Free;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
content: "\f30b";
}
nav.navigation.pagination .nav-links span:hover, nav.navigation.pagination .nav-links span:focus,
nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links a:focus {
color: var(--theme-color);
border: 1px solid var(--theme-color);
}
nav.navigation.pagination .nav-links span.current {
color: var(--white);
background-color: var(--theme-color);
border: 1px solid var(--theme-color);
}
nav.navigation.pagination .nav-links span.dots {
border: none;
}
nav.navigation.pagination .nav-links span.dots:hover, nav.navigation.pagination .nav-links span.dots:focus {
color: var(--clr-foreground);
border: none;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} section.no-results.not-found {
margin-bottom: 50px;
}  .magazine-archive-layout {
margin-bottom: 30px;
}
.magazine-archive-layout.grid-layout {
display: grid;
grid-gap: 30px;
}
.magazine-archive-layout.grid-layout article {
margin-bottom: 0;
}
.magazine-archive-layout.grid-layout.grid-column-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 480px) {
.magazine-archive-layout.grid-layout.grid-column-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 600px) {
.magazine-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.magazine-archive-layout.grid-layout.grid-column-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 600px) {
.magazine-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.magazine-archive-layout.grid-layout.grid-column-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-archive-layout.list-layout {
display: grid;
grid-gap: 30px;
}
.magazine-archive-layout.list-layout article {
margin-bottom: 0;
}
.magazine-archive-layout.list-layout .mag-post-single {
display: flex;
gap: 20px;
}
.magazine-archive-layout.list-layout .mag-post-single .mag-post-img {
width: 30%;
}
.magazine-archive-layout.list-layout .mag-post-single .mag-post-detail {
padding: 20px 0 0;
}
.magazine-archive-layout.list-layout .mag-post-single .mag-post-img + .mag-post-detail {
padding: 0;
width: calc(70% - 20px);
}
@media (max-width: 480px) {
.magazine-archive-layout.list-layout .mag-post-single {
flex-direction: column;
}
.magazine-archive-layout.list-layout .mag-post-single .mag-post-img {
width: 100%;
}
.magazine-archive-layout.list-layout .mag-post-single .mag-post-img + .mag-post-detail,
.magazine-archive-layout.list-layout .mag-post-single .mag-post-detail {
width: 100%;
}
}
.magazine-archive-layout.list-layout.list-style-2 .mag-post-single {
flex-direction: row-reverse;
}
@media (max-width: 480px) {
.magazine-archive-layout.list-layout.list-style-2 .mag-post-single {
flex-direction: column;
}
.magazine-archive-layout.list-layout.list-style-2 .mag-post-single .mag-post-img {
width: 100%;
}
.magazine-archive-layout.list-layout.list-style-2 .mag-post-single .mag-post-img + .mag-post-detail,
.magazine-archive-layout.list-layout.list-style-2 .mag-post-single .mag-post-detail {
width: 100%;
}
}
.magazine-archive-layout.list-layout.list-style-3 article:nth-child(even) .mag-post-single {
flex-direction: row-reverse;
text-align: end;
}
@media (max-width: 480px) {
.magazine-archive-layout.list-layout.list-style-3 article:nth-child(even) .mag-post-single {
text-align: start;
flex-direction: column;
}
.magazine-archive-layout.list-layout.list-style-3 article:nth-child(even) .mag-post-single .mag-post-img {
width: 100%;
}
.magazine-archive-layout.list-layout.list-style-3 article:nth-child(even) .mag-post-single .mag-post-img + .mag-post-detail,
.magazine-archive-layout.list-layout.list-style-3 article:nth-child(even) .mag-post-single .mag-post-detail {
width: 100%;
}
}
.magazine-archive-layout.full-layout {
display: grid;
grid-gap: 30px;
} .site-main article .entry-header .entry-title {
font-size: var(--font-size-lg);
font-family: var(--font-main);
margin-top: 0;
margin-bottom: 1.3rem;
}
@media (min-width: 992px) {
.site-main article .entry-header .entry-title {
margin-bottom: 1.1rem;
}
}
.site-main article .entry-header .entry-title a {
text-decoration: none;
color: var(--text-color-normal);
}
.site-main article .entry-meta {
padding-bottom: 10px;
}
.site-main article .entry-meta span {
font-size: 1rem;
font-weight: normal;
}
.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
font-weight: normal;
}
.site-main article .entry-meta span a {
text-decoration: none;
color: var(--text-color-normal);
}
.site-main article .entry-meta span a:hover {
color: var(--theme-color);
}
.site-main article .entry-meta span.comments-link a {
font-weight: bold;
}
.site-main article .post-thumbnail {
display: block;
line-height: 0;
}
.site-main article .post-thumbnail img {
width: 100%;
transition: all 0.3s linear;
}
@media (min-width: 992px) {
.site-main article .entry-meta {
padding: 10px 0 20px;
padding-top: 0;
}
}
.site-main article .entry-content {
margin-top: 0;
}
.site-main article .entry-content p {
margin-bottom: 10px;
}
.site-main article .entry-footer {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.site-main article .entry-footer span {
margin-bottom: 6px;
font-size: 1rem;
font-weight: bold;
}
.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
font-weight: normal;
}
.site-main article .entry-footer span a {
text-decoration: none;
color: var(--text-color-normal);
}
.site-main article .entry-footer span a:hover {
color: var(--theme-color);
}
.site-main article .entry-footer span.comments-link a {
font-weight: bold;
}
.related-posts h2 {
font-size: var(--font-size-lg);
font-family: var(--font-main);
line-height: 1.2;
}
.related-posts .row {
display: grid;
grid-gap: 30px;
grid-template-columns: var(--main-column-grid);
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 480px) {
.related-posts .row {
grid-template-columns: 1fr;
}
}
.related-posts .row article .post-thumbnail {
line-height: 0;
overflow: hidden;
}
.related-posts .row article .post-thumbnail img {
aspect-ratio: 1/0.7;
width: 100%;
object-fit: cover;
}
.related-posts .row article .entry-header {
margin: 0;
margin-top: 20px;
}
.related-posts .row article .entry-header .entry-title {
font-size: var(--font-size-base);
margin: 0;
margin-bottom: 10px;
}
.related-posts .row article .entry-header .entry-title a {
display: inline-block;
}
.related-posts .row article .entry-content p {
margin-top: 0;
} body.single .site-main > article header {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-title {
margin-bottom: 10px;
}
body.single .site-main > article header .entry-meta {
padding-bottom: 0;
margin-bottom: 10px;
} img.alignright {
clear: right;
}
img.alignleft {
clear: left;
}
div.wp-block h6 a,
div.wp-block h5 a,
div.wp-block h4 a,
div.wp-block h3 a,
div.wp-block h2 a,
div.wp-block h1 a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
}
div.wp-block b,
div.wp-block strong {
font-weight: bold;
}
div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
background-color: transparent;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content .aligncenter {
text-align: center;
}
.entry-content ol:not([class*="wp-"]),
.entry-content ul:not([class*="wp-"]) {
padding-left: 0;
margin-left: 15px;
margin-bottom: 15px;
list-style-position: inside;
}
.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li {
padding-bottom: 5px;
padding-top: 5px;
}
.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul {
margin-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child {
padding-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) .alignwide,
.entry-content ul:not([class*="wp-"]) .alignwide {
padding-left: 30px;
}
.entry-content ol:not([class*="wp-"]) .alignfull,
.entry-content ul:not([class*="wp-"]) .alignfull {
margin-left: calc(50% - 50vw - 10px);
padding-left: 40px;
}
.entry-content ol:not([class*="wp-"]) {
list-style-type: decimal;
}
.entry-content ul:not([class*="wp-"]) {
list-style-type: disc;
}
.entry-content p.has-drop-cap:not(:focus):first-letter {
font-weight: normal;
}
.entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
margin-top: 2.57143em;
margin-bottom: 2.14286em;
padding-top: 1.71429em;
padding-bottom: 1.71429em;
}
.entry-content .wp-block-image figcaption {
text-align: center;
}
.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
margin-top: 1em;
margin-bottom: 1em;
}
.entry-content .wp-block-file {
margin: 0 0 20px;
}
.entry-content .wp-block-file > a:not([class]),
.entry-content .wp-block-file .wp-block-file__textlink {
display: inline-block;
margin: 0 20px 0 0;
}
.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
display: inline-block;
margin: 0;
}
.entry-content .wp-block-file .wp-block-file__button,
.entry-content .wp-block-file a.wp-block-file__button {
display: inline-block;
position: relative;
text-align: center;
border: none;
}
.entry-content [dir=rtl] .wp-block-file > a:not([class]),
.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
margin-left: 20px;
margin-right: 0;
}
.entry-content .wp-block-audio {
margin-bottom: 20px;
}
.entry-content .wp-block-audio figcaption {
margin: 0;
padding: 10px 0;
}
.entry-content .wp-block-video {
margin: 0 0 20px;
text-align: center;
}
.entry-content .wp-block-video video {
display: inline-block;
}
.entry-content .wp-block-video figcaption {
margin: 0;
padding: 6px 0 15px;
text-align: center;
}
.entry-content .wp-block-code {
background-color: #f3f3f3;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
margin: 0 0 20px;
border: none;
}
.entry-content .wp-block-code code,
.entry-content .wp-block-code .editor-plain-text {
background-color: #000000;
padding: 10px;
color: inherit;
color: #fff;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: inherit;
display: block;
}
.entry-content .wp-block-preformatted {
margin: 0 0 20px;
}
.entry-content .wp-block-preformatted pre {
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content .wp-block-preformatted a {
text-decoration: underline;
}
.entry-content .wp-block-pullquote {
margin: 30px 0;
padding: 30px 0;
}
.entry-content .wp-block-pullquote p {
font-size: var(--font-size-md);
line-height: 1.6;
}
.entry-content .wp-block-pullquote.alignleft {
margin-right: 2em;
}
.entry-content .wp-block-pullquote.alignright {
margin-left: 2em;
}
.entry-content .wp-block-pullquote:not(.is-style-solid-color) {
border-top-width: 4px;
border-top-style: solid;
border-bottom-width: 4px;
border-bottom-style: solid;
}
.entry-content .wp-block-pullquote.is-style-solid-color {
padding-left: 50px;
padding-right: 50px;
}
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.entry-content .wp-block-pullquote blockquote,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
margin: 0;
padding: 16px;
border-width: 0;
border-style: solid;
text-align: center;
}
.entry-content .wp-block-pullquote blockquote::before,
.entry-content .wp-block-pullquote.alignleft blockquote::before,
.entry-content .wp-block-pullquote.alignright blockquote::before,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
content: none;
}
.entry-content .wp-block-pullquote blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
margin: 0;
}
.entry-content .wp-block-pullquote blockquote cite,
.entry-content .wp-block-pullquote.alignleft blockquote cite,
.entry-content .wp-block-pullquote.alignright blockquote cite,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
display: block;
margin-top: 15px;
}
.entry-content .wp-block-table {
border-spacing: 0;
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.entry-content .wp-block-table caption {
text-align: center;
padding: 20px;
}
.entry-content .wp-block-table :not([class]):not([id]) {
border-spacing: 0;
border-collapse: collapse;
}
.entry-content .wp-block-table :not([class]):not([id]) th,
.entry-content .wp-block-table :not([class]):not([id]) td {
padding: 10px 20px;
border-width: 1px;
border-style: solid;
}
.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
padding: 10px 20px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
word-break: break-all;
}
.entry-content .wp-block-table td:last-child,
.entry-content .wp-block-table th:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.entry-content .wp-block-table td:last-child td,
.entry-content .wp-block-table th:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.entry-content .wp-block-table.is-style-stripes {
border-width: 0;
border-style: solid;
}
.entry-content .wp-block-table .wp-block-table__cell-content {
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
padding: 0;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
.entry-content .wp-block-spacer {
clear: both;
}
.entry-content ul.wp-block-archives,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-categories__list {
margin-bottom: 20px;
padding: 0;
position: relative;
}
.entry-content div.wp-block ul.wp-block-archives ul,
.entry-content div.wp-block ul.wp-block-categories ul,
.entry-content div.wp-block ul.wp-block-categories__list ul {
margin-bottom: 0;
padding: 10px 0 0;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown,
.entry-content div.wp-block-categories.wp-block-categories-dropdown {
margin-bottom: 20px;
}
.entry-content div.wp-block-archives.wp-block-archives-dropdown label,
.entry-content div.wp-block-categories.wp-block-categories-dropdown label {
display: none;
}
.entry-content .wp-block-latest-comments {
list-style: none;
margin-bottom: 20px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
min-height: auto;
margin: 25px 0 0;
padding: 0;
overflow: hidden;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin: 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
min-height: 48px;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
width: 48px;
height: 48px;
margin: 0 17px 0 0;
float: left;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.entry-content .wp-block-latest-comments article {
display: block;
padding: 0 0 0 3px;
overflow: hidden;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
margin: 0;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
margin: -3px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin: 5px 0 0;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
margin: 0;
padding: 0 0 20px;
}
.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
margin: 0;
padding: 0;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
margin: 0 auto 10px;
float: none;
}
.entry-content .wp-block-latest-comments.aligncenter article {
padding: 0 3px;
}
.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
text-align: center;
}
.entry-content .wp-block-columns .wp-block-column {
margin-bottom: 20px;
}
.entry-content .wp-block-columns .wp-block-column > p {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column > p:not(.has-background) {
padding-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
margin-bottom: 0;
}
.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
padding-bottom: 0;
}
[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
margin: 0 0 0 17px;
float: right;
}
[dir=rtl] .wp-block-latest-comments article {
margin: 0 3px 0 0;
} .wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
margin-left: auto !important;
margin-right: auto !important;
} .wp-block-embed-youtube figcaption {
text-align: center;
} .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignfull iframe,
.wp-block-embed-youtube.alignfull iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}  .wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
position: relative;
padding-top: 56.25%;
}
.wp-block-embed-vimeo.alignwide iframe,
.wp-block-embed-youtube.alignwide iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
} @media only screen and (min-width: 1025px) {
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-top: 2.66667em;
margin-bottom: 2em;
padding: 0.66667em;
padding-top: 1.33333em;
padding-bottom: 1.33333em;
}
}
@media only screen and (max-width: 480px) {
.wp-block-media-text {
display: block;
}
.wp-block-media-text .wp-block-media-text__media {
margin: 10px auto;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
}
.aligncener,
.alignfull,
.alignwide {
margin-top: 30px;
margin-bottom: 30px;
}
.alignfull .alignfull,
.alignwide .alignwide {
padding-top: 10px;
padding-bottom: 10px;
}
body.no-sidebar .alignfull {
margin-left: calc(50% - 50vw - 10px);
margin-right: calc(50% - 50vw - 10px);
max-width: 100vw;
padding: 0 30px;
width: 100vw;
}
@media (max-width: 1200px) {
body.no-sidebar .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
padding: 0 20px;
}
}
body.no-sidebar .alignfull .alignwide {
margin-inline: auto;
}
body.no-sidebar .alignfull .aligncenter {
margin-inline: auto;
}
body.no-sidebar .alignwide {
max-width: 100vw;
}
@media (min-width: 768px) and (max-width: 1170px) {
body.no-sidebar .alignwide {
width: calc(100% + (100vw - 100%) / 2);
margin-left: calc((100% - 100vw) / 4);
}
}
@media (min-width: 1171px) {
body.no-sidebar .alignwide {
width: 1140px;
margin-left: -195px;
}
}
body.no-sidebar .alignwide .alignwide {
width: 100%;
margin-right: auto;
margin-left: auto;
}
body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
body.no-sidebar figure.wp-block-table.alignfull,
body.no-sidebar div.wp-block-text-columns.alignfull,
body.no-sidebar div.wp-block-columns.alignfull,
body.no-sidebar div.wp-block-categories-dropdown.alignfull,
body.no-sidebar div.wp-block-file.alignfull {
padding: 0 25px;
}
.wp-block-search .wp-block-search__inside-wrapper {
display: flex;
}
.wp-block-search .wp-block-search__input {
border-radius: var(--border-radius-all-lefts);
}
.wp-block-search .wp-block-search__button {
margin: 0;
background-color: var(--theme-color);
border-color: var(--theme-color);
color: var(--white);
border-radius: var(--border-radius-all-rights);
}
.search-form {
display: flex;
}
.search-form label {
width: 100%;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
margin-inline: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
width: 50%;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image > a {
line-height: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a {
text-decoration: none;
color: var(--clr-foreground);
}
.wp-block-latest-posts.wp-block-latest-posts__list li > a:hover {
color: var(--theme-color);
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
width: 100%;
margin-inline: 0;
margin-block-end: 1.5em;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: var(--text-color-normal);
} .no-sidebar .entry-content {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.ascendoor-author-box {
border: 1px solid rgba(155, 155, 155, 0.1);
padding: 15px;
margin: 15px 0;
display: flex;
align-items: center;
gap: 30px;
}
@media (max-width: 600px) {
.ascendoor-author-box {
align-items: flex-start;
flex-direction: column;
gap: 10px;
}
}
.ascendoor-author-box .author-img {
min-width: 120px;
align-self: flex-start;
}
.ascendoor-author-box .author-img img {
width: 120px;
height: 120px;
object-fit: cover;
}
.ascendoor-author-box .author-details .author-name {
margin: 0 0 10px;
font-size: var(--font-size-base);
font-weight: 700;
line-height: 1.3;
}
.ascendoor-author-box .author-details .author-description {
margin: 0;
}
.ascendoor-author-box .author-details .author-social-contacts {
display: inline-flex;
gap: 10px;
margin-top: 15px;
}
.ascendoor-author-box .author-details .author-social-contacts a {
width: 30px;
height: 30px;
}
.ascendoor-author-box .author-details .author-social-contacts a::before {
z-index: 1;
position: relative;
}
.ascendoor-author-box .author-details .author-social-contacts a::after {
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(155, 155, 155, 0.1);
opacity: 0.5;
} section.error-404.not-found {
margin-bottom: 30px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .comments-area {
padding-bottom: 30px;
}
.comments-area > * {
margin-top: 30px;
margin-bottom: 30px;
}
.comments-area > *:first-child {
margin-top: 0;
}
.comments-area > *:last-child {
margin-bottom: 0;
}
.comments-area.show-avatars .avatar {
border-radius: 50%;
position: absolute;
top: 10px;
}
.comments-area.show-avatars .fn {
display: inline-block;
padding-inline-start: 85px;
}
.comments-area.show-avatars .comment-metadata {
padding: 8px 0 9px 85px;
} .comment-reply-title {
display: flex;
justify-content: space-between;
}
.comment-reply-title small a {
font-size: var(--font-size-sm);
font-style: normal;
font-weight: normal;
letter-spacing: normal;
} .comment .comment-respond .comment-reply-title {
font-size: var(--font-size-md);
} .comments-area [type="checkbox"],
.comments-area [type="radio"] {
margin-bottom: 7px;
margin-inline-end: 10px;
}
.comment-list {
padding-inline-start: 0;
list-style: none;
margin-inline-start: 0;
}
.comment-list ol {
margin-inline-start: 0;
}
.comment-list > li {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-list .children {
list-style: none;
padding-inline-start: 0;
}
.comment-list .children > li {
margin-top: 30px;
margin-bottom: 30px;
}
@media only screen and (min-width: 482px) {
.comment-list .depth-2,
.comment-list .depth-3 {
padding-inline-start: calc(4 * 20px);
}
} .comment-meta .comment-author {
margin-bottom: calc(0.25 *20px);
}
@media only screen and (min-width: 482px) {
.comment-meta .comment-author {
margin-bottom: 0;
padding-inline-end: 0;
}
}
.comment-meta .comment-author .fn {
font-weight: normal;
hyphens: auto;
word-wrap: break-word;
word-break: break-word;
}
.comment-meta .comment-metadata {
color: var(--text-color-normal);
padding: 8px 0 9px 0;
font-size: var(--font-size-sm);
display: flex;
justify-content: space-between;
}
.comment-meta .comment-metadata .edit-link {
margin-inline-start: 20px;
}
@media only screen and (min-width: 482px) {
.comment-meta {
margin-right: inherit;
}
.comment-meta .comment-author {
max-width: inherit;
}
}
.bypostauthor {
display: block;
}
.says {
display: none;
}
.comment-meta {
margin-bottom: 10px;
}
.comment-body {
position: relative;
margin-bottom: 40px;
padding: 30px;
background-color: #f9f9f9;
border: 1px solid #eee;
}
.comment-body .reply {
margin: 0;
}
.comment-content {
word-wrap: break-word;
font-size: 1rem;
padding-bottom: 15px;
color: #555;
}
.pingback .comment-body,
.trackback .comment-body {
margin-top: 30px;
margin-bottom: 30px;
}
.comment-respond {
margin-top: 30px;
}
.comment-respond > * {
margin-top: 20px;
margin-bottom: 20px;
}
.comment-respond > *:first-child {
margin-top: 0;
}
.comment-respond > *:last-child {
margin-bottom: 0;
}
.comment-respond > *:last-child.comment-form {
margin-bottom: 30px;
}
.comment-author {
padding-top: 3px;
}
.reply a,
.comment-content a,
.comment-meta .comment-metadata a,
.comment-author .url {
color: currentColor;
}
.reply a:focus, .reply a:hover,
.comment-content a:focus,
.comment-content a:hover,
.comment-meta .comment-metadata a:focus,
.comment-meta .comment-metadata a:hover,
.comment-author .url:focus,
.comment-author .url:hover {
color: var(--theme-color);
}
.comment-form {
display: flex;
flex-wrap: wrap;
}
.comment-form > * {
flex-basis: 100%;
}
.comment-form .comment-form-url,
.comment-form .comment-form-comment {
width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 0;
flex-grow: 1;
}
@media only screen and (max-width: 481px) {
.comment-form .comment-form-author,
.comment-form .comment-form-email {
flex-basis: 100%;
}
}
.comment-form .comment-form-cookies-consent > label,
.comment-form .comment-notes {
font-size: 1rem;
font-weight: normal;
}
.comment-form > p {
margin-bottom: 10px;
}
.comment-form > p a {
color: var(--text-color-normal);
transition: all 0.3s ease;
text-decoration: none;
}
.comment-form > p a:focus, .comment-form > p a:hover {
color: var(--theme-color);
}
.comment-form > p:first-of-type {
margin-top: 0;
}
.comment-form > p:last-of-type {
margin-bottom: 0;
}
.comment-form > p label,
.comment-form > p input[type=email],
.comment-form > p input[type=text],
.comment-form > p input[type=url],
.comment-form > p textarea {
display: block;
font-size: var(--global--font-size-sm);
margin-bottom: calc(.5 *20px);
width: 100%;
font-weight: var(--form--label-weight);
}
.comment-form > p.comment-form-cookies-consent {
display: flex;
align-items: center;
}
@media only screen and (min-width: 482px) {
.comment-form > p.comment-form-author,
.woocommerce #review_form #respond p {
margin-inline-end: calc(1.5 * 20px);
}
.comment-form > p.comment-notes,
.comment-form > p.logged-in-as {
display: block;
}
}
nav.breadcrumb-trail ul.trail-items {
list-style: none;
padding: 0;
margin: 0;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li {
display: inline-block;
}
nav.breadcrumb-trail ul.trail-items li a {
text-decoration: none;
color: var(--text-color-normal);
}
nav.breadcrumb-trail ul.trail-items li a:hover {
color: var(--theme-color);
}
nav.breadcrumb-trail ul.trail-items li::after {
margin: 0 0.3rem;
}
nav.breadcrumb-trail ul.trail-items li:last-child::after {
display: none;
}  #comments.comments-area {
margin-block: 20px;
}
#comments.comments-area .comments-title {
font-size: var(--font-size-lg);
font-family: var(--font-main);
line-height: 1.2;
}
#comments.comments-area .comment-list .comment .comment-author img {
float: left;
margin-inline-end: 20px;
margin-bottom: 20px;
width: 50px;
}
#comments.comments-area .comment-list .comment .comment-content p {
margin-bottom: 5px;
}
#comments.comments-area div#respond {
margin-top: 20px;
}
#comments.comments-area div#respond #reply-title {
margin-top: 0;
font-weight: 700;
font-size: var(--font-size-base);
}
#comments.comments-area div#respond p {
margin-bottom: 5px;
}
#comments.comments-area div#respond label {
font-weight: normal;
}
#comments.comments-area div#respond textarea {
width: 100%;
background: #fafafa;
}
#comments.comments-area div#respond p.comment-form-url,
#comments.comments-area div#respond p.comment-form-email,
#comments.comments-area div#respond p.comment-form-author {
display: inline-block;
width: 100%;
}
#comments.comments-area div#respond p.comment-form-url label,
#comments.comments-area div#respond p.comment-form-email label,
#comments.comments-area div#respond p.comment-form-author label {
display: block;
}
#comments.comments-area div#respond p.comment-form-url input,
#comments.comments-area div#respond p.comment-form-email input,
#comments.comments-area div#respond p.comment-form-author input {
width: 100%;
}
#comments.comments-area div#respond p.comment-form-cookies-consent label {
margin-inline-start: 8px;
position: relative;
top: -1px;
}
#comments.comments-area div#respond input[type="submit"] {
display: inline-block;
margin-top: 10px;
}
#comments.comments-area div#respond #reply-title small a {
display: inline-block;
margin-inline-start: 10px;
}
.comment div#respond,
.comment-content {
margin-inline-start: 70px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.ascendoor-widget {
margin-bottom: 30px;
}
.widget_block h1,
.widget_block h2,
.widget_block h3,
.widget_block h4,
.widget_block h5,
.widget_block h6 {
margin-top: 0;
margin-bottom: 10px;
} .widgettitle,
.widget-title {
font-size: var(--font-size-base);
line-height: 1.2;
margin-top: 0;
font-weight: bold;
padding-bottom: 10px;
position: relative;
margin-bottom: 10px;
color: var(--clr-foreground);
}
.widgettitle::before,
.widget-title::before {
position: absolute;
content: '';
inset-inline-start: 0;
bottom: 0;
width: 100%;
height: 2px;
background-color: rgba(155, 155, 155, 0.1);
margin: 0;
}
.widgettitle::after,
.widget-title::after {
position: absolute;
content: '';
inset-inline-start: 0;
bottom: 0;
width: 30px;
height: 2px;
background-color: var(--theme-color);
margin: 0;
}
.widget:not(.ascendoor-widget) .section-title {
font-size: var(--font-size-base);
line-height: 1.2;
margin-top: 0;
font-weight: bold;
padding-bottom: 10px;
position: relative;
margin-bottom: 10px;
color: var(--clr-foreground);
}
.widget:not(.ascendoor-widget) .section-title::before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 100%;
height: 2px;
background-color: rgba(155, 155, 155, 0.1);
margin: 0;
}
.widget:not(.ascendoor-widget) .section-title::after {
position: absolute;
content: '';
inset-inline-start: 0;
bottom: 0;
width: 30px;
height: 2px;
background-color: var(--theme-color);
margin: 0;
}  .widget ol:not(.magazine-tabs),
.widget ul:not(.magazine-tabs) {
list-style: none;
padding: 0;
margin-inline: 0;
}
.widget ol:not(.magazine-tabs) li,
.widget ul:not(.magazine-tabs) li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: var(--font-size-sm);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget ol:not(.magazine-tabs) li a,
.widget ul:not(.magazine-tabs) li a {
text-decoration: none;
color: var(--clr-foreground);
}
.widget ol:not(.magazine-tabs) li a:focus, .widget ol:not(.magazine-tabs) li a:hover,
.widget ul:not(.magazine-tabs) li a:focus,
.widget ul:not(.magazine-tabs) li a:hover {
color: var(--theme-color);
}
.widget ol:not(.magazine-tabs) ol,
.widget ol:not(.magazine-tabs) ul,
.widget ul:not(.magazine-tabs) ol,
.widget ul:not(.magazine-tabs) ul {
padding-top: 7px;
margin-inline-start: 10px;
padding-inline-start: 10px;
}
.widget > ol > li,
.widget > ul > li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: var(--font-size-sm);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget > ol > li a,
.widget > ul > li a {
color: var(--clr-foreground);
transition: all 0.5s linear;
}
.widget > ol > li a:focus, .widget > ol > li a:hover,
.widget > ul > li a:focus,
.widget > ul > li a:hover {
color: var(--theme-color);
}
.widget ol > li:last-child,
.widget ul > li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}  .wp-block-tag-cloud a,
.tagcloud a {
display: inline-block;
text-decoration: none;
font-size: var(--font-size-small) !important;
color: var(--clr-foreground);
border: 1px solid var(--clr-foreground);
padding: 3px 7px;
border-radius: 3px;
margin-inline-end: 5px;
margin-block-end: 5px;
line-height: 1.2;
}
.wp-block-tag-cloud a:focus, .wp-block-tag-cloud a:hover,
.tagcloud a:focus,
.tagcloud a:hover {
color: var(--theme-color);
border: 1px solid var(--theme-color);
}
.site-footer .wp-block-tag-cloud a, .site-footer
.tagcloud a {
border: 1px solid var(--white);
}
.site-footer .wp-block-tag-cloud a:focus, .site-footer .wp-block-tag-cloud a:hover, .site-footer
.tagcloud a:focus, .site-footer
.tagcloud a:hover {
color: var(--theme-color);
border: 1px solid var(--theme-color);
}  .widget.widget_search .wp-block-search__inside-wrapper {
display: flex;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
border-radius: 3px 0 0 3px;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
cursor: pointer;
color: var(--white);
background-color: var(--primary-color);
margin: 0;
padding: 10px 25px;
border-radius: 0 3px 3px 0;
}
.widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button .wp-block-search .wp-block-search__button svg {
fill: #fff;
}
.search-form {
display: flex;
}
.search-form label,
.search-form .search-field {
width: 100%;
}
.search-form .search-field {
border: 1px solid #d3ced2;
padding: 6px 16px;
font-size: 0.9rem;
border-radius: 3px 0 0 3px;
}
.search-form .search-submit {
border-radius: 0 3px 3px 0;
} .widget ul.wp-block-social-links li {
margin: unset;
padding: unset;
font-size: unset;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .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 {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
header {
margin-bottom: 10px;
}
header .top-header-part {
background: var(--light-bg-color);
padding: 8px;
font-size: var(--font-size-sm);
line-height: 24px;
color: var(--clr-foreground);
}
header .top-header-part .top-header-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
header .top-header-part .top-header-wrapper .top-header-right {
display: flex;
align-items: center;
}
header .top-header-part .top-header-wrapper .top-header-right .dark-light-mode-switch {
padding-inline-start: 10px;
margin-inline-start: 10px;
border-inline-start: 1px solid #c8cacf;
}
header .middle-header-part .middle-header-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
padding-block: 15px;
gap: 30px;
}
@media (max-width: 991px) {
header .middle-header-part .middle-header-wrapper {
flex-direction: column;
}
}
@media (min-width: 992px) {
header .middle-header-part .middle-header-wrapper .site-branding {
width: 40%;
flex-shrink: 0;
}
}
header .middle-header-part .middle-header-wrapper .site-branding .site-title {
font-size: var(--font-size-lg);
font-weight: 700;
line-height: 1.2;
margin: 0;
}
header .middle-header-part .middle-header-wrapper .site-branding .site-title a {
text-decoration: none;
color: var(--header-text-color);
}
header .middle-header-part .middle-header-wrapper .site-branding .site-description {
margin: 0;
color: var(--clr-foreground);
}
@media (max-width: 480px) {
header .middle-header-part .middle-header-wrapper .site-branding .site-description {
font-size: 0.8rem;
margin-top: 0;
}
}
@media (min-width: 992px) {
header .middle-header-part .middle-header-wrapper .mag-adver-part {
width: 60%;
}
}
header .middle-header-part .middle-header-wrapper .mag-adver-part a {
display: block;
line-height: 0;
}
header .middle-header-part .middle-header-wrapper .mag-adver-part a img {
width: 100%;
}
header .middle-header-part .middle-header-wrapper .mag-adver-part a:focus {
outline-color: var(--theme-color);
outline-offset: 2px;
}
header .middle-header-part.ascendoor-header-image {
position: relative;
padding: 10px 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
header .middle-header-part.ascendoor-header-image::before {
position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 0.4;
}
header .middle-header-part.ascendoor-header-image > * {
position: relative;
z-index: 1;
}
header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-title a {
color: var(--white);
}
header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-description {
color: var(--white);
}
header .bottom-header-part {
background-color: var(--theme-color);
}
header .bottom-header-part .bottom-header-wrapper {
min-height: 55px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 480px) {
header .bottom-header-part .bottom-header-wrapper {
position: relative;
}
}
header .bottom-header-part .bottom-header-wrapper .header-search {
width: 40px;
position: relative;
display: inline-block;
text-align: center;
border-inline-start: 1px solid rgba(255, 255, 255, 0.7);
padding-inline-start: 10px;
}
@media (max-width: 480px) {
header .bottom-header-part .bottom-header-wrapper .header-search {
position: unset;
}
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon {
font-size: var(--font-size-sm);
color: var(--white);
font-weight: 700;
text-align: center;
outline: 0;
height: 30px;
width: 30px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 50%;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-icon:focus-within {
outline: 1px dashed #fff;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form {
position: absolute;
background: var(--clr-sub-background);
inset-inline-end: 0;
opacity: 0;
visibility: hidden;
top: 100%;
width: 325px;
padding: 14px;
z-index: 99;
}
@media (max-width: 480px) {
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form {
width: 100%;
}
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form {
display: flex;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form label {
width: 75%;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form label input {
width: 100%;
border-radius: 3px 0 0 3px;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
border: 1px solid var(--theme-color);
border-radius: 0 3px 3px 0;
padding: 0px;
font-size: var(--font-size-sm);
width: 25%;
margin: 0;
}
header .bottom-header-part .bottom-header-wrapper .header-search .header-search-wrap.show .header-search-form {
margin: 0;
opacity: 1;
visibility: visible;
}
.magazine-frontpage-section {
margin-bottom: 30px;
}
.section-header {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 5px;
border-bottom: 2px solid rgba(155, 155, 155, 0.1);
margin-bottom: 15px;
position: relative;
}
.section-header::after {
position: absolute;
content: '';
inset-inline-start: 0;
bottom: -2px;
width: 30px;
height: 2px;
background-color: var(--theme-color);
margin: 0;
}
.section-header .widgettitle,
.section-header .widget-title,
.section-header .section-title {
font-size: var(--font-size-base);
line-height: 1.2;
margin-top: 0;
font-weight: bold;
padding-bottom: 0;
margin-bottom: 0;
color: var(--clr-foreground);
}
.section-header .widgettitle::before, .section-header .widgettitle::after,
.section-header .widget-title::before,
.section-header .widget-title::after,
.section-header .section-title::before,
.section-header .section-title::after {
display: none;
}
.section-header a {
padding: 5px 0;
font-size: var(--font-size-sm);
color: var(--clr-foreground);
text-decoration: none;
}
.section-header a:hover {
color: var(--theme-color);
}
.section-header a::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: Font Awesome\ 5 Free;
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f105";
display: inline-block;
margin-inline-start: 5px;
}
body.rtl .section-header a::after {
content: "\f104";
}
.mag-post-category {
line-height: 1.2;
font-size: var(--font-size-xs);
}
.mag-post-category a {
display: inline-block;
margin-inline-end: 5px;
margin-block-end: 5px;
text-decoration: none;
color: #404040;
font-weight: 600;
text-transform: uppercase;
line-height: 1.2;
}
.mag-post-category:not(.with-background) a {
color: var(--theme-color);
margin-inline-end: 0;
}
.mag-post-category.with-background a {
padding: 1px 5px;
border-radius: 4px;
color: var(--white);
background-color: var(--theme-color);
}
.mag-post-single .mag-post-img {
position: relative;
border-radius: var(--border-radius-all);
background-color: var(--light-bg-color);
}
.mag-post-single .mag-post-img > a {
display: block;
height: 100%;
width: 100%;
line-height: 0;
}
.mag-post-single .mag-post-img > a:focus {
outline-offset: 1px;
outline-color: var(--clr-foreground);
}
.mag-post-single .mag-post-img > a img {
border-radius: var(--border-radius-all);
width: 100%;
height: 100%;
aspect-ratio: 1/0.7;
object-fit: cover;
position: relative;
z-index: 1;
}
@supports not (aspect-ratio: 1/0.7) {
.mag-post-single .mag-post-img > a img {
height: 100%;
}
}
.mag-post-single .mag-post-detail {
padding: 20px 0 0;
}
.mag-post-single .mag-post-detail .mag-post-title {
margin: 0 0 10px;
font-size: var(--font-size-base);
font-weight: 700;
line-height: 1.3;
}
.mag-post-single .mag-post-detail .mag-post-title a {
text-decoration: none;
color: var(--clr-foreground);
}
.mag-post-single .mag-post-detail .mag-post-meta {
font-size: var(--font-size-xs);
line-height: 1.3;
}
.mag-post-single .mag-post-detail .mag-post-meta > span {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-meta .byline a,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a {
text-decoration: none;
color: var(--clr-foreground);
}
.mag-post-single .mag-post-detail .mag-post-meta .byline a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-author a i {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-meta .posted-on a,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a {
text-decoration: none;
color: var(--clr-foreground);
}
.mag-post-single .mag-post-detail .mag-post-meta .posted-on a i,
.mag-post-single .mag-post-detail .mag-post-meta .post-date a i {
margin-inline-end: 5px;
}
.mag-post-single .mag-post-detail .mag-post-excerpt {
font-size: var(--font-size-sm);
color: var(--clr-foreground);
}
.mag-post-single .mag-post-detail .mag-post-excerpt p {
margin: 10px 0 0;
}
.mag-post-single.tile-design {
border-radius: var(--border-radius-all);
background-color: var(--light-bg-color);
overflow: hidden;
position: relative;
min-height: 220px;
display: flex !important;
flex-direction: column;
justify-content: flex-end;
}
.mag-post-single.tile-design .mag-post-img {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
}
.mag-post-single.tile-design .mag-post-img::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
background-image: var(--alpha-bg);
transition: all 0.4s;
}
.mag-post-single.tile-design .mag-post-detail {
position: relative;
padding: 20px;
padding-top: 50px;
z-index: 1;
}
.mag-post-single.tile-design.has-image .mag-post-detail {
background: var(--alpha-bg);
color: #fff;
transition: background 1s;
}
.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-title a {
color: var(--white);
}
.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-author a {
color: var(--white);
}
.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-date a {
color: var(--white);
}
.mag-post-single.tile-design.has-image .mag-post-detail .mag-post-excerpt {
color: var(--white);
}
.mag-post-single.tile-design:focus-within {
outline: thin dotted var(--clr-foreground);
outline-offset: 1px;
}
.mag-post-single.list-design {
display: flex;
gap: 20px;
}
.mag-post-single.list-design .mag-post-img {
width: 30%;
}
.mag-post-single.list-design .mag-post-img + .mag-post-detail {
padding: 0;
width: calc(70% - 20px);
}
.banner-section {
margin-bottom: 30px;
}
.banner-section .banner-slider .slick-track {
line-height: 0;
}
.banner-section.banner-section-style-1 .banner-section-wrapper {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1023px) {
.banner-section.banner-section-style-1 .banner-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.banner-section.banner-section-style-1 .banner-section-wrapper {
display: flex;
flex-direction: column;
gap: 10px;
}
}
.banner-section.banner-section-style-1 .banner-section-wrapper .slider-part:nth-child(1) {
grid-column: span 2;
grid-row: span 2;
width: 100%;
}
@media (max-width: 767px) {
.banner-section.banner-section-style-1 .banner-section-wrapper .slider-part:nth-child(1) {
grid-column: span 1;
grid-row: span 1;
}
}
.banner-section.banner-section-style-1 .banner-section-wrapper .slider-part:nth-child(1) .mag-post-single {
min-height: 450px;
}
@media (max-width: 767px) {
.banner-section.banner-section-style-1 .banner-section-wrapper .slider-part:nth-child(1) .mag-post-single {
min-height: 350px;
}
}
.banner-section.banner-section-style-1 .banner-section-wrapper .slider-part:nth-child(1) .mag-post-single .mag-post-detail .mag-post-title {
font-size: var(--font-size-md);
}
.flash-news-ticker {
margin-bottom: 10px;
}
.flash-news-ticker .flash-news-ticker-wrapper {
margin: 0;
position: relative;
display: flex;
align-items: center;
background: var(--light-bg-color);
}
.flash-news-ticker .flash-news-ticker-wrapper .title-part {
float: left;
position: relative;
line-height: normal;
}
.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap {
background-color: var(--theme-color);
min-height: 45px;
display: flex;
align-items: center;
padding: 10px;
width: max-content;
}
.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-title {
font-size: var(--font-size-sm);
font-weight: bold;
color: #fff;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part {
padding: 0 5px;
overflow: hidden;
position: relative;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap {
margin: 0;
padding: 0 15px;
display: flex;
align-items: center;
flex-shrink: 0;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img {
width: 40px;
min-width: 40px;
height: 40px;
min-height: 40px;
overflow: hidden;
display: inline-block;
line-height: 1;
margin-inline-end: 10px;
position: relative;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img img {
height: 40px;
width: 40px;
object-fit: cover;
margin: 0;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap a {
text-decoration: none;
font-size: var(--font-size-sm);
color: var(--clr-foreground);
font-weight: 600;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee {
width: 10000px;
overflow: hidden;
display: flex;
align-items: center;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper {
display: flex;
align-items: center;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee {
display: flex;
align-items: center;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap {
margin: 0;
padding: 0 15px;
display: flex;
align-items: center;
flex-shrink: 0;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-img {
width: 40px;
min-width: 40px;
height: 40px;
min-height: 40px;
overflow: hidden;
display: inline-block;
line-height: 1;
margin-inline-end: 10px;
position: relative;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-img img {
height: 40px;
width: 40px;
object-fit: cover;
margin: 0;
}
.flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap a {
text-decoration: none;
font-size: var(--font-size-sm);
color: var(--clr-foreground);
font-weight: 600;
}
.magazine-grid-section .magazine-grid-section-wrapper {
display: grid;
grid-gap: 30px;
}
.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 480px) {
.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 600px) {
.magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1),
.magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 2;
}
@media (max-width: 600px) {
.magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1),
.magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 1;
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 600px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single {
grid-column: span 2;
}
@media (max-width: 600px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single {
grid-column: span 1;
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2), body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1) {
grid-column: span 3;
}
@media (max-width: 600px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2), body:not(.no-sidebar) .primary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1) {
grid-column: span 1;
}
}
aside#secondary.widget-area .magazine-grid-section.style-1 .magazine-grid-section-wrapper,
.footer-widget-single .magazine-grid-section.style-1 .magazine-grid-section-wrapper,
.secondary-widgets-section .magazine-grid-section.style-1 .magazine-grid-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
aside#secondary.widget-area .magazine-grid-section.style-2 .magazine-grid-section-wrapper,
.footer-widget-single .magazine-grid-section.style-2 .magazine-grid-section-wrapper,
.secondary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
aside#secondary.widget-area .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1),
aside#secondary.widget-area .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2),
.footer-widget-single .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1),
.footer-widget-single .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2),
.secondary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(1),
.secondary-widgets-section .magazine-grid-section.style-2 .magazine-grid-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 1;
}
.magazine-list-section .magazine-list-section-wrapper {
display: grid;
grid-gap: 30px;
}
@media (max-width: 480px) {
.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {
flex-direction: column;
}
.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
width: 100%;
}
.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
width: 100%;
}
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single {
flex-direction: row-reverse;
}
@media (max-width: 480px) {
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single {
flex-direction: column;
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-img {
width: 100%;
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
width: 100%;
}
}
@media (max-width: 480px) {
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single {
flex-direction: column;
}
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
text-align: end;
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category {
justify-content: flex-end;
}
@media (max-width: 480px) {
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
width: 100%;
text-align: start;
}
.magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category {
justify-content: flex-start;
}
}
aside#secondary.widget-area .magazine-list-section .magazine-list-section-wrapper,
.footer-widget-single .magazine-list-section .magazine-list-section-wrapper,
.secondary-widgets-section .magazine-list-section .magazine-list-section-wrapper {
display: grid;
grid-gap: 30px;
}
aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design,
.footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design,
.secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {
flex-direction: column;
}
aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img,
.footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img,
.secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
width: 100%;
}
aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail,
.footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail,
.secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
width: 100%;
}
aside#secondary.widget-area .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single,
.footer-widget-single .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single,
.secondary-widgets-section .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single {
flex-direction: column;
}
aside#secondary.widget-area .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-img,
.footer-widget-single .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-img,
.secondary-widgets-section .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-img {
width: 100%;
}
aside#secondary.widget-area .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail,
.footer-widget-single .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail,
.secondary-widgets-section .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail {
width: 100%;
text-align: start;
}
aside#secondary.widget-area .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category,
.footer-widget-single .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category,
.secondary-widgets-section .magazine-list-section.style-2 .magazine-list-section-wrapper .mag-post-single .mag-post-detail .mag-post-category {
justify-content: flex-start;
}
.magazine-tile-section .magazine-tile-section-wrapper {
display: grid;
grid-gap: 10px;
}
.magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
.magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 2;
grid-row: span 2;
}
@media (max-width: 480px) {
.magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 1;
grid-row: span 1;
}
}
@media (min-width: 481px) {
.magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
font-size: var(--font-size-md);
}
}
.magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 767px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single {
grid-column: span 2;
}
@media (max-width: 480px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single {
grid-column: span 1;
}
}
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-row: span 2;
grid-column: span 3;
}
@media (max-width: 480px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 1;
grid-row: span 1;
}
}
@media (min-width: 481px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
font-size: var(--font-size-md);
}
}
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 3;
}
@media (max-width: 480px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 1;
}
}
@media (min-width: 481px) {
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3) .mag-post-detail .mag-post-title,
.magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) .mag-post-detail .mag-post-title {
font-size: var(--font-size-md);
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 2;
grid-row: span 2;
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 1;
grid-row: span 1;
}
}
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 767px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single {
grid-column: span 1;
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 1;
grid-row: span 1;
}
}
@media (max-width: 480px) {
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
body:not(.no-sidebar) .primary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 1;
}
}
aside#secondary.widget-area .magazine-tile-section.style-1 .magazine-tile-section-wrapper,
.footer-widget-single .magazine-tile-section.style-1 .magazine-tile-section-wrapper,
.secondary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
aside#secondary.widget-area .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child,
.footer-widget-single .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child,
.secondary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-column: span 1;
grid-row: span 1;
}
aside#secondary.widget-area .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title,
.footer-widget-single .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title,
.secondary-widgets-section .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
font-size: var(--font-size-base);
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper {
grid-template-columns: repeat(1, 1fr);
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single {
grid-column: span 1;
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child {
grid-row: span 1;
grid-column: span 1;
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
font-size: var(--font-size-base);
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2),
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2),
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3),
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) {
grid-column: span 1;
}
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3) .mag-post-detail .mag-post-title,
aside#secondary.widget-area .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) .mag-post-detail .mag-post-title,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3) .mag-post-detail .mag-post-title,
.footer-widget-single .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) .mag-post-detail .mag-post-title,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(3) .mag-post-detail .mag-post-title,
.secondary-widgets-section .magazine-tile-section.style-2 .magazine-tile-section-wrapper .mag-post-single:nth-child(2) .mag-post-detail .mag-post-title {
font-size: var(--font-size-base);
}
.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
height: 500px;
}
@media (max-width: 768px) {
.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
height: 400px;
}
}
.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
font-size: var(--font-size-lg);
}
aside#secondary.widget-area .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single,
.footer-widget-single .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single,
.secondary-widgets-section .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
height: 300px;
}
aside#secondary.widget-area .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title,
.footer-widget-single .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title,
.secondary-widgets-section .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
font-size: var(--font-size-base);
}
.magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel {
overflow: hidden;
}
.magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel .slick-list {
margin: 0 -5px;
}
.magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel .slick-list .slick-track .slick-slide {
padding: 0 5px;
}
.magazine-post-carousel-section .magazine-post-carousel-section-wrapper .mag-post-single {
height: 300px;
}
.widget_ascendoor_magazine_social_icons ul.social-links {
display: block;
font-size: 0;
}
.widget_ascendoor_magazine_social_icons ul.social-links li {
border: none;
margin: 0;
padding: 0;
display: inline-block;
}
.widget_ascendoor_magazine_social_icons ul.social-links li a {
color: #fff;
opacity: 1;
margin-inline-end: 5px;
margin-block-end: 5px;
}
.widget_ascendoor_magazine_social_icons ul.social-links li a .screen-reader-text {
clip: unset;
clip-path: unset;
height: auto;
width: auto;
margin: 0;
position: relative !important;
overflow: visible;
color: #fff;
top: inherit;
}
.widget_ascendoor_magazine_social_icons ul.social-links li a:focus, .widget_ascendoor_magazine_social_icons ul.social-links li a:hover {
color: #fff;
opacity: 0.8;
}
.author-info {
border: 1px solid rgba(155, 155, 155, 0.1);
padding: 15px;
text-align: center;
}
.author-info .author-img img {
width: 200px;
height: 200px;
object-fit: cover;
margin: 15px 0;
border-radius: 50%;
}
.author-info .author-details .author-name {
margin: 0 0 10px;
font-size: var(--font-size-base);
font-weight: 700;
line-height: 1.3;
}
.author-info .author-details .author-social-contacts {
display: inline-flex;
gap: 10px;
} .site-footer {
background: var(--footer-bg-color);
}
.site-footer .site-footer-top {
padding-top: 30px;
}
.site-footer .site-footer-top .footer-widgets-wrapper {
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: calc(25% - 30px);
flex-shrink: 0;
color: var(--white);
}
@media (max-width: 768px) {
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: calc(50% - 30px);
}
}
@media (max-width: 480px) {
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
width: 100%;
}
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h1,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h2,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h3,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h4,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h5,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h6 {
margin-top: 0;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a {
color: var(--white);
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:hover {
opacity: 1;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .mag-post-single .mag-post-img > a {
opacity: 1;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget .widget-title {
color: var(--white);
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a {
color: var(--white);
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:hover,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:focus,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:hover {
opacity: 1;
}
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .mag-post-excerpt {
color: var(--white);
}
.site-footer .site-footer-bottom {
position: relative;
padding: 15px 0;
z-index: 1;
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
color: var(--white);
position: relative;
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a {
text-decoration: none;
color: var(--white);
opacity: 0.8;
transition: all 0.3s ease;
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:focus, .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:hover {
opacity: 1;
}
.site-footer .site-footer-bottom .site-footer-bottom-wrapper .social-icons ul.social-links {
margin: 0;
padding: 0;
list-style: none;
}
.site-footer .site-footer-bottom::before {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #d9d9d9;
opacity: 0.1;
}  a.magazine-scroll-to-top {
position: fixed;
bottom: 55px;
inset-inline-end: 30px;
height: 50px;
width: 50px;
opacity: 0;
visibility: hidden;
z-index: 17;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: var(--white);
background-color: var(--theme-color);
border: 1px solid var(--white);
border-radius: 3px;
transition: all 0.3s ease;
}
a.magazine-scroll-to-top:hover, a.magazine-scroll-to-top:focus {
box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
transform: translateY(-10px);
}
a.magazine-scroll-to-top.show {
opacity: 1;
visibility: visible;
}