.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#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;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
width: 100vw;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background-color: #e7e7e6;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
}
body::after, body::before {
pointer-events: none;
content: '';
top: 0;
height: 100vh;
position: fixed;
left: 12.5%;
background-color: rgba(144, 142, 145, 0.8);
width: 1px;
z-index: 10;
}
body::before {
left: auto;
right: 12.5%;
} html {
cursor: default;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-tap-highlight-color: transparent;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
width: 100%;
overflow: visible;
font-size: 0.84vw;
}
ul,
ol {
list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li,
input,
button,
textarea,
form,
legend,
menu,
b,
div {
text-align: left;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
text-decoration: none;
line-height: 100%;
padding: 0;
margin: 0;
border: none;
position: relative;
color: #0f1923;
font-family: Raleway;
}
span,
em,
small,
::after,
::before {
font-family: inherit;
font-weight: inherit;
text-transform: inherit;
font-size: inherit;
color: inherit;
line-height: inherit;
font-style: normal;
}
*:focus {
outline: none;
}
main,
aside,
div,
section,
article,
ul,
form,
nav,
ol,
a,
header,
footer,
select {
padding: 0;
margin: 0;
position: relative;
list-style-type: none;
font-family: inherit;
font-size: inherit;
}
.tshadow {
text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 1px;
}
.tshadowWhite {
text-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px;
} .fire {
font-size: 20px;
filter: blur(0.4rem);
-webkit-filter: blur(0.4rem);
margin: 3em auto 0 auto;
position: relative;
width: 8rem;
height: 12rem;
}
.particle {
-webkit-animation: rise 1.5s ease-in infinite;
animation: rise 1.5s ease-in infinite;
background-image: radial-gradient(#120aff 20%, rgba(255, 0, 0, 0) 70%);
border-radius: 50%;
mix-blend-mode: screen;
opacity: 0;
position: absolute;
bottom: 0;
width: 4rem;
height: 4rem;
}
.particle:nth-of-type(1) {
-webkit-animation-delay: 0.24922s;
animation-delay: 0.24922s;
left: calc((100% - 4rem) * 0);
}
.particle:nth-of-type(2) {
-webkit-animation-delay: 0.67625s;
animation-delay: 0.67625s;
left: calc((100% - 4rem) * 0.02);
}
.particle:nth-of-type(3) {
-webkit-animation-delay: 0.25612s;
animation-delay: 0.25612s;
left: calc((100% - 4rem) * 0.04);
}
.particle:nth-of-type(4) {
-webkit-animation-delay: 0.73115s;
animation-delay: 0.73115s;
left: calc((100% - 4rem) * 0.06);
}
.particle:nth-of-type(5) {
-webkit-animation-delay: 0.60087s;
animation-delay: 0.60087s;
left: calc((100% - 4rem) * 0.08);
}
.particle:nth-of-type(6) {
-webkit-animation-delay: 1.36972s;
animation-delay: 1.36972s;
left: calc((100% - 4rem) * 0.1);
}
.particle:nth-of-type(7) {
-webkit-animation-delay: 0.33143s;
animation-delay: 0.33143s;
left: calc((100% - 4rem) * 0.12);
}
.particle:nth-of-type(8) {
-webkit-animation-delay: 0.36811s;
animation-delay: 0.36811s;
left: calc((100% - 4rem) * 0.14);
}
.particle:nth-of-type(9) {
-webkit-animation-delay: 1.39436s;
animation-delay: 1.39436s;
left: calc((100% - 4rem) * 0.16);
}
.particle:nth-of-type(10) {
-webkit-animation-delay: 1.21196s;
animation-delay: 1.21196s;
left: calc((100% - 4rem) * 0.18);
}
.particle:nth-of-type(11) {
-webkit-animation-delay: 0.35977s;
animation-delay: 0.35977s;
left: calc((100% - 4rem) * 0.2);
}
.particle:nth-of-type(12) {
-webkit-animation-delay: 0.00912s;
animation-delay: 0.00912s;
left: calc((100% - 4rem) * 0.22);
}
.particle:nth-of-type(13) {
-webkit-animation-delay: 0.2026s;
animation-delay: 0.2026s;
left: calc((100% - 4rem) * 0.24);
}
.particle:nth-of-type(14) {
-webkit-animation-delay: 0.31642s;
animation-delay: 0.31642s;
left: calc((100% - 4rem) * 0.26);
}
.particle:nth-of-type(15) {
-webkit-animation-delay: 1.39996s;
animation-delay: 1.39996s;
left: calc((100% - 4rem) * 0.28);
}
.particle:nth-of-type(16) {
-webkit-animation-delay: 0.32925s;
animation-delay: 0.32925s;
left: calc((100% - 4rem) * 0.3);
}
.particle:nth-of-type(17) {
-webkit-animation-delay: 1.3018s;
animation-delay: 1.3018s;
left: calc((100% - 4rem) * 0.32);
}
.particle:nth-of-type(18) {
-webkit-animation-delay: 0.50419s;
animation-delay: 0.50419s;
left: calc((100% - 4rem) * 0.34);
}
.particle:nth-of-type(19) {
-webkit-animation-delay: 0.05138s;
animation-delay: 0.05138s;
left: calc((100% - 4rem) * 0.36);
}
.particle:nth-of-type(20) {
-webkit-animation-delay: 0.78626s;
animation-delay: 0.78626s;
left: calc((100% - 4rem) * 0.38);
}
.particle:nth-of-type(21) {
-webkit-animation-delay: 0.93297s;
animation-delay: 0.93297s;
left: calc((100% - 4rem) * 0.4);
}
.particle:nth-of-type(22) {
-webkit-animation-delay: 1.07056s;
animation-delay: 1.07056s;
left: calc((100% - 4rem) * 0.42);
}
.particle:nth-of-type(23) {
-webkit-animation-delay: 0.32656s;
animation-delay: 0.32656s;
left: calc((100% - 4rem) * 0.44);
}
.particle:nth-of-type(24) {
-webkit-animation-delay: 0.65585s;
animation-delay: 0.65585s;
left: calc((100% - 4rem) * 0.46);
}
.particle:nth-of-type(25) {
-webkit-animation-delay: 0.11885s;
animation-delay: 0.11885s;
left: calc((100% - 4rem) * 0.48);
}
.particle:nth-of-type(26) {
-webkit-animation-delay: 0.26473s;
animation-delay: 0.26473s;
left: calc((100% - 4rem) * 0.5);
}
.particle:nth-of-type(27) {
-webkit-animation-delay: 0.82308s;
animation-delay: 0.82308s;
left: calc((100% - 4rem) * 0.52);
}
.particle:nth-of-type(28) {
-webkit-animation-delay: 0.20346s;
animation-delay: 0.20346s;
left: calc((100% - 4rem) * 0.54);
}
.particle:nth-of-type(29) {
-webkit-animation-delay: 1.09291s;
animation-delay: 1.09291s;
left: calc((100% - 4rem) * 0.56);
}
.particle:nth-of-type(30) {
-webkit-animation-delay: 0.12979s;
animation-delay: 0.12979s;
left: calc((100% - 4rem) * 0.58);
}
.particle:nth-of-type(31) {
-webkit-animation-delay: 0.6313s;
animation-delay: 0.6313s;
left: calc((100% - 4rem) * 0.6);
}
.particle:nth-of-type(32) {
-webkit-animation-delay: 0.25644s;
animation-delay: 0.25644s;
left: calc((100% - 4rem) * 0.62);
}
.particle:nth-of-type(33) {
-webkit-animation-delay: 1.24148s;
animation-delay: 1.24148s;
left: calc((100% - 4rem) * 0.64);
}
.particle:nth-of-type(34) {
-webkit-animation-delay: 0.26723s;
animation-delay: 0.26723s;
left: calc((100% - 4rem) * 0.66);
}
.particle:nth-of-type(35) {
-webkit-animation-delay: 0.25482s;
animation-delay: 0.25482s;
left: calc((100% - 4rem) * 0.68);
}
.particle:nth-of-type(36) {
-webkit-animation-delay: 0.15292s;
animation-delay: 0.15292s;
left: calc((100% - 4rem) * 0.7);
}
.particle:nth-of-type(37) {
-webkit-animation-delay: 0.97039s;
animation-delay: 0.97039s;
left: calc((100% - 4rem) * 0.72);
}
.particle:nth-of-type(38) {
-webkit-animation-delay: 0.22299s;
animation-delay: 0.22299s;
left: calc((100% - 4rem) * 0.74);
}
.particle:nth-of-type(39) {
-webkit-animation-delay: 0.02977s;
animation-delay: 0.02977s;
left: calc((100% - 4rem) * 0.76);
}
.particle:nth-of-type(40) {
-webkit-animation-delay: 0.12884s;
animation-delay: 0.12884s;
left: calc((100% - 4rem) * 0.78);
}
.particle:nth-of-type(41) {
-webkit-animation-delay: 0.44999s;
animation-delay: 0.44999s;
left: calc((100% - 4rem) * 0.8);
}
.particle:nth-of-type(42) {
-webkit-animation-delay: 0.29441s;
animation-delay: 0.29441s;
left: calc((100% - 4rem) * 0.82);
}
.particle:nth-of-type(43) {
-webkit-animation-delay: 1.27664s;
animation-delay: 1.27664s;
left: calc((100% - 4rem) * 0.84);
}
.particle:nth-of-type(44) {
-webkit-animation-delay: 0.20061s;
animation-delay: 0.20061s;
left: calc((100% - 4rem) * 0.86);
}
.particle:nth-of-type(45) {
-webkit-animation-delay: 0.94854s;
animation-delay: 0.94854s;
left: calc((100% - 4rem) * 0.88);
}
.particle:nth-of-type(46) {
-webkit-animation-delay: 0.57638s;
animation-delay: 0.57638s;
left: calc((100% - 4rem) * 0.9);
}
.particle:nth-of-type(47) {
-webkit-animation-delay: 0.3127s;
animation-delay: 0.3127s;
left: calc((100% - 4rem) * 0.92);
}
.particle:nth-of-type(48) {
-webkit-animation-delay: 1.27912s;
animation-delay: 1.27912s;
left: calc((100% - 4rem) * 0.94);
}
.particle:nth-of-type(49) {
-webkit-animation-delay: 0.23562s;
animation-delay: 0.23562s;
left: calc((100% - 4rem) * 0.96);
}
.particle:nth-of-type(50) {
-webkit-animation-delay: 1.01255s;
animation-delay: 1.01255s;
left: calc((100% - 4rem) * 0.98);
}
@-webkit-keyframes rise {
from {
opacity: 0;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
}
25% {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translateY(-10rem) scale(0);
transform: translateY(-10rem) scale(0);
}
}
@keyframes rise {
from {
opacity: 0;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
}
25% {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translateY(-10rem) scale(0);
transform: translateY(-10rem) scale(0);
}
} .lines::after,
.lines::before {
pointer-events: none;
content: '';
top: 0;
height: 100%;
position: absolute;
left: calc(12.5% + 15%);
width: 1px;
width: 15%;
border: 1px solid rgba(144, 142, 145, 0.1);
border-width: 0 1px 0 1px;
}
.lines::before {
left: auto;
right: calc(12.5% + 15%);
z-index: 99;
}
h1,
h2,
h5,
h6,
h4,
h3 {
font-family: Bebas Neue, Arial, Helvetica, sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 11rem;
}
h2 {
font-size: 8rem;
line-height: 85%;
margin-bottom: 3rem;
}
h3 {
font-size: 1.5rem;
margin: 1rem 0;
}
h6 {
position: fixed;
font-size: 20rem;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #212932;
opacity: 0.1;
margin-left: -10rem;
font-weight: normal;
margin-top: -2.7rem;
top: 0;
pointer-events: none;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
h6.bottom {
margin: 0 -10rem -4rem 0;
top: auto;
right: 0;
bottom: 0;
}
h5 {
pointer-events: none;
position: absolute;
right: 9%;
top: 10%;
width: 2.5rem;
font-weight: 800;
}
h5 .thick {
font-size: 2.5rem;
letter-spacing: -0.1rem;
border-bottom: 0.3rem solid rgba(144, 142, 145, 0.8);
color: rgba(144, 142, 145, 0.8);
opacity: 0.5;
width: 100%;
display: block;
line-height: 150%;
margin: 2rem 0;
text-align: right;
}
h5 .accent {
right: 0.65rem;
font-size: 0.6rem;
font-family: Raleway;
letter-spacing: 0.1rem;
white-space: normal;
width: 6rem;
display: block;
line-height: 110%;
-webkit-transform: scale(-1, 1) rotate(90deg);
transform: scale(-1, 1) rotate(90deg);
top: 1.3rem;
right: 1rem;
}
h4 {
pointer-events: none;
position: absolute;
left: 2%;
bottom: 30%;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0.7;
width: 20rem;
}
h4 span {
font-size: 0.8rem;
font-family: Raleway;
letter-spacing: 0.1rem;
white-space: normal;
display: block;
line-height: 110%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
h4 span::before {
content: '';
height: 0.7rem;
width: 0.7rem;
background-color: #0f1923;
margin-right: 2rem;
margin-top: 0.1rem;
}
h4.light span {
color: #e7e7e6;
}
h4.light span::before {
background-color: #e7e7e6;
}
p {
font-family: Raleway, Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 1rem;
color: rgba(144, 142, 145, 0.8);
padding: 0.8rem 0;
text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px;
line-height: 150%;
text-align: justify;
}
header {
position: fixed;
}
.accent {
color: #4b5fe8;
}
.heading {
height: 100vh;
background-image: url(//laserwar.rs/wp-content/themes/revitant/img/revBcg.jpg);
background-size: 72.5vw;
position: relative;
background-position: bottom right;
background-repeat: no-repeat;
padding: 0 12.5%;
max-height: 67rem;
}
.heading .fire {
position: absolute;
bottom: 37rem;
right: 23.8rem;
-webkit-transform: scale(0.4);
transform: scale(0.4);
}
.heading .fire2 {
right: 34.5rem;
margin-bottom: -0.75rem;
}
.heading main {
margin-left: 4rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 40rem;
}
.heading main div {
margin-left: 4rem;
margin-top: 4rem;
}
.yourAgents {
z-index: 2;
background-color: #4b5fe8;
padding: 10% 12.5%;
position: relative;
display: block;
overflow: visible;
}
.yourAgents .agenti {
position: absolute;
width: 53rem;
top: 0;
left: 11rem;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
z-index: 10;
}
.yourAgents article {
margin-left: calc(3 * 15vw - 9px);
width: 35rem;
z-index: 10;
}
.yourAgents article h2,
.yourAgents article h3,
.yourAgents article p {
color: #e7e7e6;
}
.yourAgents h4,
.yourAgents h5 {
z-index: 5;
}
.yourAgents .accent {
color: white;
}
.yourAgents::after, .yourAgents::before {
border-color: rgba(255, 255, 255, 0.15);
z-index: 1;
}
.yourAgents::after {
border-top: 2.2rem solid #e7e7e6;
border-bottom: 2.2rem solid #4b5fe8;
height: 95%;
top: -2.2rem;
}
.yourAgents::before {
bottom: -2.2rem;
border-bottom: 2.2rem solid #e7e7e6;
top: auto;
border-top: 2.2rem solid #4b5fe8;
height: 95%;
}
.yourAgents .texture {
position: absolute;
width: 100vw;
height: 100%;
top: 0;
left: 0;
z-index: 0;
}
.agents {
min-height: 20rem;
padding: 2.5% 12.5%;
z-index: 3;
}
.agents h4,
.agents h5 {
z-index: 99;
}
.agents .openBcg {
background-color: #e7e7e6;
width: 100vw;
height: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
z-index: 8;
-webkit-transition: all 1s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 1s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents .openBcg h6 {
position: absolute;
left: 12.5%;
margin-left: 0;
margin-top: -2rem;
}
.agents .openBcg .lower {
top: auto;
bottom: -4rem;
}
.agents .openBcg::before, .agents .openBcg::after {
border: 1px solid rgba(144, 142, 145, 0.2);
}
.agents .openBcg::after {
border-left: 1px solid rgba(144, 142, 145, 0.8);
}
.agents .open.openBcg {
height: 100vh;
}
.agents > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
padding: 2% 3% 0.5rem 3%;
}
.agents > ul > li {
width: 15rem;
position: relative;
text-align: center;
overflow: visible;
height: 14rem;
z-index: 0;
cursor: pointer;
}
.agents > ul > li .base {
position: relative;
width: 15rem;
height: 14rem;
overflow: hidden;
-webkit-transition: all 1s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 1s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .base::after,
.agents > ul > li .base::before {
content: '';
right: 50%;
bottom: 2px;
position: absolute;
width: 75%;
height: 85%;
z-index: -1;
-webkit-transform: rotateY(-25deg) skewX(7deg) skewY(4deg) translateX(55%);
transform: rotateY(-25deg) skewX(7deg) skewY(4deg) translateX(55%);
border: 1px solid rgba(144, 142, 145, 0.8);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: transform 0.4s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .base::before {
width: 62%;
height: 79.5%;
border: 0px;
}
.agents > ul > li .base > img {
height: 125%;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: 0;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
transition: transform 0.4s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.4s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .base > .long {
height: 155%;
}
.agents > ul > li .base > div {
position: relative;
top: 10rem;
width: 14rem;
padding: 1rem 4rem;
left: 0;
float: left;
}
.agents > ul > li .base > div h2 {
color: #e7e7e6;
font-weight: 400;
font-size: 1.6rem;
text-transform: uppercase;
font-family: Bebas Neue;
line-height: 100%;
width: 14rem;
float: left;
margin-bottom: 0;
white-space: nowrap;
text-shadow: 1px 1px 2px #000000;
}
.agents > ul > li .base > div span {
font-size: 0.5rem;
color: #e7e7e6;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.1rem;
line-height: 100%;
float: right;
text-shadow: 1px 1px 2px #000000;
}
.agents > ul > li .base > div .difficulty {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 1rem;
float: right;
clear: right;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateX(100%);
transform: translateX(100%);
opacity: 0;
}
.agents > ul > li .base > div .difficulty span {
font-weight: 900;
font-size: 0.8rem;
color: gray;
}
.agents > ul > li .base > div .difficulty li:nth-child(1) {
font-size: 1.2rem;
text-transform: uppercase;
margin: right;
}
.agents > ul > li .base > div .difficulty li:not(:first-child) {
width: 6px;
height: 1.4rem;
border: 1px solid rgba(144, 142, 145, 0.8);
margin-left: 4px;
}
.agents > ul > li .base > div .difficulty li[data-diff='1'] {
background-color: rgba(144, 142, 145, 0.8);
}
.agents > ul > li .base > div p {
display: block;
clear: both;
margin-top: 5rem;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
max-height: 0;
}
.agents > ul > li .base > div .abilities {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
margin-top: 3rem;
width: calc(100% + 2.5rem);
}
.agents > ul > li .base > div .abilities::before {
content: '';
top: -2rem;
position: absolute;
width: 55rem;
left: 0;
background-color: rgba(144, 142, 145, 0.8);
height: 1px;
z-index: -1;
}
.agents > ul > li .base > div .abilities li {
-webkit-transform: translateX(-2.5rem);
transform: translateX(-2.5rem);
height: 5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 1.2rem 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.agents > ul > li .base > div .abilities li span {
float: none;
}
.agents > ul > li .base > div .abilities li div {
padding-left: 1rem;
}
.agents > ul > li .base > div .abilities li div p {
margin-top: 0;
padding: 0;
}
.agents > ul > li .base > div .abilities li img {
height: 100%;
padding: 1.2rem;
border: 1px solid rgba(144, 142, 145, 0.8);
background-color: #e7e7e6;
}
.agents > ul > li:hover .base:not(.firstPhase)::before,
.agents > ul > li:hover .base:not(.firstPhase)::after {
-webkit-transform: translateX(50%);
transform: translateX(50%);
bottom: 0;
}
.agents > ul > li:hover .base:not(.firstPhase) > img {
-webkit-transform: translate(-50%, 0) scale(0.95);
transform: translate(-50%, 0) scale(0.95);
}
.agents > ul > li .setTransition > img {
-webkit-transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .setTransition::before,
.agents > ul > li .setTransition > div h2,
.agents > ul > li .setTransition > div span,
.agents > ul > li .setTransition > div {
-webkit-transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .setTransition .difficulty,
.agents > ul > li .setTransition p,
.agents > ul > li .setTransition .abilities {
-webkit-transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 0.8s cubic-bezier(0.87, 0, 0.13, 1);
}
.agents > ul > li .closeAgent {
position: absolute;
top: 8%;
right: 30%;
z-index: 99;
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.3s cubic-bezier(0.87, 0, 0.13, 1);
transition: all 0.3s cubic-bezier(0.87, 0, 0.13, 1);
pointer-events: none;
}
.agents > ul > li .closeAgent h2 {
font-size: 2rem;
padding: 0.8rem;
border: 1px solid rgba(144, 142, 145, 0.8);
width: auto;
}
.agents > ul > li .firstPhase {
height: 100vh;
overflow: visible;
width: 75%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.agents > ul > li .firstPhase::after {
-webkit-transform: scale(0);
transform: scale(0);
bottom: 0;
}
.agents > ul > li .firstPhase::before {
-webkit-transform: translateX(0);
transform: translateX(0);
width: 19.5%;
height: 100%;
right: 0;
}
.agents > ul > li .firstPhase > img {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 65%;
height: 75%;
top: 50%;
z-index: 10;
-webkit-filter: drop-shadow(0.5rem 0.3rem 0 #0f1923);
filter: drop-shadow(0.5rem 0.3rem 0 #0f1923);
}
.agents > ul > li .firstPhase .long {
height: 85%;
}
.agents > ul > li .firstPhase > div {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
width: 40rem;
padding: 0;
left: 20.25%;
width: 40%;
}
.agents > ul > li .firstPhase > div h2 {
font-size: 5rem;
color: #0f1923;
line-height: 80%;
text-shadow: none;
}
.agents > ul > li .firstPhase > div span {
color: #0f1923;
font-size: 1.2rem;
clear: right;
text-shadow: none;
}
.agents > ul > li .firstPhase .finalPhase .difficulty,
.agents > ul > li .firstPhase .finalPhase p,
.agents > ul > li .firstPhase .finalPhase .abilities {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.agents > ul > li .firstPhase .finalPhase p {
max-height: 10rem;
}
.agents > ul > li .firstPhase .closeAgent.finalPhase {
-webkit-transform: none;
transform: none;
opacity: 1;
pointer-events: auto;
}
.cutout {
z-index: 2;
padding: 5% 12.5%;
position: relative;
display: block;
overflow: visible;
background-size: contain;
background-repeat: no-repeat;
background-position: right;
}
.cutout h2 {
white-space: nowrap;
}
.cutout article {
width: 80%;
margin-left: 8rem;
}
.cutout article p {
width: 60%;
text-align: justify;
}
footer {
z-index: 12;
padding: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #0f1923;
}
footer p {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.1rem;
font-size: 0.8rem;
}
footer img {
height: 6.2rem;
opacity: 0.8;
left: 50%;
position: relative;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
footer h5 {
position: relative;
font-size: 2.8rem;
color: #e7e7e6;
top: auto;
width: auto;
right: auto;
font-weight: 400;
margin: 1rem;
line-height: 80%;
}
footer h5 span {
display: block;
font-size: 1.3rem;
}
header {
padding: 2rem 5rem;
position: absolute;
height: 4rem;
top: 0;
width: 100vw;
left: 0;
background-color: black;
z-index: 99;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
header a {
display: inline-block;
}
header a h2 {
color: #e7e7e6;
font-family: Bebas Neue, Arial, Helvetica, sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 1.2rem;
}
header .social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative; -ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
width: 6rem;
-webkit-transition: all 0.8s cubic-bezier(0.65, 0, 0.35, 1);
transition: all 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}
header img {
height: 0.8rem;
opacity: 0.8;
}
.grecaptcha-badge {
display: none;
} footer
li[data-name="viper"] .base::before {
background: #149104;
background: -webkit-gradient(linear, left bottom, left top, from(#149104), to(#16c301));
background: linear-gradient(0deg, #149104 0%, #16c301 100%);
}
li[data-name="allien"] .base::before {
background: #612622;
background: -webkit-gradient(linear, left bottom, left top, from(#612622), to(#a74b3c));
background: linear-gradient(0deg, #612622 0%, #a74b3c 100%);
}
li[data-name="artifacta"] .base::before {
background: #7b5793;
background: -webkit-gradient(linear, left bottom, left top, from(#6a328f), to(#b284d0));
background: linear-gradient(0deg, #6a328f 0%, #b284d0 100%);
}
li[data-name="blood"] .base::before {
background: #96000a;
background: -webkit-gradient(linear, left bottom, left top, from(#96000a), to(#d9000f));
background: linear-gradient(0deg, #96000a 0%, #d9000f 100%);
}
li[data-name="general"] .base::before {
background: #4e4b43;
background: -webkit-gradient(linear, left bottom, left top, from(#4e4b43), to(#837f71));
background: linear-gradient(0deg, #4e4b43 0%, #837f71 100%);
}
li[data-name="mist_walker"] .base::before {
background: #344861;
background: -webkit-gradient(linear, left bottom, left top, from(#344861), to(#5f8cc3));
background: linear-gradient(0deg, #344861 0%, #5f8cc3 100%);
}
li[data-name="mr_robot"] .base::before {
background: #252b3b;
background: -webkit-gradient(linear, left bottom, left top, from(#252b3b), to(#657a9e));
background: linear-gradient(0deg, #252b3b 0%, #657a9e 100%);
}
li[data-name="ninja"] .base::before {
background: #2c2b2d;
background: -webkit-gradient(linear, left bottom, left top, from(#2c2b2d), to(#6e6c6f));
background: linear-gradient(0deg, #2c2b2d 0%, #6e6c6f 100%);
}
li[data-name="omen"] .base::before {
background: #393a5d;
background: -webkit-gradient(linear, left bottom, left top, from(#393a5d), to(#61629d));
background: linear-gradient(0deg, #393a5d 0%, #61629d 100%);
}
li[data-name="orc"] .base::before {
background: #59661d;
background: -webkit-gradient(linear, left bottom, left top, from(#59661d), to(#9bad2c));
background: linear-gradient(0deg, #59661d 0%, #9bad2c 100%);
}
li[data-name="pheonix"] .base::before {
background: #a6440b;
background: -webkit-gradient(linear, left bottom, left top, from(#a6440b), to(#ff8a45));
background: linear-gradient(0deg, #a6440b 0%, #ff8a45 100%);
}
li[data-name="radioactive"] .base::before {
background: #abaa0d;
background: -webkit-gradient(linear, left bottom, left top, from(#abaa0d), to(#ebff0d));
background: linear-gradient(0deg, #abaa0d 0%, #ebff0d 100%);
}
li[data-name="surgeon"] .base::before {
background: #295054;
background: -webkit-gradient(linear, left bottom, left top, from(#295054), to(#50b4be));
background: linear-gradient(0deg, #295054 0%, #50b4be 100%);
}
li[data-name="toxic"] .base::before {
background: #2f651f;
background: -webkit-gradient(linear, left bottom, left top, from(#2f651f), to(#55da2e));
background: linear-gradient(0deg, #2f651f 0%, #55da2e 100%);
}
li[data-name="vesty"] .base::before {
background: #6c5315;
background: -webkit-gradient(linear, left bottom, left top, from(#6c5315), to(#e2ac46));
background: linear-gradient(0deg, #6c5315 0%, #e2ac46 100%);
}
li[data-name="wolf"] .base::before {
background: #25545e;
background: -webkit-gradient(linear, left bottom, left top, from(#25545e), to(#5d9299));
background: linear-gradient(0deg, #25545e 0%, #5d9299 100%);
}
li[data-name="zombie"] .base::before {
background: #9e966d;
background: -webkit-gradient(linear, left bottom, left top, from(#9e966d), to(#e4dba8));
background: linear-gradient(0deg, #9e966d 0%, #e4dba8 100%);
}
li[data-name="ironman"] .base::before {
background: #0c2455;
background: -webkit-gradient(linear, left bottom, left top, from(#0c2455), to(#2457bf));
background: linear-gradient(0deg, #0c2455 0%, #2457bf 100%);
}
li[data-name="wargirl"] .base::before {
background: #506c47;
background: -webkit-gradient(linear, left bottom, left top, from(#506c47), to(#b1dda1));
background: linear-gradient(0deg, #506c47 0%, #b1dda1 100%);
}
li[data-name="soldier"] .base::before {
background: #383723;
background: -webkit-gradient(linear, left bottom, left top, from(#383723), to(#67643f));
background: linear-gradient(0deg, #383723 0%, #67643f 100%);
}
li[data-name="revitant"] .base::before {
background: #3c0f0d;
background: -webkit-gradient(linear, left bottom, left top, from(#3c0f0d), to(#952b26));
background: linear-gradient(0deg, #3c0f0d 0%, #952b26 100%);
} @media only screen and (max-width: 1190px) {
html {
font-size: 2vw;
}
header {
padding: 1rem;
height: 3rem;
}
body {
width: 100%;
}
body::after {
left: 8%;
}
body::before {
right: 8%;
}
section h5 {
display: none;
}
section h4 {
display: none;
}
h2 {
font-size: 4rem;
}
h6 {
font-size: 10rem;
}
.lines::before,
.lines::after {
content: none;
}
.heading {
padding: 0 8%;
padding-top: 3rem;
height: auto;
background-position: right 2rem;
background-size: auto 20rem;
}
.heading h1 {
font-size: 4.2rem;
line-height: 20rem;
margin-bottom: 1px solid rgba(144, 142, 145, 0.8);
}
.heading .fire {
top: 2rem;
bottom: auto;
right: 4.9rem;
-webkit-transform: scale(0.15);
transform: scale(0.15);
margin: 0;
}
.heading .fire2 {
right: 8.3rem;
top: 2.1rem;
}
.heading main {
margin: 0;
top: 0;
-webkit-transform: none;
transform: none;
width: 100%;
}
.heading main .text {
margin: 0;
}
.yourAgents {
padding: 10% 8%;
height: auto;
}
.yourAgents .agenti {
position: relative;
left: 0;
width: 95%;
bottom: auto;
margin-top: 1rem;
}
.yourAgents article {
margin: 0;
width: 100%;
}
.agents ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.agents ul li {
width: 50%;
margin: 1rem 0;
}
.agents ul li .base {
width: 100%;
}
.agents ul li .firstPhase {
overflow-y: scroll;
overflow-x: hidden;
scrollbar-width: none;
-webkit-transform: none;
transform: none;
height: 100vh;
width: 100%;
padding: 0 8%;
}
.agents ul li .firstPhase .closeAgent {
right: auto;
left: 8%;
top: 1rem;
}
.agents ul li .firstPhase::before {
width: 30%;
height: 20rem;
-webkit-transform: none;
transform: none;
top: 0;
bottom: auto;
}
.agents ul li .firstPhase > img {
height: 20rem;
right: -10%;
top: 0;
left: auto;
-webkit-transform: none;
transform: none;
}
.agents ul li .firstPhase > div {
float: none;
top: auto;
left: 0;
width: 100%;
}
.agents ul li .firstPhase > div h2 {
display: block;
width: 100%;
margin-top: 7rem;
font-size: 3.7rem;
}
.agents ul li .firstPhase > div span {
float: none;
font-size: 1rem;
}
.agents ul li .firstPhase > div > span {
padding: 0.5rem 0;
display: inline-block;
}
.agents ul li .firstPhase > div .difficulty {
float: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 0;
}
.agents ul li .firstPhase > div .difficulty li {
margin: 0.2rem 0;
}
.agents ul li .firstPhase > div .abilities {
width: 100%;
}
.agents ul li .firstPhase > div .abilities li {
-webkit-transform: none;
transform: none;
height: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.agents ul li .firstPhase > div .abilities li img {
height: 4rem;
padding: 1rem;
}
.agents ul li .firstPhase > div .abilities li div {
padding: 1rem 0 0 0;
}
.agents ul li .firstPhase > div .abilities li div span, .agents ul li .firstPhase > div .abilities li div p {
text-align: center;
display: block;
}
.agents ul li .firstPhase .long {
height: 20rem;
}
.agents ul li .firstPhase > div {
-webkit-transform: none;
transform: none;
}
.cutout {
padding: 10% 8%;
}
.cutout article {
margin: 0;
width: 100%;
}
.cutout article p {width:100%;}
footer p {
text-align: center;
}
}
@media only screen and (max-width: 700px) {
html {
font-size: 3.5vw;
}
.agents > ul li {
width: 90%;
padding-left: 5%;
}
.agents > ul li .firstPhase ul li {
width: 100%;
padding-left: 0;
}
.heading {
background-size: auto 17rem;
}
.heading h1 {
line-height: 17rem;
}
.heading .fire {
top: 1.1rem;
right: 3.6rem;
}
.heading .fire2 {
top: 1.2rem;
right: 6.5rem;
}
}
@media screen and (min-width:1999px) {
html {font-size: calc((100vw) / 120);}
}