#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;
}.mwl-theme-dark-glass{--pswp-bg:#000000!important;--pswp-icon-color-secondary:#ffffff80!important;--mwl_glass_color:rgba(0, 0, 0, 0.65)!important;--mwl_text_fill_color:#ffffff!important;--mwl_border_color:rgba(255, 255, 255, 0.15)!important;--mwl_highlight_color:rgba(255, 255, 255, 0.2)!important;--mwl_shadow_color:rgba(0, 0, 0, 0.3)!important}.mwl-theme-light-glass{--pswp-bg:#ffffff!important;--pswp-icon-color:#1a1a1a!important;--pswp-icon-color-secondary:#1a1a1a80!important;--mwl_glass_color:rgba(255, 255, 255, 0.7)!important;--mwl_text_fill_color:#1a1a1a!important;--mwl_border_color:rgba(0, 0, 0, 0.12)!important;--mwl_highlight_color:rgba(255, 255, 255, 0.5)!important;--mwl_shadow_color:rgba(0, 0, 0, 0.15)!important}.mwl-theme-plain-dark{--pswp-bg:#000000!important;--pswp-icon-color-secondary:#ffffff80!important;--mwl_glass_color:transparent!important;--mwl_text_fill_color:#ffffff!important;--mwl_border_color:transparent!important;--mwl_highlight_color:transparent!important;--mwl_shadow_color:transparent!important}.mwl-theme-plain-dark .mwl__keywords,.mwl-theme-plain-dark .mwl__metadata,.mwl-theme-plain-dark .mwl__social-sharing__popup,.mwl-theme-plain-dark button.pswp__button{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.mwl-theme-plain-dark button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next){background:0 0!important;border:none!important}.mwl-theme-plain-dark button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next):hover{background:rgba(255,255,255,.1)!important}.mwl-theme-plain-dark .pswp__button--arrow--next,.mwl-theme-plain-dark .pswp__button--arrow--prev{background:0 0!important;border:none!important}.mwl-theme-plain-dark .pswp__button--arrow--next:hover,.mwl-theme-plain-dark .pswp__button--arrow--prev:hover{background:rgba(255,255,255,.1)!important}.mwl-theme-plain-dark .mwl__metadata{background:rgba(0,0,0,.7)!important;border:none!important;border-radius:8px!important}.mwl-theme-plain-dark .mwl__metadata__toggle{background:0 0!important;border:none!important}.mwl-theme-plain-dark .mwl__metadata__toggle:hover{background:rgba(255,255,255,.1)!important}.mwl-theme-plain-dark .mwl__keywords{background:rgba(0,0,0,.5)!important;border:none!important}.mwl-theme-plain-dark .mwl__social-sharing__popup{background:rgba(0,0,0,.9)!important;border:none!important}.mwl-theme-plain-dark button.pswp__button[data-tooltip]::before{background:rgba(0,0,0,.7)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important}.mwl.mwl-theme-flat{--pswp-bg:#000000;--mwl_text_fill_color:#ffffff;--mwl_glass_color:transparent;--mwl_border_color:transparent;--mwl_highlight_color:transparent;--mwl_shadow_color:transparent;--mwl_exif_spacing:15px}.mwl.mwl-theme-flat button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next){background:0 0!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mwl.mwl-theme-flat button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next):hover{background:rgba(255,255,255,.1)!important;transform:scale(1.05)}.mwl.mwl-theme-flat .pswp__button--arrow--next,.mwl.mwl-theme-flat .pswp__button--arrow--prev{background:0 0!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mwl.mwl-theme-flat .pswp__button--arrow--next:hover,.mwl.mwl-theme-flat .pswp__button--arrow--prev:hover{background:rgba(255,255,255,.1)!important;transform:scale(1.05)}@media (max-width:768px){.mwl.mwl-theme-flat .pswp__dynamic-caption--aside{top:0!important}}.mwl.mwl-theme-flat .pswp__dynamic-caption{transition:opacity 120ms linear!important}.mwl.mwl-theme-flat:not(.pswp--ui-visible) .pswp__dynamic-caption{opacity:0!important;transition:opacity 50ms linear!important}.mwl.mwl-theme-flat .pswp__dynamic-caption--below{max-width:none!important}.mwl.mwl-theme-flat .pswp__dynamic-caption--mobile{height:25vh!important}.mwl__metadata--flat{position:static!important;transform:none!important;left:auto!important;bottom:auto!important;width:auto!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.mwl__metadata--flat .mwl__metadata__toggle{display:none!important}.mwl__metadata--flat h2{margin-left:0!important;margin-right:0!important;text-align:center!important}.mwl__metadata--flat .exifs{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:0 15px}.mwl__metadata--flat .exifs .exif{display:inline-flex;align-items:center;margin-right:0!important;line-height:1}.mwl__metadata--flat .exifs .exif svg{margin-right:3px}.mwl__metadata--flat--aside .exifs{justify-content:left!important;display:grid!important}.mwl__metadata--flat--aside .exifs .exif{display:flex!important}.mwl__metadata--flat--aside h2{text-align:left!important}.mwl__metadata--flat--aside .description{text-align:left!important}.mwl__metadata--flat--below{text-align:center!important;justify-content:center!important}.mwl__metadata--flat--below h2{text-align:center!important}.mwl__metadata--flat--below .description{text-align:center!important}.mwl.mwl-theme-flat-light{--pswp-bg:#ffffff;--mwl_text_fill_color:#000000;--mwl_glass_color:transparent;--mwl_border_color:transparent;--mwl_highlight_color:transparent;--mwl_shadow_color:transparent;--mwl_exif_spacing:15px}.mwl.mwl-theme-flat-light button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next){background:0 0!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mwl.mwl-theme-flat-light button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next):hover{background:rgba(0,0,0,.1)!important;transform:scale(1.05)}.mwl.mwl-theme-flat-light .pswp__button--arrow--next,.mwl.mwl-theme-flat-light .pswp__button--arrow--prev{background:0 0!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mwl.mwl-theme-flat-light .pswp__button--arrow--next svg,.mwl.mwl-theme-flat-light .pswp__button--arrow--prev svg{fill:#1a1a1a!important}.mwl.mwl-theme-flat-light .pswp__button--arrow--next:hover,.mwl.mwl-theme-flat-light .pswp__button--arrow--prev:hover{background:rgba(0,0,0,.1)!important;transform:scale(1.05)}@media (max-width:768px){.mwl.mwl-theme-flat-light .pswp__dynamic-caption--aside{top:0!important}}.mwl.mwl-theme-flat-light .pswp__dynamic-caption{transition:opacity 120ms linear!important}.mwl.mwl-theme-flat-light:not(.pswp--ui-visible) .pswp__dynamic-caption{opacity:0!important;transition:opacity 50ms linear!important}.mwl.mwl-theme-flat-light .pswp__dynamic-caption--below{max-width:none!important}.mwl.mwl-theme-flat-light .pswp__dynamic-caption--mobile{height:25vh!important;background-color:#e8e8e8!important}.mwl.mwl-theme-flat-light .mwl__pswp--sharing__options{background:#f9f9f9!important;border:1px solid #e0e0e0!important;box-shadow:0 2px 6px rgba(0,0,0,.1)!important}.mwl__metadata--flat-light{position:static!important;transform:none!important;left:auto!important;bottom:auto!important;width:auto!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.mwl__metadata--flat-light .mwl__metadata__toggle{display:none!important}.mwl__metadata--flat-light h2{margin-left:0!important;margin-right:0!important;text-align:center!important}.mwl__metadata--flat-light .exifs{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:0 15px}.mwl__metadata--flat-light .exifs .exif{display:inline-flex;align-items:center;margin-right:0!important;line-height:1}.mwl__metadata--flat-light .exifs .exif svg{margin-right:3px}.mwl__metadata--flat-light--aside .exifs{justify-content:left!important;display:grid!important}.mwl__metadata--flat-light--aside .exifs .exif{display:flex!important}.mwl__metadata--flat-light--aside h2{text-align:left!important}.mwl__metadata--flat-light--aside .description{text-align:left!important}.mwl__metadata--flat-light--below{text-align:center!important;justify-content:center!important}.mwl__metadata--flat-light--below h2{text-align:center!important}.mwl__metadata--flat-light--below .description{text-align:center!important}button.mwl__metadata__toggle{background:0 0;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:0}button.mwl__metadata__toggle:focus{border:.5px solid var(--mwl_border_color);outline-offset:2px}body.no-scroll{overflow:hidden}.mwl--metadata-hidden .pswp__dynamic-caption{display:none!important}.mwl--metadata-hidden .mwl__metadata{opacity:0!important;pointer-events:none!important}.mwl-img{cursor:pointer}.mwl-img:focus{opacity:.5}.mwl-img-clone-container{position:relative;will-change:transform,opacity,width,height;transform:translateZ(0);transform-origin:50% 50%;z-index:999999}.mwl-img-clone{position:absolute;display:block;width:100%;height:100%!important;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}.mwl{touch-action:pan-x pan-y;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;display:none}.mwl .pswp__content,.mwl .pswp__img,.mwl .pswp__zoom-wrap{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);image-rendering:-webkit-optimize-contrast}.mwl::selection{background:red}.mwl.visible{display:flex;flex-direction:column}.mwl .pswp__top-bar{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:auto!important;padding:20px!important;background:0 0!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;pointer-events:none!important;box-sizing:border-box!important}.mwl .pswp__top-bar>*{pointer-events:auto}.mwl .pswp__counter{order:-1!important;margin:0!important;color:var(--mwl_text_fill_color);font-size:14px;font-family:sans-serif;opacity:.85;text-shadow:1px 1px 10px var(--pswp-icon-color-secondary)}.mwl .mwl__actions{display:flex;flex-direction:row;align-items:center;gap:5px;margin-left:auto}.mwl .mwl__bottom-hover-zone{position:absolute;bottom:0;left:0;right:0;height:100px;z-index:9;pointer-events:auto}.mwl .mwl__metadata.collapsed:hover,.mwl:has(.mwl__bottom-hover-zone:hover) .mwl__metadata.collapsed{opacity:1;pointer-events:auto}.mwl .mwl__metadata{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);width:calc(70%);max-width:500px;max-height:40vh;padding:12px 16px;overflow-y:auto;overflow-x:hidden;z-index:10;transition:opacity .3s ease;box-sizing:border-box;color:var(--mwl_text_fill_color);text-align:center;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;pointer-events:auto;touch-action:auto;background:var(--mwl_glass_color);backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:.5px solid var(--mwl_border_color);border-radius:16px;box-shadow:0 8px 32px var(--mwl_shadow_color),inset 0 .5px 0 var(--mwl_highlight_color);scrollbar-color:#5f5f5f rgba(255,255,255,.07);scrollbar-width:thin}@media (max-height:500px){.mwl .mwl__metadata{max-height:35vh;padding:8px 12px;bottom:10px}}@media (min-width:769px){.mwl .mwl__metadata{max-width:700px}}.mwl .mwl__metadata.collapsed{width:48px;height:48px;min-height:48px;max-height:48px;padding:0;overflow:hidden;border-radius:50%;background:var(--mwl_glass_color);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .3s ease}.mwl .mwl__metadata.collapsed .mwl__metadata__content{display:none}.mwl .mwl__metadata.collapsed .mwl__metadata__toggle{width:48px;height:48px;position:static;background:0 0;border:none}.mwl .mwl__metadata.collapsed .mwl__metadata__toggle:hover{transform:scale(1.1);background:0 0}.mwl .mwl__metadata.collapsed .mwl__metadata__toggle svg{width:24px;height:24px;transform:translateX(-.5px) translateY(-1.2px)}.mwl .mwl__metadata .mwl__metadata__toggle{display:flex;position:absolute;top:12px;right:12px;width:32px;height:32px;align-items:center;justify-content:center;background:var(--mwl_glass_color);border:.5px solid var(--mwl_border_color);border-radius:50%;cursor:pointer;transition:transform .2s ease;z-index:1}.mwl .mwl__metadata .mwl__metadata__toggle:hover{transform:scale(1.1)}.mwl .mwl__metadata .mwl__metadata__toggle svg{width:16px;height:16px;stroke:var(--mwl_text_fill_color);fill:none}@media (max-height:500px){.mwl .mwl__metadata .mwl__metadata__toggle{top:4px;right:4px;width:28px;height:28px}.mwl .mwl__metadata .mwl__metadata__toggle svg{width:14px;height:14px}}.mwl .mwl__metadata h2{margin:8px 12px;font-size:16px;color:var(--mwl_text_fill_color)}.mwl .mwl__metadata h2::after,.mwl .mwl__metadata h2::before{display:none}@media (min-width:769px){.mwl .mwl__metadata h2{font-size:20px}}@media (max-height:500px){.mwl .mwl__metadata h2{font-size:14px}}.mwl .mwl__metadata .exifs,.mwl .mwl__metadata h2,.mwl .mwl__metadata p{font-family:sans-serif;user-select:text;-webkit-user-select:text;cursor:text}.mwl .mwl__metadata .mwl__metadata__content{user-select:text;-webkit-user-select:text;pointer-events:auto}.mwl .mwl__metadata .description{margin:3px 0;font-size:13px;opacity:.8;display:none}.mwl .mwl__metadata .description.visible{display:block}@media (min-width:769px){.mwl .mwl__metadata .description{font-size:15px;margin:5px 0}}@media (max-height:500px){.mwl .mwl__metadata .description{font-size:11px;margin:2px 0}}.mwl .mwl__metadata .description .caption-wrapper{max-height:12vh;overflow-x:hidden;overflow-y:auto;scrollbar-color:#5f5f5f rgba(255,255,255,.07);scrollbar-width:thin}@media (max-height:500px){.mwl .mwl__metadata .description .caption-wrapper{max-height:10vh}}.mwl .mwl__metadata .description .caption{word-wrap:break-word}.mwl .mwl__metadata .description .toggle-full-description{font-family:sans-serif;font-size:14px;height:fit-content;display:inline-block;font-weight:700;cursor:pointer;vertical-align:middle}.mwl .mwl__metadata .description .toggle-full-description svg{position:relative;top:2px;height:18px;stroke:var(--mwl_text_fill_color);fill:none}.mwl .mwl__metadata .exifs .exif{display:inline-block;margin-top:0;opacity:1;margin-right:var(--mwl_exif_spacing,15px)}.mwl .mwl__metadata .exifs .exif svg{display:inline-block;vertical-align:middle;height:16px!important;stroke:var(--mwl_text_fill_color);fill:none}@media (min-width:769px){.mwl .mwl__metadata .exifs .exif svg{height:18px!important}}@media (max-height:500px){.mwl .mwl__metadata .exifs .exif svg{height:14px!important}}.mwl .mwl__metadata .exifs .exif span{display:inline-block;line-height:20px;vertical-align:middle;font-size:11px}@media (min-width:769px){.mwl .mwl__metadata .exifs .exif span{font-size:13px;line-height:24px}}@media (max-height:500px){.mwl .mwl__metadata .exifs .exif span{font-size:10px;line-height:18px}}.mwl .mwl__nav-arrow-visible{visibility:visible!important}.mwl .mwl__nav-arrow-not-visible{visibility:hidden!important}.mwl .pswp__button--arrow--next,.mwl .pswp__button--arrow--prev{height:50px;width:50px;margin:0 25px;display:flex;align-items:center;justify-content:center;background:var(--mwl_glass_color)!important;backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:.5px solid var(--mwl_border_color)!important;border-radius:999px;box-shadow:0 8px 32px var(--mwl_shadow_color),inset 0 .5px 0 var(--mwl_highlight_color);transition:all .3s ease!important}.mwl .pswp__button--arrow--next .pswp__icn,.mwl .pswp__button--arrow--next svg,.mwl .pswp__button--arrow--prev .pswp__icn,.mwl .pswp__button--arrow--prev svg{height:32px;width:32px;position:static;top:auto;left:auto;margin:auto;fill:var(--pswp-icon-color,var(--mwl_text_fill_color))!important}.mwl .pswp__button--arrow--next .pswp__icn path,.mwl .pswp__button--arrow--next .pswp__icn use,.mwl .pswp__button--arrow--next svg path,.mwl .pswp__button--arrow--next svg use,.mwl .pswp__button--arrow--prev .pswp__icn path,.mwl .pswp__button--arrow--prev .pswp__icn use,.mwl .pswp__button--arrow--prev svg path,.mwl .pswp__button--arrow--prev svg use{fill:inherit}.mwl .pswp__button--arrow--next:hover,.mwl .pswp__button--arrow--prev:hover{transform:scale(1.05)}.mwl .pswp__button--arrow--prev .pswp__icn{transform:translateX(4px)}.mwl .pswp__button--arrow--next .pswp__icn{transform:scale(-1,1) translateX(4px)}.mwl.pswp--open{display:block!important}.mwl .hidden-caption-content{display:none}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next){background:var(--mwl_glass_color)!important;backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:.5px solid var(--mwl_border_color)!important;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px var(--mwl_shadow_color),inset 0 .5px 0 var(--mwl_highlight_color);transition:all .2s ease;margin:0;position:relative;color:var(--mwl_text_fill_color);overflow:visible!important}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next).pswp__button--close,.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next).pswp__button--zoom{display:none}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next):hover{transform:scale(1.05)}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next)[data-tooltip]::before{content:attr(data-tooltip);position:absolute;top:calc(110%);left:50%;transform:translateX(-50%);background:var(--mwl_glass_color);backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:.5px solid var(--mwl_border_color);border-radius:8px;padding:6px 12px;color:var(--mwl_text_fill_color);font-size:11px;font-family:sans-serif;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;box-shadow:0 4px 16px var(--mwl_shadow_color),inset 0 .5px 0 var(--mwl_highlight_color);z-index:100}@media (min-width:769px){.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next)[data-tooltip]::before{font-size:13px}}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next)[data-tooltip]:hover::before{opacity:1;visibility:visible}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next) svg{width:20px;height:20px;stroke:var(--mwl_text_fill_color);fill:none;position:static;display:block;flex-shrink:0}.mwl button.pswp__button:not(.pswp__button--arrow--prev):not(.pswp__button--arrow--next).pswp__button--social-share-button svg{transform:translateX(-1px)}.mwl .mwl__pswp--sharing__options{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--mwl_glass_color);backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);border:.5px solid var(--mwl_border_color);border-radius:16px;box-shadow:0 8px 32px var(--mwl_shadow_color),inset 0 .5px 0 var(--mwl_highlight_color);padding:18px 45px 18px 18px;font-size:14px;line-height:1em;white-space:nowrap;margin-top:20px;margin-bottom:10px;z-index:1000;transition:all .3s ease}.mwl .mwl__pswp--sharing__options .mwl__sharing__close{position:absolute;top:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--mwl_glass_color);border:.5px solid var(--mwl_border_color);border-radius:50%;cursor:pointer;transition:all .2s ease;padding:0}.mwl .mwl__pswp--sharing__options .mwl__sharing__close:hover{transform:scale(1.1)}.mwl .mwl__pswp--sharing__options .mwl__sharing__close svg{width:14px;height:14px;stroke:var(--mwl_text_fill_color);fill:none}.mwl .mwl__pswp--sharing__options ul{list-style:none;margin:0;padding:0}.mwl .mwl__pswp--sharing__options li{margin:0;padding:5px 0}.mwl .mwl__pswp--sharing__options li a{color:var(--mwl_text_fill_color);text-decoration:none;transition:color .2s}.mwl .mwl__pswp--sharing__options li a:hover{color:var(--mwl_text_fill_color)}html { */
-webkit-text-size-adjust: 100%; }  body {
margin: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #000; }
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a:hover, a:focus, a:active {
color: white;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
-webkit-transition: all 1s; transition: all 300ms;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li { position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
opacity: 1;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} @font-face {
font-family:'Tiempos';
src: url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/TiemposFineWeb-Bold.eot);
src: url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/TiemposFineWeb-Bold.eot?#iefix) format('embedded-opentype'),
url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/TiemposFineWeb-Bold.woff2) format('woff2'),
url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/TiemposFineWeb-Bold.woff) format('woff');
font-weight:bold;
font-style: normal;
}
@font-face {
font-family:'NeurialGrotesk';
src: url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/39ABB0_0_0.eot);
src: url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/39ABB0_0_0.eot?#iefix) format('embedded-opentype'),
url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/39ABB0_0_0.woff2) format('woff2'),
url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/39ABB0_0_0.woff) format('woff'),
url(//shereewalker.com/wp-content/themes/sheree_walker/fonts/39ABB0_0_0.ttf) format('truetype');
font-weight: normal;
font-style: normal;
} /*/*/body {
background: #000000;
cursor: none !important;
}
div#page {
overflow: hidden;
}
*:focus {
outline: none;
}/**/.site-content,
.section-size {
max-width: 2000px;
margin-left: auto;
margin-right: auto;
}
footer#colophon {
width: 100%;
} .content-area,
.section-size {
padding: 0 200px;
max-width: 2000px;
}
.single-post .content-area, 
.single-post .section-size  { 
padding: 0 300px;
}
.single-post .section-size.site-footer  { 
padding: 0 200px;
}
.wp-block-group__inner-container {
padding: 0;
}
.entry-content {
margin: 0;
}
.wp-block-group__inner-container { margin-left: auto;
margin-right: auto;
} .alignfull {
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}/*/*/p,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
-webkit-font-smoothing: antialiased;
-webkit-transition: all 1s;/**/transition: all 1s;
}
a {
margin: 0;
-webkit-font-smoothing: antialiased;
}
p {
font-family: 'NeurialGrotesk';
}
::-moz-selection { 
background: #ffff00; 
color: black;
}
::selection { 
background: rgba(253,255,7,.99);
color: black;
}
h3 {
font-size: 140px;
line-height: 190px;
font-family: 'Tiempos';
-webkit-font-smoothing: antialiased;
margin: 0;
width: 100%;
letter-spacing: 1px;
}
.yellow-period {
color: #ffff00;
}
ul {
list-style: none;
margin: 0;
padding: 0;
} #site-navigation button {
border: none;
background-color: transparent;
color: white;
text-align: center;
font-size: 23px;
font-family: 'NeurialGrotesk';
cursor: pointer;
margin: 14px auto;
}
#site-navigation button.black {
border: none;
background-color: transparent;
color: black;
text-align: center;
font-size: 23px;
font-family: 'NeurialGrotesk';
cursor: pointer;
}
.seventy {
max-width: 1200px;
width: 70%;
}
.eighty {
max-width: 1200px;
width: 80%;
}
.ninety {
max-width: 1200px;
width: 90%;
}/*/*/header#masthead {
height: calc(100vh - 60px);
width: 75px;
position: fixed;
float: right;
right: 30px;
top:30px;
}
.relative-footer header#masthead {
z-index: 10;
}
#site-navigation {
transform: rotate(90deg);
transform-origin: top left;
position: relative;
right: -75px;
width: calc(100vh - 60px);
}
.main-navigation li {
float: left;
position: relative;
text-align: center;
width: 33.33%;
padding: 23px 14px 21px 14px;
font-size: 23px;
font-family: 'NeurialGrotesk';
}
.main-navigation li {
border-bottom: 2px solid white;
}
.main-navigation li:nth-child(2) {
border-right: 2px solid white;
border-left: 2px solid white;
}
.main-navigation a {
color: white;
letter-spacing: .5px;
}
.main-navigation a:before,
.main-navigation a:after,
.contact-information a:before,
.contact-information a:after,
.post-navigation a:before,
.post-navigation a:after {
content: "\00a0\00a0";
}
.main-navigation a:hover,
.main-navigation a:active,
.contact-information a:hover,
.contact-information a:active,
.menu-toggle:hover {
text-decoration: line-through;
text-decoration-color: #ffff00;
}
#page::before {
content: "";
position: fixed;
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
pointer-events: none;	
}
.logo-scroll,
.logo-scroll-black {
position: fixed;
left: 30px;
top: 30px;
bottom: 30px;
border-right: 2px solid white;
width: 75px;
z-index: 10;
}
.logo-scroll-black {
border-right: 2px solid black;
background-color: #FFFF00;
}
.scroll-text {
position: fixed;
padding-left: 20px;
}/*/*/.relative-yellow .main-navigation li {
border-bottom: 2px solid black;
background-color: #ffff00;
}
.relative-yellow .main-navigation li:nth-child(2) {
border-right: 2px solid black;
border-left: 2px solid black;
}
.relative-yellow .main-navigation a {
color: black;
}
.page-border-white,
.page-border-black {
position: fixed;
border: 2px solid white;
top:30px;
left: 30px;
right: 30px;
bottom: 30px;
pointer-events: none;
z-index: 999;
}
.page-border-black {
border: 2px solid black;
}
.relative-yellow .main-navigation a:hover,
.relative-yellow .main-navigation a:active,
.relative-yellow .contact-information a:hover,
.relative-yellow .contact-information a:active {
text-decoration: line-through;
text-decoration-color: #000000;
}/**/.relative-yellow hr {
height: 2px;
border: 0;
background-color: black;
margin:0;
}
.entry-title {
display:none;
} .relative-header-home  {
position: relative;
min-height: 100vh;
min-height: calc(var(--vh, 1vh) * 100);
display: flex;
align-items: center;
-webkit-transition: all 1.2s; transition: all 1.2s;
}
.absolute-super-large-h1 {
position: absolute;
width: 100vw;
height: 100%;
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
h1.super-large-h1-text  {
font-size: 200px;
line-height: 250px;
font-family: 'Tiempos';
color: white;
text-align: center;
width: 60%;
margin: 0 auto;
max-width: 1240px;
transform: translateX(-4px);
animation: appear;
animation-duration: 1.5s;
animation-iteration-count: 1;
}
@keyframes appear {
0% {
opacity:0;
}
100% {
opacity: 1;
}
}  .yellow-frame {
position: fixed;
border:30px solid #ffff00;
top:0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
pointer-events: none;
}
.relative-yellow {
background-color: #ffff00;
position: relative;
min-height: 100vh;
}
.absolute-about-section {
position: absolute;
width: 100vw;
min-height: 100%;
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
z-index: 0;
}
.large-yellow-container {
overflow: hidden;
position: relative;
min-height: 60vh;
display: flex;
align-items: center;
}
.heading-box {
width: 70%;
float: left;
}
.vertical-box {
width: 2px;
height: 100%;
position: absolute;
background-color: black;
display: inline-block;
}
h2.large-h2  {
font-size: 125px;
line-height: 177px;
font-family: 'Tiempos';
-webkit-font-smoothing: antialiased;
margin: 0;
padding: 105px  0;
letter-spacing: .8px !important;
}
p.feature-text {
font-size: 40px;
line-height: 86px;   
max-width: 1080px;
padding: 105px 0;
font-family: 'NeurialGrotesk';
min-height: 40vh;
display: flex;
align-items: center;
position: relative;
letter-spacing: -.2px;
}
.large-h2 {
opacity: 0;
}
.fade-in-waypoint {
opacity: 1 !important;
transition: .400s ease-in-out;
} .marquee {
margin: 0 auto;
white-space: nowrap;
overflow: hidden;
position: absolute;
width: 100% !important;
}
.marquee span {
display: inline-block;
animation: marquee 200s linear infinite;
}
.ticker {
height: 72px;
position: relative;
border-top: 2px solid white;
border-bottom: 2px solid white;
}
@keyframes marquee {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(-100%, 0);
}
}
@keyframes marquee2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(-100%, 0);
}
} .single-post a {
color: white;
}
.single-post .content-area p {
font-size: 28px;
line-height: 65px;
color: white;
padding-bottom: 35px;
} 
.single-post .content-area p.marquee  {
font-size: 25px;
line-height: 58px;
padding-top:7px;
}
.single-post h1 {
font-size: 120px;
line-height: 170px;
text-align: center;
animation: appear;
animation-duration: 1.5s;
animation-iteration-count: 1;
}
.wp-block-group h2 {
color: white;
font-size: 60px;
padding-bottom: 47px;
}
.project-content {
margin: -20px 0;
}
.three-container,
.four-container,
.two-left-down,
.two-left-up,
.two-right-down,
.two-right-up,
.video,
video {
background-color: black;
width: 45vw;
max-width: 1000px;
position: relative;
margin-left: 50px;
z-index: 3;
}
video {
margin-left: 0;
}
.four-container img,
.three-container img,
.two-left-down img,
.two-left-up img,
.two-right-down img,
.two-right-up img,
.wide-illy {
margin-bottom: -4px;
filter: saturate(1.2);
}
.no-saturation img {
filter: saturate(.9);
} .vibrance {
filter: saturate(1.2);
}
.single-post .wp-block-group__inner-container p:last-child {
padding-bottom: 0;
}
.fifty-spacer {
height: 50px;
margin-bottom: -50px;
}
.video.fifty-top-margin {
margin-top: 50px;
}
.video.no-controls {
margin-bottom: 185px;
}/*/*/.two-left-down {
margin: 0 0 7vw 30px;
}
.two-left-down img {
border: 2px solid white;
} 
.two-left-down::before,
.two-left-up::before,
.two-right-down::before,
.two-right-up::before  {
content:"";
width: 45vw;
max-width: 1000px;
height: 100%;
border: 2px solid white;
display: inline-block;
position: absolute;
background-color: black;
margin: -30px 0 0 -30px;
z-index: -1;
}/*/*/.two-left-up {
margin: 0 0 0 25px;
margin-bottom: calc(7vw + 25px);
}
.two-left-up img {
border: 2px solid white;
} 
.two-left-up::before {
margin: 25px 0 0 -25px;
}/*/*/.two-right-up {
margin: 0 25px 0 auto;
margin-bottom: calc(7vw + 25px);
right: 0;
}
.two-right-up img,
.two-right-up video {
border: 2px solid white;
} 
.two-right-up::before {
margin: 25px 0 0 25px;
}
.plyr video {
filter: saturate(1.2);
}/*/*/.two-right-down {
margin: 0 30px 0 auto;
margin-bottom: calc(7vw + 30px);
right: 0;
}
.two-right-down img {
border: 2px solid white;
} 
.two-right-down::before {
margin: -30px 0 0 30px;
}/*/*/.project-option-3 {
padding-top: 50px;
}
.three-left-up .project-option-3 {
padding-top: 0;
}
.three-container img {
border: 2px solid white;
}
.three-container::before,
.three-container::after,
.video::before,
.video::after {
content:"";
width: 45vw;
max-width: 1000px;
height: 100%;
border: 2px solid white;
display: inline-block;
position: absolute;
background-color: black;
}
.video::before,
.video::after {
height: 100%;
}
.no-controls.video::before, 
.no-controls.video::after {
height: 100%;
}	
.three-container::before,
.video::before {
margin: -25px 0 0 -25px;
z-index: -1;
}
.three-container::after,
.video::after {
margin: -50px 0 0 -50px;
top: 0;
z-index: -2;
}
.plyr--video .plyr__controls {
padding: 35px 10px 18px 10px !important;
background-color: black !important;
}
.plyr--video {
overflow: unset !important;
}/*/*/.three-left-up .three-container::before {
margin: 25px 0 0 -25px;
z-index: -1;
}
.three-left-up .three-container::after {
margin: 50px 0 0 -50px;
top: 0;
z-index: -2;
}
.three-left-up .project-option-3 {
margin-top: 0;
margin-bottom: 50px;
}/*/*/.three-right-up .project-option-3 {
padding-top: 0;
margin: 0 auto 185px auto;
}
.three-right-up .three-container {
margin-left: auto;
right: 0;
}
.three-right-up .stack-one {
margin-right: 50px;
}
.three-right-up .three-container::before {
margin-top: 25px;
right: -25px;
}
.three-right-up .three-container::after {
margin-top: 50px;
right: -50px;
}/*/*/.three-right-down .three-container {
margin-left: auto;
right: 0;
}
.three-right-down .stack-one {
margin-right: 50px;
}
.three-right-down .three-container::before {
margin-top: -25px;
right: -25px;
}
.three-right-down .three-container::after {
margin-top: -50px;
right: -50px;
}/*/*/.wp-block-group.four-left-up {
position: relative;
}
.four-container {
margin-left: 90px;
border: 2px solid white;
}
.four-container.stack-two,
.four-container.stack-three,
.four-container.stack-four {
position: absolute;	
}
.four-container.stack-one {
margin-left: 0;
z-index: 0;
}
.stack-two {
margin: 30px 0 0 30px;
z-index: 0;
top: 0;
}
.stack-three {
margin: 60px 0 0 60px;
z-index: 5;
top: 0;
}
.stack-four {
margin: 90px 0 0 90px;
z-index: 7;
top: 0;
}
.four-container.stack-one img,
.four-container.stack-two img,
.four-container.stack-three img {
opacity: 0;
}/*/*/.wp-block-group.four-left-up .stack-one {
margin: 0;
}
.wp-block-group.four-left-up .stack-two {
margin: -25px 0 0 25px;
}
.wp-block-group.four-left-up .stack-three {
margin: -50px 0 0 50px;
}
.wp-block-group.four-left-up .stack-four {
margin: -75px 0 0 75px;
}/*/*/.wp-block-group.four-right-up {
position: relative;
height: auto;
}
.wp-block-group.four-right-up .stack-one {
margin-left: auto;
top: 75px;
right: 0;
position: relative;
}
.wp-block-group.four-right-up .stack-two {
margin-top: 50px;
right: 25px;
}
.wp-block-group.four-right-up .stack-three {
margin-top: 25px;
right: 50px;
}
.wp-block-group.four-right-up .stack-four {
margin-top: 0;
right: 75px;
}/*/*/.wp-block-group.four-right-down {
position: relative;
height: auto;
}
.wp-block-group.four-right-down .stack-one {
margin-left: auto;
top: 0;
right: 0;
position: relative;
}
.wp-block-group.four-right-down .stack-two {
margin-top: 25px;
right: 25px;
}
.wp-block-group.four-right-down .stack-three {
margin-top: 50px;
right: 50px;
}
.wp-block-group.four-right-down .stack-four {
margin-top: 75px;
right: 75px;
}/**/.middle,
.wp-block-group.four-left-up.middle,
.wp-block-group.four-left-up.middle,
.middle .three-container,
.wp-block-group.video.middle  {
margin-left: auto !important;
margin-right: auto !important;
}
.wp-block-group.four-left-up.middle,
.wp-block-group.four-left-up.middle {
width: calc(50vw + 90px);
}
.middle .three-container,
.wp-block-group.video.middle {
transform: translateX(25px);
} .half-img-left .three-container {
width: 25vw;
margin-right: 50px;
max-width: 500px;
}
.wp-block-group.half-img-left.three-right-up {
float: right;
margin: 0 0 0 55px;
}
.wp-block-group.half-img-left.three-right-up .stack-one {
margin-right: 50px;
}
.wp-block-group.half-img-left {
display: inline-block;
}
.second-half .project-option-3 {
margin-top: 0;
}
.half-img-left .three-container::before,
.half-img-left .three-container::after {
width: 25vw;
max-width: 500px;
}
.bott-marg {
margin-bottom: calc(6.8vw + 50px);
}
.no-top-marg .outer-mobile {
margin-top: 0 !important;
} .mobile {
display: table-cell;
}
.mobile .wp-block-group__inner-container,
.ipad .wp-block-group__inner-container {
padding: 0;
width: 100%;
display: table;
overflow: visible;
} .wide-illy .three-container,
.wide-illy .three-container::before,
.wide-illy .three-container::after {
width: 65vw;
max-width: 1150px;
} .wp-block-group.mobile.drop-level-1 {
padding-top: 13vw;
}  .outer-mobile {
width: 22vw;
max-width: 490px;
height: auto;
border: 2px solid white;
border-radius: 2vw;
padding: 8% 4.7% 4% 4.7%;
}
.speaker {
width: 30%;
border-radius: 7px;
height: 0.7vw;
border: 2px solid white;
margin: 0 auto 5% auto;
}
.home-button {
border: 2px solid white;
border-radius: 50%;
width: 2.5vw;
height: 2.5vw;
margin: 2.5% auto 0 auto;
} .wp-block-group.ipad {
float: left;
}
.ipad .outer-mobile {
width: 33vw;
max-width: 740px;
height: auto;
border: 2px solid white;
border-radius: 2vw;
padding: 5.2% 3.2% 3.3% 3.2%;
}
.ipad .speaker {
width: 1vw;
border-radius: 50%;
height: 1vw;
border: 2px solid white;
margin: 0 auto 4% auto;
}
.ipad .home-button {
border: 2px solid white;
border-radius: 50%;
width: 2.3vw;
height: 2.3vw;
margin: 2% auto 0 auto;
} .no-top-margin .project-option-4,
.no-top-margin .project-option-3 {
margin-top: 0;
} 
.sat {
filter: saturate(1.3);
}
.project-option-3,
.mobile-project .outer-mobile,
.three-right-up {
margin: 135px auto;
}	
.video {
margin: 185px auto 140px auto;
}
section.project-option-4 {
margin: 135px auto 210px auto;
}
.four-left-up section.project-option-4 {
margin: 210px auto 135px auto;
}
.wp-block-group.ipad {
margin-right: 5vw;
}
.opening-paragraph {
margin-top: 115px;
}
.ending-paragraph {
margin-bottom: 115px;
}
.three-left-up {
margin: 135px auto 185px auto;
} .plyr--video .plyr__controls {
background-color: black;
border: 2px solid white;
transform: translateY(70px);
padding: 18px 30px;
}
.no-controls .plyr--video .plyr__controls{
padding: 11px 10px 18px 10px !important;
}
.no-controls .plyr--video .plyr__controls {
transform: translateY(63px);
padding: 8px 13px;
}
.no-controls .plyr--video.plyr--hide-controls .plyr__controls,
.no-controls .plyr--video.plyr--paused .plyr__controls {
transform: translateY(63px);
}
.no-controls .plyr--video {
margin-bottom: 63px;
}
.plyr--video {
overflow: visible;
margin-bottom: 70px;
width: 101%; }
.plyr--full-ui.plyr--video .plyr__control--overlaid,
button.plyr__control.plyr__control--overlaid.msty_cur {
background-color: black !important;
border: 2px solid white;
opacity: 1;
padding: 55px;
box-shadow: none;
color: #ffff00;
z-index: 100;
}
.cine-video .plyr--full-ui.plyr--video .plyr__control--overlaid,
.cine-video button.plyr__control.plyr__control--overlaid.msty_cur {
background-color: white !important;
}
.no-video-play-button .plyr--full-ui.plyr--video .plyr__control--overlaid,
.no-video-play-button button.plyr__control.plyr__control--overlaid.msty_cur {
z-index: 0;
}
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover {
background: #ffff00;
box-shadow: none;
border: 2px solid black;
opacity: 1;
color: black;
z-index: 100;
}
.cine-video .plyr--full-ui.plyr--video .plyr__control--overlaid,
.cine-video button.plyr__control.plyr__control--overlaid.msty_cur {
background-color: white;
border: 2px solid black !important;
color: #e70c4a;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid { transition:  ease-in-out 200ms;
}
.plyr--full-ui.plyr--video:hover > .plyr__control--overlaid {
opacity: 1;
transition:  ease-in-out 200ms;
}
.plyr--video.plyr--hide-controls .plyr__controls {
opacity:1;
pointer-events:unset;
transform: translateY(70px);
}
#plyr-play #plyr-play path,
.plyr__control svg {
transform: scale(1.2) translateX(1.5px);
}
#plyr-play #plyr-play path,
button.plyr__control.plyr__control--overlaid svg {
transform: scale(2.7) translateX(1.5px);
}
.plyr--video .plyr__control svg {
filter: none;
}
.plyr__video-wrapper {
border: 2px solid white;
}
.plyr__controls .plyr__control:last-child,
.plyr__controls .plyr__menu,
.plyr__control.plyr__tab-focus,
.no-controls .plyr__progress {
display: none !important;
}
.plyr--video .plyr__controls .plyr__control:hover {
border: none;
}
.plyr__poster {
overflow: hidden !important;
border: 2px solid white;
}
div#h5vp_player {
border-top: 2px solid white;
} .relative-projects {
position: relative;
min-height: 100vh;
}
.absolute-project-section {
position: absolute;
width: 100vw;
min-height: 100vh;
height: 100%;
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
.project-list h3 {
font-size: 85px;
} .full-width-projects {
background-image: url(//shereewalker.com/wp-content/uploads/2025/11/Edinburgh-open-workshop-cover.jpg);
background-size: cover;
transition: .2s ease-in-out;
background-color: black;
min-height: 100vh;
}
.projects-section {
min-height: 100vh;
}
.projects-section a {
text-decoration: none;
color: white;
position: relative;
text-align: left;
}
.project-list {
padding-top: 13vh;
padding-bottom: 13vh;
}
li#project-a,
li#project-b,
li#project-c,
li#project-d,
li#project-e {
height: 14.8vh;
display: flex;
align-items: center;
min-height: 130px;
}
.projects-section a:hover {
color: #ffff00;
} .custom-post-nav {
margin: 0 calc(50% - 50vw);
width: 100vw;
padding: 0 100px;
border-top: 2px solid white;
background-color: black;
position: relative;
z-index: 9;
}
.nav-house {
width: 100%;
padding:4vw;
display: table;
}
.post-nav-function-left,
.post-nav-function-right {
display: table-cell;
padding: 0 25px;
transform: translateY(-10px);
}
.post-nav-function-right {
transform: translateY(0);
float: right;
}
.custom-post-nav a {
color: white;
text-decoration: none;
font-size: 35px;
font-family: 'NeurialGrotesk' !important;
}
.left-post-arrow,
.right-post-arrow {
width: 240px;
height: 55px;
display: table-cell;
transition: all 300ms;
}
.left-post-arrow img,
.right-post-arrow img {
transform: translateY(7px);
}
.custom-post-nav  a:hover {
text-decoration: line-through;
text-decoration-color: #ffff00;
}
.left-post-arrow {
transform: rotate(180deg);
}
.move-left-arrow {
transform: rotate(180deg) translate(17px, 0px);
}
.move-right-arrow {
transform: translate(17px, 0px);
}
.visit a {
text-decoration: none;
color: white;
}
.visit-arrow {
transform: translate(10px, 8px);
transition: 300ms;
}
.shimmy-visit {
transform: translate(27px, 8px);
transition: 300ms;
}
p.has-text-align-center.visit {
margin-bottom: 135px;
} .absolute-footer-section {
position: absolute;
width: 100vw;
min-height: 100vh;
height: 100%;
box-sizing: border-box;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0); }
.relative-footer {
position: relative;
min-height: 100vh;
z-index: 9;
background-color: black;
}
footer#colophon {
display: table;
position: relative;
min-height:100vh;
pointer-events: none;
}
.page-solid-black {
position: fixed;
border: 30px solid #000000;
top:0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
pointer-events: none;
}
.contact {
display: table-cell;
vertical-align: middle;
width: 50%;
}
.contact-information {
display: table-cell;
vertical-align: middle;
height: 100%;
pointer-events: all;
width: 50%;
}
.contact-information p {
font-size: 28px;
line-height: 60px;
color: white;
padding-left: 150px;
}
.contact h3 {
text-align: left;
}
.contact-information a {
color: white;
text-decoration: none;
margin-left: -10px;
}
.thirty {
position: fixed;
top: 30px;
}
.vertical-hr {
position: absolute;
left: 50%;
width: 2px;
height: 100%;
background-color: white;
z-index: -1;
}
.relative-footer .custom-hr hr {
margin: 0;
}
.address-details {
min-height: 100vh;
}
.address-part-1,
.address-part-2,
.address-part-3 {
height: 33.33vh;
display: flex;
align-items: center;
}
.address-part-1 {
align-items: flex-end;
}
.address-part-3 {
align-items: flex-start;
}
.contact-information .facebook {
margin-left: -3px;
} .terms p,
.terms p,
.terms li {
font-size: 19px;
line-height: 38px;
color: white;	
margin-bottom: 30px;
}
.entry-content .terms:last-child {
padding-bottom: 30px;
}
.page-id-291 .absolute-footer-section,
.page-id-293 .absolute-footer-section,
.error404 .absolute-footer-section,
.single-post .absolute-footer-section   {
-webkit-clip-path: none;
clip-path: none;
}
div#cookie-law-info-bar span,
.cli-tab-container h4,
.cli-tab-header a.cli-nav-link,
.page-id-291 p,
.page-id-293 p,
span.cli-necessary-caption,
.cli-switch .cli-slider:after,
a.cli-privacy-readmore,
.cli-privacy-content-text,
body .cli-tab-container p,
.terms li,
#cookie-law-info-again {
font-family: 'NeurialGrotesk' !important;
}
div#cookie-law-info-bar{
border-radius: 0;
width: 700px !important;
height: 568px !important;
padding: 0 50px 0 50px !important;
display: flex;
align-items: center;
margin: -284px auto auto -350px !important;
} 
div#cookie-law-info-bar span {
display: flex;
align-items: center;
height: 100%;
}
.cli-modal .cli-modal-dialog {
max-width: 700px;
}
.cli-switch input:checked + .cli-slider,
.cli-switch .cli-slider {
background-color: black;
}
.cli-row {
overflow-y: visible !important;
}
a.privacy-link {
color: black;
} 
div#cookie-law-info-bar span {
font-size: 35px;
line-height: 55px;
letter-spacing: -.5px;
}
.cli-tab-container h4 {
font-size: 40px !important;
}
.cli-tab-header a.cli-nav-link {
font-size: 20px !important;
}
#cookie-law-info-again {
font-size: 35px;
}
#cookie-law-info-again  {
padding: 20px 50px;
}
span#cookie_hdr_showagain::after {
content: "+";
font-size: 45px;
padding-left: 10px;
transform: translateY(3px);
display: inline-block;
}   
span.cli-necessary-caption {
font-size: 18px;
padding-top: 3px;
}
.cli-tab-header a:before {
border-right: 2px solid #000000;;
border-bottom: 2px solid #000000;
}
.cli_settings_button {
cursor: pointer;
display: block;
padding: 20px 0 0 0;
margin-bottom: 0 !important;
}
.cli_settings_button:hover,
.cli_settings_button:hover {
text-decoration: line-through;
}
.super.cli-plugin-button {
font-size: 50px;
padding: 20px 50px 15px 50px !important;
border-radius: 80px;
border: 2px solid black;
width: 385px;
display: block !important;
margin:  0 auto 20px auto !important
}
a#cookie_action_close_header {
margin-top: 40px !important;
}
a#cookie_action_close_header:hover,
.cli-tab-header,
.cli-tab-pane.cli-fade,
.cli-tab-content {
background-color: #ffff00 !important;
color: black !important;
}
.cli-tab-header {
border: 2px solid black;
border-radius: 0;
padding: 18px 15px;
}
a#cookie_action_close_header_reject:hover {
background-color: black !important;
color: white !important;
opacity: 1 !important;
}
.cli-modal-content,
p.cli-privacy-content-text {
background-color: #ffff00 !important;
color: black !important;
border-radius: 0;
}
body .cli-tab-container p,
a.cli-privacy-readmore {
font-size: 21px;
color: black;
}
.cli-collapsed a.cli-privacy-readmore {
margin-top: 30px;
}
body .cli-tab-container p {
font-size: 16px;
line-height: 32px;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: none;
}
.cli-bar-popup {
padding: 58px 55px 80px 55px;
}
.cli-tab-section-container {
margin-top: 30px;
}
.cli-switch .cli-slider:after {
font-size: 18px;
margin-top: -2px;
}
label.cli-slider {
transform: translateY(5px);
}
.cli-tab-container .cli-row {
max-height: none !important;
}
h1 {
font-size: 130px;
line-height: 175px;
font-family: 'Tiempos';
color: white;
text-align: left;
letter-spacing: 1.3px;
margin: 150px auto 95px auto;
}
.page-id-291 .logo-scroll,
.page-id-293 .logo-scroll,
.relative-footer .logo-scroll  {
z-index: 10;
background-color: black;
}
.page-id-291 .main-navigation li,
.page-id-293 .main-navigation li,
.relative-footer .main-navigation li  {
background-color: black;
}
.terms h2 {
font-size: 35px;
font-family: 'Tiempos';
color: white;
letter-spacing: .6px;
margin: 80px auto 30px auto;
}
.terms h4,
.terms strong  {
color: white;
font-size: 20px;
font-family:'NeurialGrotesk';
margin-bottom: 18px;
color: #ffff00;
font-weight: 500;
padding-top: 15px;
}
.terms strong {
color: white;
font-weight: 600;
font-size: 19px;
}
.terms a {
color: white;
}
.terms ul {
list-style: disc;
margin-left: 18px;
}
.terms li {
margin-bottom: 10px;
padding-left: 4px;
}
.terms-hr {
margin: 70px -100vw 65px -100vw;
padding: 0 100vw;
}
ul.cookie-list  {
margin: -30px 0 15px 18px;
}
ul.cookie-list li {
margin-bottom: 0;
}
.error404 h1::after {
font-size:200px;
}
.error404 h1 {
font-size:200px;
text-align: center;
width: 100%;
max-width: none;
padding: 20px 0 50px 0;
margin: 0;
}
.error404 h1::After {
content: ".";
color: #feff00;
}
.error404 h2 {
font-size:152px;
color: white;
font-family: 'Tiempos';
text-align: center;
padding-bottom: 10px;
}
a.take-me-home  {
font-size: 45px;
font-family:'NeurialGrotesk';
color: white;	
text-decoration: none;
}
a.take-me-home::after {
content: url(//shereewalker.com/wp-content/uploads/2019/08/web-designer-edinburgh-arrow.png);
width: 284px;
margin-left: 55px;
transform: translateY(20px);
display: inline-block;
}
.error404 .page-header {
min-height: 100vh;
display: flex;
align-items: center;
}
.v-align {
margin: 0 auto;
padding: 100px 0;
}
.terms .cli_settings_button {
color: white !important;
padding: 0;
text-decoration: underline;
display: inline-block;
text-decoration-color:#ffff00; 
}
.terms .cli_settings_button:hover {
text-decoration: line-through;
text-decoration-color:#ffff00; 
}
h1.terms {
font-size: 115px;
line-height: 150px;
} @media (min-width:2240px) {
.ipad .speaker {
width: 22px;
height: 22px;
}
.home-button {
width: 56px;
height: 56px;
}
.ipad .home-button {
width: 52px;
height: 52px;
}
.wp-block-group.ipad {
margin-right: 115px;
}
.wp-block-group.mobile.drop-level-1 {
padding-top: 291px;
}
.speaker {
height: 14px;
}
}	
@media (max-width: 1920px) {
.project-option-3,
.mobile-project .outer-mobile {
margin: 6.8vw auto;
}
.three-left-up,
.three-right-up {
margin: 6.8vw auto calc(6.8vw + 50px) auto;
}
.three-right-up .project-option-3 {
margin: 0 auto calc(6.8vw + 50px) auto;
}
.wp-block-group.half-img-left.three-right-up {
margin-top: 0;
}
.video {
margin-bottom: calc(6.8vw + 70px);
margin-top: calc(6.8vw + 50px);
}
p.has-text-align-center.visit,
.four-left-up section.project-option-4,
.visit {
margin-bottom: 6.8vw;
}
.video.no-controls {
margin-bottom: calc(6.8vw + 50px);
}
section.project-option-4 {
margin: 6.8vw auto calc(6.8vw + 75px) auto;
}
.four-left-up section.project-option-4 {
margin: calc(6.8vw + 75px) auto 6.8vw auto;
}
.wp-block-group.four-left-up {
margin-top: calc(6.8vw + 75px);
}
.wp-block-group.ipad {
margin-right: 5vw;
}
.opening-paragraph {
margin-top: calc(6.8vw - 20px);
}
.ending-paragraph {
margin-bottom: calc(6.8vw - 20px);
}
.half-img-left .three-container {
margin-right: 2vw;
}
.wp-block-group.half-img-left.three-right-up {
margin: 0 auto 0 2vw;
}
}
@media (max-width: 1800px) {
h1.super-large-h1-text { 
font-size: 11.5vw;
line-height: 15vw;
}
.project-list h3 {
font-size: 78px;
}	
.left-post-arrow,
.right-post-arrow {
width: 200px;
}
.nav-previous, 
.nav-next {
transform: translateY(47px);
}
.custom-post-nav a {
font-size: 32px;
}
.plyr--video .plyr__controls {
transform: translateY(70px);
padding: 13px 25px;
}
.post-nav-function-left {
transform: translateY(-7px);
}
.post-nav-function-right {
transform: translateY(6px);
}
.video::before, 
.video::after {
height: 100%;
}
.video {
margin-bottom: calc(6.8vw + 60px);
}
h1.terms {
font-size: 90px;
line-height: 125px;
}
.wide-illy .three-container	{	   
width: calc(100% - 50px);
}
.wide-illy .three-container::before, 
.wide-illy .three-container::after {
width: 100%;
}	
}
@media (max-width: 1750px) {
.heading-box {
width: 80%;
}
}
@media (max-width: 1700px) {
h2.large-h2 { 
font-size: 125px;
line-height: 170px;
}
h3 {
font-size: 90px;
}
.contact-information p {
font-size: 25px;
line-height: 53px;
padding-left: 95px;
}
.project-list {
padding: 11vh 0;
}
.project-list h3 {
font-size: 70px;
}
li#project-a, 
li#project-b, 
li#project-c, 
li#project-d, 
li#project-e {
height: 15vh;
min-height: 120px;
}
div#projects {
display: flex;
align-items: center;
}
}
@media (max-width: 1600px) {
.left-post-arrow, 
.right-post-arrow {
width: 150px;
}
.custom-post-nav a {
font-size: 26px;
}
.post-navigation {
height: 128px;
}
.post-nav-function-left {
transform: translateY(0);
}
.post-nav-function-right {
transform: translateY(10px);
}
.heading-box {
width: 93%;
}
.left-post-arrow img, 
.right-post-arrow img {
transform: translateY(10px);
}
}
@media (max-width: 1550px) {
.single-post .content-area, 
.single-post .section-size {
padding: 0 250px;
}
}
@media (max-width: 1500px) {
.single-post h1 {
font-size: 105px;
line-height: 146px;
}
.project-list h3 {
font-size: 60px;
line-height: 70px;
}
}
@media (max-width:1400px) {
h2.large-h2 {
font-size: 104px;
line-height: 149px;
}
.post-navigation a {
font-size: 23px;
}
.nav-previous, 
.nav-next {
padding: 0 5px;
}
.plyr--video .plyr__controls {
transform: translateY(69px);
padding: 8px 17px;
}
.plyr--video.plyr--hide-controls .plyr__controls {
transform: translateY(69px);
}
.video::before, .video::after {
height: calc(100% - 20px);
}
.plyr__control--overlaid {
padding: 45px;
}
#plyr-play #plyr-play path, 
button.plyr__control.plyr__control--overlaid svg {
transform: scale(2.1) translateX(1.5px);
} .project-option-3,
.mobile-project .outer-mobile {
margin: 8vw auto;
}
.three-left-up,
.three-right-up {
margin: 8vw auto calc(8vw + 50px) auto;
}
.three-right-up .project-option-3 {
margin-bottom: calc(8vw + 50px);
}
.four-left-up section.project-option-4,
p.has-text-align-center.visit {
margin-bottom: 8vw;
}
.video {
margin: calc(8vw + 50px) auto;
}
.video.no-controls {
margin-bottom: calc(8vw + 50px);
}
section.project-option-4 {
margin: 8vw auto calc(8vw + 75px) auto;
}
.wp-block-group.four-left-up {
margin-top: calc(8vw + 75px);
}
.opening-paragraph {
margin-top: calc(8vw - 20px);
}
p.feature-text {
font-size: 35px;
line-height: 80px;
}
div#cookie-law-info-bar span {
font-size: 32px;
line-height: 49px;
letter-spacing: -.3px;
}
.super.cli-plugin-button {
font-size: 45px;
}
a#cookie_action_close_header {
margin-top: 30px !important;
}
.cli_settings_button {
padding-top: 13px;
}
div#cookie-law-info-bar {
width: 650px !important;
height: 520px !important;
margin: -260px auto auto -325px !important;
}
h1.terms {
font-size: 75px;
line-height: 100px;
margin: 120px auto 72px auto;
}
}
@media (max-width: 1350px) {
body .site-footer,
.single-post .section-size.site-footer {
padding: 0 105px;
}
.contact h3 {
text-align: center;
}
.half-img-left .three-container {
width: 45vw;
margin-right: 0;
}
.half-img-left .three-container::before,
.half-img-left .three-container::after {
width: 45vw;
}
.wp-block-group.half-img-left {
width: 100%;
}
.wp-block-group.half-img-left.first-half {
margin-left: 7vw;
}
.wp-block-group.half-img-left.three-right-up {
margin-left: 0;
}
body .wp-block-group.third-half.three-right-up .stack-one {
margin-left: 70px;
}
}	
@media (max-width: 1300px) {
h1.super-large-h1-text {
font-size: 12vw;
line-height: 16vw;
}
.wp-block-group h2 {
font-size: 50px;
}
.content-area,
.wp-block-group__inner-container,
.section-size,
.single-post .content-area, 
.single-post .section-size {
padding: 0 170px;
}
.single-post .wp-block-group__inner-container {
padding: 0;
}
.nav-previous::before,
.nav-next::after {
font-size: 28px;
color: white;
display: inline-block;
} 
.nav-previous::before {
content: "<";
padding-right: 8px;
transform: translateY(-1.5px);
}
.nav-next::after {
content: ">";
padding-left: 8px;
transform: translateY(.5px);
}
.left-post-arrow, 
.right-post-arrow {
display: none;
}
.post-navigation a {
font-size: 27px;
}
.single-post .content-area p {
font-size: 26px;
line-height: 55px;
padding-bottom: 32px;
}
.single-post h1 {
font-size: 95px;
line-height: 132px;
}
#cookie-law-info-again {
padding: 13px 50px 15px 50px;
}
#cookie-law-info-again {
font-size: 30px;
}
.error404 h1 {
font-size: 160px;
padding-bottom: 20px;
}
.error404 h1::after {
font-size: 160px;
}
.error404 h2 {
font-size: 120px;
}
a.take-me-home {
font-size: 35px;
margin-left: 15px;
}
a.take-me-home::after {
width: 235px;
margin-left: 20px;
transform: translateY(21px) scaleX(.8) scaleY(.8);
}
.visit-arrow {
transform: translate(10px, 11px);
}
.shimmy-visit {
transform: translate(27px, 11x);
}
.custom-post-nav a {
font-size: 23px;
}
}
@media (max-width: 1250px) {
.contact-information p {
font-size: 23px;
line-height: 47px;
padding-left: 75px;
}
}
@media (max-width: 1200px) {
#page::before,
.page-border-black,
.page-border-white {
top: 25px;
bottom: 25px;
left: 25px;
right: 25px;
}
#site-navigation {
right: -75px;
width: calc(100vh - 50px);
}
header#masthead {
right: 25px;
top: 25px;
}
.main-navigation li {
font-size: 18px;
padding: 21px 20px 19px 20px;
}
.logo-scroll,
.logo-scroll-black {
left: 25px;
top: 25px;
bottom: 25px;
width: 68px;
}
.scroll-text {
padding-left: 16px;
}
.page-border-black {
top: 25px;
bottom: 25px;
left: 25px;
right: 25px;
}
.yellow-frame {
border: 25px solid #ffff00;
}
.page-solid-black {
border: 25px solid #000000;
}
h2.large-h2,
p.feature-text {
padding: 80px 0;
}
.project-list h3 {
min-height: 0;
}
li#project-a, 
li#project-b, 
li#project-c, 
li#project-d, 
li#project-e {
height: auto;
min-height: 0;
padding: 3vh 0;
}
.heading-box {
width: 100%;
}
p.feature-text {
font-size: 33px;
line-height: 74px;
}
}
@media (min-width:600px) {
#logo-mobile {
display: none;
}
}
@media (max-width:1100px) {
.single-post h1 {
font-size: 81px;
line-height: 118px;
margin: 115px auto 80px auto;
}
.project-list h3 {
font-size: 5.2vw;
line-height: 6.7vw;
}
li#project-a, 
li#project-b, 
li#project-c, 
li#project-d, 
li#project-e {
padding: 2.2vh 0;
}
body .site-footer,
.single-post .section-size.site-footer {
padding: 0px 80px;
}
.contact-information p {
font-size: 22px;
line-height: 46px;
padding-left: 55px;
}
h3 {
font-size: 75px;
}
.video::before, 
.video::after {
height: calc(100% + -3px);
}
.video {
margin-top: calc(9vw + 40px);
}
.three-container::before, 
.video::before {
margin: -20px 0 0 -20px;
}
.three-container::after, 
.video::after {
margin: -40px 0 0 -40px;
}
.three-left-up .three-container::after {
margin: 40px 0 0 -40px;
}
.three-left-up .three-container::before {
margin: 20px 0 0 -20px;
}
.three-container, 
.four-container, 
.two-left-down, 
.two-left-up, 
.two-right-down, 
.two-right-up, 
.video,
.half-img-left .three-container {
width: 52vw;
margin-left: 40px;
}
.three-container::before, 
.three-container::after, 
.video::before, .video::after,
.half-img-left .three-container::before, 
.half-img-left .three-container::after {
width: 52vw;
}
.wp-block-group.four-right-up .stack-three {
margin-top: 20px;
right: 40px;
}
.wp-block-group.four-right-up .stack-two {
margin-top: 40px;
right: 20px;
}
.wp-block-group.four-right-up .stack-one {
top: 60px;
}
.wp-block-group.four-right-up .stack-four {
right: 60px
}
.wp-block-group.four-right-down .stack-two {
margin-top: 20px;
right: 20px;
}
.wp-block-group.four-right-down .stack-three {
margin-top: 40px;
right: 40px;
}
.wp-block-group.four-right-down .stack-four {
margin-top: 60px;
right: 60px;
}
.wp-block-group.four-left-up .stack-two {
margin: -20px 0 0 20px;
}
.wp-block-group.four-left-up .stack-three {
margin: -40px 0 0 40px;
}
.wp-block-group.four-left-up .stack-four {
margin: -60px 0 0 60px;
}
.three-right-up .stack-one {
margin-right: 40px;
}
.three-right-up .three-container::before {
margin-top: 20px;
right: -20px;
}
.three-right-up .three-container::after {
margin-top: 40px;
right: -40px;
}
.three-right-down .three-container::before {
margin-top: -20px;
right: -20px;
}
.three-right-down .three-container::after {
margin-top: -40px;
right: -40px;
}
.wide-illy .three-container {
width: calc(100% - 40px);
}
.project-option-3 {
padding-top: 40px;
}	
.project-option-3,
.mobile-project .outer-mobile {
margin-bottom: 100px;
margin-top: 100px;
}
p.has-text-align-center.visit,
.four-left-up section.project-option-4 {
margin-bottom: 100px;
}
.video {
margin: 140px auto 145px auto;
}
section.project-option-4 {
margin: 100px auto 160px auto;
}
.opening-paragraph {
margin-top: 80px;
}
.ending-paragraph {
margin-bottom: 80px;
}
.three-left-up,
.three-right-up {
margin: 100px auto 140px auto;
}
.wp-block-group.four-left-up {
margin-top: 175px;
}
.single-post .content-area p {
font-size: 23px;
line-height: 50px;
padding-bottom: 30px;
}
h2.large-h2 {
font-size: 9vw;
line-height: 13vw;
}
.video.no-controls {
margin-bottom: 150px;
}
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
h1.super-large-h1-text {
font-size: 9vw;
line-height: 12vw;
}
}
@media (max-width: 1000px) {
.main-navigation li {
padding: 16px 0 14px 0;
}
.scroll-text {
padding-left: 16px;
width: 39px;
}
.logo-scroll, .logo-scroll-black {
width: 57px;
}
.content-area, 
.wp-block-group__inner-container, 
.section-size,
.single-post .content-area {
padding: 0 145px;
}
h1.super-large-h1-text {
font-size: 14vw;
line-height: 20vw;
width: 100%;
max-width: calc(100% - 250px);
}
.post-navigation a {
font-size: 23px;
}
p.feature-text {
font-size: 29px;
line-height: 67px;
}
#cookie-law-info-again {
padding: 13px 45px 12px 45px;
}	
#cookie-law-info-again {
font-size: 26px;
}
span#cookie_hdr_showagain::after {
font-size: 30px;
}
} @media only screen 
and (min-device-width: 300px) 
and (max-device-width: 900px) 
and (orientation: landscape) { 
h1.super-large-h1-text {
font-size: 9vw;
line-height: 13vw;
}
h2.large-h2 {
font-size: 8vw;
line-height: 12vw;
}
}
@media (max-width:900px) {
footer#colophon {
display: inline-block;
min-height: 0;
}
body .site-footer,
.single-post .section-size,
.single-post .section-size.site-footer  {
padding: 0px 145px;
}
.contact {
width: 100%;
}
.contact h3 {
text-align: left;
padding: 35px 0 30px 0;
}
.vertical-hr {
left: 0;
width: 100%;
height: 2px;
}
.contact-information {
display: block;
width: 100%;
}
.contact-information p {
font-size: 22px;
line-height: 48px;
padding-left: 0;
width: 100%;
}
.address-part-1, 
.address-part-2, 
.address-part-3 {
display: block;
height: auto;
padding: 22px 0;
}
.address-part-1 p {
padding-top: 35px;
margin-top: 3vh;
}
.address-part-3 p {
padding-bottom: 45px;
margin-bottom: 4vh;
}
.address-details {
height: 100%
}
.absolute-footer-section,
.address-details {
min-height: 0;
}
.full-width-projects {
background-position: center;	
}
.custom-post-nav:before {
content: "";
height: 129px;
left: 50%;
margin-top: -10px;
width: 2px;
background-color: white;
position: absolute;
}
.post-nav-function-left a,
.post-nav-function-right a  {
line-height: 0;
font-size: 0;
color: transparent;
}
.post-nav-function-left a::before {
content: "<  \00a0 \00a0 \00a0 Prev";
font-size: 18px;
color: white;
}
.post-nav-function-right a::before {
content: "Next \00a0 \00a0 \00a0 >";
font-size: 18px;
color: white;
}
.custom-post-nav {
padding: 10px 120px;
}
.nav-house {
padding: 4vw 0;
}
.post-nav-function-right {
transform: translateY(4px);
} .three-container.stack-one {
width: calc(100% - 40px);
}
.three-container::before, 
.three-container::after, 
.video::before, 
.video::after {
width: 100%;
}
.video {
width: calc(100% - 40px);
}
.four-container {
width: calc(100% - 60px);
}
.wp-block-group.ipad {
margin-right: 2vw;
}
.ipad .outer-mobile {
width: 36vw;
}
.outer-mobile {
width: 22vw;	
}
.wp-block-group.mobile.drop-level-1 {
padding-top: 175px;
}
.middle {
transform: translateX(-6px);
} .project-option-3,
.mobile-project .outer-mobile {
margin: 90px auto;
}
.video {
margin: 130px auto 135px 40px;
}
section.project-option-4 {
margin: 90px auto 150px auto;
}
.three-right-up .project-option-3 {
margin-bottom: 40px;
}
.wp-block-group.four-left-up {
margin-top: 155px;
}
p.has-text-align-center.visit,
.four-left-up section.project-option-4 {
margin-bottom: 90px;
}
.video.no-controls {
margin-bottom: 140px;;
}
.opening-paragraph {
margin-top: 70px;
}
.ending-paragraph {
margin-bottom: 70px;
}
.three-left-up,
.three-right-up {
margin: 90px auto 130px auto;
}
.wp-block-group.half-img-left.first-half,
body .wp-block-group.third-half.three-right-up .stack-one {
margin-left: 0;
}
.half-img-left .three-container {
margin-left: 40px;
}
.wp-block-group.half-img-left.three-right-up.bott-marg.fourth-half {
margin-right: 40px;
}
.half-img-left .three-container::before, 
.half-img-left .three-container::after {
width: 100%;
}
.wp-block-group.half-img-left.three-right-up {
margin-bottom: 90px;
}
.video.fifty-top-margin {
margin-top: 40px;
}
.single-post .content-area p {
font-size: 22px;
line-height: 45px;
padding-bottom: 28px;
}
.single-post .content-area p.marquee {
font-size: 21px;
line-height: 50px;
}
.ticker {
height: 66px;
}
.super.cli-plugin-button {
font-size: 35px;
}
div#cookie-law-info-bar span {
font-size: 27px;
line-height: 42px;
width: 96%;
}
.super.cli-plugin-button {
margin: 0 auto 13px auto !important;
}
div#cookie-law-info-bar {
width: 70vw !important;
height: 444px !important;
margin: -222px auto auto -35vw !important;
}
.cli-modal-dialog {
width: 70vw !important;
}
.cli-bar-popup {
padding: 48px 45px 70px 45px;
}
.cli-modal .cli-modal-dialog {
max-width: 620px;
}
h1.terms {
font-size: 65px;
line-height: 89px;
margin: 115px auto 70px auto;
}	
.terms h2 {
margin-top: 60px;
font-size: 28px;
line-height: 43px;
}
.wp-block-group h2 {
font-size: 32px;
padding-bottom: 30px;
}
.terms-hr { 
margin: 60px -100vw 50px -100vw;
}
.error404 h1 {
font-size: 130px;
padding: 0 0 3px 0;
margin-top: -30px;
}
.error404 h1::after {
font-size: 130px;
}
.error404 h2 {
font-size: 106px;
}
a.take-me-home::after {
transform: translateY(21px) scaleX(.65) scaleY(.65);
margin-left: -13px;
}	
a.take-me-home {
margin-left: 11px;
}	
.visit-arrow {
transform: translate(10px, 11px);
}
}
@media (max-width:850px) {
.project-list {
padding-top: 8vh;
padding-bottom: 8vh;
}
li#project-a, 
li#project-b, 
li#project-c, 
li#project-d, 
li#project-e {
padding: 2.5vh 0;
}
.project-list h3 {
font-size: 6vw;
line-height: 8vw;
}
}
@media (max-width: 768px) {
.single-post h1 {
font-size: 75px;
line-height: 100px;
margin: 115px auto 80px auto;
}
p.feature-text {
font-size: 27px;
line-height: 60px;
}
}
@media (max-width:767px) {
.content-area, 
.wp-block-group__inner-container, 
.section-size,
.single-post .content-area,
body .site-footer,
.single-post .section-size,
.single-post .section-size.site-footer   {
padding: 0 120px;
}
h2.large-h2, 
p.feature-text {
padding: 65px 0;
}
#cookie-law-info-again {
font-size: 22px;
}
#cookie-law-info-again {
padding: 9px 40px 10px 40px;
}
h1.terms {
font-size: 51px;
line-height: 74px;
}	
.custom-post-nav {
padding: 10px 95px;
}
.large-yellow-container {
min-height: 50vh;
}
.relative-yellow {
min-height: 0;
}
}
@media (max-width:760px) {
.wp-block-group.ipad {
margin: 0;
width: 100%;
}
.ipad .outer-mobile {
width: 52vw;
margin: 85px auto 50px auto;
}
.wp-block-group.mobile.drop-level-1 {
padding-top: 0;
}
.mobile .mobile-project .outer-mobile {
margin: 0 auto 80px auto;
width: 35vw;
padding: 4% 2.4% 2.1% 2.4%;
border-radius: 3vw;
}
.mobile {
width: 100%;
display: block;
}
.home-button,
.ipad .home-button {
width: 4vw;
height: 3.9vw;
}
.mobile .speaker {
height: .9vw;
border: 1.5px solid white;
}
div#cookie-law-info-bar {
width: 80vw !important;
margin-left: -40vw !important;
}
.cli-modal .cli-modal-dialog {
width: 80vw !important;
margin-left: auto;
margin-right: auto;
}
.error404 h1 {
font-size: 95px;
margin-top: -70px;
}
.error404 h1::after {
font-size: 95px;
}
.error404 h2 {
font-size: 81px;
margin-top: -15px;
padding-bottom: 0;
}
a.take-me-home {
font-size: 25px;
margin-left: 30px;
}
a.take-me-home::after {
transform: translateY(23px) scaleX(.5) scaleY(.5);
margin-left: -29px;
}
}
@media (max-width: 700px) {
.postid-1693 h1 {
font-size: 55px;
line-height: 78px;
} .project-option-3,
.mobile-project .outer-mobile {
margin: 70px auto;
}
.ipad .outer-mobile,
.ending-paragraph {
margin-bottom: 50px;
}
.video {
margin: 110px auto 115px 40px;
}
.video.no-controls {
margin-bottom: 120px;
}
section.project-option-4 {
margin: 70px auto 130px auto;
}
.wp-block-group.four-left-up {
margin-top: 132px;
}
p.has-text-align-center.visit, 
.four-left-up section.project-option-4,
.mobile .mobile-project .outer-mobile {
margin-bottom: 70px;
}
.opening-paragraph {
margin-top: 50px;
}
.three-left-up,
.three-right-up {
margin: 70px auto 110px auto;
}
.single-post .content-area p {
font-size: 20px;
line-height: 40px;
padding-bottom: 22px;
}
.super.cli-plugin-button {
width: 55vw;
}	
.super.cli-plugin-button {
font-size: 30px;
}
p.has-text-align-center.visit {
margin-bottom: 75px;
}
.middle .three-container, .wp-block-group.video.middle {
transform: translateX(20px);
}
}
@media (max-width:672px) {
div#cookie-law-info-bar {
height: 490px !important;
margin-top: -245px !important;
}
}
@media (max-width:650px) {
a.take-me-home::after {
content: ">";
font-size: 40px;
transform: none;
width: auto;
margin-left: 15px;
margin-top: 30px;
transform: translateY(4px);
}
a.take-me-home {
font-size: 45px;
display: inline-block;
width: 100%;
margin-left: 0;
text-align: center;
}
}	
@media (max-width: 599px) {
.content-area, 
.wp-block-group__inner-container, 
.section-size,
body .site-footer,
.single-post .content-area,
.single-post .section-size,
.single-post .section-size.site-footer  {
padding: 0 12vw;
}
h1.super-large-h1-text {
max-width: calc(100% - 150px);
}
h1.super-large-h1-text {
font-size: 16vw;
line-height: 22vw;
z-index: -1;
}	
.absolute-project-section {
z-index: 1;
pointer-events: none;
}
.main-navigation {
clear: none;
}
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}
#logo-mobile {
height: 60px;
border: 2px solid white;
border-right: none;
width: calc(50% - 20px);
width: calc(100% - 40px); background-color: black;
float: left;
}
.relative-yellow #logo-mobile {
border: 2px solid black;
background-color: #ffff00;
}
#site-navigation {
transform: rotate(0);
position: relative;
width: calc(50% - 20px);
border: 2px solid white;
text-align: center;
height: 60px;
background-color: black;
display: inline-block;
right: 0;
display: none; }
.relative-yellow #site-navigation {
background-color: #ffff00;
border: 2px solid black;
border-left: none;
}
#logo-mobile img {
margin: 9px;
}
header#masthead {
width: 100%;
top: 20px;
left: 20px;
height: auto;
z-index: 100;
position: fixed;
pointer-events: all;
}
.logo-scroll,
.logo-scroll-black {
display: none;
}
.main-navigation li {
font-size: 17px;
padding: 21px 20px 19px 20px;
width: calc(100vw - 56px);
left: calc(-50vw + 25px);	    
height: 150px;
display: flex;
border: 1px solid white;
align-items: center;
background-color: black;
}
.main-navigation li:nth-child(2) {
border-left:0;
border-right:0;  
}
.toggled .menu-toggle {
text-decoration: line-through;
text-decoration-color: #ffff00;
}
.yellow-frame {
border: 20px solid #ffff00;
}
.page-solid-black {
border: 20px solid #000000;
}
#page::before, 
.page-border-black, 
.page-border-white {
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
pointer-events: none;
}
.wide-illy .three-container {
width: calc(100% - 24px);
}
p.feature-text {
font-size: 24px;
line-height: 52px;
}
.relative-projects,
.absolute-project-section,
.projects-section {
min-height: 0;
}
h2.large-h2 {
font-size: 11vw;
line-height: 15vw;
}	
h2.large-h2, 
p.feature-text {
padding: 55px 0;
}
.project-list h3 {
font-size: 7.8vw;
line-height: 10.5vw;
}
li#project-a, 
li#project-b, 
li#project-c, 
li#project-d, 
li#project-e {
padding: 1.8vh 0;
}
.project-list {
margin-top: 30px;
}
.address-part-1, 
.address-part-2, 
.address-part-3 {
padding: 16px 0;
} 
.address-part-1 p {
padding-top: 25px;
}
.address-part-3 p {
padding-bottom: 40px;
}
.contact h3 {
font-size: 55px;
padding: 0;
}
.relative-footer {
min-height: 0;
}
.large-yellow-container {
z-index: -2;
}
.relative-yellow,
p.feature-text {
z-index: -3;
}
.contact-information p {
font-size: 19px;
line-height: 47px;
}
.single-post h1 {
font-size: 60px;
line-height: 85px;
margin: 128px auto 49px auto;
}
.single-post .content-area p {
font-size: 18px;
line-height: 37px;
padding-bottom: 22px;
} .three-container.stack-one,
.video {
width: calc(100% - 24px);
}	
.three-container::before, 
.video::before {
margin: -12px 0 0 -12px;
}	
.three-container::after, 
.video::after {
margin: -24px 0 0 -24px;
}
.project-option-3 {
padding-top: 24px;
}
.three-right-down .three-container::before {
margin-top: -12px;
right: -12px;
}
.three-right-down .three-container::after {
margin-top: -24px;
right: -24px;
}
.three-right-down .stack-one,
.three-right-up .stack-one {
margin-right: 24px;
}
.mobile-project .outer-mobile {
margin-top: 70px;
}
.middle .three-container {
transform: translateX(19px);
}
.wp-block-group.video.middle {
transform: translateX(12px);
}
.video {
margin-top: 98px;
margin-left: 24px;
}
.video.no-controls,
.video.fifty-top-margin {
margin-top: 24px;
}
.four-container {
width: calc(100% - 36px);
}
.wp-block-group.four-right-up .stack-one {
top: 36px;
}
.wp-block-group.four-right-up .stack-two {
margin-top: 24px;
right: 12px;
}
.wp-block-group.four-right-up .stack-three {
margin-top: 12px;
right: 24px;
}
.wp-block-group.four-right-up .stack-four {
right: 36px;
}
section.project-option-4 {
margin-bottom: 106px;
}
.three-right-up .project-option-3 {
margin-bottom: 24px;
}
.three-left-up, 
.three-right-up {
margin-bottom: 94px;
}
.wp-block-group.four-left-up {
margin-top: 106px;
}
.single-post .content-area p.marquee {
font-size: 20px;
line-height: 45px;
}
.ticker {
height: 62px;
}
#cookie-law-info-again {
right: 30px !important;
}
h1.terms {
margin: 130px auto 52px auto;
}
.three-right-up .three-container::before {
margin-top: 12px;
right: -12px;
}
.three-right-up .three-container::after {
margin-top: 24px;
right: -24px;
}
.wp-block-group.four-left-up .stack-two {
margin: -12px 0 0 12px;
}
.wp-block-group.four-left-up .stack-three {
margin: -24px 0 0 24px;
}
.wp-block-group.four-left-up .stack-four {
margin: -36px 0 0 36px;
}
.wp-block-group.four-right-down .stack-two {
margin-top: 12px;
right: 12px;
}
.wp-block-group.four-right-down .stack-three {
margin-top: 24px;
right: 24px;
}
.wp-block-group.four-right-down .stack-four {
margin-top: 36px;
right: 36px;
}
.half-img-left .three-container,
.wide-illy .three-container,
.three-container {
margin-left: 24px;
}
.wp-block-group.half-img-left.three-right-up {
margin-bottom: 70px;
}
.wp-block-group.half-img-left.three-right-up.bott-marg.fourth-half {
margin-right: 24px;
}
.cli-tab-section {
width: 100%;
}
.cli-tab-header {
width: 100%;
display: table;
}
.cli-tab-header a.cli-nav-link {
width: 100%;
font-size: 25px;
}
span.cli-necessary-caption {
display: table-row;
}
.cli-switch .cli-slider:after {
left: 0;
}
.cli-switch .cli-slider {
margin-top: -21px;
}
.cli-switch .cli-slider:after {
left: 46px;
}
.cli-tab-header a.cli-nav-link {
font-size: 22px !important;
font-weight: 700;
letter-spacing: -1px;
}
.custom-post-nav {
padding: 10px 7vw;
}
}
@media (max-width:550px) {
div#cookie-law-info-bar {
height: 490px !important;
margin-top: -245px !important;
padding: 0 25px 0 25px !important;
}
div#cookie-law-info-bar span {
font-size: 21px;
line-height: 34px;
}
.super.cli-plugin-button {
font-size: 25px;
}
.super.cli-plugin-button {
width: 60vw;
}
.cli-bar-popup {
padding: 38px 35px 60px 35px;
}
}
@media (max-width:500px) {
.error404 h1 {
font-size: 80px;
margin-top: -30px;
}
.error404 h1::after {
font-size: 80px;
}
.error404 h2 {
font-size: 63px;
margin-top: -25px;
}
a.take-me-home,
a.take-me-home::after {
font-size: 34px;
}
.postid-1693 h1 {
font-size: 45px;
line-height: 62px;
}
}
@media (max-width:480px) {
#logo-mobile img {
margin: 13px;
height: 30px;
}
p.feature-text {
font-size: 18px;
line-height: 38px;
}
.contact-information p {
font-size: 17px;
line-height: 42px;
}
#cookie-law-info-again {
right: 30px !important;
left: 30px !important;
}
}
@media (max-width:400px) {
.postid-1693 h1 {
font-size: 34px;
line-height: 48px;
}
.single-post h1 {
font-size: 40px;
line-height: 50px;
}
.single-post .content-area p {
font-size: 16px;
line-height: 32px;
}
}
@media (max-width:300px) {
.postid-1693 h1 {
font-size: 27px;
line-height: 40px;
}
.single-post h1 {
font-size: 30px;
line-height: 40px;
}
} @media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
.main-navigation li {
font-size: 14px;
padding: 21px 8px 19px 8px;
}
div#cookie-law-info-bar span {
font-size: 21px;
line-height: 35px;
}
} @media (hover: none) {
.cursor {
background-color: black;	
display: none;
}
}