#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;
}@keyframes google-business-reviews-rating-star {
0% {
transform: scale(1, 1);
opacity: 0.05;
filter: saturate(0);
}
5% {
transform: scale(.1, 1);
opacity: 0.15;
}
8% {
transform: scale(.1, 1);
opacity: 0.5;
}
14% {
opacity: 1;
}
21% {
transform: scale(1.25, 1.25);
filter: saturate(100%);
}
25% {
transform: scale(1, 1);
filter: brightness(100%);
}
100%,
88% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
94% {
transform: scale(1.15, 1.15);
filter: brightness(120%) saturate(85%);
}
}
.gmbrr {
--avatar-width: 40px;
--avatar-height: 40px;
}
.gmbrr .all-stars,
.gmbrr .listing .rating,
.gmbrr .rating-stars,
.gmbrr.fonts,
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading,
.gmbrr.fonts div,
.gmbrr.fonts p,
.gmbrr.fonts span {
font-family: Arial, Helvetica, sans-serif;
}
.gmbrr p,
.gmbrr ul,
.gmbrr li {
margin-block: 0;
}
.gmbrr.badge,
.gmbrr.center {
text-align: center;
}
.gmbrr.badge,
.gmbrr.padding {
padding: 1.4rem 1rem;
}
.gmbrr.badge,
.gmbrr.outline {
box-shadow: 0 14px 3px -8px #00000026, 0 0 0 3px #00000099 inset;
}
.gmbrr.badge {
border-radius: 4px;
max-width: 480px;
}
.gmbrr.badge.dark,
.gmbrr.outline.dark {
box-shadow: 0 14px 3px -8px #ffffff33, 0 0 0 3px #ffffff8c inset;
}
.gmbrr.tiny {
font-size: 14px;
}
.gmbrr.narrow,
.gmbrr.tiny {
margin-inline: auto;
}
.gmbrr.badge.tiny {
border-radius: 3px;
padding: 0.5em 1em;
max-width: 32em;
box-shadow: 0 8px 2px -4px #00000026, 0 0 0 1px #00000033 inset;
}
.gmbrr.badge.tiny.dark {
box-shadow: 0 10px 2px -4px #00000033, 0 0 0 1px #ffffff66 inset;
}
.gmbrr.badge.dark.no-outline,
.gmbrr.badge.no-outline,
.gmbrr.badge.tiny.dark.no-outline,
.gmbrr.badge.tiny.no-outline {
box-shadow: none;
}
.gmbrr .icon,
.gmbrr .icon img {
width: 100%;
height: auto;
}
.gmbrr .icon.generic {
aspect-ratio: 1;
background: transparent url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjNDU1MzkxIiBkPSJNMjkgMjloNDJ2NDJIMjl6Ii8+PHBhdGggZmlsbD0iIzQ1NTM5MSIgZD0iTTAgMHYxMDBoMTAwVjBIMHptODggODhIMTJWMTJoNzZ2NzZ6Ii8+PC9zdmc+") 0 0/100% no-repeat;
}
.gmbrr.link {
cursor: pointer;
}
.gmbrr.fonts a {
text-decoration: none;
}
.gmbrr.fonts a:hover {
text-decoration: underline;
}
.gmbrr.fonts .listing {
font-size: 13px;
line-height: 140%;
gap: 1.7rem;
}
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading {
font-size: 28px;
font-weight: 400;
letter-spacing: 0;
}
.gmbrr.badge .business-name::before,
.gmbrr.badge .heading::before,
.gmbrr.bubble .listing .text-first .text::before,
.gmbrr.bubble .text.fixed-height::before,
.gmbrr.bubble .text.fixed-height::after,
.gmbrr .listing .no-avatar .author-avatar,
.gmbrr .listing .text .review-full-text,
.gmbrr.badge .listing .author-avatar {
display: none;
}
.gmbrr.fill {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.dark.fill {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.bubble.fill,
.gmbrr.dark.bubble.fill {
background-color: transparent;
}
.gmbrr.stripe,
.gmbrr.stripe.badge,
.gmbrr.stripe.badge.tiny,
.gmbrr.stripe.tiny {
padding: 0;
}
.gmbrr.stripe > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.1);
}
.gmbrr.stripe.dark > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.15);
}
.gmbrr.stripe.contrast > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.stripe.badge > * {
padding: 1.4rem 0.5rem;
margin-block: 0;
margin-inline: 0;
}
.gmbrr.stripe.badge > :first-child {
padding-block-start: 1rem;
border-radius: 4px 4px 0 0;
}
.rtl .gmbrr.stripe.badge > :first-child {
border-radius: 4px 0 0 4px;
}
.gmbrr.stripe.badge > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 4px 4px;
}
.rtl .gmbrr.stripe.badge > :last-child {
border-radius: 0 4px 4px 0;
}
.gmbrr.stripe.badge.tiny > * {
padding: 0.5rem;
}
.gmbrr.stripe.badge.tiny > :first-child {
padding-block-start: 1rem;
border-radius: 3px 3px 0 0;
}
.rtl .gmbrr.stripe.badge.tiny > :first-child {
border-radius: 3px 0 0 3px;
}
.gmbrr.stripe.badge.tiny > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 3px 3px;
}
.rtl .gmbrr.stripe.badge.tiny > :last-child {
border-radius: 0 3px 3px 0;
}
.gmbrr,
.gmbrr .heading,
.gmbrr .listing .text {
color: #333;
}
.gmbrr .listing .text {
color: #222;
}
.gmbrr .author-name,
.gmbrr .author-name a,
.gmbrr.bubble.fill.turquoise .listing .text,
.gmbrr.bubble.mustard .listing .text,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.contrast .rating,
.gmbrr.contrast .count,
.gmbrr.contrast .date,
.gmbrr.contrast .relative-time-description,
.gmbrr.contrast .vicinity,
.gmbrr.dark.bubble.fill.contrast .listing .text,
.gmbrr.dark.bubble.fill.turquoise .listing .text,
.gmbrr.fonts .author-name a,
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
color: #000;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .no-place,
.gmbrr.dark .no-reviews,
.gmbrr.dark .rating .count,
.gmbrr.fonts.dark .rating .number,
.gmbrr.dark .rating .count,
.gmbrr.dark .vicinity {
color: #bebebee6;
}
.gmbrr .listing .date,
.gmbrr .listing .relative-time-description,
.gmbrr .no-place,
.gmbrr .no-reviews,
.gmbrr .rating,
.gmbrr .rating .count,
.gmbrr .vicinity,
.gmbrr.fonts .rating .number,
.gmbrr.fonts .rating .count {
color: #70757A;
}
.gmbrr .listing .rating,
.gmbrr .star,
.gmbrr .rating,
.gmbrr.dark .listing .rating,
.gmbrr.dark .star,
.gmbrr.dark.stars-yellow .star,
.gmbrr.stars-yellow .star,
.gmbrr.contrast .listing .rating,
.gmbrr.dark.contrast .listing .rating,
.gmbrr.stars-html .rating-stars {
color: #F7B603;
}
.gmbrr.stars-orange .rating,
.gmbrr.dark.stars-orange .star,
.gmbrr.stars-orange .listing .rating,
.gmbrr.stars-orange .star {
color: #E7711B;
}
.gmbrr .rating .not,
.gmbrr .star.gray,
.gmbrr .star.grey {
color: #C9C9C9;
}
.gmbrr .inline-svg .star,
.gmbrr .inline-svg .star.gray,
.gmbrr .inline-svg .star.grey,
.gmbrr.dark .inline-svg .star.gray,
.gmbrr.dark .inline-svg .star.grey {
background: none;
}
.gmbrr .inline-svg .star .gray,
.gmbrr .inline-svg .star .grey {
fill: #C9C9C9;
}
.gmbrr .inline-svg .star .gray {
fill-opacity: 0.6;
}
.gmbrr .inline-svg .star .outline {
stroke: #F7B603;
stroke-opacity: 0;
}
.gmbrr .inline-svg .star .mask-shape {
width: 100%;
height: 100%;
}
.gmbrr .inline-svg .star.gray .mask-shape,
.gmbrr .inline-svg .star.grey .mask-shape {
width: 0%;
}
.gmbrr .inline-svg .mask-10-90 .mask-shape {
width: 14%;
}
.gmbrr .inline-svg .mask-20-80 .mask-shape {
width: 24.5%;
}
.gmbrr .inline-svg .mask-30-70 .mask-shape {
width: 33.5%;
}
.gmbrr .inline-svg .mask-40-60 .mask-shape {
width: 40%;
}
.gmbrr .inline-svg .mask-50-50 .mask-shape {
width: 50%;
}
.gmbrr .inline-svg .mask-60-40 .mask-shape {
width: 60%;
}
.gmbrr .inline-svg .mask-70-30 .mask-shape {
width: 67.5%;
}
.gmbrr .inline-svg .mask-80-20 .mask-shape {
width: 75.5%;
}
.gmbrr .inline-svg .mask-90-10 .mask-shape {
width: 86%;
}
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .rating .all-stars,
.gmbrr.dark .inline-svg .star .gray,
.gmbrr.dark .inline-svg .star .grey {
color: #A4A4A4;
}
.gmbrr.dark.fonts.color-match .business-name,
.gmbrr.dark.fonts.color-match .heading,
.gmbrr.dark.fonts.color-match .listing .author-name a {
color: #BCC0C3;
}
.gmbrr.dark.fonts.color-match .listing .text {
color: #EDF1F6;
}
.gmbrr.fonts.color-match a {
color: #1A0DAB;
}
.gmbrr.dark.fonts.color-match a {
color: #8AB4F8;
}
.gmbrr.fonts .button {
color: #f5f5f5e6;
background-color: rgba(40, 40, 40, 0.9);
text-decoration: none;
font-size: 15px;
padding: 0.76em 1em;
}
.gmbrr .button:hover {
color: #fffffff2;
text-decoration: none;
}
.gmbrr .business-name,
.gmbrr .heading {
margin-block: 0 0.4rem;
margin-inline: 0;
line-height: 120%;
}
.gmbrr .heading.no-icon {
margin-block-end: 0.8rem;
}
.gmbrr.fonts .heading.no-icon {
margin-block-end: 0.55rem;
}
.gmbrr .icon {
display: inline-block;
min-width: 0.6em;
min-height: 0.6em;
max-width: 1.5em;
max-height: 1.5em;
position: relative;
vertical-align: middle;
inset-block-end: 0.1em;
margin-inline-end: 0.35em;
}
.gmbrr .heading.no-name .icon {
margin-block: 0 0.35em;
margin-inline: 0;
}
.gmbrr .vicinity {
font-size: 13px;
margin-block: 0 0.5rem;
}
.gmbrr.badge .vicinity {
margin-block: 0;
margin-inline: 0;
}
.gmbrr > .rating {
font-size: 32px;
line-height: 1.2em;
margin-block-end: 0.4em;
}
.gmbrr.fonts > .rating {
margin-block-end: 0.2em;
}
.gmbrr.tiny .rating {
font-size: 1.8em;
line-height: 1.1em;
}
.gmbrr.badge > :last-child,
.gmbrr.badge > :last-child,
.gmbrr > .rating:last-child,
.gmbrr > .listing:last-child,
.gmbrr > .attribution:last-child,
.gmbrr .text-first .author-avatar,
.gmbrr.fonts .listing .date,
.gmbrr.fonts .listing .rating,
.gmbrr.fonts .listing .relative-time-description,
.gmbrr .review-meta:last-child .rating:last-child,
.gmbrr .review-meta:last-child .date:last-child,
.gmbrr .review-meta:last-child .relative-time-description:last-child,
.gmbrr .review-meta:last-child .author-name:last-child {
margin-block-end: 0;
}
.gmbrr .rating span {
vertical-align: top;
position: relative;
}
.gmbrr .rating .number-text,
.gmbrr .review-count .count {
font-size: 15px;
}
.gmbrr .rating .all-stars,
.gmbrr .rating .rating-stars {
display: inline-block;
height: 1.1em;
inset-block-start: 0.2em;
z-index: 11;
}
.gmbrr .rating .all-stars {
display: inline-flex;
height: inherit;
gap: 0.05em;
}
.gmbrr.tiny .rating .all-stars,
.gmbrr.tiny .rating .rating-stars {
inset-block-start: 0.15em;
}
.gmbrr .rating .all-stars + .backdrop {
overflow: hidden;
position: absolute;
width: 135px;
margin: 0.1em 0 0 -134px;
inset-block-start: auto;
z-index: 10;
}
.rtl .gmbrr .rating .all-stars + .backdrop {
margin: 0.1em -125.5px 0 0;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .rating + .attribution,
.gmbrr.bubble .listing .author-switch .author-name,
.gmbrr.bubble .listing .author-switch .date,
.gmbrr.bubble .listing .author-switch .rating,
.gmbrr.bubble .listing .author-switch .relative-time-description,
.gmbrr.bubble .listing .inline.author-switch .author-name,
.gmbrr.bubble .listing .inline.author-switch .date,
.gmbrr.bubble .listing .inline.author-switch .rating,
.gmbrr.bubble .listing .inline.author-switch .relative-time-description,
.gmbrr.bubble .listing .text-first .text,
.gmbrr.narrow .inline .text,
.gmbrr.narrow .text-first .text {
margin-block-start: 0;
}
.gmbrr .rating .backdrop .star {
opacity: 0.65;
transform: scale(.95, 0.95);
transform-origin: 65% 50%;
}
.gmbrr.stars-html .rating .all-stars,
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .all-stars,
.gmbrr.version-1 .rating .rating-stars {
position: relative;
inset-block-start: 0;
height: 1em;
line-height: 110%;
overflow: hidden;
letter-spacing: 0;
}
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .rating-stars {
text-align: start;
float: inline-start;
white-space: nowrap;
}
.gmbrr .rating .all-stars.safari,
.gmbrr .rating .rating-stars.safari {
width: 5.1em;
}
.gmbrr .rating.none .all-stars {
opacity: 0.3;
}
.gmbrr .rating .rating-stars {
position: relative;
inset-block-start: -1.1em;
word-wrap: initial;
text-align: start;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate {
transition: 1.1s width ease-in-out 0.7s;
opacity: 1;
}
.gmbrr .rating .count {
margin-block: 0;
font-size: 0.5em;
line-height: 140%;
vertical-align: baseline;
}
.gmbrr .date,
.gmbrr .inline .date,
.gmbrr .relative-time-description,
.gmbrr .inline .relative-time-description,
.gmbrr .listing .rating,
.gmbrr .listing .inline .rating,
.gmbrr.tiny .rating .count,
.gmbrr.center .listing .inline .rating,
.gmbrr.center .listing .inline .relative-time-description {
vertical-align: middle;
}
.gmbrr .rating .number + .all-stars {
margin-inline: 0.3rem 0;
}
.gmbrr.stars-html .rating .number + .all-stars {
margin-inline: 0 0.25rem;
}
.gmbrr .rating .all-stars + .count {
margin-inline: 0.35rem 0;
}
.gmbrr.narrow .all-stars + .count,
.gmbrr.columns .listing li,
.gmbrr.center.columns .listing li,
.gmbrr.carousel .listing li,
.gmbrr.columns .listing .text-first,
.gmbrr.center.columns .listing .text-first,
.gmbrr.bubble .inline.text-first .author-name {
margin-block: 0;
}
.gmbrr .listing {
padding: 0;
margin-block: 0;
margin-inline: 0;
display: flex;
flex-wrap: wrap;
flex-direction: revert;
gap: 2rem;
}
.gmbrr.bubble .listing {
gap: 1.5rem;
}
.gmbrr ul.listing {
list-style: none;
}
.gmbrr.columns .listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 1.7rem 3rem;
align-items: start;
}
.gmbrr.center.bubble .listing {
margin-block-end: 0.8rem;
}
.gmbrr .rating + .listing,
.gmbrr .rating + .buttons,
.gmbrr .listing + .buttons {
margin-block-start: 1.2rem;
}
.gmbrr .listing + .attribution,
.gmbrr .navigation + .attribution {
margin-block-start: 1.5rem;
margin-inline: 0;
}
.gmbrr.badge .rating + .listing {
margin-block-start: 0.7rem;
margin-inline: 0;
}
.gmbrr .listing.no-place,
.gmbrr .listing.no-reviews {
margin-block-end: 1rem;
}
.gmbrr .listing li,
.gmbrr.center.bubble.spaced .review-meta {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin-inline: 0;
margin-block: 0;
list-style: none;
gap: 0.6rem 0.7rem;
line-height: 140%;
}
.gmbrr.fonts .listing li {
gap: 0.4rem 0.7rem;
}
.gmbrr.fonts.narrow .listing li,
.gmbrr.narrow .listing li {
gap: 0.3rem 0.4rem;
}
.gmbrr.center .listing li,
.gmbrr.badge .listing li,
.gmbrr.fonts.center .listing li,
.gmbrr.narrow.center .listing li {
gap: 0.3rem 0;
}
.gmbrr.bubble .listing .no-avatar.inline {
gap: 0.1rem;
}
.gmbrr.center .listing .text-first,
.gmbrr.center li {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center.bubble .listing li {
margin-inline: 0;
}
.gmbrr.tile .listing li,
.gmbrr.tile.center .listing li,
.gmbrr.tile.center.bubble .listing li {
flex: 1 0 calc(100% - 2.6rem);
}
.gmbrr.tile .listing li {
box-shadow: 0 0 0 2px rgba(80, 80, 80, 0.7) inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
border-radius: 4px;
padding: 1.1rem 1.3rem;
margin-block: 2px 6px;
}
.gmbrr.dark.tile .listing li {
box-shadow: 0 0 0 2px rgba(225, 225, 225, 0.7) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile.solid .listing li {
background-color: rgba(60, 60, 60, 0.9);
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.8) inset, 0 4px 2px 1px rgba(45, 45, 45, 0.05);
}
.gmbrr.dark.tile.solid .listing li {
background-color: rgba(250, 250, 250, 0.9);
box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile .listing li,
.gmbrr.tile.columns .listing li {
margin-block: 2px 6px;
}
.gmbrr.carousel .listing {
overflow: hidden;
}
.gmbrr.carousel .listing > li,
.gmbrr.carousel.stacked-z .author-avatar,
.gmbrr.carousel.stacked-z .text {
transition: 0.5s opacity linear;
}
.gmbrr.carousel .listing > li {
position: relative;
}
.gmbrr.carousel .listing > .hidden {
display: none;
opacity: 0.05;
pointer-events: none;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .author-avatar,
.gmbrr.carousel.stacked-z .hidden .text {
opacity: 0;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate,
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .visible .author-avatar,
.gmbrr.carousel.stacked-z .visible .text {
opacity: 1;
}
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
display: flex;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
z-index: 1;
}
.gmbrr.carousel .navigation {
list-style: none;
margin-block: 1rem 0;
margin-inline: 0;
padding: 0;
text-align: center;
}
.gmbrr.carousel .navigation .bullet {
margin-block: 0;
padding: 0;
display: inline-block;
line-height: 100%;
}
.gmbrr.carousel .navigation .bullet + .bullet {
margin-inline: 0.8rem 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet + .bullet {
margin-inline: 1rem 0;
}
.gmbrr.carousel .navigation .bullet a {
line-height: 1.2rem;
font-size: 2rem;
display: inline-block;
width: 1.6rem;
max-width: 20px;
height: 1.6rem;
max-height: 20px;
color: transparent;
background-color: #6e6e6e00;
border: 1px solid #6e6e6efc;
border-radius: 50%;
transition: 0.3s background-color linear, 0.3s border-color linear, 0.3s box-shadow linear;
vertical-align: middle;
overflow: hidden;
}
.gmbrr.carousel.bullet-solid .navigation .bullet a,
.gmbrr.dark.carousel.bullet-solid .navigation .bullet a {
box-shadow: 0 0 0 0.8rem #bfbfbf66 inset;
}
.gmbrr.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem #6e6e6eb3 inset;
}
.gmbrr.dark.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem #bebebeb3 inset;
}
.gmbrr.carousel .navigation .current.bullet a,
.gmbrr.carousel .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6e6e6e66 inset;
background-color: #6e6e6efc;
cursor: default;
pointer-events: none;
}
.gmbrr.dark.carousel .navigation .current a,
.gmbrr.dark.carousel .navigation .current a:hover {
box-shadow: 0 0 0 0.8rem #bebebe66 inset;
background-color: #bebebefc;
}
.gmbrr.carousel.bullet-square .navigation .bullet a,
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
width: 1.5rem;
height: 1.5rem;
}
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
border-radius: 25%;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a,
.gmbrr.carousel.bullet-square .navigation .bullet a {
border-radius: 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a {
width: 1.4rem;
height: 1.4rem;
transform: scaleX(.95) rotate(45deg);
vertical-align: unset;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a {
font-size: 2.5rem;
border: 0 none;
border-radius: 0;
background-color: inherit;
color: #6e6e6e99;
width: inherit;
height: inherit;
line-height: inherit;
box-shadow: none;
transition: 0.2s color linear;
max-width: none;
max-height: none;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a {
color: rgba(190, 190, 190, 0.6);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(110, 110, 110, 0.8);
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(200, 200, 200, 0.9);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a,
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a:hover {
color: rgba(60, 60, 60, 0.95);
background-color: inherit;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .current a,
.gmbrr.dark.carousel.bullet-symbol .navigation .current a:hover {
color: rgba(210, 210, 210, 0.95);
}
.gmbrr .listing .text-first .text {
margin-block-end: 0.3rem;
}
.gmbrr .listing .no-avatar.text-first.author-switch .text {
margin-block-end: -0.1rem;
}
.gmbrr .author-name {
display: block;
margin-block-end: 0.4em;
}
.gmbrr .inline .author-name {
display: inline-block;
margin-block-end: 0;
}
.gmbrr.fonts .author-name {
line-height: 150%;
}
.gmbrr .listing .author-switch .author-name {
margin-block-start: 0.1rem;
}
.gmbrr .listing .author-switch .rating + .author-name,
.gmbrr .listing .author-switch .date + .author-name,
.gmbrr .listing .author-switch .relative-time-description + .author-name {
margin-block-start: 0.4rem;
}
.gmbrr.bubble .listing .text,
.gmbrr.bubble.fonts .listing .text,
.gmbrr.bubble .listing .review-meta + .text {
flex: 1 0 calc(100% - 2em);
border-radius: 0.4em;
position: relative;
box-shadow: 0 0 0 2px rgba(70, 70, 70, 0.85) inset;
margin-block: 0;
margin-inline: 0;
padding-block: 0.6em;
padding-inline: 1em;
}
.gmbrr.bubble .listing .review-meta + .text {
margin-block-start: 0.7rem;
}
.gmbrr.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text {
margin-inline: 0;
}
.gmbrr.dark.bubble .listing .text {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85) inset;
}
.gmbrr.bubble.fill .listing .text {
color: rgba(255, 255, 255, 0.99);
background-color: rgba(70, 70, 70, 0.85);
box-shadow: none;
}
.gmbrr.dark.bubble.fill .listing .text {
color: rgba(70, 70, 70, 0.99);
background-color: rgba(255, 255, 255, 0.99);
box-shadow: none;
}
.gmbrr.bubble.fill .listing .text a {
color: rgba(255, 255, 255, 0.75);
}
.gmbrr.dark.bubble.fill .listing .text a {
color: rgba(70, 70, 70, 0.8);
}
.gmbrr.bubble .listing .text-first .text {
margin-block-end: 0.6rem;
}
.gmbrr.center.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text-first .review-meta + .text {
margin-block-end: 0.8rem;
}
.gmbrr.bubble.center .listing .text-first .text {
margin-block-end: 0.55rem;
}
.gmbrr.fonts.bubble.center .listing .text-first .text {
margin-block-end: 0.45rem;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down,
.gmbrr.bubble .listing .text-first .text::after,
.gmbrr.bubble .listing .text::before {
content: '';
position: absolute;
inset-inline-start: calc(var(--avatar-width) + 0.7rem);
inset-block-start: calc(-1em + 2px);
width: 0;
height: 0;
border-block-start: 0.5em solid transparent;
border-inline-end: 0.5em solid transparent;
border-block-end: 0.5em solid rgba(70, 70, 70, 0.85);
border-inline-start: 0.5em solid transparent;
clear: both;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down {
position: relative;
flex: 0 0 1em;
inset-inline-start: calc(-100% + var(--avatar-width) + 1.8em);
font-size: 0.9em;
}
.gmbrr.bubble .listing .arrow.arrow-down {
inset-inline-start: calc(var(--avatar-width) + 2.3em);
}
.gmbrr.bubble .listing .arrow.arrow-up {
margin-block-start: 0.8em;
inset-block-start: 0.5em;
align-self: end;
}
.gmbrr.bubble .listing .arrow.arrow-down {
margin-block-end: 0.8em;
inset-block-start: auto;
inset-block-end: 0.9em;
align-self: start;
}
.gmbrr.center.bubble .listing .arrow.arrow-up {
margin-block-start: -0.6rem;
inset-block-start: 0.3rem;
}
.gmbrr.center.bubble .listing .arrow.arrow-down {
margin-block-end: -1.05rem;
inset-block-end: 1.15rem;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.bubble .listing .text::before,
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .text-first .text::after {
inset-inline-start: calc(var(--avatar-width) + 0.7rem);
}
.gmbrr.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.narrow.bubble .listing .text::before {
inset-inline-start: calc(var(--avatar-width) + 0.5rem);
}
.gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.narrow.bubble .listing .text::before {
inset-inline-start: calc(var(--avatar-width) + 0.8rem);
}
.gmbrr.center.bubble .listing .arrow.arrow-up,
.gmbrr.center.bubble .listing .arrow.arrow-down,
.gmbrr.center.bubble .listing .text-first .text::after,
.gmbrr.center.bubble .listing .text::before {
inset-inline-start: calc(50% - 0.5em);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.bubble .listing .text-first .text::after,
.rtl .gmbrr.bubble .listing .text::before {
inset-inline-start: auto;
inset-inline-end: calc(var(--avatar-width) + 0.9rem);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-down {
inset-inline-start: auto;
inset-inline-end: calc(var(--avatar-width) + 2.3em);
}
.rtl .gmbrr.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.narrow.bubble .listing .text::before {
inset-inline-start: auto;
inset-inline-end: calc(var(--avatar-width) + 0.5rem);
}
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.bubble .listing .text::before {
inset-inline-start: auto;
inset-inline-end: calc(var(--avatar-width) + 0.7rem);
}
.rtl .gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.narrow.bubble .listing .text::before,
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.fonts.bubble .listing .text-first .text::after {
inset-inline-start: auto;
inset-inline-end: calc(var(--avatar-width) + 0.8rem);
}
.rtl .gmbrr.center.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.center.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.center.bubble .listing .text-first .text::after,
.rtl .gmbrr.center.bubble .listing .text::before {
inset-inline-start: auto;
inset-inline-end: calc(50% - 0.5em);
}
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .arrow.arrow-down {
font-size: 1em;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.center.bubble .listing .arrow.arrow-down {
margin-block-end: -0.7rem;
inset-block-end: 0.8rem;
}
.gmbrr.bubble .listing .text-first .text::after {
inset-block-start: 100%;
border-block-start: 0.5em solid rgba(70, 70, 70, 0.85);
border-block-end: 0.5em solid transparent;
clear: both;
}
.gmbrr.dark.bubble .listing .arrow.arrow-up,
.gmbrr.dark.bubble .listing .text::before {
border-block-end: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-up,
.gmbrr.bubble.fill .listing .text::before {
border-block-end: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill .listing .text-first .text::before,
.gmbrr.dark.bubble.fill .listing .text::before {
border-block-end: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.dark.bubble .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble .listing .text-first .text::after {
border-block-start: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-down,
.gmbrr.bubble.fill .listing .text-first .text::after {
border-block-start: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble.fill .listing .text-first .text::after {
border-block-start: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.bubble .listing .date,
.gmbrr.bubble .listing .relative-time-description {
font-size: 0.9em;
line-height: 110%;
}
.gmbrr.center.bubble.spaced .review-meta .rating,
.gmbrr.center.bubble.spaced .review-meta .date,
.gmbrr.center.bubble.spaced .review-meta .relative-time-description {
flex: 1 0 40%;
margin-inline: 0;
align-self: center;
}
.gmbrr.bubble .listing .author-name {
margin-block-end: 0.4rem;
}
.gmbrr .listing .rating + .date,
.gmbrr.fonts .listing .rating + .date,
.gmbrr .listing .rating + .relative-time-description,
.gmbrr.fonts .listing .rating + .relative-time-description {
margin-inline-start: min(1%, 0.4em);
}
.gmbrr.center.bubble .listing .inline .date,
.gmbrr.center.bubble .listing .inline .rating,
.gmbrr.center.bubble .listing .inline .relative-time-description,
.gmbrr.center.bubble .listing .text-first.inline .date,
.gmbrr.center.bubble .listing .text-first.inline .rating,
.gmbrr.center.bubble .listing .text-first.inline .relative-time-description {
flex: 1 0 50%;
margin-block: 0;
}
.gmbrr.center.bubble .listing .review-meta + .text,
.gmbrr.center .author-switch .author-name,
.gmbrr.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.5em;
}
.gmbrr.fonts.center.bubble .listing .review-meta + .text,
.gmbrr.fonts.center .author-switch .author-name,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.35em;
}
.gmbrr.center.bubble .listing .text + .author-avatar,
.gmbrr.narrow .listing .rating + .date,
.gmbrr.narrow .listing .rating + .relative-time-description,
.gmbrr.fonts.center.bubble .listing .review-meta:first-child + .text,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta:first-child + .text {
margin-block-start: 0.33em;
}
.gmbrr.bubble .inline.text-first .text {
margin-block-end: 0.6em;
}
.gmbrr .author-avatar-name a span,
.gmbrr .author-avatar-name a:hover span {
text-decoration: inherit;
}
.gmbrr .author-avatar,
.gmbrr .author-avatar a,
.gmbrr .author-name a,
.gmbrr .review-meta,
.gmbrr .text {
display: block;
}
.gmbrr .listing .author-avatar a,
.gmbrr .listing .author-avatar > img {
display: block;
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: 0 auto;
}
.gmbrr.center .listing .author-avatar a,
.gmbrr.center .listing .author-avatar > img {
margin-inline-start: auto;
}
.gmbrr.center .author-avatar a {
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: auto;
}
.gmbrr .review-meta {
flex: 1 0 4em;
line-height: 120%;
}
.gmbrr .author-avatar,
.gmbrr .no-avatar.text-first .author-avatar,
.gmbrr.fonts .author-avatar,
.gmbrr.fonts .no-avatar.text-first .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.3rem);
}
.gmbrr.narrow .author-avatar,
.gmbrr.fonts.narrow .author-avatar,
.gmbrr.fonts.narrow .no-avatar .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.7rem);
}
.gmbrr .listing li,
.gmbrr.center.bubble .listing li,
.gmbrr.center .author-avatar,
.gmbrr.center .author-name,
.gmbrr.center .review-meta,
.gmbrr.narrow.center .author-avatar,
.gmbrr.narrow.center .author-name,
.gmbrr.narrow.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble .listing .text,
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr.center.bubble.spaced .review-meta,
.gmbrr.narrow .no-avatar .review-meta {
flex: 1 0 100%;
}
.gmbrr .listing .text {
flex: 1 0 calc(100% - var(--avatar-width) - 1.4rem);
}
.gmbrr .listing .text-first .text:first-child {
flex: 1 0 calc(100% - 1.4rem);
}
.gmbrr.narrow .review-meta {
flex: 1 0 5%;
}
.gmbrr.center .author-name {
display: block;
width: auto;
line-height: 140%;
}
.gmbrr .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .author-avatar,
.gmbrr.center .no-avatar.text-first .author-avatar {
margin-inline: auto;
}
.gmbrr.justify .listing .text {
text-align: justify;
}
.gmbrr.center .listing .review-meta + .text {
margin-block: 0.4rem 0;
}
.gmbrr .fixed-height {
overflow: hidden;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.3) rgba(55, 55, 55, 0.01);
transition: 0.2s scrollbar-color linear;
}
.gmbrr.dark .fixed-height {
scrollbar-color: rgba(255, 255, 255, 0.3) rgba(205, 205, 205, 0.01);
}
.gmbrr .fixed-height:hover,
.gmbrr .fixed-height:focus {
scrollbar-color: rgba(0, 0, 0, 0.8) rgba(55, 55, 55, 0.1);
}
.gmbrr.dark .fixed-height:hover,
.gmbrr.dark .fixed-height:focus {
scrollbar-color: rgba(255, 255, 255, 0.8) rgba(205, 205, 205, 0.1);
}
.gmbrr .fixed-height::-webkit-scrollbar {
width: 10px;
}
.gmbrr .fixed-height::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.05);
}
.gmbrr .fixed-height:hover::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.2);
}
.gmbrr .fixed-height::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.gmbrr.dark .fixed-height::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.3);
}
.gmbrr .listing .text .review-more-placeholder {
visibility: hidden;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .listing .text + .review-meta {
margin-block: 0.1rem;
padding-inline-start: calc(var(--avatar-width) + 1rem);
}
.gmbrr.narrow .listing .review-meta + .text,
.gmbrr.narrow .listing .text + .review-meta {
padding-inline-start: calc(var(--avatar-width) + 1.1rem);
}
.gmbrr.narrow.bubble .listing .review-meta + .text,
.gmbrr.narrow.bubble .listing .text + .review-meta {
padding-inline-start: 1em;
}
.gmbrr .listing .text-first .text + .review-meta,
.gmbrr.center .listing .review-meta + .text,
.gmbrr.badge .listing .review-meta + .text {
padding-inline: 0.8em;
flex: 1 0 calc(100% - 2em);
}
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr .listing .no-avatar .review-meta + .text,
.gmbrr.center .listing .text + .review-meta,
.gmbrr.badge .listing .text + .review-meta,
.gmbrr.narrow .listing .no-avatar .review-meta + .text,
.gmbrr.narrow .listing .no-avatar .text + .review-meta {
padding-inline: 0;
}
.gmbrr.narrow .text {
margin-block: 0.2em 0;
}
.gmbrr .no-avatar.inline .text {
margin-block-end: 0.1em;
}
.gmbrr.center .listing .author-avatar,
.gmbrr.center .listing .author-name,
.gmbrr.center .text-first .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .text-first .text + .author-avatar {
margin-block: 0.2rem 0;
}
.gmbrr .listing .author-avatar img {
max-width: 100%;
height: auto;
}
.gmbrr .listing .author-name,
.gmbrr .listing .author-name a {
font-weight: 700;
}
.gmbrr .listing .date,
.gmbrr.center .listing .inline .date,
.gmbrr .listing .rating,
.gmbrr.center .listing .inline .rating,
.gmbrr .listing .relative-time-description,
.gmbrr.center .listing .inline .relative-time-description {
position: relative;
display: inline-block;
line-height: 120%;
margin-block: 0;
}
.gmbrr.center.narrow .listing .date,
.gmbrr.center.narrow .listing .rating,
.gmbrr.center.narrow .listing .relative-time-description,
.gmbrr.narrow .all-stars + .count {
display: block;
margin-inline: 0;
}
.gmbrr .listing .rating {
margin-inline-start: -0.1em;
font-size: 1.15em;
vertical-align: middle;
}
.gmbrr .listing .no-avatar .rating,
.gmbrr.center.narrow .listing .rating + .date,
.gmbrr.center.narrow .listing .rating + .relative-time-description {
margin-inline-start: 0;
}
.gmbrr.center .listing .rating {
margin-inline-start: auto;
}
.gmbrr.center .listing .no-date .rating,
.gmbrr.center .listing .relative-time-description {
margin-inline-end: auto;
}
.gmbrr .listing .no-date .rating {
margin-inline-end: 0;
}
.gmbrr .listing .inline .date,
.gmbrr .listing .inline .relative-time-description {
inset-block-start: 0.1em;
display: inline-block;
}
.gmbrr .inline.no-avatar .author-name,
.gmbrr .inline .rating {
clear: none;
display: inline-block;
}
.gmbrr .inline .author-name {
width: inherit;
vertical-align: middle;
}
.gmbrr .inline .text-first .author-name {
margin-block-end: 0.1em;
}
.gmbrr .inline .rating {
position: relative;
height: 1em;
inset-block-start: 0.05em;
}
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
position: relative;
height: inherit;
}
.gmbrr .inline .author-name,
.gmbrr .inline .date,
.gmbrr .inline .rating,
.gmbrr .inline .relative-time-description {
line-height: 1.3em;
}
.gmbrr.fonts .listing .rating {
font-size: 18px;
}
.gmbrr.fonts .inline .rating,
.gmbrr .listing .inline .review-meta > .rating,
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
inset-block-start: 0;
}
.gmbrr .listing .inline .review-meta > span + span {
margin-inline-start: min(1.5%, 0.7rem);
}
.gmbrr.fonts .listing .rating,
.gmbrr .listing .inline .rating {
line-height: 100%;
}
.gmbrr.fonts .listing .text {
line-height: 140%;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .rating .all-stars {
color: rgba(175, 175, 175, 0.85);
}
.gmbrr.dark .button {
color: rgba(40, 40, 40, 0.9);
background-color: rgba(245, 245, 245, 0.9);
}
.gmbrr.dark .button:hover {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.bubble.fill.amethyst .listing .text,
.gmbrr.bubble.fill.carbon .listing .text,
.gmbrr.bubble.fill.coffee .listing .text,
.gmbrr.bubble.fill.contrast .listing .text,
.gmbrr.bubble.fill.copper .listing .text,
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.bubble.fill.forest .listing .text,
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.bubble.fill.ocean .listing .text,
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.bubble.fill.slate .listing .text,
.gmbrr.dark,
.gmbrr.dark .author-name,
.gmbrr.dark .author-name a,
.gmbrr.dark .business-name,
.gmbrr.dark .heading,
.gmbrr.dark .text,
.gmbrr.dark.bubble.contrast .listing .text,
.gmbrr.dark.bubble.fill.amethyst .listing .text,
.gmbrr.dark.bubble.fill.carbon .listing .text,
.gmbrr.dark.bubble.fill.coffee .listing .text,
.gmbrr.dark.bubble.fill.copper .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.forest .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.ocean .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.slate .listing .text,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.dark.contrast .rating,
.gmbrr.dark.contrast .count,
.gmbrr.dark.contrast .date,
.gmbrr.dark.contrast .relative-time-description,
.gmbrr.dark.contrast .vicinity,
.gmbrr.stripe.contrast > :nth-child(2n-1) {
color: #FFF;
}
.gmbrr.bubble.fill.amethyst .listing .text a,
.gmbrr.bubble.fill.carbon .listing .text a,
.gmbrr.bubble.fill.coffee .listing .text a,
.gmbrr.bubble.fill.contrast .listing .text a,
.gmbrr.bubble.fill.copper .listing .text a,
.gmbrr.bubble.fill.coral .listing .text a,
.gmbrr.bubble.fill.cranberry .listing .text a,
.gmbrr.bubble.fill.forest .listing .text a,
.gmbrr.bubble.fill.magenta .listing .text a,
.gmbrr.bubble.fill.ocean .listing .text a,
.gmbrr.bubble.fill.pumpkin .listing .text a,
.gmbrr.bubble.fill.slate .listing .text a,
.gmbrr.dark.bubble.contrast .listing .text a {
color: rgba(255, 255, 255, 0.8);
}
.gmbrr.bubble.fill.mustard .listing .text a,
.gmbrr.bubble.fill.turquoise .listing .text a,
.gmbrr.dark.bubble.fill.contrast .listing .text a {
color: rgba(0, 0, 0, 0.8);
}
.gmbrr.cranberry .heading,
.gmbrr.cranberry .listing .rating,
.gmbrr.cranberry .rating,
.gmbrr.cranberry .rating .star,
.gmbrr.dark.cranberry .heading,
.gmbrr.dark.cranberry .listing .rating,
.gmbrr.dark.cranberry .rating,
.gmbrr.dark.cranberry .rating .star {
color: #9f000f;
}
.gmbrr.cranberry .listing a,
.gmbrr.cranberry a {
color: #4f0007;
}
.gmbrr.dark.cranberry .listing a,
.gmbrr.dark.cranberry a {
color: #b5a3a5;
}
.gmbrr.cranberry .count,
.gmbrr.cranberry .date,
.gmbrr.cranberry .relative-time-description,
.gmbrr.cranberry .vicinity {
color: #908788;
}
.gmbrr.dark.cranberry .count,
.gmbrr.dark.cranberry .date,
.gmbrr.dark.cranberry .relative-time-description,
.gmbrr.dark.cranberry .vicinity {
color: #ad9c9e;
}
.gmbrr.cranberry .listing .rating .not,
.gmbrr.cranberry .rating .all-stars,
.gmbrr.cranberry .star.gray {
color: rgba(150, 135, 136, 0.5);
}
.gmbrr.dark.cranberry .listing .rating .not,
.gmbrr.dark.cranberry .rating .all-stars,
.gmbrr.dark.cranberry .star.gray {
color: rgba(175, 161, 162, 0.5);
}
.gmbrr.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.cranberry .listing .text,
.gmbrr.dark.bubble.cranberry .listing .text {
box-shadow: 0 0 0 2px #9f000f inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a {
border-color: #9f000f;
}
.gmbrr.dark.carousel.cranberry .navigation .bullet a {
border-color: rgba(197, 40, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a {
border-color: rgba(159, 0, 15, 0.45);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.45) inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a:hover {
border-color: rgba(159, 0, 15, 0.9);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.cranberry .navigation .current.bullet a,
.gmbrr.carousel.cranberry .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #9f000f inset;
background-color: #9f000f;
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a {
color: rgba(159, 0, 15, 0.42);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a:hover {
color: #9f000f;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-up,
.gmbrr.bubble.cranberry .listing .text::before,
.gmbrr.bubble.fill.cranberry .listing .text::before,
.gmbrr.dark.bubble.cranberry .listing .text::before,
.gmbrr.dark.bubble.fill.cranberry .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #9f000f;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-down,
.gmbrr.bubble.cranberry .listing .text-first .text::after,
.gmbrr.bubble.fill.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.cranberry .listing .text-first .text::after {
border-block-start-color: #9f000f;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text {
background-color: #9f000f;
}
.gmbrr.coral .heading,
.gmbrr.coral .listing .rating,
.gmbrr.coral .listing a,
.gmbrr.coral .rating,
.gmbrr.coral .rating .star,
.gmbrr.coral a,
.gmbrr.dark.coral .heading,
.gmbrr.dark.coral .listing .rating,
.gmbrr.dark.coral .listing a,
.gmbrr.dark.coral .rating,
.gmbrr.dark.coral .rating .star,
.gmbrr.dark.coral a {
color: #e77471;
}
.gmbrr.coral .count,
.gmbrr.coral .date,
.gmbrr.coral .relative-time-description,
.gmbrr.coral .vicinity {
color: #aba2a2;
}
.gmbrr.dark.coral .count,
.gmbrr.dark.coral .date,
.gmbrr.dark.coral .relative-time-description,
.gmbrr.dark.coral .vicinity {
color: #dcd3d3;
}
.gmbrr.coral .listing .rating .not,
.gmbrr.coral .rating .all-stars,
.gmbrr.coral .star.gray {
color: rgba(192, 173, 173, 0.7);
}
.gmbrr.dark.coral .listing .rating .not,
.gmbrr.dark.coral .rating .all-stars,
.gmbrr.dark.coral .star.gray {
color: rgba(192, 173, 173, 0.5);
}
.gmbrr.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coral .listing .text,
.gmbrr.dark.bubble.coral .listing .text {
box-shadow: 0 0 0 2px #e77471 inset;
}
.gmbrr.carousel.coral .navigation .bullet a {
border-color: #e77471;
}
.gmbrr.dark.carousel.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.9);
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.45);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.45) inset;
}
.gmbrr.carousel.coral .navigation .bullet a:hover {
border-color: rgba(231, 116, 113, 0.9);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.coral .navigation .current.bullet a,
.gmbrr.carousel.coral .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e77471 inset;
background-color: #e77471;
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a {
color: rgba(231, 116, 113, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a:hover {
color: #e77471;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.coral .listing .arrow.arrow-up,
.gmbrr.bubble.coral .listing .text::before,
.gmbrr.bubble.fill.coral .listing .text::before,
.gmbrr.dark.bubble.coral .listing .text::before,
.gmbrr.dark.bubble.fill.coral .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #e77471;
}
.gmbrr.bubble.coral .listing .arrow.arrow-down,
.gmbrr.bubble.coral .listing .text-first .text::after,
.gmbrr.bubble.fill.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coral .listing .text-first .text::after {
border-block-start-color: #e77471;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text {
background-color: #e77471;
}
.gmbrr.dark.pumpkin .heading,
.gmbrr.dark.pumpkin .listing .rating,
.gmbrr.dark.pumpkin .listing a,
.gmbrr.dark.pumpkin .rating,
.gmbrr.dark.pumpkin .rating .star,
.gmbrr.dark.pumpkin a,
.gmbrr.pumpkin .heading,
.gmbrr.pumpkin .listing .rating,
.gmbrr.pumpkin .listing a,
.gmbrr.pumpkin .rating,
.gmbrr.pumpkin .rating .star,
.gmbrr.pumpkin a {
color: #f87217;
}
.gmbrr.pumpkin .count,
.gmbrr.pumpkin .date,
.gmbrr.pumpkin .relative-time-description,
.gmbrr.pumpkin .vicinity {
color: #b8b0ab;
}
.gmbrr.dark.pumpkin .count,
.gmbrr.dark.pumpkin .date,
.gmbrr.dark.pumpkin .relative-time-description,
.gmbrr.dark.pumpkin .vicinity {
color: #bbb5b1;
}
.gmbrr.pumpkin .listing .rating .not,
.gmbrr.pumpkin .rating .all-stars,
.gmbrr.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.7);
}
.gmbrr.dark.pumpkin .listing .rating .not,
.gmbrr.dark.pumpkin .rating .all-stars,
.gmbrr.dark.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.5);
}
.gmbrr.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.pumpkin .listing .text,
.gmbrr.dark.bubble.pumpkin .listing .text {
box-shadow: 0 0 0 2px #f87217 inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a {
border-color: #f87217;
}
.gmbrr.dark.carousel.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.9);
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.45);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.45) inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a:hover {
border-color: rgba(248, 114, 23, 0.9);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.pumpkin .navigation .current.bullet a,
.gmbrr.carousel.pumpkin .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #f87217 inset;
background-color: #f87217;
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a {
color: rgba(248, 114, 23, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a:hover {
color: #f87217;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-up,
.gmbrr.bubble.fill.pumpkin .listing .text::before,
.gmbrr.bubble.pumpkin .listing .text::before,
.gmbrr.dark.bubble.fill.pumpkin .listing .text::before,
.gmbrr.dark.bubble.pumpkin .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #f87217;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-down,
.gmbrr.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.bubble.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.pumpkin .listing .text-first .text::after {
border-block-start-color: #f87217;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text {
background-color: #f87217;
}
.gmbrr.dark.mustard .heading {
color: #ffdb58;
}
.gmbrr.mustard .heading,
.gmbrr.mustard .listing .rating,
.gmbrr.mustard .listing a,
.gmbrr.mustard .rating,
.gmbrr.mustard .rating .star,
.gmbrr.mustard a {
color: #e5c347;
}
.gmbrr.dark.mustard .listing .rating,
.gmbrr.dark.mustard .listing a,
.gmbrr.dark.mustard .rating,
.gmbrr.dark.mustard .rating .star,
.gmbrr.dark.mustard a {
color: #ffdb58;
}
.gmbrr.dark.mustard .count,
.gmbrr.dark.mustard .date,
.gmbrr.dark.mustard .relative-time-description,
.gmbrr.dark.mustard .vicinity,
.gmbrr.mustard .count,
.gmbrr.mustard .date,
.gmbrr.mustard .relative-time-description,
.gmbrr.mustard .vicinity {
color: #c1bfb6;
}
.gmbrr.mustard .listing .rating .not,
.gmbrr.mustard .rating .all-stars,
.gmbrr.mustard .star.gray {
color: rgba(199, 193, 172, 0.4);
}
.gmbrr.dark.mustard .listing .rating .not,
.gmbrr.dark.mustard .rating .all-stars,
.gmbrr.dark.mustard .star.gray {
color: rgba(199, 193, 172, 0.3);
}
.gmbrr.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #e5c347 inset;
}
.gmbrr.carousel.mustard .navigation .bullet a {
border-color: #DBB734;
}
.gmbrr.dark.carousel.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.9);
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.45);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.45) inset;
}
.gmbrr.carousel.mustard .navigation .bullet a:hover {
border-color: rgba(229, 195, 71, 0.9);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.mustard .navigation .current.bullet a,
.gmbrr.carousel.mustard .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e5c347 inset;
background-color: #e5c347;
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a {
color: rgba(229, 195, 71, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a:hover {
color: #e5c347;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #ffdb58 inset;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.bubble.fill.mustard .listing .text::before,
.gmbrr.bubble.mustard .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #e5c347;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.mustard .listing .text::before,
.gmbrr.dark.bubble.mustard .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #ffdb58;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.bubble.mustard .listing .text-first .text::after {
border-block-start-color: #e5c347;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.dark.bubble.mustard .listing .text-first .text::after {
border-block-start-color: #ffdb58;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.mustard .listing .text {
background-color: #e5c347;
}
.gmbrr.dark.bubble.fill.mustard .listing .text {
background-color: #ffdb58;
}
.gmbrr.dark.forest .heading {
color: #68a863;
}
.gmbrr.forest .heading,
.gmbrr.forest .listing .rating,
.gmbrr.forest .listing a,
.gmbrr.forest .rating,
.gmbrr.forest .rating .star,
.gmbrr.forest a {
color: #347235;
}
.gmbrr.dark.forest .listing .rating,
.gmbrr.dark.forest .listing a,
.gmbrr.dark.forest .rating,
.gmbrr.dark.forest .rating .star,
.gmbrr.dark.forest a {
color: #68a863;
}
.gmbrr.forest .count,
.gmbrr.forest .date,
.gmbrr.forest .relative-time-description,
.gmbrr.forest .vicinity {
color: #8e9a8e;
}
.gmbrr.dark.forest .count,
.gmbrr.dark.forest .date,
.gmbrr.dark.forest .relative-time-description,
.gmbrr.dark.forest .vicinity {
color: #98a298;
}
.gmbrr.forest .listing .rating .not,
.gmbrr.forest .rating .all-stars,
.gmbrr.forest .star.gray {
color: rgba(141, 162, 142, 0.7);
}
.gmbrr.dark.forest .listing .rating .not,
.gmbrr.dark.forest .rating .all-stars,
.gmbrr.dark.forest .star.gray {
color: rgba(141, 162, 142, 0.5);
}
.gmbrr.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #347235 inset;
}
.gmbrr.carousel.forest .navigation .bullet a {
border-color: #347235;
}
.gmbrr.dark.carousel.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.9);
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.45);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.45) inset;
}
.gmbrr.carousel.forest .navigation .bullet a:hover {
border-color: rgba(141, 162, 142, 0.9);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.forest .navigation .current.bullet a,
.gmbrr.carousel.forest .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #347235 inset;
background-color: #347235;
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a {
color: rgba(141, 162, 142, 0.35);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a:hover {
color: #347235;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #68a863 inset;
}
.gmbrr.bubble.forest .listing .arrow.arrow-up,
.gmbrr.bubble.fill.forest .listing .text::before,
.gmbrr.bubble.forest .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #347235;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.forest .listing .text::before,
.gmbrr.dark.bubble.forest .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #68a863;
}
.gmbrr.bubble.forest .listing .arrow.arrow-down,
.gmbrr.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.bubble.forest .listing .text-first .text::after {
border-block-start-color: #347235;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.dark.bubble.forest .listing .text-first .text::after {
border-block-start-color: #68a863;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.forest .listing .text {
background-color: #347235;
}
.gmbrr.dark.bubble.fill.forest .listing .text {
background-color: #68a863;
}
.gmbrr.dark.turquoise .heading {
color: #43c6db;
}
.gmbrr.turquoise .heading,
.gmbrr.turquoise .listing .rating,
.gmbrr.turquoise .listing a,
.gmbrr.turquoise .rating,
.gmbrr.turquoise .rating .star,
.gmbrr.turquoise a {
color: #14b1cb;
}
.gmbrr.dark.turquoise .listing .rating,
.gmbrr.dark.turquoise .listing a,
.gmbrr.dark.turquoise .rating,
.gmbrr.dark.turquoise .rating .star,
.gmbrr.dark.turquoise a {
color: #43c6db;
}
.gmbrr.turquoise .count,
.gmbrr.turquoise .date,
.gmbrr.turquoise .relative-time-description,
.gmbrr.turquoise .vicinity {
color: #92a4a7;
}
.gmbrr.dark.turquoise .count,
.gmbrr.dark.turquoise .date,
.gmbrr.dark.turquoise .relative-time-description,
.gmbrr.dark.turquoise .vicinity {
color: #a6b8bb;
}
.gmbrr.turquoise .listing .rating .not,
.gmbrr.turquoise .rating .all-stars,
.gmbrr.turquoise .star.gray {
color: rgba(159, 176, 179, 0.7);
}
.gmbrr.dark.turquoise .listing .rating .not,
.gmbrr.dark.turquoise .rating .all-stars,
.gmbrr.dark.turquoise .star.gray {
color: rgba(159, 176, 179, 0.5);
}
.gmbrr.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #14b1cb inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a {
border-color: #14b1cb;
}
.gmbrr.dark.carousel.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.9);
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.45);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.45) inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a:hover {
border-color: rgba(20, 177, 203, 0.9);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.turquoise .navigation .current.bullet a,
.gmbrr.carousel.turquoise .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #14b1cb inset;
background-color: #14b1cb;
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a {
color: rgba(20, 177, 203, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a:hover {
color: #14b1cb;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #43c6db inset;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.bubble.fill.turquoise .listing .text::before,
.gmbrr.bubble.turquoise .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #14b1cb;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.turquoise .listing .text::before,
.gmbrr.dark.bubble.turquoise .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #43c6db;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.bubble.turquoise .listing .text-first .text::after {
border-block-start-color: #14b1cb;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.dark.bubble.turquoise .listing .text-first .text::after {
border-block-start-color: #43c6db;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.turquoise .listing .text {
background-color: #14b1cb;
}
.gmbrr.dark.bubble.fill.turquoise .listing .text {
background-color: #43c6db;
}
.gmbrr.dark.ocean .heading {
color: #507ee7;
}
.gmbrr.ocean .heading,
.gmbrr.ocean .listing .rating,
.gmbrr.ocean .listing a,
.gmbrr.ocean .rating,
.gmbrr.ocean .rating .star,
.gmbrr.ocean a {
color: #2b65ec;
}
.gmbrr.dark.ocean .listing .rating,
.gmbrr.dark.ocean .listing a,
.gmbrr.dark.ocean .rating,
.gmbrr.dark.ocean .rating .star,
.gmbrr.dark.ocean a {
color: #507ee7;
}
.gmbrr.ocean .count,
.gmbrr.ocean .date,
.gmbrr.ocean .relative-time-description,
.gmbrr.ocean .vicinity {
color: #92969f;
}
.gmbrr.dark.ocean .count,
.gmbrr.dark.ocean .date,
.gmbrr.dark.ocean .relative-time-description,
.gmbrr.dark.ocean .vicinity {
color: #b0b2b8;
}
.gmbrr.ocean .listing .rating .not,
.gmbrr.ocean .rating .all-stars,
.gmbrr.ocean .star.gray {
color: rgba(168, 171, 179, 0.7);
}
.gmbrr.dark.ocean .listing .rating .not,
.gmbrr.dark.ocean .rating .all-stars,
.gmbrr.dark.ocean .star.gray {
color: rgba(168, 171, 179, 0.5);
}
.gmbrr.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #2b65ec inset;
}
.gmbrr.carousel.ocean .navigation .bullet a {
border-color: #2b65ec;
}
.gmbrr.dark.carousel.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.9);
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.45);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.45) inset;
}
.gmbrr.carousel.ocean .navigation .bullet a:hover {
border-color: rgba(43, 101, 236, 0.9);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.ocean .navigation .current.bullet a,
.gmbrr.carousel.ocean .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #2b65ec inset;
background-color: #2b65ec;
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a {
color: rgba(43, 101, 236, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a:hover {
color: #2b65ec;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #507ee7 inset;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.bubble.fill.ocean .listing .text::before,
.gmbrr.bubble.ocean .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #2b65ec;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.ocean .listing .text::before,
.gmbrr.dark.bubble.ocean .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #507ee7;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.bubble.ocean .listing .text-first .text::after {
border-block-start-color: #2b65ec;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.dark.bubble.ocean .listing .text-first .text::after {
border-block-start-color: #507ee7;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.ocean .listing .text {
background-color: #2b65ec;
}
.gmbrr.dark.bubble.fill.ocean .listing .text {
background-color: #507ee7;
}
.gmbrr.dark.amethyst .heading {
color: #8a49e8;
}
.gmbrr.amethyst .heading,
.gmbrr.amethyst .listing .rating,
.gmbrr.amethyst .listing a,
.gmbrr.amethyst .rating,
.gmbrr.amethyst .rating .star,
.gmbrr.amethyst a {
color: #6c2dc7;
}
.gmbrr.dark.amethyst .listing .rating,
.gmbrr.dark.amethyst .listing a,
.gmbrr.dark.amethyst .rating,
.gmbrr.dark.amethyst .rating .star,
.gmbrr.dark.amethyst a {
color: #8a49e8;
}
.gmbrr.amethyst .count,
.gmbrr.amethyst .date,
.gmbrr.amethyst .relative-time-description,
.gmbrr.amethyst .vicinity {
color: #8e8a94;
}
.gmbrr.dark.amethyst .count,
.gmbrr.dark.amethyst .date,
.gmbrr.dark.amethyst .relative-time-description,
.gmbrr.dark.amethyst .vicinity {
color: #b2a9c0;
}
.gmbrr.amethyst .listing .rating .not,
.gmbrr.amethyst .rating .all-stars,
.gmbrr.amethyst .star.gray {
color: rgba(158, 150, 171, 0.7);
}
.gmbrr.dark.amethyst .listing .rating .not,
.gmbrr.dark.amethyst .rating .all-stars,
.gmbrr.dark.amethyst .star.gray {
color: rgba(158, 150, 171, 0.5);
}
.gmbrr.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #6c2dc7 inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a {
border-color: #6c2dc7;
}
.gmbrr.dark.carousel.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.9);
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.45);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.45) inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a:hover {
border-color: rgba(108, 45, 199, 0.9);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.amethyst .navigation .current.bullet a,
.gmbrr.carousel.amethyst .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6c2dc7 inset;
background-color: #6c2dc7;
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a {
color: rgba(108, 45, 199, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a:hover {
color: #6c2dc7;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #8a49e8 inset;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.bubble.amethyst .listing .text::before,
.gmbrr.bubble.fill.amethyst .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #6c2dc7;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.dark.bubble.amethyst .listing .text::before,
.gmbrr.dark.bubble.fill.amethyst .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #8a49e8;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.bubble.amethyst .listing .text-first .text::after,
.gmbrr.bubble.fill.amethyst .listing .text-first .text::after {
border-block-start-color: #6c2dc7;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.dark.bubble.amethyst .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.amethyst .listing .text-first .text::after {
border-block-start-color: #8a49e8;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.amethyst .listing .text {
background-color: #6c2dc7;
}
.gmbrr.dark.bubble.fill.amethyst .listing .text {
background-color: #8a49e8;
}
.gmbrr.dark.magenta .heading,
.gmbrr.dark.magenta .listing .rating,
.gmbrr.dark.magenta .listing a,
.gmbrr.dark.magenta .rating,
.gmbrr.dark.magenta .rating .star,
.gmbrr.dark.magenta a,
.gmbrr.magenta .heading,
.gmbrr.magenta .listing .rating,
.gmbrr.magenta .listing a,
.gmbrr.magenta .rating,
.gmbrr.magenta .rating .star,
.gmbrr.magenta a {
color: #d5008b;
}
.gmbrr.magenta .count,
.gmbrr.magenta .date,
.gmbrr.magenta .relative-time-description,
.gmbrr.magenta .vicinity {
color: #988f95;
}
.gmbrr.dark.magenta .count,
.gmbrr.dark.magenta .date,
.gmbrr.dark.magenta .relative-time-description,
.gmbrr.dark.magenta .vicinity {
color: #ab98a4;
}
.gmbrr.magenta .listing .rating .not,
.gmbrr.magenta .rating .all-stars,
.gmbrr.magenta .star.gray {
color: rgba(176, 164, 172, 0.7);
}
.gmbrr.dark.magenta .listing .rating .not,
.gmbrr.dark.magenta .rating .all-stars,
.gmbrr.dark.magenta .star.gray {
color: rgba(176, 164, 172, 0.5);
}
.gmbrr.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.magenta .listing .text,
.gmbrr.dark.bubble.magenta .listing .text {
box-shadow: 0 0 0 2px #d5008b inset;
}
.gmbrr.carousel.magenta .navigation .bullet a {
border-color: #d5008b;
}
.gmbrr.dark.carousel.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.9);
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.45);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.45) inset;
}
.gmbrr.carousel.magenta .navigation .bullet a:hover {
border-color: rgba(213, 0, 139, 0.9);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.magenta .navigation .current.bullet a,
.gmbrr.carousel.magenta .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #d5008b inset;
background-color: #d5008b;
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a {
color: rgba(213, 0, 139, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a:hover {
color: #d5008b;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-up,
.gmbrr.bubble.fill.magenta .listing .text::before,
.gmbrr.bubble.magenta .listing .text::before,
.gmbrr.dark.bubble.fill.magenta .listing .text::before,
.gmbrr.dark.bubble.magenta .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #d5008b;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-down,
.gmbrr.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.bubble.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.magenta .listing .text-first .text::after {
border-block-start-color: #d5008b;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text {
background-color: #d5008b;
}
.gmbrr.dark.slate .heading {
color: #8290a0;
}
.gmbrr.slate .heading,
.gmbrr.slate .listing .rating,
.gmbrr.slate .listing a,
.gmbrr.slate .rating,
.gmbrr.slate .rating .star,
.gmbrr.slate a {
color: #657383;
}
.gmbrr.dark.slate .listing .rating,
.gmbrr.dark.slate .listing a,
.gmbrr.dark.slate .rating,
.gmbrr.dark.slate .rating .star,
.gmbrr.dark.slate a {
color: #8290a0;
}
.gmbrr.slate .count,
.gmbrr.slate .date,
.gmbrr.slate .relative-time-description,
.gmbrr.slate .vicinity {
color: #9c9c9c;
}
.gmbrr.dark.slate .count,
.gmbrr.dark.slate .date,
.gmbrr.dark.slate .relative-time-description,
.gmbrr.dark.slate .vicinity {
color: #969696;
}
.gmbrr.slate .listing .rating .not,
.gmbrr.slate .rating .all-stars,
.gmbrr.slate .star.gray {
color: rgba(162, 162, 162, 0.7);
}
.gmbrr.dark.slate .listing .rating .not,
.gmbrr.dark.slate .rating .all-stars,
.gmbrr.dark.slate .star.gray {
color: rgba(193, 193, 193, 0.35);
}
.gmbrr.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #657383 inset;
}
.gmbrr.carousel.slate .navigation .bullet a {
border-color: #657383;
}
.gmbrr.dark.carousel.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.9);
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.45);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.45) inset;
}
.gmbrr.carousel.slate .navigation .bullet a:hover {
border-color: rgba(101, 115, 131, 0.9);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.slate .navigation .current.bullet a,
.gmbrr.carousel.slate .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #657383 inset;
background-color: #657383;
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a {
color: rgba(101, 115, 131, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a:hover {
color: #657383;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #8290a0 inset;
}
.gmbrr.bubble.slate .listing .arrow.arrow-up,
.gmbrr.bubble.fill.slate .listing .text::before,
.gmbrr.bubble.slate .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #657383;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.slate .listing .text::before,
.gmbrr.dark.bubble.slate .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #8290a0;
}
.gmbrr.bubble.slate .listing .arrow.arrow-down,
.gmbrr.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.bubble.slate .listing .text-first .text::after {
border-block-start-color: #657383;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.dark.bubble.slate .listing .text-first .text::after {
border-block-start-color: #8290a0;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.slate .listing .text {
background-color: #657383;
}
.gmbrr.dark.bubble.fill.slate .listing .text {
background-color: #8290a0;
}
.gmbrr.dark.carbon .heading {
color: #838282;
}
.gmbrr.carbon .heading,
.gmbrr.carbon .listing .rating,
.gmbrr.carbon .listing a,
.gmbrr.carbon .rating,
.gmbrr.carbon .rating .star,
.gmbrr.carbon a {
color: #625d5d;
}
.gmbrr.dark.carbon .listing .rating,
.gmbrr.dark.carbon .listing a,
.gmbrr.dark.carbon .rating,
.gmbrr.dark.carbon .rating .star,
.gmbrr.dark.carbon a {
color: #838282;
}
.gmbrr.carbon .count,
.gmbrr.carbon .date,
.gmbrr.carbon .relative-time-description,
.gmbrr.carbon .vicinity {
color: silver;
}
.gmbrr.dark.carbon .count,
.gmbrr.dark.carbon .date,
.gmbrr.dark.carbon .relative-time-description,
.gmbrr.dark.carbon .vicinity {
color: #838181;
}
.gmbrr.carbon .listing .rating .not,
.gmbrr.carbon .rating .all-stars,
.gmbrr.carbon .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.carbon .listing .rating .not,
.gmbrr.dark.carbon .rating .all-stars,
.gmbrr.dark.carbon .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #625d5d inset;
}
.gmbrr.carousel.carbon .navigation .bullet a {
border-color: #625d5d;
}
.gmbrr.dark.carousel.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.9);
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.45);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.45) inset;
}
.gmbrr.carousel.carbon .navigation .bullet a:hover {
border-color: rgba(98, 93, 93, 0.9);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.carbon .navigation .current.bullet a,
.gmbrr.carousel.carbon .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #625d5d inset;
background-color: #625d5d;
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a {
color: rgba(98, 93, 93, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a:hover {
color: #625d5d;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #838282 inset;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.bubble.carbon .listing .text::before,
.gmbrr.bubble.fill.carbon .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #625d5d;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.dark.bubble.carbon .listing .text::before,
.gmbrr.dark.bubble.fill.carbon .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #838282;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.bubble.carbon .listing .text-first .text::after,
.gmbrr.bubble.fill.carbon .listing .text-first .text::after {
border-block-start-color: #625d5d;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.dark.bubble.carbon .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.carbon .listing .text-first .text::after {
border-block-start-color: #838282;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.carbon .listing .text {
background-color: #625d5d;
}
.gmbrr.dark.bubble.fill.carbon .listing .text {
background-color: #838282;
}
.gmbrr.dark.copper .heading {
color: #c58447;
}
.gmbrr.copper .heading,
.gmbrr.copper .listing .rating,
.gmbrr.copper .listing a,
.gmbrr.copper .rating,
.gmbrr.copper .rating .star,
.gmbrr.copper a {
color: #b87333;
}
.gmbrr.dark.copper .listing .rating,
.gmbrr.dark.copper .listing a,
.gmbrr.dark.copper .rating,
.gmbrr.dark.copper .rating .star,
.gmbrr.dark.copper a {
color: #c58447;
}
.gmbrr.copper .count,
.gmbrr.copper .date,
.gmbrr.copper .relative-time-description,
.gmbrr.copper .vicinity {
color: silver;
}
.gmbrr.dark.copper .count,
.gmbrr.dark.copper .date,
.gmbrr.dark.copper .relative-time-description,
.gmbrr.dark.copper .vicinity {
color: #aca197;
}
.gmbrr.copper .listing .rating .not,
.gmbrr.copper .rating .all-stars,
.gmbrr.copper .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.copper .listing .rating .not,
.gmbrr.dark.copper .rating .all-stars,
.gmbrr.dark.copper .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #b87333 inset;
}
.gmbrr.carousel.copper .navigation .bullet a {
border-color: #b87333;
}
.gmbrr.dark.carousel.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.9);
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.45);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.45) inset;
}
.gmbrr.carousel.copper .navigation .bullet a:hover {
border-color: rgba(184, 115, 51, 0.9);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.copper .navigation .current.bullet a,
.gmbrr.carousel.copper .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #b87333 inset;
background-color: #b87333;
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a {
color: rgba(184, 115, 51, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a:hover {
color: #b87333;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #c58447 inset;
}
.gmbrr.bubble.copper .listing .arrow.arrow-up,
.gmbrr.bubble.copper .listing .text::before,
.gmbrr.bubble.fill.copper .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #b87333;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-up,
.gmbrr.dark.bubble.copper .listing .text::before,
.gmbrr.dark.bubble.fill.copper .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #c58447;
}
.gmbrr.bubble.copper .listing .arrow.arrow-down,
.gmbrr.bubble.copper .listing .text-first .text::after,
.gmbrr.bubble.fill.copper .listing .text-first .text::after {
border-block-start-color: #b87333;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-down,
.gmbrr.dark.bubble.copper .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.copper .listing .text-first .text::after {
border-block-start-color: #c58447;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.copper .listing .text {
background-color: #b87333;
}
.gmbrr.dark.bubble.fill.copper .listing .text {
background-color: #c58447;
}
.gmbrr.dark.coffee .heading {
color: #9f7f69;
}
.gmbrr.coffee .heading,
.gmbrr.coffee .listing .rating,
.gmbrr.coffee .listing a,
.gmbrr.coffee .rating,
.gmbrr.coffee .rating .star,
.gmbrr.coffee a {
color: #6f4e37;
}
.gmbrr.dark.coffee .listing .rating,
.gmbrr.dark.coffee .listing a,
.gmbrr.dark.coffee .rating,
.gmbrr.dark.coffee .rating .star,
.gmbrr.dark.coffee a {
color: #9f7f69;
}
.gmbrr.coffee .count,
.gmbrr.coffee .date,
.gmbrr.coffee .relative-time-description,
.gmbrr.coffee .vicinity {
color: silver;
}
.gmbrr.dark.coffee .count,
.gmbrr.dark.coffee .date,
.gmbrr.dark.coffee .relative-time-description,
.gmbrr.dark.coffee .vicinity {
color: #a29c99;
}
.gmbrr.coffee .listing .rating .not,
.gmbrr.coffee .rating .all-stars,
.gmbrr.coffee .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.coffee .listing .rating .not,
.gmbrr.dark.coffee .rating .all-stars,
.gmbrr.dark.coffee .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #6f4e37 inset;
}
.gmbrr.carousel.coffee .navigation .bullet a {
border-color: #6f4e37;
}
.gmbrr.dark.carousel.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.45);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.45) inset;
}
.gmbrr.carousel.coffee .navigation .bullet a:hover {
border-color: rgba(111, 78, 55, 0.9);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.coffee .navigation .current.bullet a,
.gmbrr.carousel.coffee .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6f4e37 inset;
background-color: #6f4e37;
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a {
color: rgba(111, 78, 55, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a:hover {
color: #6f4e37;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #9f7f69 inset;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.bubble.coffee .listing .text::before,
.gmbrr.bubble.fill.coffee .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #6f4e37;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.dark.bubble.coffee .listing .text::before,
.gmbrr.dark.bubble.fill.coffee .listing .text::before {
border-block-start-color: transparent;
border-block-end-color: #9f7f69;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.bubble.coffee .listing .text-first .text::after,
.gmbrr.bubble.fill.coffee .listing .text-first .text::after {
border-block-start-color: #6f4e37;
border-block-end-color: transparent;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.dark.bubble.coffee .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coffee .listing .text-first .text::after {
border-block-start-color: #9f7f69;
border-block-end-color: transparent;
}
.gmbrr.bubble.fill.coffee .listing .text {
background-color: #6f4e37;
}
.gmbrr.dark.bubble.fill.coffee .listing .text {
background-color: #9f7f69;
}
.gmbrr.fill.contrast .listing .text {
background: #161616;
}
.gmbrr.dark.fill.contrast .listing .text {
background: #fff;
}
.gmbrr.carousel.bullet-solid.contrast .navigation .bullet a {
border-color: rgba(130, 130, 130, 0.45);
box-shadow: 0 0 0 0.8rem rgba(130, 130, 130, 0.45) inset;
}
.gmbrr.carousel.contrast .navigation .bullet a:hover,
.gmbrr.carousel.contrast .navigation .current.bullet a,
.gmbrr.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #000 inset;
background-color: #000;
}
.gmbrr.dark.carousel.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #FFF inset;
background-color: #FFF;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a {
color: rgba(135, 135, 135, 0.52);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover {
background-color: inherit;
box-shadow: none;
}
.gmbrr .star,
.gmbrr.stars-yellow .star {
display: inline-block;
width: 0.8em;
height: 0.7667em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==") 0 0/100% no-repeat;
}
.gmbrr.stars-orange .star {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.rtl .gmbrr .star {
transform: scale(-1, 1);
}
.gmbrr .animate .stars-gray {
position: relative;
}
.gmbrr .animate .star {
animation: google-business-reviews-rating-star 3s 0.5s ease-in-out 1;
animation-fill-mode: backwards;
animation-play-state: paused;
transform-origin: 33% 50%;
}
.gmbrr .animate.animation-start .star {
animation-play-state: running;
}
.rtl .gmbrr .animate .star {
transform-origin: 50% 50%;
}
.gmbrr .animate .star:nth-child(1) {
animation-duration: 3s;
animation-delay: 0.5s;
}
.gmbrr .animate .star:nth-child(2) {
animation-duration: 2.8s;
animation-delay: 0.9s;
}
.gmbrr .animate .star:nth-child(3) {
animation-duration: 2.6s;
animation-delay: 1.3s;
}
.gmbrr .animate .star:nth-child(4) {
animation-duration: 2.4s;
animation-delay: 1.7s;
}
.gmbrr .animate .star:nth-child(5) {
animation-duration: 2.2s;
animation-delay: 2.1s;
}
.gmbrr .animate.inline-svg .star,
.gmbrr .animate .star.gray:nth-child(2),
.gmbrr .animate .star.gray:nth-child(3),
.gmbrr .animate .star.gray:nth-child(4),
.gmbrr .animate .star.gray:nth-child(5),
.gmbrr .animate .star.grey:nth-child(2),
.gmbrr .animate .star.grey:nth-child(3),
.gmbrr .animate .star.grey:nth-child(4),
.gmbrr .animate .star.grey:nth-child(5),
.gmbrr .animate .star.split-10-90:nth-child(2),
.gmbrr .animate .star.split-10-90:nth-child(3),
.gmbrr .animate .star.split-10-90:nth-child(4),
.gmbrr .animate .star.split-10-90:nth-child(5) {
animation: none;
}
.gmbrr .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.gmbrr.dark .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.gmbrr.stars-orange .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.gmbrr .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.gmbrr.dark .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.gmbrr.stars-orange .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.gmbrr .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.dark .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.stars-orange .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.gmbrr.dark .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.gmbrr .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.dark .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.stars-orange .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.dark .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr.stars-orange .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.gmbrr .star.gray,
.gmbrr .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.gmbrr.dark .star.gray,
.gmbrr.dark .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.gray,
.gmbrr.stars-orange .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.gmbrr.dark .powered-by-google.light,
.powered-by-google {
display: inline-block;
line-height: 100%;
width: 143px;
height: 19px;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8+CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8+CjwvZz4KPC9nPgo8L2c+Cjwvc3ZnPgo") 0 0/100% no-repeat;
}
.gmbrr.dark .powered-by-google,
.powered-by-google.dark {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIG9wYWNpdHk9IjAuNyI+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc+CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg");
}
.powered-by-google.image {
background: 0 0;
}
.powered-by-google img {
display: inline-block;
width: 143px;
height: 19px;
}
.google-icon,
.google-icon-black .google-icon,
.google-icon-white .google-icon {
inset-block-start: 0.05em;
position: relative;
margin-inline-end: 0.3em;
display: inline-block;
width: 1em;
height: 1em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8+CjwvZz4KPGc+CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM+CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+CjwvY2xpcFBhdGg+CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c+CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4") 0 0/100% no-repeat;
}
.gmbrr.google-icon-black .google-icon,
.google-icon.black {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+Cg");
}
.gmbrr.google-icon-white .google-icon,
.google-icon.white {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+");
}
.google-icon-black.end,
.google-icon-white.end,
.google-icon.end {
margin-inline: 0.3em 0;
}
.google-icon-black.compact,
.google-icon-white.compact,
.google-icon.compact {
margin-inline: 0;
}
@media (max-width:783px) {
.gmbrr {
width: calc(100% - 30px);
margin-block: 0;
margin-inline: auto;
}
}
@media (min-width:783px) {
.gmbrr.tile.columns .listing {
gap: calc(1.7rem - 8px) calc(1.8rem - 2px);
}
.gmbrr.columns.four .listing li,
.gmbrr.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li,
.gmbrr.tile.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar,
.gmbrr.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar,
.gmbrr.tile.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 5.6rem);
}
.gmbrr.columns.six .listing li,
.gmbrr.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 3rem);
}
.gmbrr.tile.columns.six .listing li,
.gmbrr.tile.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar,
.gmbrr.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar,
.gmbrr.tile.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 5.6rem);
}
}
@media (min-width:1000px) {
.gmbrr.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 5.6rem);
}
.gmbrr.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 3rem);
}
.gmbrr.tile.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 5.6rem);
}
.gmbrr.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 3rem);
}
.gmbrr.tile.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 5.6rem);
}
}
@media (min-width:1200px) {
.gmbrr.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 3rem);
}
.gmbrr.tile.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 5.6rem);
}
}.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-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;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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;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;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/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-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;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(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.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:#fff;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:700}.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;border-style:solid;border-width:5px 4px 0;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;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;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:700;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:700;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-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{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:1px solid #000;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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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:0 0;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:#fff}.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}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.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;border-style:solid;border-width:5px 4px 0;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:4px 0 0 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:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.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:#fff;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:700;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}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(//www.octopusclinic.com/wp-content/plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e} .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label,.searchandfilter li[data-sf-field-input-type=range-radio] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}:root {
--primary-color: rgba(192, 218, 0, 1);
--secondary-color: #141b2d;
--text-color: rgba(41,41,41, 1); --grey-color:rgba(250, 250, 250, 1);
}
@-ms-viewport {
width: device-width;
zoom: 1;
}
@-o-viewport {
width: device-width;
zoom: 1;
}
@viewport {
width: device-width;
zoom: 1;
}
* {
margin: 0;
padding: 0;
}
*,
*:after,
*:before {
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
}
html {
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
vertical-align: baseline !important;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin: 0 auto;
font-size: 100%;
}
body {
font-family: 'Rubik', 'Arial', sans-serif;
color: var(--secondary-color);
background: rgba(255, 255, 255, 1);
font-size: 16px;
text-align: left;
font-weight: 300;
position: relative;
-webkit-font-smoothing: antialiased;
}
a {
color: var(--secondary-color);
text-decoration: none;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
}
a:hover {
cursor: pointer;
text-decoration: underline;
color: var(--primary-color);
}
h1,
h2,
h3,
h4,
h5 {
font-weight: 400;
}
h1 {
font-size: 2.5em;
}
h2 {
font-size: 2em;
margin-bottom: 0.5em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.4em;
}
h4 span {
display: block;
font-size: 0.75em;
color: rgba(41, 41, 41, 1);
margin-top: 0.3em;
font-weight: 300;
}
h5 {
font-size: 0.9em;
font-weight:600;
}
p {
font-size: 1em;
line-height: 24px;
margin-top: 1em;
font-weight:400;
}
p.sub {
font-size:0.8em;
margin-top:0;
}
strong {
font-weight:600;
}
p a {
text-decoration: underline;
font-weight: 400;
}
h1+p,
h2+p,
h3+p,
h4+p {
margin-top: 0;
}
ul li,
ol li {
margin-left: 2em;
margin-top: 0.5em;
line-height: 24px;
font-weight:400;
}
.contact h4 {
width: 100%;
float: left;
}
#main-wrapper {
width: 1000px;
max-width: 100%;
margin: 0 auto;
padding: 0 1em;
position: relative;
}
[class^="col-"],
[class*=" col-"] {
float: left;
display: block;
position: relative;
}
.col-1of12 {
width: 8.3333%;
}
.col-2of12 {
width: 16.6666%;
}
.col-3of12 {
width: 25%;
}
.col-4of12 {
width: 33.3333%;
}
.col-5of12 {
width: 41.6666%;
}
.col-6of12 {
width: 50%;
}
.col-7of12 {
width: 58.3333%;
}
.col-8of12 {
width: 66.6666%;
}
.col-9of12 {
width: 75%;
}
.col-10of12 {
width: 83.3333%;
}
.col-11of12 {
width: 91.6666%;
}
.col-12of12 {
width: 100%;
}
.column-padding {
padding: 2em;
}
section,
header,
footer,
header .header-top,
header .header,
form.search-form,
form.location-search,
.map-container,
.testimonial,
.button-container,
.book-now,
.cta {
width: 100%;
float: left;
display: block;
clear: both;
position: relative;
}
section.border-bottom {
border-bottom: 1px solid rgba(240, 240, 240, 1);
}
header .header.top,
header .header {
padding: 1em;
}
section.book-now {
padding: 2em;
}
section.book-now {
margin-top: 1em;
}
section.book-now h4 {
font-size: 1em;
}
section.book-now p {
margin-bottom: 0.75em;
}
section.alert {
display:flex;
flex-direction:row;
justify-content: center;
align-items: center;
text-align:center;
padding:0.5em 1em;
}
section.alert p {
margin:0;
}
header .header.top,
footer {
font-size: 1em;
}
header .header.top { font-weight:400;
display:flex;
justify-content:space-between;
flex-direction:row;
}
header .header.top #main-wrapper {
justify-content:space-between;
flex-direction:row;
display:flex;
}
header .header.top a {
color:var(--primary-color);
font-weight:600;
}
header .logo { width:180px;
height: 50px;
float: left;
background-size: contain;
background-position: center; background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/logo/Dark-Colour-Octopus-Clinic-Logo.png), none;
z-index: 9999;
background-repeat:no-repeat;
}
section.padding {
padding: 6em 3em;
}
footer .logo {
width: 168px;
height: 50px;
float: left;
background-size: contain;
background-position: center; background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/logo/Dark-Colour-Octopus-Clinic-Logo.png), none;
}
[class^="icon-"],
[class*=" icon-"] {
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
margin-right: .3em;
width: 20px;
height: 20px;
display: inline-block;
background-size: contain;
background-position: center;
vertical-align: middle;
}
[class^="icon-"].social,
[class*=" icon-"].social {
width: 20px;
height: 20px;
}
.icon-down-lime {
width: 10px;
height: 10px;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/down-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/down-lime.svg), none;
background-repeat: no-repeat;
}
.icon-location-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/location-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/location-lime.svg), none;
background-repeat: no-repeat;
}
.icon-search-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/search-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/search-lime.svg), none;
background-repeat: no-repeat;
}
.icon-facebook-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/facebook-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/facebook-lime.svg), none;
background-repeat: no-repeat;
}
.icon-vimeo-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/vimeo-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/vimeo-lime.svg), none;
background-repeat: no-repeat;
}
.icon-twitter-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/twitter-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/twitter-lime.svg), none;
background-repeat: no-repeat;
}
.icon-danger-lime {
width: 30px;
height: 30px;
margin-bottom: 0.5em;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/danger-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/danger-lime.svg), none;
background-repeat: no-repeat;
}
.icon-arrow-right {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/arrow-right.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/arrow-right.svg), none;
background-repeat: no-repeat;
}
.icon-telephone-lime {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/telephone-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/telephone-lime.svg), none;
background-repeat: no-repeat;
}
.icon-email-lime {
margin-top: -0.2em;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/email-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/email-lime.svg), none;
background-repeat: no-repeat;
}
.icon-view-white {
width: 30px;
height: 30px;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/view-white.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/view-white.svg), none;
background-repeat: no-repeat;
}
.icon-new-window {
width: 15px;
height: 15px;
margin-right: 0;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/new-window.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/new-window.svg), none;
background-repeat: no-repeat;
}
[class^="icon-"].injury,
[class*=" icon-"].injury {
width: 200px;
height: 200px;
clear: both;
display: block;
margin: 0 auto;
}
section.pad-icon {
padding: 2em 0;
}
.icon-knee {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/knee-icon.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/knee-icon.svg), none;
background-repeat: no-repeat;
}
.toggle-button {
width: 25px;
height: 25px;
display: inline-block;
position: relative;
margin-left: 0.5em;
margin-right: 0.5em;
cursor: pointer;
vertical-align: middle;
}
.toggle-button.search {
margin-right: 1em;
}
.toggle {
width: 20px;
height: 20px;
float: right;
position: relative;
}
.reveal {
width: 250px;
position: absolute;
right: -1em;
top: calc(25px + 0.6em);
display: none;
padding: 1em;
cursor: initial;
z-index: 9999;
}
.close {
width: 10px;
height: 10px;
position: absolute;
bottom: -2em;
right: 0;
background: rgba(255, 255, 255, 1);
display: none;
}
.header-image {
width: 100%;
height: 500px;
display: block;
margin: 0 auto;
position: relative;
float: left;
overflow: hidden;
text-align: center;
background-size: cover;
background-position: center;
}
.header-image:before {
width: 100%;
height: 175px;
position: absolute;
bottom: -2px;
left: 0px;
content: "";
z-index: 550;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/header-white-overlay.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/header-white-overlay.svg), none;
background-size: contain;
background-position: bottom left;
background-repeat: no-repeat;
}
.header-image:after {
width: 100%;
height: 100%;
background: rgba(192, 218, 0, 0.1);
content: "";
position: absolute;
top: 0;
left: 0;
z-index: 500;
}
.header-image .info {
width: 100%;
padding: 2em;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -40%);
-o-transform: translate(-50%, -40%);
-moz-transform: translate(-50%, -40%);
-webkit-transform: translate(-50%, -40%);
transform: translate(-50%, -40%);
}
.top-header {
width: 100%;
height: 500px;
display: block;
float: left;
position: relative;
}
.top-header.sub,
.top-header.sub .header-image {
height: 250px;
} .top-header .info {
width: 100%;
max-width:500px;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99999;
}
.top-header .info .logo {
width: 250px;
height: 95px;
margin: 0 auto;
margin-bottom: 1em;
background-size: contain;
background-position: center; background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/octopus-clinic-logo-primary.svg), none;
}
.top-header .info .slogan {
width: 100%;
float: left;
text-align: center;
font-size: 2em;
color: #ffffff; }
.introduction,
.call-banner {
font-size: 1.4em;
}
.call-banner {
font-size: 1.6em;
font-weight: 400;
}
.call-banner.home {
margin-top: 2em;
margin-left: 0;
}
.call-banner.home p {
line-height:1.25em;
}
.introduction {
margin: 0.5em auto;
}
.introduction p {
line-height: 30px;
}
ul.key-treatment,
ul.office-loc {
width: 100%;
float: left;
}
ul.key-treatment h2 {
margin-bottom: 1em;
}
ul.key-treatment li {
width: 30%;
margin-bottom: 0.5em;
margin-left: 1.75em;
padding-left: 0.25em;
float: left;
margin-top: 0;
}
ul.office-loc li {
width: 100%;
margin-bottom: 0.2em;
float: left;
list-style: none;
margin-top: 0;
margin-left: 0;
}
.f-video {
width: 100%;
float: left;
margin-left: 2em;
}
.f-video.page {
margin-left: 0;
margin-top: 1em;
}
.subscribe {
display:flex;
flex-direction:row;
justify-content: center;
align-items: center;
font-size: 1.75em;
padding: 0.5em;
line-height:1.25em;
}
.subscribe .button {
margin-left:1em;
} .map-container {
height: 500px;
}
#map {
width: 100%;
height: 500px;
float: left;
overflow: hidden;
position: relative;
} footer {
z-index: 9999;
padding: 4em 2em;
}
footer ul { list-style: none;
}
footer ul li {
margin:0;
margin-bottom:0.7em;
} footer ul li:nth-child(1) {
margin-top: 0.5em;
}
footer ul li a { } footer .contact {
border-top:1px solid var(--secondary-color);
margin-top:3em;
padding-top:3em;
}
footer .contact a { color:var(--secondary-color);
}
footer .social { float:right;
}
footer .copyright {
padding-top:4em;
font-size:14px;
color:var(--secondary-color);
}
footer .copyright ul,
footer .copyright ul li {
float:none;
width:auto;
display:inline;
margin:0;
margin-right:1em;
position:relative;
}
footer .copyright ul {
margin:0;
}
footer .copyright ul li a{
color:var(--secondary-color);
font-weight:300;
}
footer .copyright ul li:after {
position: absolute;
height: 14px;
width: 1px;
background: var(--secondary-color);
content: "";
display: block;
right: -0.6em;
top: 2px;
}
.grid {
position: relative;
margin: 0 auto;
padding: 0;
list-style: none;
text-align: center;
}
.service-list {
position: relative;
float: left;
overflow: hidden;
width: 25%;
height: 300px;
text-align: center;
cursor: pointer;
background-size: cover;
background-position: center;
color: #ffffff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.service-list:after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: "";
background: rgba(41, 41, 41, 0.5);
z-index: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.service-list h2.info {
z-index: 9999;
font-weight: 300;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.3s;
transition: all 0.3s;
width: 100%;
padding: 2em;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -40%);
-o-transform: translate(-50%, -40%);
-moz-transform: translate(-50%, -40%);
-webkit-transform: translate(-50%, -40%);
transform: translate(-50%, -40%);
font-size: 1.5em;
}
.service-list h2.info span {
display: block;
font-size: 0.6em;
margin-top: 0.5em;
color: rgba(255, 255, 255, 0);
-ms-transform: scale(0);
-o-transform: scale(0);
-moz-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
transition: all 0.3s;
}
.service-list:hover h2.info {
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.service-list:hover h2.info span {
color: var(--secondary-color) !important;
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.service-list:hover h2 {
color: var(--secondary-color) !important;
}
.service-list:hover:after {
background: rgba(41, 41, 41, 0);
}
.service-list .box,
ul.gallery li .box {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid var(--secondary-color) !important;
content: '';
opacity: 0;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transform: scale(0);
transform: scale(0);
z-index: 9000;
}
ul.gallery li .box {
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
}
.service-list:hover .box,
ul.gallery li:hover .box {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.service-list .overlay,
ul.gallery li .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: "";
background: rgba(192, 218, 0, 0);
z-index: 10;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.service-list:hover .overlay,
ul.gallery li:hover .overlay {
background: rgba(192, 218, 0, 0.7);
}
.location-search-box {
width: 380px;
max-width: 100%;
float: left;
display: block;
padding: 1.5em;
margin-top: 10px;
}
.g-reviews {
width: 100%;
float: left;
}
.review-stars ul {
display: inline-block;
list-style: none;
}
.review-stars ul li {
float: left;
margin-right: 5px;
}
.review-stars ul li i {
color: #E4B248;
font-size: 12px;
} .review-stars ul li i.inactive {
color: #c6c6c6;
}
.star:after {
content: "\2605";
} .ubermenu-skin-simple-green .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-simple-green .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
background: transparent !important;
}
.ubermenu-skin-simple-green {
font-size: 0.9em;
color: var(--secondary-color) !important;
}
.ubermenu-skin-simple-green .ubermenu-item-level-0>.ubermenu-target {
color: var(--secondary-color);
}
.ubermenu-main .ubermenu-submenu-type-stack {
padding: 1em !important;
}
.ubermenu-skin-simple-green.ubermenu-responsive-toggle {
z-index: 9000;
font-size: 14px;
background: transparent;
}
.ubermenu-responsive-default.ubermenu {
margin-top: 0.4em;
}
.ubermenu-nav a {
color:var(--secondary-color) !important;
text-decoration:none !important;
}
.ubermenu-nav a:hover {
text-decoration:underline !important;
color:white !important;
}
.search-result {
width: 100%;
margin: 1em auto;
margin-bottom: 1em;
padding-bottom: 1em;
float: left;
}
.search-result p,
.search-result .url {
font-size: 0.8em;
line-height: 20px;
margin-top: 0;
}
.search-result .url {
color: rgba(41, 41, 41, 1);
}
.results-found {
width: 100%;
float: left;
margin-bottom: 2em;
}
.search-highlight {
background: #FFFF00
}
ul.reveal-list {
margin: 6em auto 0em;
float: left;
width: 100%;
}
ul.reveal-list li {
width: 100%;
float: left;
list-style: none;
display: block;
padding: 2em;
margin-left: 0;
margin-top: 0;
}
ul.reveal-list li:nth-child(odd) {
background: rgba(250, 250, 250, 1);
}
.dynamic-height-wrap {
overflow: hidden;
position: relative;
-webkit-transition: max-height 0.25s ease-in-out;
-moz-transition: max-height 0.25s ease-in-out;
-o-transition: max-height 0.25s ease-in-out;
transition: max-height 0.25s ease-in-out;
}
.dynamic-height-active .dynamic-height-wrap:before {
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#ffffff', GradientType=0);
bottom: 0;
content: '';
height: 50%;
left: 0;
position: absolute;
right: 0;
z-index: 9000;
}
ul.reveal-list li:nth-child(odd) .dynamic-height-active .dynamic-height-wrap:before {
background: -moz-linear-gradient(top, rgba(240, 249, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 249, 255, 0)), color-stop(100%, rgba(250, 250, 250, 1)));
background: -webkit-linear-gradient(top, rgba(240, 249, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
background: -o-linear-gradient(top, rgba(240, 249, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
background: -ms-linear-gradient(top, rgba(240, 249, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
background: linear-gradient(to bottom, rgba(240, 249, 255, 0) 0%, rgba(250, 250, 250, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#ffffff', GradientType=0);
bottom: 0;
content: '';
height: 50%;
left: 0;
position: absolute;
right: 0;
z-index: 9000;
}
.dynamic-height-active .dynamic-show-more {
display: inline-block;
}
.dynamic-show-more {
display: none;
}
.dynamic-height-wrap {
margin-bottom: 10px;
}
.js-dynamic-show-hide {
font-size: 0.9em;
text-decoration: underline;
cursor: pointer;
position: relative;
}
.js-dynamic-show-hide:after {
width: 10px;
height: 10px;
content: "";
position: absolute;
margin-left: 0.5em;
margin-top: 0.5em;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/down-lime.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/down-lime.svg), none;
background-repeat: no-repeat;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.js-dynamic-show-hide.rotate:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
margin-top: 0em;
}
.full-width-reveal {
width: 100%;
float: left;
display: block;
position: relative;
}
.full-width-reveal img {
max-width: 100%;
max-height: 100px;
display: block;
margin-bottom: 1em;
float: left;
clear: both;
}
.full-width-reveal .title {
float: left;
width: 180px;
font-size: 1.1em;
}
.full-width-reveal .title h2 {
font-size: 1.1em;
width: 100%;
float: left;
margin-top: 0;
}
.full-width-reveal .title h2 span {
font-size: 0.7em;
width: 100%;
float: left;
display: block;
font-weight: lighter;
margin-bottom: 0.5em;
}
.full-width-reveal .info {
padding-left: 190px;
}
.full-width-reveal .info p {
margin-top: 0;
}
.full-width-reveal .info.standard {
padding-left: 0px;
}
.full-width-reveal .info.standard.testimonials span {
display: block;
margin-top: 0.5em;
font-size: 0.9em;
font-weight: 400;
}
.full-width-reveal .info .view-more {
margin-top: 1em;
}
ul.gallery {
list-style: none;
padding-right: 50px;
margin-top: 1em;
}
ul.gallery li {
list-style: none;
margin: 0.2em;
float: left;
overflow: hidden;
}
ul.gallery li a {
width: 110px;
height: 110px;
float: left;
display: block;
position: relative;
}
ul.gallery li img {
width: 110px;
height: 110px;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: scale(1);
transform: scale(1);
}
ul.gallery li .overlay i {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
ul.gallery li:hover .overlay i {
-webkit-transform: scale(1);
transform: scale(1);
}
ul.posts-list,
.gpr-reviews-wrap {
width: 100%;
float: left;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
padding: 1em;
margin: -1em 0 0 -1em;
}
ul.posts-list .result-cnt {
width: 100%;
float: left;
margin: 1em;
margin-bottom: 0em;
}
ul.posts-list li,
.gpr-reviews-wrap .gpr-review {
flex: 1;
list-style: none;
align-self: flex-start;
padding: 1em 0 0 1em;
}
ul.posts-list li {
margin-left: 0;
margin-top: 0;
}
ul.posts-list>.grid-3of12,
.gpr-reviews-wrap .gpr-review {
flex: 0 0 33.3333%;
}
ul.posts-list>.grid-4of12 {
flex: 0 0 25%
}
ul.posts-list li .feature-img {
width: 100%;
float: left;
display: block;
height: 150px;
background-size: cover;
background-position: center;
position: relative;
overflow: hidden;
}
.banner {
padding: 0.2em 2.8em;
font-size: 0.8em;
font-weight: normal;
position: absolute;
right: -2em;
top: 1em;
text-align: center;
-ms-transform: rotate(40deg);
-webkit-transform: rotate(40deg);
transform: rotate(40deg);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.banner.second {
line-height: 14px;
right: -3em;
padding: 0.5em 3.5em 0.5em 3.5em;
}
.banner.second.new-window {
right: -2em;
top: 0.5em;
}
ul.posts-list li .feature-img.none {
background: rgba(250, 250, 250, 1);
}
ul.posts-list li .feature-img .date {
position: absolute;
top: 0;
right: 0.5em;
padding: 0.5em;
font-size: 0.8em;
color: #ffffff;
}
ul.posts-list li .feature-img .overlay {
width: 100%;
height: 100%;
content: "";
position: absolute;
background: rgba(20, 27, 45, 0);
top: 0;
left: 0;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
ul.posts-list li:hover .feature-img .overlay {
background: rgba(20, 27, 45, 0.6);
}
ul.posts-list li .info {
width: 100%;
float: left;
padding: 1em;
display: block;
border: 1px solid rgba(240, 240, 240, 1);
border-top: 1px solid rgba(255, 255, 255, 1);
}
ul.posts-list li .info.border-all {
border: 1px solid rgba(240, 240, 240, 1);
}
ul.posts-list li .info h4 {
font-size: 1em;
line-height:1.25em;
margin-bottom: 0.5em;
}
ul.posts-list li a .info p {
font-size: 0.8em;
color: rgba(41, 41, 41, 1);
line-height: 18px;
}
ul.posts-list li .info .read-more {
font-size: 0.7em;
width: 100%;
float: left;
margin-top: 1em;
}
.gpr-review-header,
.gpr-review-content {
width: 100%;
float: left;
color: var(--secondary-color);
padding: 1.5em;
font-size: 0.9em;
background: var(--primary-color) !important;
}
.gpr-review-header {
padding-bottom: 0;
}
.gpr-review-content {
padding-top: 0;
}
.gpr-reviews-wrap .gpr-review a {
color: #ffffff;
}
.grp-reviewer-name {
font-size: 1.5em;
}
.gpr-rating-value {
font-size: 0.9em;
}
.gpr-review-avatar {
width: 100px;
height: 100px;
margin-bottom: 1em;
display: none;
}
.gpr-business-name span {
display: none !important;
}
.gpr-google-logo-wrap {
width: 80px;
height: 80px;
margin: 1em auto;
float: left;
}
.gpr-google-logo-wrap img {
width: 100% !important;
}
h3.pricing {
width: 100%;
float: left;
margin-top: 2em;
margin-bottom: 0.5em;
}
table {
border: 1px solid rgba(250, 250, 250, 1);
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
}
table tr {
background: #ffffff;
padding: 0.5em;
}
table tr:nth-child(odd) {
background: rgba(250, 250, 250, 1);
}
table th,
table td {
padding: 0.75em;
}
table td {
font-size: 0.9em;
}
table td p {
margin-top: 0em;
}
table th {
font-size: 0.8em;
font-weight: 300;
background: #ffffff;
}
@media screen and (max-width: 600px) {
table {
border: 0;
}
table caption {
font-size: 1.3em;
}
table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
table tr {
border-bottom: 3px solid #ddd;
display: block;
margin-bottom: .625em;
}
table tr:nth-child(odd) {
background: rgba(250, 250, 250, 1);
}
table td {
border-bottom: 1px solid #ddd;
display: block;
font-size: .8em;
text-align: right;
}
table td:before { float: left;
font-weight: 400;
}
table td:last-child {
border-bottom: 0;
}
.price-tab-content table td {
text-align: center;
}
.no-price .data-price{
display: none;
}
.price-tab-buttons .price-tab-btn {
margin: 30px 2px 30px;
}
}
.disclaimer {
font-size: 0.7em;
float: left;
display: block;
margin: 2em 0;
padding: 2em;
}
.disclaimer p {
line-height: 16px;
margin-top: 0;
}
.search-filter {
padding: 1em;
margin: 1em 0 2em;
font-size: 0.9em;
}
.searchandfilter ul li ul li ul {
margin-left: 10px;
}
form.searchandfilter {
margin: 0 auto;
float: left;
}
.searchandfilter ul li {
display: block;
cursor: pointer;
}
.searchandfilter ul li label {
width: auto;
float: none;
padding-left: 0.5em;
cursor: pointer;
}
.searchandfilter ul li ul li label {
font-weight: 400;
}
.searchandfilter ul li ul li ul li label {
font-weight: 300;
}
.searchandfilter ul.children {
padding-left: 15px;
}
.searchandfilter ul li.sf-level-0 input[type='checkbox'] {
display: none;
}
.searchandfilter ul li.sf-level-0 label {
padding-left: 0;
}
.searchandfilter ul li.sf-level-0 ul li input[type='checkbox'],
.sf-field-taxonomy-vip-testimonial input[type='checkbox'],
.sf-field-category input[type='checkbox'] {
display: inline !important;
}
.searchandfilter ul li.sf-level-0 ul li label,
.sf-field-taxonomy-vip-testimonial label,
.sf-field-category label {
padding-left: 0.5em !important;
}
.search-data {
width: 100%;
float: left;
margin: 0.2em 0;
}
.c-page-key {
width: 100%;
float: left;
margin-bottom: 2em;
font-size: 2em;
}
#breadcrumbs {
width: 100%;
float: left;
display: block;
list-style: none;
margin-bottom: 2em;
overflow: hidden;
font-size: 0.8em;
color: var(--secondary-color) !important;
}
#breadcrumbs li {
display: inline-block;
vertical-align: middle;
margin-left: 0em;
margin-bottom: 0em;
margin-top: 0;
}
#breadcrumbs .separator {
font-weight: 100;
margin: 0em 0.6em;
}
#breadcrumbs a {
color: var(--secondary-color) !important;
}
.wp-pagenavi {
width: 100%;
float: left;
padding: 1em !important;
margin-top: 2em;
}
.wp-pagenavi span.pages {
display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
padding: 0.75em 1em !important;
border: none !important;
background: rgba(250, 250, 250, 1);
color: rgba(192, 218, 0, 1);
margin: 5px !important;
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
background: rgba(192, 218, 0, 1);
color: rgba(255, 255, 255, 1);
}
.wp-pagenavi .previouspostslink {
content: "H";
}
.personal-img {
width: 150px;
max-width: 100%;
margin: 0 auto;
float: left;
margin-bottom: 1em;
}
.man-container {
width: 216px;
height: 600px;
content: "";
display: block;
position: relative;
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/octopus-clinic-man-diagram.png);
background-image: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/octopus-clinic-man-diagram.svg), none;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
margin: 0 auto;
margin-top: 3em;
}
[class^="body-"],
[class*="body-"] {
cursor: pointer;
z-index: 9999;
position: absolute;
}
.body-head,
.body-neck,
.body-back {
left: 0;
right: 0;
}
.body-head {
top: 31px;
}
.body-neck {
top: 88px;
}
.body-shoulder {
left: 130px;
top: 122px;
}
.body-back {
top: 195px;
}
.body-elbow {
left: 15px;
top: 217px;
}
.body-hip,
.body-hand {
top: 312px;
}
.body-hip {
left: 121px;
}
.body-hand {
left: 186px;
}
.body-knee {
left: 130px;
top: 433px;
}
.body-ankle {
left: 62px;
top: 547px;
}
.circle .rings,
.circle .circle-full {
width: 30px;
height: 30px;
}
[class^="body-"] .content,
[class*="body-"] .content {
width: 150px;
padding: 0.5em;
color: #ffffff;
font-size: 1.5em;
opacity: 0;
visibility: hidden;
position: absolute;
top: -1.9em;
left: 2em;
-webkit-transform: translate(25px, 0) scale(0.9);
-moz-transform: translate(25px, 0) scale(0.9);
-ms-transform: translate(25px, 0) scale(0.9);
-o-transform: translate(25px, 0) scale(0.9);
transform: translate(25px, 0) scale(0.9);
-webkit-transition: all 0.3s;
transition: all 0.3s;
font-weight: normal;
}
[class^="body-"] .content:after,
[class*="body-"] .content:after {
content: "";
width: 0;
height: 0;
top: calc(50% - 15px);
left: -15px;
position: absolute;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-right: 15px solid rgba(192, 218, 0, 1);
}
.body-head .content,
.body-neck .content,
.body-back .content {
left: 6em;
}
[class^="body-"] .content span,
[class*="body-"] .content span {
display: block;
font-size: 0.5em;
}
[class^="body-"]:hover .content,
[class*="body-"]:hover .content {
opacity: 1;
-webkit-transform: translate(0, 0) scale(1);
-moz-transform: translate(0, 0) scale(1);
-ms-transform: translate(0, 0) scale(1);
-o-transform: translate(0, 0) scale(1);
transform: translate(0, 0) scale(1);
visibility: visible;
}
.circle .rings,
.circle .circle-full {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(192, 218, 0, 0);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.circle .rings {
border: 1px solid rgba(192, 218, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
[class^="body-"]:hover .pulse,
[class*="body-"]:hover .pulse,
.pulse {
animation-name: pulsate;
-webkit-animation-name: pulsate;
-moz-animation-name: pulsate;
-ms-animation-name: pulsate;
-o-animation-name: pulsate;
animation-duration: 1s;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-ms-animation-timing-function: linear;
-o-animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-ms-transform: scale(0, 0);
-o-transform: scale(0, 0);
transform: scale(0, 0);
opacity: 1;
background: rgba(192, 218, 0, 1);
}
100% {
-webkit-transform: scale(3, 3);
-moz-transform: scale(3, 3);
-ms-transform: scale(3, 3);
-o-transform: scale(3, 3);
transform: scale(3, 3);
opacity: 0;
background: rgba(192, 218, 0, 1);
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-ms-transform: scale(0, 0);
-o-transform: scale(0, 0);
transform: scale(0, 0);
opacity: 1;
background: rgba(192, 218, 0, 1);
}
100% {
-webkit-transform: scale(3, 3);
-moz-transform: scale(3, 3);
-ms-transform: scale(3, 3);
-o-transform: scale(3, 3);
transform: scale(3, 3);
opacity: 0;
background: rgba(192, 218, 0, 1);
}
}
.video-cta {
width:100%;  margin-top:2em;
float:left;
display:block;
padding:2em;
color:#ffffff;
}
.video-cta p {
width:100%;
float:left;
margin-bottom:1em;
}
.testimonial,
.cta {
font-weight: 400;
padding: 2em;
}
.cta a:hover {
color:white;
} .testimonial blockquote {
line-height: 24px;
}
.testimonial blockquote,
.testimonial small {
color: var(--secondary-color)
}
.testimonial .button-container {
margin-bottom: 0;
}
form {
width: 100%;
float: left;
margin: 1em auto;
}
form.search-form.top,
form.location-search {
padding: 0;
margin: 0 auto;
}
form.location-form {
width: 100%;
float: left;
margin-top: 2em;
margin-bottom: 4em;
}
form.search-form {
margin: 0;
}
input[type="text"],
textarea,
input[type="email"],
.simple-locator-form select,
.select2-selection__rendered {
width: 500px;
max-width: 100%;
padding: 0.5em 0.75em !important;
border: 1px solid rgba(250, 250, 250, 1);
border-bottom: 1px solid rgba(192, 218, 0, 1);
background: rgba(250, 250, 250, 1);
font-size: 1em;
margin-top: 0.2em;
margin-bottom: 1em;
-webkit-appearance: none;
border-radius: 0;
}
form.search-form input[type="text"],
form.location-search input[type="text"] {
margin: 0;
}
input[type="text"].location-search {
width: 300px;
margin: 0 auto;
margin-right: 1em;
}
label,
.nf-field-label label,
.nf-form-fields-required {
width: 100%;
float: left;
font-size: 0.8em;
font-weight: 400 !important;
}
.nf-form-fields-required {
margin-bottom: 1em;
}
.wpcf7-submit {
-webkit-appearance: none;
}
.wpcf7-quiz-label {
display: none;
}
.wpcf7-response-output {
width: 500px;
max-width: 100%;
float: left;
padding: 0.5em 0.75em !important;
border: 1px solid rgba(250, 250, 250, 1) !important;
border-bottom: 1px solid rgba(192, 218, 0, 1) !important;
background: rgba(250, 250, 250, 1);
font-size: 0.8em !important;
margin: 1em auto 1em auto !important;
position: relative;
}
.wpcf7-mail-sent-ok {
background: rgba(192, 218, 0, 1);
color: #ffffff;
font-size: 1.2em !important;
border: 1px solid rgba(192, 218, 0, 1) !important;
}
.wpcf7-not-valid-tip {
width: 500px;
max-width: 100%;
float: left;
padding: 0.5em 0.75em !important;
border: 1px solid rgba(255, 0, 0, 0);
border-bottom: 1px solid rgba(255, 0, 0, 1);
background: rgba(255, 0, 0, 0.05);
font-size: 0.8em !important;
margin-top: 0.2em;
margin-bottom: 1em;
color: rgba(255, 0, 0, 1);
position: relative;
}
.wpcf7-not-valid-tip:after {
content: "";
width: 0;
height: 0;
top: -10px;
left: 10px;
position: absolute;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid rgba(255, 0, 0, 0.05);
}
form.search-form.top input[type="text"].search-field,
form.search-form input[type="text"].search-field,
form.location-search input[type="text"] {
width: calc(100% - 25px);
float: left;
padding: 0.5em 0.75em !important;
border: 1px solid rgba(20, 27, 45, 1)!important;
border-bottom: 1px solid rgba(192, 218, 0, 1) !important;
font-size: 1em !important;
border-radius: 0px !important;
color: rgba(192, 218, 0, 1);
background: none !important;
}
form.location-search input[type="text"] {
border: 1px solid rgba(250, 250, 250, 1)!important;
border-bottom: 1px solid rgba(192, 218, 0, 1) !important;
}
form.search-form input[type="text"].search-field,
form.location-search input[type="text"] {
width: calc(100% - 35px);
}
::-webkit-input-placeholder {
color: rgba(192, 218, 0, 1);
}
:-moz-placeholder {
color: rgba(192, 218, 0, 1);
}
::-moz-placeholder {
color: rgba(192, 218, 0, 1);
}
:-ms-input-placeholder {
color: rgba(192, 218, 0, 1);
}
input[type="text"].location-search::-webkit-input-placeholder {
font-size: 0.8em;
}
.simple-locator-form {
width: 100%;
float: left;
margin-top: 2em;
margin-bottom: 2em;
}
.wpsl-map,
#locationmap {
display: none;
clear: both;
width: 100%;
height: 300px;
background: url(//www.octopusclinic.com/wp-content/themes/images/loading.gif) no-repeat;
background-position: center;
border: 0px solid #ddd;
-webkit-border-radius: 0px;
border-radius: 0px;
margin: 40px 0px
}
.wpsl-results-header {
margin-bottom: 2em;
}
.wpsl-results strong {
font-size: 1.2em;
font-weight: normal;
}
.wpsl-results em {
font-size: 0.8em;
}
.simple-locator-form select,
.select2-selection__rendered {
display: inline-block;
width: 100%;
padding: 1em;
box-sizing: border-box;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
}
.simple-locator-form select,
.select2-selection__rendered {
-webkit-appearance: none;
-moz-appearance: none;
background: rgba(250, 250, 250, 1) url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/icons/dropdown-lime.png) 95% / 15% no-repeat;
background-size: 9%;
position: relative;
cursor: pointer;
color: rgba(192, 218, 0, 1);
}
.simple-locator-form select>option {
background-color: #ffffff;
color: #000000;
-webkit-appearance: none;
border: none;
}
.simple-locator-form select::-ms-expand {
display: none;
}
.filter-toggle {
width: 100%;
float: left;
display: block;
position: relative;
cursor: pointer;
}
.filter-toggle-mob {
display: none;
}
.filter-form {
width: 100%;
float: left;
display: none;
}
.filter-form.show {
display: block;
}
ul.test-top {
width: 100%;
float: left;
list-style-type: none;
}
ul.test-top li {
list-style: none;
display: inline-block;
margin-top: 0;
margin-left: 0;
}
ul.test-top li.email {
margin-right: 1em;
}
ul.test-top li.email i {
display: none;
}
html.remodal-is-locked {
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
}
ul.exercise-stage li {
width:100%;
float:left;
list-style-type: decimal;
}
ul.exercise-stage li:last-child {
margin-bottom:2em;
}
.remodal,
[data-remodal-id] {
display: none;
}
.remodal-overlay {
position: fixed;
z-index: 9999;
top: -5000px;
right: -5000px;
bottom: -5000px;
left: -5000px;
display: none;
}
.remodal-wrapper {
position: fixed;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
text-align: center;
-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
display: inline-block;
height: 100%;
margin-left: -0.05em;
content: "";
}
.remodal-overlay,
.remodal-wrapper {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.remodal {
position: relative;
outline: none;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.remodal-is-initialized {
display: inline-block;
}
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
-webkit-filter: blur(3px);
filter: blur(3px);
}
.remodal-overlay {
background: rgba(20, 27, 45, 0.9);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
-webkit-animation-name: remodal-overlay-opening-keyframes;
animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
-webkit-animation-name: remodal-overlay-closing-keyframes;
animation-name: remodal-overlay-closing-keyframes;
}
.remodal-wrapper {
padding: 10px 10px 0;
}
.remodal {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 2em 3em;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background: #fff;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
-webkit-animation-name: remodal-opening-keyframes;
animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
-webkit-animation-name: remodal-closing-keyframes;
animation-name: remodal-closing-keyframes;
}
.remodal,
.remodal-wrapper:after {
vertical-align: middle;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
margin-top: 2em;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.subs-popup {
display: none;
background-color: rgba(0, 0, 0, 0.85);
position: absolute;
height: 100%;
width: 100%;
}
.pum-theme-1034 .pum-title,
.pum-theme-default-theme .pum-title {
margin-bottom: 1em;
}
#mc_embed_signup { }
.email-close {
height: 16px;
width: 16px;
position: absolute;
top: -8px;
right: -8px;
background: #FFF;
border-radius: 50%;
text-align: center;
font-weight: bold;
border: 3px solid #aaa;
box-shadow: 0px 0px 4px 1px rgb(0, 0, 0);
cursor: pointer;
z-index: 999;
}
.email-close:active {
top: -7px;
right: -9px;
}
.ex-landing {
position: relative;
}
.ex-landing .cta {
padding: 2em;
text-align: center;
font-size: 1.4em;
font-weight: normal;
}
.ex-landing .cta span {
display: block;
font-size: 0.7em;
font-weight: 300;
margin-top: 0.5em;
}
.ex-landing .cta.brand-primary-bk:hover {
color: #ffffff !important;
text-decoration: none !important;
}
.ex-landing .or {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 50px;
height: 50px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #ffffff;
z-index: 9999;
}
.ex-landing .or span {
position: absolute;
top: 33%;
left: 0px;
width: 100%;
text-align: center;
font-weight: normal;
} #tabs {
width: 100%;
float: left;
display: block;
padding: 2em;
margin-top: 3em;
margin-bottom: 2em;
background:var(--grey-color);
}
#tabs li {
float:left; 
list-style:none; 
outline:none;
margin:0;
}
#tabs li a {
display:block; 
text-decoration:none;
outline:none;
border: 1px solid rgba(192, 218, 0, 1);
border-radius: 35px !important;
-webkit-border-radius: 35px !important;
-moz-border-radius: 35px !important;
-ms-border-radius: 35px !important;
margin: 0.25em;
background:var(--primary-color);
padding: 0 18px;
line-height:40px;
}
#tabs li a.inactive{
background:white;
}
#tabs li a:hover, #tabs li a.inactive:hover {
color: var(--primary-color);
outline:none;
}
#tabs .container {
clear:both;           
width:100%; 
float:left;
}
.btn-default:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}
.dynamic-tabs-container .tabs-dropdown .dropdown-menu {
overflow-y: scroll;
position: relative;
width: 100%;
padding: 0;
left: 0;
right: 0;
bottom: 0;
top: -2em;
}
.dynamic-tabs-container .tabs-dropdown .dropdown-toggle {
position: relative;
float: right;
}
@-webkit-keyframes remodal-opening-keyframes {
from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 0;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes remodal-opening-keyframes {
from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 0;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes remodal-closing-keyframes {
from {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
to {
-webkit-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
}
@keyframes remodal-closing-keyframes {
from {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
to {
-webkit-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@media only screen and (min-width: 641px) {
.remodal {
max-width: 700px;
}
}
.lt-ie9 .remodal-overlay {
background: rgba(20, 27, 45, 0.9);
}
.lt-ie9 .remodal {
width: 500px;
}
#bio_ep_bg {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10001;
}
#bio_ep {
display: none;
position: fixed;
width: 400px;
max-width: 100%;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
background-color: #fff;
z-index: 10002;
text-align:center;
padding:1.5em;
}
#bio_ep_close {
position: absolute;
right: -15px;
top: -15px;
padding-top:0.25em;
width: 30px;
height: 30px;
color: #fff;
font-size: 1em;
font-weight: bold;
text-align: center;
border-radius: 50%;
cursor: pointer;
}
.button-container {
margin: 2em auto;
}
.button-container a.text-only {
margin-left: 1em;
text-decoration: underline;
}
.button,
button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button[type="submit"].wpslsubmit,
button.wpsl-geo-button,
.infowindow-open {
display: inline-block;
height: 40px;
padding: 0 18px;
color: var(--secondary-color);
text-align: center;
font-size: 15px;
font-weight: 400;
line-height: 40px;
white-space: nowrap;
background-color: transparent;
border-radius: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
border: 1px solid #ffffff;
cursor: pointer;
box-sizing: border-box;
background: rgba(255, 255, 255, 1);
}
.button.top {
height: 25px;
line-height: 25px;
font-size: 12px;
color: rgba(41, 41, 41, 1) !important;
padding: 0 15px;
}
.button:hover,
button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.button:focus,
button:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
button[type="submit"].wpslsubmit:hover,
button[type="submit"].wpslsubmit:focus,
button.wpsl-geo-button:hover,
button.wpsl-geo-button:focus,
.infowindow-open:hover,
.infowindow-open:focus {
color: var(--primary-color); background:var(--secondary-color);
border-color:var(--secondary-color);
outline: 0;
text-decoration:none;
}
form.search-form button.search-submit,
form.location-search button.location-submit {
padding: 5px;
height: 20px;
width: 20px;
position: absolute;
right: 0;
top: calc(50% - 8px);
border: 0px;
background: rgba(192, 218, 0, 0);
}
form.search-form.top button.search-submit {
padding: 5px;
height: 20px;
width: 20px;
position: absolute;
right: 0em;
top: calc(50% - 8px);
border: 0px;
background: var(--primary-color);
}
form.search-form.top button.search-submit:hover {
background: rgba(192, 218, 0, 0.8);
border: 0;
}
form.search-form.top button.search-submit i,
form.search-form button.search-submit i,
form.location-search button.location-submit i {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
width: 10px;
height: 10px;
vertical-align: middle;
}
form.search-form button.search-submit i {
width: 20px;
height: 20px;
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary,
button[type="submit"].wpslsubmit,
button.wpsl-geo-button,
.infowindow-open {
color: var(--secondary-color);
background-color: var(--primary-color);
border-color: var(--primary-color);
text-decoration: none;
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus,
button[type="submit"].wpslsubmit:hover,
button[type="submit"].wpslsubmit:focus,
button.wpsl-geo-button:hover,
button.wpsl-geo-button:focus,
.infowindow-open:hover,
.infowindow-open:focus {
color: var(--secondary-color); color: var(--primary-color);
background: var(--secondary-color);
border-color: var(--secondary-color);
}
button.wpsl-geo-button {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
background-color: rgba(20, 27, 45, 1);
border-color: rgba(20, 27, 45, 1);
}
.button-primary.go-back {
color: var(--primary-color);
}
.bounce-up {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: translate3d(0px, 100px, 0px);
-webkit-transform: translate3d(0px, 100px, 0px);
-o-transform: translate(0px, 100px);
-ms-transform: translate(0px, 100px);
transform: translate3d(0px, 100, 0px);
}
.bounce-down {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: translate3d(0px, -100px, 0px);
-webkit-transform: translate3d(0px, 1-00px, 0px);
-o-transform: translate(0px, -100px);
-ms-transform: translate(0px, -100px);
transform: translate3d(0px, -100, 0px);
}
.bounce-left {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: translate3d(-100px, 0px, 0px);
-webkit-transform: translate3d(-100px, 0px, 0px);
-o-transform: translate(-100px, 0px);
-ms-transform: translate(-100px, 0px);
transform: translate3d(-100px, 0px, 0px);
}
.bounce-right {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: translate3d(100px, 0px, 0px);
-webkit-transform: translate3d(100px, 0px, 0px);
-o-transform: translate(100px, 0px);
-ms-transform: translate(100px, 0px);
transform: translate3d(100px, 0px, 0px);
}
.fade-in {
opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=50);
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.fade-in.in-view {
opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-khtml-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.bounce-up.in-view,
.bounce-left.in-view,
.bounce-right.in-view,
.bounce-bottom.in-view,
.fade-in.in-view {
opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-khtml-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.bounce-up.top-stuff.in-view.delay1,
.bounce-up.in-view.delay1 {
transition-delay: 0.1s;
}
.bounce-left.in-view.delay2,
.bounce-up.top-stuff.in-view.delay2,
.bounce-up.in-view.delay2 {
transition-delay: 0.2s;
}
.bounce-up.in-view.delay3 {
transition-delay: 0.3s;
}
.bounce-up.in-view.delay4 {
transition-delay: 0.4s;
}
.bounce-up.in-view.delay5 {
transition-delay: 0.5s;
}
.bounce-up.in-view.delay6 {
transition-delay: 0.6s;
}
.bounce-up.in-view.delay8 {
transition-delay: 0.8s;
}
.brand-primary-bk,
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.btn-default,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default,
.nav>li>a:focus,
.nav>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
#bio_ep_close,
.has-green-background-color {
background: var(--primary-color) !important;
}
.ex-landing .cta.brand-primary-bk:hover {
background: rgba(192, 218, 0, 0.8) !important;
}
.brand-primary-tx {
color: var(--primary-color) !important;
}
.brand-secondary-tx,
.has-dark-color {
color: var(--secondary-color) !important;
}
.brand-secondary-bk {
background: var(--secondary-color) !important;
}
#bio_ep_bg {
background: rgba(20, 27, 45, 0.8) !important;
}
.secondary-button {
border: 1px solid var(--secondary-color) !important;
}
.white-tx,
.btn-default,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
color: rgba(255, 255, 255, 1);
}
.grey-bk,
ul#mytabs.nav.nav-pills,
.has-grey-background-color {
background: var(--grey-color);
}
.wp-block-columns {
padding:0em !important;
}
.wp-block-column {
padding:2em;
}
.m-top-1 {
margin-top: 1em;
}
.m-top-2 {
margin-top: 2em;
}
.m-bottom-1 {
margin-bottom: 1em;
}
.m-bottom-2 {
margin-bottom: 2em;
}
.m-bottom-3 {
margin-bottom: 3em;
}
.m-bottom-05 {
margin-bottom: 0.5em;
}
.m-bottom-5 {
margin-bottom: 5em;
}
.text-right {
text-align: right;
}
.mob-only {
display: none !important;
}
.desktop-only {
display: block;
}
.desktop-only.top {
display: inline-block !important;
}
.desktop-override {
display: inline-block;
}
.d-only {
display: inline-block;
}
.float-r {
float: right;
}
.ubermenu {
font-size:16px !important;
}
.ubermenu .nav-column-header {
margin:1em !important;
margin-bottom:0 !important;
}
label {
display: block;
padding: 0.5em;
font-size: 0.8em;
font-weight: normal;
line-height: 1;
text-align: left;
border-radius: 0px;
} #popmake-1061 {
max-width:640px !important;
width:calc(100% - 2em) !important;
left:1em;
}
iframe {
width:100%;
}
.wp-block-button__link {
font-size:1em;
font-weight:400;
margin-top:1em;
margin-bottom:2em;
}
.wp-block-button__link.has-green-background-color:hover {
background:var(--secondary-color) !important;
color:var(--primary-color) !important;
text-decoration:none !important;
} @media all and (max-width: 768px) {
#mega-menu-wrap-main-menu {
width:100%;
}
}
@media all and (max-width: 768px) {
[class^="col-"],
[class*=" col-"] {
width: 100%;
}
section.padding {
padding: 3em 1em;
}
ul.key-treatment li {
width: 100%;
}
.f-video {
margin-left: 0em;
margin-top:2em;
}
.service-list {
width: 50%;
height: 200px;
}
.service-list .info {
display: block;
position: absolute;
z-index: 9999;
width: 80%;
left:0;
right:0;
margin:auto;
top:calc(50% - 2em);
}
.service-list .info h2 {
font-size:1em;
}
.service-list .box {
top: 1em;
right: 1em;
bottom: 1em;
left: 1em;
}
.service-list h2.info {
padding: 1em;
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size:1.1em;
}
.service-list h2.info span {
color: rgba(255, 255, 255, 1);
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
} .full-width-reveal .info {
float:left;
padding-left:0;
}
.full-width-reveal .title {
width:100%;
float:left;
}
.text-right {
text-align:left;
}
footer .logo {
margin-bottom: 2em;
}
.side-bar {
margin-top:2em;
}
ul.gallery {
padding-right:0;
margin-bottom:2em;
float:left;
width:100%;
}
ul.posts-list > .grid-3of12,
ul.posts-list > .grid-4of12,
.gpr-reviews-wrap .gpr-review  {
flex:0 0 50%;
}
.filter-toggle-desktop {
display:none;
}
.filter-toggle-mob {
display:block;
}
aside {
margin-top:2em;
}
.top-header .info {
width:80%;
}
.bounce-right, .bounce-left {
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: translate3d(0px, 100px, 0px);
-webkit-transform: translate3d(0px, 100px, 0px);
-o-transform: translate(0px, 100px);
-ms-transform: translate(0px, 100px);
transform: translate3d(0px, 100, 0px);
}
footer h5 {
margin-top:1em;
}
footer .contact {
line-height:2em;
}
footer .social {
float:left;
margin-top:1em;
}
header .header.top #main-wrapper {
justify-content: start;
align-items: center;
flex-direction:column;
}
}
@media all and (max-width: 480px) {
body {
font-size: 14px;
}
.mob-only {
display:block;
}
.mob-only.top {
display:inline-block;
}
.desktop-only,
.desktop-only.top {
display:none !important;
}
.toggle-button, 
.toogle {
position:static;
}
.reveal {
width: 100%;
right: 0;
left:0;
text-align:left;
}
#map,
.map-container {
height: 300px;
}
.header-image,
.header-image:before,
.top-header {
height:300px;
}
.c-page-key {
font-size:1.5em;
}
ul.posts-list > .grid-3of12,
ul.posts-list > .grid-4of12,
.gpr-reviews-wrap .gpr-review {
flex:0 0 100%;
}
ul.test-top li.email span,
ul.test-top li.phone span {
display:none;
}
ul.test-top li.email i {
display:inline-block;
}
.subscribe {
flex-direction:column;
}
} .contact-form-block {
border: 1px solid #c2d633;
border-radius: 4px;
} .contact-details {
width: 100%; justify-content: center;
align-items: center;
margin: 20px 0;
}
.contact-icon-box-content {
display: flex;
align-items: center; padding: 10px;
background-color: #f4f4f4; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); margin-bottom: 25px;
} .contact-icon {
font-size: 40px; color: #c2d633; margin-right: 15px; } .contact-info {  }
.contact-icon-box-title a {
font-size: 18px;
font-weight: bold;
color: #333; text-decoration: none; transition: color 0.3s;
}
.contact-icon-box-title a:hover {
color: #c2d633; }
.contact-icon-box-description a {
font-size: 16px;
color: #555; text-decoration: none;
}
.contact-icon-box-description a:hover {
color: #c2d633; }
.page-template-contact-page-php label,.page-template-contact-page-php .nf-field-label label, .page-template-contact-page-php .nf-form-fields-required {
width: 100%;
float: left;
font-size: 15px;
font-weight: 400 !important;
}
.contact-data-block {
padding-top: 0;
}   .team-members .slick-prev::before, .team-members  .slick-next::before {
font-size: 30px;
color: #131c2c;
opacity: 1;
}
.team-members  .slick-prev::hover,.team-members .slick-next::hover {
color: #c2d633;
}
.team-members .slick-prev {
left: -40px;
}
.team-members .slick-next {
right: -40px;
}
.page-template-front-page .top-header .info{
max-width: 780px;
}
.page-template-front-page .top-header .info .slogan {
font-size: 40px;
color:black;
}
.slogan-subtitle {
color: #666666;
font-size: 18px;
}
.page-template-front-page .header-image:before {
background: none;
background-image: none;
}
.page-template-front-page .header-image:after {
background: #eeeeee78;
}
.button-container.button-book-online a {
font-size: 18px;
padding: 0 63px;
line-height: 60px;
height: 60px;
}
.page-template-front-page .header-image {
height: 400px;
}
.page-template-front-page .top-header {
height: 400px;
}
.header.brand-primary-bk {
padding: 30px;
}
.call-banner .button-book-online{
text-align: center;
}
.call-banner .button-book-online a{
background-color: #c0da00;
}
.call-banner .button-book-online a:hover {
background: var(--secondary-color) !important;
color: var(--primary-color) !important;
text-decoration: none !important;
}
.call-banner .button-container {
margin: 20px 0 0;
}
@media all and (max-width: 768px) {
.page-template-front-page .top-header .info .slogan {
font-size: 20px;
}
.slogan-subtitle {
font-size: 16px;
}
}
ul.posts-list li .feature-img{
background-position: top;
} .price-tab-buttons {
list-style: none;
padding: 0;
display: flex;
justify-content: start;
border-bottom: 2px solid #c2d633;
}
.price-tab-btn {
background: #141b2d;
color : white;
padding: 10px 20px;
cursor: pointer;
font-size: 16px;
transition: background 0.3s;
margin: 30px 15px 30px;
border-radius: 20px 20px;
}
.price-tab-btn.active, .price-tab-btn:hover {
background: #c2d633;
color: #141b2d;
border: 1px solid #c2d633;
} .price-tab-content {
display: none;
padding: 15px;
border: 1px solid #c2d633;
border-top: none;
}
.price-tab-content.active {
display: block;
}
.price-tab-buttons .price-tab-btn:first-child { margin-left: 0; }
.price-tab-content table tr:nth-child(odd) {
background: rgb(194 214 51 / 20%);
}
.price-tab-content table{
border: 1px solid #c2d633;
}
.price-tab-content table th:first-of-type {
width: 70%;
display: block; } .price-tab-content table th:not(:first-of-type) {
width: 30%;
}
.price-tab-content table th{
font-weight: bold;
}
@media screen and (max-width: 600px) {
.price-tab-btn {
font-size: 13px;
}
}
.no-price .data-price .price-content {
visibility: hidden;
}
.header-banner {
width: 100%;
overflow: hidden;
white-space: nowrap;
background-color: #131c2c;
color: #fff;
padding: 10px 0;
position: relative;
}
.header-banner-text {
font-weight: bold;
font-size: 20px;
display: inline-block;
padding-left: 100%; animation: scroll-right-to-left 15s linear infinite;
}
@keyframes scroll-right-to-left {
0% {
transform: translateX(0%);
}
100% {
transform: translateX(-100%);
}
}@font-face {
font-family: 'lg';
src: url(//www.octopusclinic.com/wp-content/themes/octopustheme/fonts/lg.eot?n1z373);
src: url(//www.octopusclinic.com/wp-content/themes/octopustheme/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.octopusclinic.com/wp-content/themes/octopustheme/fonts/lg.woff?n1z373) format("woff"), url(//www.octopusclinic.com/wp-content/themes/octopustheme/fonts/lg.ttf?n1z373) format("truetype"), url(//www.octopusclinic.com/wp-content/themes/octopustheme/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0,0,0,1);
border-radius: 2px;
color: #ffffff;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 9999;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: rgba(192,218,0,1);
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 9999;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 1);
}
.lg-toolbar .lg-icon {
color: #ffffff;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: rgba(192,218,0,1);
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(20, 27, 45, 1);
bottom: 0;
color: #ffffff;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 9999;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #ffffff;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: rgba(20, 27, 45, 1);
bottom: 0;
position: absolute;
width: 100%;
z-index: 9999;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: rgba(192,218,0,1);
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: rgba(20, 27, 45, 1);
border-radius: 2px 2px 0 0;
color: #ffffff;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: rgba(192,218,0,1);
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 9999;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: rgba(0,0, 0, 1);
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9999;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: rgba(192,218, 0, 1);
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 9999;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 9999;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
-moz-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//www.octopusclinic.com/wp-content/themes/octopustheme/img/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 9999;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
background-color: rgba(20, 27, 45, 1);
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.ubermenu,.ubermenu .ubermenu-column,.ubermenu .ubermenu-divider,.ubermenu .ubermenu-icon,.ubermenu .ubermenu-image,.ubermenu .ubermenu-item,.ubermenu .ubermenu-nav,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-row,.ubermenu .ubermenu-search,.ubermenu .ubermenu-search-input,.ubermenu .ubermenu-search-submit,.ubermenu .ubermenu-submenu,.ubermenu .ubermenu-submenu-footer,.ubermenu .ubermenu-tabs,.ubermenu .ubermenu-tabs-panels,.ubermenu .ubermenu-target,.ubermenu-responsive-toggle{margin:0;padding:0;left:auto;right:auto;top:auto;bottom:auto;text-indent:0;clip:auto;position:static;background:0 0;text-transform:none;overflow:visible;z-index:10;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;vertical-align:top;line-height:1.3em;border:none;border-radius:0;pointer-events:auto}.ubermenu,.ubermenu .ubermenu-column,.ubermenu .ubermenu-divider,.ubermenu .ubermenu-item,.ubermenu .ubermenu-nav,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-row,.ubermenu .ubermenu-search,.ubermenu .ubermenu-search-input,.ubermenu .ubermenu-search-submit,.ubermenu .ubermenu-submenu,.ubermenu .ubermenu-submenu-footer,.ubermenu .ubermenu-tabs,.ubermenu .ubermenu-tabs-panels,.ubermenu .ubermenu-target,.ubermenu-responsive-toggle{height:auto;width:auto;max-height:none;min-height:0}.ubermenu .ubermenu-image,.ubermenu .ubermenu-submenu-drop{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-moz-transform:translateZ(0);-webkit-transform:translateZ(0)}.ubermenu{display:block;line-height:1.3em;text-align:left}.ubermenu-bound,.ubermenu-bound-inner .ubermenu-nav{position:relative}.ubermenu,.ubermenu-nav{overflow:visible!important;z-index:100}.ubermenu-nav{text-align:inherit}.ubermenu-nav,.ubermenu-row,.ubermenu-submenu{display:block;margin:0;padding:0;list-style:none}.ubermenu a.ubermenu-target,.ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target{cursor:pointer}.ubermenu span.ubermenu-target{cursor:default}.ubermenu-accessible .ubermenu-target{outline:0}.ubermenu-accessible input:not(:hover):focus,.ubermenu-accessible:not(:hover) .ubermenu-target:focus{outline:#2cc4ff solid 1px;box-shadow:0 0 5px #2CC4FF!important;z-index:50;transition:outline .1s linear}.ubermenu-responsive-toggle,.ubermenu-sticky-toggle-wrapper{display:none;text-decoration:none;cursor:pointer;max-width:100%}.ubermenu-responsive-toggle:hover{text-decoration:none}.ubermenu-responsive-toggle .fa{width:1.3em;text-align:center;margin-right:.6em}.ubermenu-responsive-toggle-icon-only .fa{margin-right:0}.ubermenu-responsive-toggle-align-left{float:left}.ubermenu-responsive-toggle-align-right{float:right}.ubermenu-responsive-toggle-content-align-left{text-align:left}.ubermenu-responsive-toggle-content-align-center{text-align:center}.ubermenu-responsive-toggle-content-align-right{text-align:right}.ubermenu-bar-align-full{clear:both}.ubermenu-bar-align-left{float:left}.ubermenu-bar-align-right{float:right}.ubermenu-bar-align-center{float:none;margin:0 auto}.ubermenu-bar-inner-center .ubermenu-nav{margin:0 auto}.ubermenu-items-align-center{text-align:center}.ubermenu-items-align-right{text-align:right}.ubermenu .ubermenu-item{text-align:left;display:inline-block;vertical-align:top}.ubermenu .ubermenu-item-level-0{vertical-align:bottom;-moz-backface-visibility:visible;backface-visibility:visible}.ubermenu-items-align-top .ubermenu-item-level-0{vertical-align:top}.ubermenu .ubermenu-item.ubermenu-item-level-0{float:none}.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0,.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left{float:left}.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right{float:right}body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target{border-left:none}.ubermenu .ubermenu-colgroup .ubermenu-column,.ubermenu .ubermenu-custom-content-padded,.ubermenu .ubermenu-nonlink,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-submenu-padded,.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,.ubermenu .ubermenu-target,.ubermenu .ubermenu-widget,.ubermenu-responsive-toggle{padding:15px 20px}.ubermenu .ubermenu-target-nowrap>.ubermenu-target-title{white-space:nowrap}.ubermenu-horizontal .ubermenu-item.ubermenu-item-mini>.ubermenu-target{padding-left:5px;padding-right:5px}.ubermenu .ubermenu-item-level-0.ubermenu-has-submenu-stack{position:relative}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack{padding-top:0}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack>.ubermenu-item{clear:both;width:100%}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack{width:auto}.ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack{visibility:visible;opacity:1;display:block}.ubermenu .ubermenu-autocolumn,.ubermenu .ubermenu-submenu-type-stack{padding-top:10px;padding-bottom:10px}.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack{padding-top:0}.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{margin-top:10px}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{padding-top:5px;padding-bottom:5px}.ubermenu .ubermenu-target{display:block;text-decoration:none;position:relative}.ubermenu .ubermenu-target-with-image{overflow:hidden}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{position:absolute;right:10px;top:50%;margin-top:-6px;content:"\f107";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;color:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-right:25px}.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator{padding-right:20px}.ubermenu-sub-indicators .ubermenu-item-mini.ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator{padding-right:5px}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-noindicator:after{content:'';display:none}.ubermenu-sub-indicators.ubermenu-sub-indicators-align-text .ubermenu-has-submenu-drop>.ubermenu-target:after{right:auto;margin-left:.6em}.ubermenu-sub-indicators .ubermenu-submenu-type-flyout>.ubermenu-has-submenu-drop>.ubermenu-target:after,.ubermenu-sub-indicators .ubermenu-submenu-type-stack>.ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout>.ubermenu-target:after{content:"\f105"}.ubermenu-sub-indicators .ubermenu-submenu .ubermenu-has-submenu-flyout.ubermenu-submenu-reverse>.ubermenu-target:after{right:auto;left:10px;content:'\f104'}.ubermenu .ubermenu-target-text{display:inline-block;vertical-align:middle;font-family:inherit;font-weight:inherit;color:inherit}.ubermenu .ubermenu-target-description{font-size:80%;font-weight:400;clear:both;display:block}.ubermenu .ubermenu-target-with-image>.ubermenu-target-text{display:block;clear:none}.ubermenu .ubermenu-item.ubermenu-disable-padding>.ubermenu-target{padding:0}.ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target{padding-right:30px}.ubermenu .ubermenu-image{display:block;max-width:100%;transition:opacity 1s ease;opacity:1}.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload){height:auto}.ubermenu .ubermenu-image-lazyload{opacity:0}.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text{padding-left:50px}.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image{float:left}.ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text{padding-right:50px}.ubermenu .ubermenu-item-layout-image_right>.ubermenu-image{float:right}.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image{margin-bottom:10px}.ubermenu .ubermenu-item-layout-image_below>.ubermenu-image{margin-top:10px}.ubermenu .ubermenu-icon{width:1.3em;text-align:center;line-height:1em}.ubermenu .ubermenu-item-notext>.ubermenu-icon{line-height:1.3em}.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-icon,.ubermenu .ubermenu-item-layout-icon_right>.ubermenu-icon{vertical-align:middle}.ubermenu .ubermenu-item-layout-icon_bottom>.ubermenu-icon,.ubermenu .ubermenu-item-layout-icon_top>.ubermenu-icon{line-height:1.3em}.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title{margin-left:.6em;display:inline-block}.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-icon,.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-target-title{display:inline;white-space:normal}.ubermenu .ubermenu-content-align-left{text-align:left}.ubermenu .ubermenu-content-align-left>.ubermenu-image{display:inline-block}.ubermenu .ubermenu-content-align-center{text-align:center}.ubermenu .ubermenu-content-align-center>.ubermenu-image{float:none;margin-left:auto;margin-right:auto}.ubermenu .ubermenu-content-align-right{text-align:right}.ubermenu .ubermenu-content-align-right>.ubermenu-image{display:inline-block}.ubermenu .ubermenu-column,.ubermenu .ubermenu-row{max-width:100%}.ubermenu .ubermenu-item .ubermenu-submenu-drop{position:absolute;z-index:500;top:-10000px;height:0;max-height:0;visibility:hidden;overflow:hidden}.ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop{min-height:0!important}.ubermenu .ubermenu-item .ubermenu-submenu-padded{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-drop{display:block;visibility:visible;opacity:1;height:auto;max-height:none}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-type-flyout{overflow:visible}.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-type-flyout{overflow:hidden}.ubermenu .ubermenu-item .ubermenu-submenu-drop{box-shadow:0 0 20px rgba(0,0,0,.15)}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(0,5000px,5000px,-5000px)}.ubermenu-bound .ubermenu-submenu-type-mega{min-width:50%}.ubermenu .ubermenu-grid-row,.ubermenu .ubermenu-submenu-grid{padding-right:20px}.ubermenu .ubermenu-grid-row .ubermenu-target,.ubermenu .ubermenu-submenu-grid .ubermenu-target{padding-right:0}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-target,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-target{position:relative}.ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop,.ubermenu-nojs .ubermenu-item:hover .ubermenu-submenu-drop{z-index:20}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item{left:auto}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item{right:auto}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar{left:0}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar{right:0}.ubermenu .ubermenu-submenu-rtl{direction:rtl}.ubermenu .ubermenu-submenu-rtl>*{direction:ltr}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width{width:100%}.ubermenu .ubermenu-retractor{display:block;clear:both;text-align:center;cursor:pointer}.ubermenu .ubermenu-retractor:hover{background:rgba(0,0,0,.1)}.ubermenu .ubermenu-retractor-desktop{position:absolute;right:0;top:0;padding:7px 10px;z-index:100}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item{display:block}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto{width:100%;display:block;float:none;min-width:0}.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn,.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{padding-top:0;margin-top:0}.ubermenu .ubermenu-autocolumn+.ubermenu-item-view-all{clear:both}.ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent{padding-left:1.6em;padding-top:.4em}.ubermenu .ubermenu-submenu-footer{position:absolute;bottom:0;right:0;padding:10px 20px;color:inherit;font-size:inherit;list-style:none}.ubermenu .ubermenu-submenu-footer a{text-decoration:none;font-weight:700;font-size:inherit}.ubermenu .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop,.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop{overflow:hidden!important;height:auto}.ubermenu .ubermenu-item .ubermenu-submenu-drop{-webkit-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;transition-timing-function:ease-in}.ubermenu-transition-none .ubermenu-item .ubermenu-submenu-drop{-webkit-transition:none;-ms-transition:none;transition:none;top:auto}.ubermenu-nojs.ubermenu-transition-none .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-none .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{max-height:none;height:auto;overflow-y:visible}.ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop{-webkit-transition-property:max-height,visibility;-ms-transition-property:max-height,visibility;transition-property:max-height,visibility;max-height:0;top:auto}.ubermenu-nojs.ubermenu-transition-slide .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-slide .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{max-height:1000px}.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop{opacity:0;-webkit-transition-property:opacity,visibility;-ms-transition-property:opacity,visibility;transition-property:opacity,visibility;top:auto;margin-top:1px}.ubermenu-nojs.ubermenu-transition-fade .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-fade .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{opacity:1;top:auto}.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop{margin-top:20px;top:auto;opacity:0;-webkit-transition-property:margin-top,opacity,visibility;-ms-transition-property:margin-top,opacity,visibility;transition-property:margin-top,opacity,visibility}.ubermenu-nojs.ubermenu-transition-shift .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-shift .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{margin-top:0;opacity:1}.ubermenu.ubermenu-transition-slide .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega,.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega{max-height:600px;overflow-y:auto;-webkit-overflow-scrolling:touch}.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega{overflow:hidden}.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega{max-height:none}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item{display:block;float:none;position:relative;min-width:150px;clear:both}.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout{max-height:99999px}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-active{z-index:50}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout{margin-top:-1px;top:0;left:100%;min-width:0;clip:rect(-10px,5000px,5000px,0)}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout.ubermenu-submenu-align-right_edge_item{left:auto;right:100%;clip:rect(-10px,5000px,5000px,-5000px)}.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout{top:0}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-has-submenu-mega{position:static}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega{left:100%;top:0;min-height:100%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;clip:rect(-10px,5000px,5000px,-5000px)}.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout,.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout>.ubermenu-item:first-child>.ubermenu-submenu-type-flyout,.ubermenu.ubermenu-horizontal .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega{border-top:none}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-submenu-drop{margin-top:0;clip:rect(0,5000px,5000px,-5000px)}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout{position:relative}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-has-submenu-flyout>.ubermenu-submenu-drop{top:auto;left:auto;box-shadow:none}.ubermenu .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout.ubermenu-active{z-index:100}.ubermenu .ubermenu-row{margin-bottom:10px;clear:both}.ubermenu .ubermenu-row:after{content:"";display:table;clear:both}.ubermenu .ubermenu-clear-row{clear:both}.ubermenu .ubermenu-submenu .ubermenu-column{display:block;float:left;width:auto}.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left{text-align:left}.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right{text-align:right}.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center{text-align:center}.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-row>.ubermenu-column{display:inline-block;float:none}.ubermenu .ubermenu-submenu .ubermenu-column-auto{min-width:100px;width:auto}.ubermenu .ubermenu-nav .ubermenu-column-full{width:100%}.ubermenu .ubermenu-nav .ubermenu-column-1-2{width:50%}.ubermenu .ubermenu-nav .ubermenu-column-1-3{width:33.33%}.ubermenu .ubermenu-nav .ubermenu-column-2-3{width:66.66%}.ubermenu .ubermenu-nav .ubermenu-column-1-4{width:25%}.ubermenu .ubermenu-nav .ubermenu-column-3-4{width:75%}.ubermenu .ubermenu-nav .ubermenu-column-1-5{width:20%}.ubermenu .ubermenu-nav .ubermenu-column-2-5{width:40%}.ubermenu .ubermenu-nav .ubermenu-column-3-5{width:60%}.ubermenu .ubermenu-nav .ubermenu-column-4-5{width:80%}.ubermenu .ubermenu-nav .ubermenu-column-1-6{width:16.66%}.ubermenu .ubermenu-nav .ubermenu-column-5-6{width:83.33%}.ubermenu .ubermenu-nav .ubermenu-column-1-7{width:14.28%}.ubermenu .ubermenu-nav .ubermenu-column-2-7{width:28.57%}.ubermenu .ubermenu-nav .ubermenu-column-3-7{width:42.85%}.ubermenu .ubermenu-nav .ubermenu-column-4-7{width:57.14%}.ubermenu .ubermenu-nav .ubermenu-column-5-7{width:71.42%}.ubermenu .ubermenu-nav .ubermenu-column-6-7{width:85.71%}.ubermenu .ubermenu-nav .ubermenu-column-1-8{width:12.5%}.ubermenu .ubermenu-nav .ubermenu-column-3-8{width:37.5%}.ubermenu .ubermenu-nav .ubermenu-column-5-8{width:62.5%}.ubermenu .ubermenu-nav .ubermenu-column-7-8{width:87.5%}.ubermenu .ubermenu-nav .ubermenu-column-1-9{width:11.11%}.ubermenu .ubermenu-nav .ubermenu-column-2-9{width:22.22%}.ubermenu .ubermenu-nav .ubermenu-column-4-9{width:44.44%}.ubermenu .ubermenu-nav .ubermenu-column-5-9{width:55.55%}.ubermenu .ubermenu-nav .ubermenu-column-7-9{width:77.77%}.ubermenu .ubermenu-nav .ubermenu-column-8-9{width:88.88%}.ubermenu .ubermenu-nav .ubermenu-column-1-10{width:10%}.ubermenu .ubermenu-nav .ubermenu-column-3-10{width:30%}.ubermenu .ubermenu-nav .ubermenu-column-7-10{width:70%}.ubermenu .ubermenu-nav .ubermenu-column-9-10{width:90%}.ubermenu .ubermenu-nav .ubermenu-column-1-11{width:9.09%}.ubermenu .ubermenu-nav .ubermenu-column-2-11{width:18.18%}.ubermenu .ubermenu-nav .ubermenu-column-3-11{width:27.27%}.ubermenu .ubermenu-nav .ubermenu-column-4-11{width:36.36%}.ubermenu .ubermenu-nav .ubermenu-column-5-11{width:45.45%}.ubermenu .ubermenu-nav .ubermenu-column-6-11{width:54.54%}.ubermenu .ubermenu-nav .ubermenu-column-7-11{width:63.63%}.ubermenu .ubermenu-nav .ubermenu-column-8-11{width:72.72%}.ubermenu .ubermenu-nav .ubermenu-column-9-11{width:81.81%}.ubermenu .ubermenu-nav .ubermenu-column-10-11{width:90.9%}.ubermenu .ubermenu-nav .ubermenu-column-1-12{width:8.33%}.ubermenu .ubermenu-nav .ubermenu-column-5-12{width:41.66%}.ubermenu .ubermenu-nav .ubermenu-column-7-12{width:58.33%}.ubermenu .ubermenu-nav .ubermenu-column-11-12{width:91.66%}.ubermenu .ubermenu-autoclear>.ubermenu-column-1-10:nth-child(10n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-11:nth-child(11n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-12:nth-child(12n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-2:nth-child(2n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-3:nth-child(3n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-4:nth-child(4n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-5:nth-child(5n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-6:nth-child(6n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-7:nth-child(7n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-8:nth-child(8n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-9:nth-child(9n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column{clear:none}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-10:nth-child(10n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-11:nth-child(11n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-12:nth-child(12n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-2:nth-child(2n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-3:nth-child(3n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-4:nth-child(4n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-5:nth-child(5n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-6:nth-child(6n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-7:nth-child(7n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-8:nth-child(8n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-9:nth-child(9n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2>.ubermenu-column{clear:none}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-10:nth-child(10n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-11:nth-child(11n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-12:nth-child(12n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-2:nth-child(2n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-3:nth-child(3n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-4:nth-child(4n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-5:nth-child(5n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-6:nth-child(6n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-7:nth-child(7n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-8:nth-child(8n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-9:nth-child(9n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-tabs{position:relative;width:100%}.ubermenu .ubermenu-tabs-group{border-style:solid}.ubermenu .ubermenu-tab .ubermenu-tab-content-panel{position:absolute;display:none}.ubermenu .ubermenu-tab .ubermenu-tab-content-panel,.ubermenu .ubermenu-tab>.ubermenu-target{border-width:0;border-style:solid}.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel,.ubermenu-nojs .ubermenu-tab:hover>.ubermenu-tab-content-panel,.ubermenu-nojs .ubermenu-tabs-show-default>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel{display:block}.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel{display:none}.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child:hover>.ubermenu-tab-content-panel{display:block}.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{float:left;border-width:0 1px 0 0}.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{right:0;top:0}.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f105"}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group{float:right;border-width:0 0 0 1px}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;top:0}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target{padding-left:25px;padding-right:20px}.ubermenu-sub-indicators .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f104";right:auto;left:10px}.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group{border-width:0}.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;top:auto;border-width:1px 0 0}.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group{border-width:1px 0 0;position:absolute;bottom:0}.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;bottom:100%}.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f106"}.ubermenu h3.ubermenu-widgettitle{padding-left:0;padding-right:0;margin-bottom:1.3em}.widget.ubermenu_navigation_widget-class{overflow:visible}.ubermenu .ubermenu-divider{clear:both;display:block;padding:20px 0}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-divider{padding:10px 0}.ubermenu .ubermenu-divider hr{padding:0;margin:0;display:block;height:1px;background:0 0;border:0;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.1)}.ubermenu .ubermenu-search .ubermenu-searchform{position:relative;background:#f9f9f9;width:150px;margin:7px}.ubermenu .ubermenu-search input.ubermenu-search-input{width:100%;padding:8px 40px 8px 15px;color:#333;background:0 0;border:none}.ubermenu .ubermenu-search .ubermenu-search-submit,.ubermenu .ubermenu-searchbar-drop .ubermenu-search-submit{position:absolute;width:40px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-family:FontAwesome!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform{height:50px;margin:0;background:#f9f9f9;width:100%}.ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input{width:100%;padding:14px 50px 14px 25px;height:100%;color:#333;background:0 0}.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,.ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit{position:absolute;width:50px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-family:FontAwesome!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubermenu .ubermenu-postlist-item{margin-bottom:10px}.ubermenu .ubermenu-postlist .ubermenu-image{float:left}.ubermenu .ubermenu-postlist-title>a{color:inherit;text-decoration:none}.ubermenu .ubermenu-postlist-content{font-size:11px;opacity:.7}.ubermenu .ubermenu-map-canvas img{max-width:none}.ubermenu-screen-reader,.ubermenu-target-divider{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;padding:0;margin:0;border:0}.uber-clear:after,.ubermenu .ubermenu-column:after,.ubermenu .ubermenu-content-block:after,.ubermenu .ubermenu-image:after,.ubermenu .ubermenu-postlist-item:after,.ubermenu .ubermenu-submenu:after,.ubermenu .ubermenu-tabs:after,.ubermenu:after{content:"";display:table;clear:both}.ubermenu{background:0 0}.ubermenu-submenu-drop{background:#fff}.ubermenu-test-dimensions{visibility:hidden!important;display:block!important}.ubermenu .ubermenu-force>.ubermenu-submenu{display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;top:auto!important;max-height:600px;height:auto;overflow:auto!important}.ubermenu-notransition,.ubermenu-notransition>.ubermenu-submenu-drop{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}.ubermenu-admin-notice{background:#eee;color:#333;padding:15px;border-left:30px solid #4D90FE;margin:20px;position:relative;font-size:12px;clear:both}.ubermenu-admin-notice a,.ubermenu-admin-notice a:visited{color:#00A3FF;text-decoration:underline;font-size:inherit}.ubermenu-admin-notice a:hover{color:#0D75AF}.ubermenu-admin-notice strong{color:tomato}.ubermenu-admin-notice .ubermenu-admin-notice-icon{position:absolute;left:-18px;top:50%;margin-top:-5px;color:#fff;font-size:13px}.ubermenu-admin-notice:after{display:none;position:absolute;content:'UberMenu Notice: Only displayed to admin users';left:-30px;bottom:100%;background:#666;color:#eee;padding:7px 10px;font-size:11px}.ubermenu-admin-notice:hover:after{display:block}#wp-admin-bar-ubermenu .fa,#wp-admin-bar-ubermenu_loading .fa{font-family:FontAwesome;margin-right:4px;color:#aaa}#wp-admin-bar-ubermenu_loading .fa{color:#ff0}#wpadminbar #wp-admin-bar-ubermenu_loading #wp-admin-bar-ubermenu_loading_msg .ab-item{width:300px;white-space:normal;height:auto;padding:10px 20px;line-height:1.5em}.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.ubermenu.ubermenu-loc-ubermenu-direct-inject{position:fixed;top:0;left:0;width:100%}.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject{top:32px}@media screen and (max-width:959px){.ubermenu.ubermenu-loc-ubermenu-direct-inject{margin-top:47px}}@media screen and (max-width:782px){.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject{top:46px}.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.ubermenu.ubermenu-loc-ubermenu-direct-inject{position:absolute}}.ubermenu-diagnostics-loadscreen{position:fixed;height:100%;left:0;top:0;width:100%;background:#ddd;background:rgba(255,255,255,.8);z-index:9999999999999999}.um-folding-cube{margin:-20px auto 40px -20px;width:40px;height:40px;position:absolute;top:50%;left:50%;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.um-folding-cube .um-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.um-folding-cube .um-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:um-foldCubeAngle 2.4s infinite linear both;animation:um-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.um-folding-cube .um-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.um-folding-cube .um-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.um-folding-cube .um-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.um-folding-cube .um-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.um-folding-cube .um-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.um-folding-cube .um-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes um-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes um-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.ubermenu-vertical .ubermenu-item-level-0{display:block;clear:both}.ubermenu-vertical.ubermenu-items-align-right .ubermenu-item-level-0{text-align:right}.ubermenu-vertical.ubermenu-items-align-center .ubermenu-item-level-0{text-align:center}.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,5000px,0)}.ubermenu.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-target{box-shadow:none;border-left:none}.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target:after{content:'\f105'}.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-drop{left:100%;margin-left:0;top:0}.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop,.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega,.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop{top:0;min-height:100%}.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item,.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{min-height:0}.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height{position:static}.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height>.ubermenu-submenu-drop{min-height:100%!important;max-height:none;height:auto}.ubermenu-vertical .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{top:0}.ubermenu-vertical.ubermenu-transition-slide .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop{min-height:0}.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-type-mega{width:600px;margin:0}.ubermenu-vertical .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel,.ubermenu-vertical .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{min-height:100%}.ubermenu-vertical .ubermenu-item.ubermenu-relative{position:relative}.ubermenu-vertical .ubermenu-item.ubermenu-relative.ubermenu-active{z-index:20}.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{top:0}.ubermenu-vertical .ubermenu-item.ubermenu-item-mini{float:left;clear:none}.ubermenu.ubermenu-vertical .ubermenu-item.ubermenu-item-mini>.ubermenu-target{background:0 0;box-shadow:none}.rtl .ubermenu,.rtl .ubermenu .ubermenu-item{text-align:right}.rtl .ubermenu-items-align-left.ubermenu-horizontal{text-align:left}.rtl .ubermenu-items-align-center.ubermenu-horizontal{text-align:center}.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0{float:none}.rtl .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:last-child>.ubermenu-target{border-left:none;box-shadow:none}.rtl .ubermenu .ubermenu-submenu-type-mega>.ubermenu-column:not(.ubermenu-tabs-group),.rtl .ubermenu .ubermenu-submenu-type-tab-content-panel>.ubermenu-column:not(.ubermenu-tabs-group){float:right}.rtl .ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title{margin-left:0;margin-right:.6em}.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target{padding-right:20px;padding-left:25px}.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target:after{right:auto;left:10px}.rtl .ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target{padding-left:30px;padding-right:0}.rtl .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,.rtl .ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit{left:0;right:auto}.rtl .ubermenu .ubermenu-search input.ubermenu-search-input{padding:8px 15px 8px 40px}.rtl .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input{padding:14px 25px 14px 50px}@media screen and (min-width:960px){.ubermenu-responsive-default.ubermenu{display:block!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-desktop{display:none!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile{display:none}.ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-submenu-drop,.ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-submenu-drop{display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;top:auto!important;height:auto;z-index:19}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop{top:auto;bottom:100%}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f106"}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout{top:auto;bottom:0}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,auto,-5000px)}.ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop{right:100%;left:auto}.ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>a.ubermenu-target:after{right:auto;left:10px;margin-top:-7px;content:"\f104"}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,5000px,-5000px)}}@media screen and (max-width:959px){.ubermenu-responsive-toggle,.ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-no-transitions.ubermenu-responsive.ubermenu-responsive-collapse{display:none;visibility:visible;height:auto;max-height:none;overflow:visible!important}.ubermenu-sticky-wrapper{min-height:0!important}.ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-responsive-default .ubermenu-responsive-toggle,.ubermenu-responsive-default .ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-responsive-default.ubermenu-responsive{width:100%;max-height:500px;visibility:visible;overflow:visible;-webkit-transition:max-height 1s ease-in;transition:max-height .3s ease-in}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-items-align-center{text-align:left}.ubermenu-responsive-default.ubermenu-responsive.ubermenu{margin:0}.ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav{display:block}.ubermenu-responsive-default.ubermenu-repsonsive.ubermenu-no-transitions,.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-nocollapse{display:block;max-height:none}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse{max-height:0;overflow:hidden!important;visibility:hidden}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition,.ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition .ubermenu-nav{overflow:hidden!important;visibility:visible}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse:not(.ubermenu-in-transition){border-top-width:0;border-bottom-width:0}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu{display:none}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0{width:50%}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-single-column .ubermenu-item-level-0{float:none;clear:both;width:100%}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0>.ubermenu-target{border:none;box-shadow:none}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-has-submenu-flyout{position:static}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-submenu-type-flyout .ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f107"}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{width:100%;min-width:100%;max-width:100%;top:auto;left:0!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{left:-1px!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu.ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-column{min-height:0;border-left:none;float:left;display:block}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega{max-height:none;height:auto;overflow:visible}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop{max-height:1000px}.ubermenu-responsive-default.ubermenu .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega{min-height:0}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{min-width:50%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-autoclear>.ubermenu-column{clear:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1){clear:both}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+1){clear:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+2){clear:both}.ubermenu-responsive-default.ubermenu-responsive-single-column-subs .ubermenu-submenu .ubermenu-item{float:none;clear:both;width:100%;min-width:100%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs-group{width:100%;min-width:100%;max-width:100%;left:0}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs{min-height:0!important}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs{z-index:15}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel{z-index:20}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab{position:relative}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab.ubermenu-active{position:relative;z-index:20}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab>.ubermenu-target{border-width:0 0 1px}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab.ubermenu-has-submenu-drop>.ubermenu-target:after{content:"\f107"}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{top:auto;border-width:1px}.ubermenu-responsive-default.ubermenu-reponsive .ubermenu-item-level-0>.ubermenu-submenu-type-stack{position:relative}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column,.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column-auto{width:100%;max-width:100%}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-mini{min-width:0;width:auto;float:left;clear:none!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-mini>a.ubermenu-target{padding-left:20px;padding-right:20px}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-mobile{display:none!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-hide-bkgs .ubermenu-submenu.ubermenu-submenu-bkg-img{background-image:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0.ubermenu-item-mini{min-width:0;width:auto}.ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0{width:100%}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target:after{content:'\f107'}.ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{top:auto}}@media screen and (max-width:480px){.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0{width:100%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{min-width:100%}}@font-face{font-family:'FontAwesome';src:url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.octopusclinic.com/wp-content/plugins/ubermenu/assets/css/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.octopusclinic.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.octopusclinic.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.octopusclinic.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}