.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} [type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button;
} [type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
} [type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-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;
} html {
font-size: 62.5%;
scroll-behavior: smooth;
}
body {
color: #0657B7;
font-family: "lato", sans-serif;
line-height: 1em;
font-weight: normal;
outline: 0;
}
.toggled body {
position: fixed;
overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
margin-bottom: 25px;
line-height: 1em;
clear: both;
color: #0657B7;
font-weight: 500;
}
h1 {
font-size: 5.4rem;
line-height: 1em;
}
h2 {
font-size: 5.3rem;
font-weight: 300;
}
h3 {
font-size: 3.8rem;
}
h4 {
font-size: 2.2rem;
line-height: 2.6rem;
}
h5 {
font-size: 1.6rem;
line-height: 2rem;
}
p {
margin: 0;
margin-bottom: 1.4rem;
font-size: 1.4rem;
line-height: 2rem;
color: #1F2228;
}
a {
color: #0657B7;
text-decoration: none;
transition: 300ms all ease-in-out;
}
a:hover {
opacity: 0.5;
transition: 300ms all ease-in-out;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
margin-bottom: 15px;
color: #1F2228;
font-size: 1.6rem;
line-height: 2rem;
font-weight: bold;
display: flex;
flex-direction: row;
}
img {
max-width: 100%;
display: block;
}
iframe {
max-width: 100%;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolBold-Italic.svg#BariolBold-Italic) format("svg");
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Bariol Icons";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolIcons.svg#BariolIcons) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Light.svg#Bariol-Light) format("svg");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Bold.svg#Bariol-Bold) format("svg");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Regular.svg#Bariol-Regular) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/Bariol-Thin.svg#Bariol-Thin) format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolThin-Italic.svg#BariolThin-Italic) format("svg");
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Bariol";
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.eot);
src: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.eot?#iefix) format("embedded-opentype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.woff2) format("woff2"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.woff) format("woff"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.ttf) format("truetype"), url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/fonts/BariolLight-Italic.svg#BariolLight-Italic) format("svg");
font-weight: 300;
font-style: italic;
font-display: swap;
} .hamburger {
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
}
.hamburger:hover {
opacity: 0.7;
}
.hamburger.is-active:hover {
opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
background-color: #000;
}
.hamburger-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative;
}
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 40px;
height: 4px;
background-color: #000;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block;
}
.hamburger-inner::before {
top: -10px;
}
.hamburger-inner::after {
bottom: -10px;
} .hamburger--3dx .hamburger-box {
perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--3dx-r .hamburger-box {
perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--3dy .hamburger-box {
perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--3dy-r .hamburger-box {
perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--3dxy .hamburger-box {
perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--3dxy-r .hamburger-box {
perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
background-color: transparent !important;
transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
transform: translate3d(0, -10px, 0) rotate(-45deg);
} .hamburger--arrow.is-active .hamburger-inner::before {
transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
} .hamburger--arrow-r.is-active .hamburger-inner::before {
transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
} .hamburger--arrowalt .hamburger-inner::before {
transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
top: 0;
transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
bottom: 0;
transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
} .hamburger--arrowalt-r .hamburger-inner::before {
transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
top: 0;
transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
bottom: 0;
transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
} .hamburger--arrowturn.is-active .hamburger-inner {
transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
} .hamburger--arrowturn-r.is-active .hamburger-inner {
transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
} .hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
} .hamburger--collapse .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--collapse-r .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--elastic .hamburger-inner {
top: 2px;
transition-duration: 0.275s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
top: 10px;
transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
top: 20px;
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(135deg);
transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
transition-delay: 0s;
opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(-270deg);
transition-delay: 0.075s;
} .hamburger--elastic-r .hamburger-inner {
top: 2px;
transition-duration: 0.275s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
top: 10px;
transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
top: 20px;
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(-135deg);
transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
transition-delay: 0s;
opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(270deg);
transition-delay: 0.075s;
} .hamburger--emphatic {
overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
left: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
top: 10px;
right: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
left: -80px;
top: -80px;
transform: translate3d(80px, 80px, 0) rotate(45deg);
transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
right: -80px;
top: -80px;
transform: translate3d(-80px, 80px, 0) rotate(-45deg);
transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
} .hamburger--emphatic-r {
overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
left: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
top: 10px;
right: 0;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
left: -80px;
top: 80px;
transform: translate3d(80px, -80px, 0) rotate(-45deg);
transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
right: -80px;
top: 80px;
transform: translate3d(-80px, -80px, 0) rotate(45deg);
transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
} .hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
opacity: 0;
transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
bottom: 0;
} .hamburger--slider .hamburger-inner {
top: 2px;
}
.hamburger--slider .hamburger-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(-90deg);
} .hamburger--slider-r .hamburger-inner {
top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
transform: translate3d(0, -20px, 0) rotate(90deg);
} .hamburger--spin .hamburger-inner {
transition-duration: 0.22s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
transform: rotate(225deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--spin-r .hamburger-inner {
transition-duration: 0.22s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
transform: rotate(-225deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--spring .hamburger-inner {
top: 2px;
transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
top: 10px;
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
top: 20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
transition-delay: 0.22s;
background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
top: 0;
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 10px, 0) rotate(-45deg);
} .hamburger--spring-r .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(90deg);
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--stand .hamburger-inner {
transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
transform: rotate(90deg);
background-color: transparent !important;
transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-45deg);
transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(45deg);
transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--stand-r .hamburger-inner {
transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
transform: rotate(-90deg);
background-color: transparent !important;
transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
top: 0;
transform: rotate(-45deg);
transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(45deg);
transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--squeeze .hamburger-inner {
transition-duration: 0.075s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
transform: rotate(45deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
} .hamburger--vortex .hamburger-inner {
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
transition-duration: 0s;
transition-delay: 0.1s;
transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
transform: rotate(765deg);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(90deg);
} .hamburger--vortex-r .hamburger-inner {
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
transition-duration: 0s;
transition-delay: 0.1s;
transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
transform: rotate(-765deg);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
}  .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.dymensioncloud.net/wp-content/themes/freckle/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
.owl-theme .owl-nav {
position: absolute;
width: 100%;
height: 100%;
top: 0;
display: flex;
justify-content: space-between;
padding: 0 30px;
box-sizing: border-box;
pointer-events: none;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px !important;
cursor: pointer;
pointer-events: all;
display: flex;
align-self: center;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
pointer-events: all;
}
.owl-theme .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .disabled + .owl-dots {
margin-top: 20px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
display: inline;
outline: 0;
}
.owl-theme .owl-dots span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}
.owl-testimonials .owl-dots {
margin: 0 5px;
}
.owl-testimonials .owl-dots .owl-dot.active span,
.owl-testimonials .owl-dots .owl-dot:hover span {
background: #1F2228;
}
.owl-testimonials .owl-dots .owl-dot.active span {
background: #fff;
}
.owl-testimonials .owl-dots span {
border-radius: 0px;
transform: rotate(45deg);
background: #1F2228;
border: 2px solid white;
transition: all 200ms ease;
}
.owl-testimonials .owl-nav [class*=owl-]:hover {
background: #fff;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: "";
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.main-navigation {
top: 0;
margin-left: auto;
display: flex;
flex-direction: column;
z-index: 99;
transition: 300ms height ease-in-out;
}
.toggled .main-navigation {
visibility: visible;
z-index: 9999;
}
@media (max-width: 1023px) {
.main-navigation {
width: calc( 100vw + 4rem );
top: 0;
left: 0;
flex-direction: row;
transition: 300ms height ease-in-out;
visibility: hidden;
order: 3;
}
}
.main-navigation .menu-primary-menu-container {
position: relative;
width: 100%;
margin: 15px 0 0 0;
display: flex;
justify-content: flex-end;
align-items: flex-start;
visibility: visible;
z-index: 99;
transition: 1000ms all ease-in-out;
}
.toggled .main-navigation .menu-primary-menu-container {
height: calc( 100vh - 0px);
visibility: visible;
}
@media (max-width: 1023px) {
.main-navigation .menu-primary-menu-container {
position: absolute;
left: 0;
height: 0vh;
margin: 0;
padding: 0;
margin-top: 75px;
display: flex;
align-items: flex-start;
justify-content: center;
visibility: hidden;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
transition: 1000ms all ease-in-out;
}
}
.main-navigation > ul {
top: 0;
}
.main-navigation ul {
width: 100%;
display: flex;
box-sizing: border-box;
list-style-type: none;
}
@media (max-width: 1023px) {
.main-navigation ul {
padding: 40px 20px 0;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
}
.main-navigation ul li {
position: relative;
width: auto;
height: inherit;
margin-bottom: 0;
text-align: left;
border: 0;
text-decoration: none;
display: flex;
align-self: center;
transition: 300ms opacity ease-in-out;
}
@media (max-width: 1023px) {
.main-navigation ul li {
opacity: 0;
}
}
.main-navigation ul li:nth-child(7) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(6) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(5) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(4) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(3) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(2) {
transition-delay: 0;
}
.main-navigation ul li:nth-child(1) {
transition-delay: 0;
}
@media (max-width: 1023px) {
.main-navigation ul li {
width: 100%;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
display: flex;
flex-direction: column;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
}
.main-navigation ul li:before {
content: "";
width: 13px;
height: 13px;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_edge.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
@media (max-width: 1023px) {
.main-navigation ul li:before {
position: absolute;
top: 5px;
width: 15px;
height: 15px;
display: none;
}
}
.toggled .main-navigation ul li {
opacity: 1;
}
.toggled .main-navigation ul li:nth-child(1) {
transition-delay: 0.3s;
}
.toggled .main-navigation ul li:nth-child(2) {
transition-delay: 0.4s;
}
.toggled .main-navigation ul li:nth-child(3) {
transition-delay: 0.5s;
}
.toggled .main-navigation ul li:nth-child(4) {
transition-delay: 0.6s;
}
.toggled .main-navigation ul li:nth-child(5) {
transition-delay: 0.7s;
}
.toggled .main-navigation ul li:nth-child(6) {
transition-delay: 0.8s;
}
.toggled .main-navigation ul li:nth-child(7) {
transition-delay: 0.9s;
}
.main-navigation ul li:last-of-type a {
padding-right: 0;
}
.main-navigation ul li > span,
.main-navigation ul li > a {
padding: 0;
font-size: 1.6rem;
font-size: 1rem;
padding-right: 5px;
line-height: 1em;
text-transform: capitalize;
color: #fff;
text-align: left;
text-transform: uppercase;
cursor: pointer;
transition: 300ms all ease-in-out;
}
@media (min-width: 1050px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
font-size: calc(1rem + 0.6 * (100vw - 1050px) / 410);
}
}
@media (min-width: 1460px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
font-size: 1.6rem;
}
}
@media (min-width: 1050px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
padding-right: calc(5px + 15 * (100vw - 1050px) / 410);
}
}
@media (min-width: 1460px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
padding-right: 20px;
}
}
@media (min-width: 1023px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
padding: 0 20px 0px 5px;
}
}
@media (max-width: 1023px) {
.main-navigation ul li > span,
.main-navigation ul li > a {
width: 100%;
font-size: 1.8rem;
text-align: left;
}
.main-navigation ul li > span:hover,
.main-navigation ul li > a:hover {
color: #1F2228;
}
}
.main-navigation ul li > span:hover,
.main-navigation ul li > a:hover {
color: #0657B7;
opacity: 1;
}
.main-navigation ul li.menu-item-has-children > span,
.main-navigation ul li.menu-item-has-children > a {
position: relative;
}
@media (max-width: 1023px) {
.main-navigation ul li.menu-item-has-children > span,
.main-navigation ul li.menu-item-has-children > a {
justify-content: space-between;
display: flex;
flex-direction: row;
align-items: center;
}
}
.main-navigation ul li.menu-item-has-children .arrow-down {
width: 20px;
height: 20px;
display: flex;
order: 3;
transition: 300ms all ease-in-out;
pointer-events: all;
cursor: pointer;
}
@media (min-width: 1023px) {
.main-navigation ul li.menu-item-has-children .arrow-down {
display: none;
}
}
.main-navigation ul li.menu-item-has-children .arrow-down:after {
content: "";
width: 20px;
height: 20px;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_arrow.svg);
background-size: 30px 18px;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
transition: 300ms all ease-in-out;
transform: rotate(-90deg);
}
.main-navigation ul li.menu-item-has-children .arrow-down:hover:after {
transform: rotate(90deg);
}
.main-navigation ul li.menu-item-has-children:hover {
opacity: 1;
}
.main-navigation ul li.menu-item-has-children.active .arrow-down:after {
transform: rotate(90deg);
}
.main-navigation ul .current-menu-parent > a {
color: #0657B7;
}
.main-navigation ul .current-menu-parent li a {
color: #fff;
}
.main-navigation ul ul {
position: absolute;
top: 4rem;
left: 0px;
width: auto;
margin-left: 0;
padding: 20px;
display: flex;
flex-wrap: wrap;
flex-direction: row;
opacity: 0;
background: #0657B7;
visibility: hidden;
opacity: 0;
transition: 300ms all ease-in-out;
}
@media (min-width: 1023px) {
.main-navigation ul ul {
border-top: 5px solid #fff;
}
}
@media (max-width: 1023px) {
.main-navigation ul ul {
position: relative;
top: 0px;
max-height: 0px;
margin-top: unset;
padding: 0;
background: unset;
transition: 500ms all ease-in-out;
}
}
.main-navigation ul ul:hover {
opacity: 1;
}
.main-navigation ul ul li {
top: 0;
width: calc( 100% / 2 );
min-width: 200px;
margin: 0;
display: flex;
flex-direction: column;
border-bottom: 0;
}
@media (max-width: 1023px) {
.main-navigation ul ul li {
width: 100%;
min-width: unset;
margin: 0;
padding: 30px 0 10px 10px;
}
}
.main-navigation ul ul li:before {
display: none;
}
.main-navigation ul ul li a {
width: auto;
padding: 10px 10px;
font-size: 1.4rem;
text-align: left;
color: #fff;
text-transform: none;
}
.main-navigation ul ul li a:hover {
color: #1F2228;
}
.main-navigation ul ul li a:hover:before {
margin-left: 5px;
margin-right: 5px;
transition: 300ms all ease-in-out;
}
.main-navigation ul ul li a:after {
content: unset;
}
@media (min-width: 1023px) {
.main-navigation ul ul li a:before {
content: " ";
display: none;
width: 8px;
height: 12px;
margin-right: 10px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
transition: 300ms all ease-in-out, 0ms opacity ease-in-out;
}
}
@media (max-width: 1023px) {
.main-navigation ul ul li a {
padding: 0;
}
}
.main-navigation ul ul li:hover ul {
top: 0;
}
.main-navigation ul ul ul {
position: relative;
flex-direction: column;
background: unset;
top: 0;
padding: 20px 0 0 0;
margin: 0;
display: flex;
align-content: flex-start;
flex-direction: row;
background: unset;
}
.main-navigation ul ul ul li {
width: calc( 100% / 2 );
padding: 5px 0 5px 10px;
flex-direction: column;
}
@media (min-width: 1023px) {
.main-navigation ul ul ul li:first-of-type {
width: calc( 100% / 2 - 25px );
border: 0;
margin-right: 0px;
}
}
@media (max-width: 1023px) {
.main-navigation ul ul ul li {
margin: 0;
}
}
.main-navigation ul ul ul li a {
margin: 0;
padding: 0;
font-size: 14px;
}
.main-navigation ul ul ul li a:after, .main-navigation ul ul ul li a:before {
content: unset;
}
@media (min-width: 1023px) {
.main-navigation li:hover ul {
width: auto;
height: auto;
visibility: visible;
opacity: 1;
transition: 500ms all ease-in-out, 500ms top ease-in-out, 0ms visibility ease-in-out;
}
}
@media (min-width: 1023px) and (max-width: 1024px) {
.main-navigation li:hover ul {
height: unset;
visibility: hidden;
opacity: 0;
}
}
@media (min-width: 1023px) {
.main-navigation li:hover ul ul {
top: 0;
}
}
@media (min-width: 1023px) {
.main-navigation li:hover ul ul ul {
top: 0;
background-color: unset;
}
}
.main-navigation li.active ul {
top: 0;
width: auto;
height: auto;
visibility: visible;
opacity: 1;
transition: 500ms all ease-in-out, 500ms top ease-in-out, 0ms visibility ease-in-out;
}
@media (max-width: 1024px) {
.main-navigation li.active ul {
top: 0;
max-height: 450px;
}
}
.main-navigation li.active ul ul {
top: 0;
}
.main-navigation li.active ul ul ul {
top: 0;
background-color: unset;
}
@media (max-width: 1023px) {
.main-navigation li {
height: unset;
visibility: unset;
opacity: unset;
}
}
.main-navigation a, .main-navigation li {
line-height: 1em;
}
.main-navigation .fa-home:before {
position: absolute;
left: 0;
width: 13px;
height: 13px;
}
.main-navigation .fa-home a {
position: absolute;
left: 0;
width: 13px;
height: 13px;
}
@media (max-width: 1023px) {
.main-navigation .focus a:after {
transform: rotate(-90deg) !important;
transition: 300ms transform ease-in-out;
}
.main-navigation .focus ul {
position: relative;
top: 0;
height: auto;
width: auto;
max-height: 250px;
visibility: visible;
background: unset;
opacity: 1;
transition: 300ms all ease-in-out, 0ms top ease-in-out, 0ms visibility ease-in-out;
}
a .main-navigation .menu-item-has-children.focus:after {
opacity: 0;
}
}
.secondary-navigation {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}
@media (max-width: 1023px) {
.secondary-navigation {
margin-top: 4rem;
position: relative;
top: unset;
transform: unset;
right: 0;
}
}
.secondary-navigation ul {
padding: 0;
margin: 0;
}
.secondary-navigation ul li {
padding: 0;
margin: 0;
list-style: none;
margin-left: 0px;
float: left;
}
@media (min-width: 767px) {
.secondary-navigation ul li {
margin-left: calc(0px + 40 * (100vw - 767px) / 513);
}
}
@media (min-width: 1280px) {
.secondary-navigation ul li {
margin-left: 40px;
}
}
@media (min-width: 1280px) {
.secondary-navigation ul li {
margin-left: 50px;
}
}
@media (max-width: 1023px) {
.secondary-navigation ul li {
margin-left: unset;
margin: 2rem 0;
display: block;
float: unset;
text-align: center;
}
}
.secondary-navigation a {
font-size: 10px;
color: #1F2228;
text-transform: uppercase;
font-weight: bold;
}
@media (min-width: 767px) {
.secondary-navigation a {
font-size: calc(10px + 4 * (100vw - 767px) / 513);
}
}
@media (min-width: 1280px) {
.secondary-navigation a {
font-size: 14px;
}
}
.secondary-navigation a:hover {
opacity: 0.5;
}
.hamburger {
cursor: pointer;
position: relative;
height: 75px;
margin: 0 0 0 auto;
padding: 0;
align-self: center;
position: relative;
justify-content: center;
align-items: center;
z-index: 99999;
visibility: hidden;
display: none;
transition: 300ms opacity ease-in-out;
}
@media (max-width: 1023px) {
.hamburger {
display: flex;
visibility: visible;
}
}
.hamburger:hover {
opacity: 1;
}
.toggled .hamburger {
position: relative;
background-image: unset;
margin: 0 0 0 auto;
align-self: auto;
visibility: visible;
}
.toggled .hamburger:hover {
opacity: 1;
}
.hamburger .hamburger-inner {
background-color: #fff;
}
.hamburger .hamburger-inner:before, .hamburger .hamburger-inner:after {
background-color: #fff;
}
.is-active.hamburger .hamburger-inner {
background-color: #fff;
}
.is-active.hamburger .hamburger-inner:before, .is-active.hamburger .hamburger-inner:after {
background-color: #fff;
}
.hero {
position: relative;
top: 0;
width: 100%;
height: 100vh;
display: flex;
align-items: center;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
.hero.standard {
height: 400px;
}
.hero .row {
height: 100%;
}
.hero .container {
height: 100%;
}
.hero .container [class*=col-] {
align-content: center;
flex-direction: column;
}
.hero .container .content {
padding-top: calc( 132px /2 );
align-items: center;
height: 100%;
}
.hero .container .content .header {
position: relative;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
height: 14rem;
margin-bottom: 0;
padding-right: 80px;
background: #0657B7;
clip-path: polygon(-1000% 0, calc( 100% - 45px ) 0, 100% 45px, 100% calc( 100% - 45px ), calc( 100% - 45px ) 100%, -1000% 100%);
}
.hero .container .content .header:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 300%;
margin-left: -298%;
background: #0657B7;
z-index: -1;
}
.hero .container .content h1, .hero .container .content h3 {
align-items: baseline;
color: #fff;
}
.hero .container .content h1 {
font-size: 6rem;
line-height: 1em;
margin-bottom: 0;
}
@media (max-width: 1023px) {
.hero .container .content h1 {
font-size: 3rem;
}
}
.hero .container .content h3 {
font-size: 2.8rem;
line-height: 1em;
margin-bottom: 0;
}
@media (max-width: 1023px) {
.hero .container .content h3 {
font-size: 1.4rem;
}
}
.hero .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(270deg, black 6%, rgba(0, 0, 0, 0) 100%);
}
.site-header {
--contentWidth: 120rem;
position: fixed;
top: 0;
width: calc( 100% - 8rem );
height: 13.2rem;
padding: 0 40px;
display: flex;
align-items: center;
flex-wrap: nowrap;
flex-direction: row;
background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
transition: 300ms all ease-in-out;
z-index: 999;
}
@media (max-width: 1023px) {
.site-header {
width: calc( 100% - 4rem );
height: 7.5rem;
padding: 0 2rem;
background: rgba(0, 0, 0, 0.9);
}
}
.scrolled .site-header {
background: rgba(0, 0, 0, 0.9);
transition: 300ms all ease-in-out;
}
.site-header .socials svg {
width: 18px;
max-height: 18px;
}
.site-header .socials svg .st0 {
fill: #fff;
stroke: none;
}
.site-branding {
z-index: 99999;
}
.site-branding a img,
.site-branding a svg {
width: auto;
height: 60px;
height: 35px;
}
@media (min-width: 1050px) {
.site-branding a img,
.site-branding a svg {
height: calc(35px + 25 * (100vw - 1050px) / 410);
}
}
@media (min-width: 1460px) {
.site-branding a img,
.site-branding a svg {
height: 60px;
}
}
@media (max-width: 1023px) {
.site-header .site-branding {
position: absolute;
}
}
.site-footer .site-branding {
z-index: 99;
}
.info {
display: flex;
align-items: center;
justify-content: flex-end;
border-bottom: 2px solid #0657B7;
}
@media (max-width: 1023px) {
.info {
display: none;
}
}
.info .button {
margin-top: 2px;
}
.socials {
margin-right: auto;
}
.socials svg {
max-width: 18px;
max-height: 18px;
margin-right: 15px;
fill: #fff;
}
.site-header .tel,
.site-footer .tel {
display: flex;
flex-direction: row;
margin-right: 15px;
}
.site-header .tel svg,
.site-footer .tel svg {
width: 17px;
height: 17px;
margin-right: 10px;
}
.site-header .tel svg .sto,
.site-footer .tel svg .sto {
stroke: none;
}
.site-header .tel a,
.site-footer .tel a {
display: flex;
flex-direction: row;
align-items: center;
font-size: 2.2rem;
line-height: 1rem;
font-weight: bold;
color: #0657B7;
}
.site-header .tel a span,
.site-footer .tel a span {
color: #fff;
margin-left: 10px;
font-size: 2.2rem;
line-height: 1rem;
}
.site-footer {
padding: 8rem 0;
background-color: #1F2228;
}
.site-footer [class*=col-] {
display: flex;
flex-direction: column;
}
.site-footer .site-branding a img,
.site-footer .site-branding a svg {
width: auto;
height: 40px;
margin-bottom: 25px;
}
.site-footer .tel {
margin-bottom: 25px;
}
.site-footer .address {
margin-bottom: 25px;
font-size: 1.4rem;
line-height: 1.8rem;
color: #fff;
}
.site-footer .address span {
color: #0657B7;
}
.site-footer .copy {
font-size: 1.2rem;
line-height: 1.6rem;
}
.site-footer .copy p {
color: #fff;
}
.site-footer h5 {
margin-bottom: 1.5rem;
color: #0657B7;
font-size: 1.6rem;
font-weight: bold;
}
.site-footer ul li {
margin-bottom: 1.5rem;
}
.site-footer ul li a {
color: #fff;
font-size: 1.4rem;
}
section {
position: relative;
background-repeat: no-repeat;
background-size: cover;
}
.facetwp-template {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.header-block {
width: 100%;
margin-bottom: 25px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.header-block h5 {
color: #0657B7;
font-size: 2.2rem;
line-height: 1em;
margin-bottom: 0;
}
.header-block h4 {
color: #1F2228;
font-size: 3.2rem;
line-height: 1em;
}
.tags {
color: #1F2228;
font-size: 1.4rem;
line-height: 1em;
font-weight: bold;
}
.tags .tag {
color: #0657B7;
}
.tags .tag:after {
content: ", ";
}
.tags .tag:last-of-type:after {
display: none;
}
section.single img {
width: 100%;
}
section.single .header {
width: 100%;
margin: 2.5rem 0;
display: flex;
flex-wrap: wrap;
align-content: center;
}
section.single .content {
position: relative;
width: 100%;
display: flex;
flex-wrap: wrap;
align-content: center;
position: relative;
height: 0;
padding-top: 100%;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
background-color: #E9ECF0;
}
section.single .content img {
width: 75%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
section.single .button.register {
min-width: 250px;
}
section.single .wysiwyg {
padding: 0;
align-self: flex-start;
flex-direction: column;
}
@media (max-width: 767px) {
section.single .wysiwyg {
margin-top: 25px;
}
}
section.single .wysiwyg_2 {
margin-top: 2.5rem;
}
section.single .tags-cont,
section.single .share {
margin-top: 30px;
}
section.single .footer {
width: 100%;
margin: 3rem 0 5rem 0;
display: flex;
justify-content: space-between;
}
section.single .footer .prev:before {
content: "";
width: 35px;
height: 10px;
margin-right: 5px;
display: inline-block;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_arrow_dark.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
transition: 300ms margin ease-in-out;
}
section.single .footer .next:after {
content: "";
width: 35px;
height: 10px;
margin-left: 5px;
display: inline-block;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_arrow_dark.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
transform: rotate(180deg);
transition: 300ms margin ease-in-out;
}
section.single .footer h3 {
color: #1F2228;
}
section.single .footer a {
font-size: 1.6rem;
line-height: 1rem;
font-weight: bold;
}
section.single .footer a:hover {
color: #1F2228;
}
section.single .footer a:hover .prev:before {
margin-left: -15px;
margin-right: 20px;
}
section.single .footer a:hover .next:after {
margin-left: 20px;
margin-right: -15px;
}
.separator {
width: 100%;
height: 1px;
margin: 30px 0;
background: rgba(31, 34, 40, 0.25);
}
a.back-to {
font-size: 14px;
display: flex;
flex-direction: row;
align-items: center;
}
a.back-to span {
color: #3e4543;
}
.hero a.back-to span {
color: #fff;
margin-left: 5px;
}
a.back-to:hover svg {
margin-left: -10px;
margin-right: 20px;
}
a.back-to svg {
width: 35px;
height: 10px;
margin-right: 10px;
transition: 300ms all ease-in-out;
}
a.back-to svg .st0 {
fill: #3e4543;
stroke: none;
}
.hero a.back-to svg .st0 {
fill: #fff;
}
.share {
position: relative;
width: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-content: flex-end !important;
}
.share .socials {
display: flex;
flex-direction: row;
justify-content: flex-end;
color: #fff;
font-size: 14px;
line-height: 1em;
color: #fff;
transition: 200ms all ease-in-out;
z-index: 2;
}
.share h3 {
font-size: 16px;
line-height: 1em;
text-align: right;
font-weight: bold;
margin-bottom: 15px;
}
.share a {
position: relative; min-width: 53px;
height: 53px;
padding: 0 20px;
margin: 0 0 0 10px;
margin-left: 10px;
display: flex;
align-items: center;
justify-content: center;
background: #D8E1ED;
color: #fff;
font-size: 14px;
transition: 200ms all ease-in-out;
z-index: 2;
}
.share a svg {
width: 18px;
max-height: 18px;
}
.share a svg .st0 {
fill: #0657B7;
transition: 300ms fill ease-in-out;
}
.share a svg .st1 {
fill: #fff;
transition: 300ms fill ease-in-out;
}
.share a:hover:after {
background: #0657B7;
border-color: #0657B7;
}
.share a:hover svg .st0 {
fill: #fff;
transition: 300ms fill ease-in-out;
}
.share a:hover svg .st1 {
fill: #0657B7;
transition: 300ms fill ease-in-out;
}
.socials {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
}
.socials .social-single {
margin-right: 15px;
}
.socials .social-single:last-of-type {
margin-right: 0;
}
.socials .social-single svg {
width: 18px;
height: 18px;
margin-right: 0;
}
.socials .social-single svg .st0 {
fill: #0657B7;
transition: 300ms all ease-in-out;
}
.socials .social-single svg path:hover .st0 {
fill: #0657B7;
fill: #0657B7;
}
.modal-popup-demo .wpcf7 .jcf-select,
.modal-popup-demo .wpcf7 .wpcf7-textarea,
.modal-popup-demo .wpcf7 input,
.modal-popup .wpcf7 .jcf-select,
.modal-popup .wpcf7 .wpcf7-textarea,
.modal-popup .wpcf7 input {
background-color: #E9ECF0;
}
.modal-popup-demo .wpcf7 .wysiwyg,
.modal-popup .wpcf7 .wysiwyg {
align-self: center;
}
.modal-popup-demo .wpcf7 p:last-of-type,
.modal-popup .wpcf7 p:last-of-type {
margin-bottom: 0;
}
.modal-popup-demo .wpcf7-not-valid-tip,
.modal-popup .wpcf7-not-valid-tip {
margin-bottom: 10px;
}
.modal-popup-demo .wysiwyg,
.modal-popup .wysiwyg {
width: 100%;
align-self: center;
}
.modal-popup-demo .wpcf7-submit,
.modal-popup .wpcf7-submit {
margin-bottom: 0;
background: #0657B7;
}
.modal-popup-demo .wpcf7-list-item,
.modal-popup .wpcf7-list-item {
margin: 0;
}
.modal-popup-demo .ajax-loader,
.modal-popup .ajax-loader {
display: none;
}
.modal-popup-demo .form,
.modal-popup .form {
padding: 75px 0;
}
@media (min-width: 767px) {
.modal-popup-demo .wysiwyg,
.modal-popup-demo .form,
.modal-popup .wysiwyg,
.modal-popup .form {
width: calc( 100% * 0.5 - 8rem );
margin: 0 4rem 0 4rem;
}
}
.modal-popup-demo .jcf-checkbox,
.modal-popup .jcf-checkbox {
background: #E9ECF0;
}
input.wpcf7-not-valid {
border-bottom: 2px solid #0657B7;
}
.wpcf7-not-valid-tip {
color: #0657B7;
}
.wpcf7-response-output {
margin: 20px 0 0 0 !important;
padding: 20px !important;
background: #0657B7 !important;
color: #fff !important;
font-size: 15px;
border: 0 !important;
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 21px));
}
.modal-popup.team .wysiwyg {
width: 100%;
}
#cookie-law-info-bar {
border-top: 2px solid #0657B7;
}
#cookie-law-info-bar .cli-tab-container .cli-row {
overflow-y: unset;
}
#cookie-law-info-bar .cli-switch .cli-slider {
display: none;
}
.iframe {
position: relative;
width: 100%;
max-width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.iframe iframe {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
[rel=prev] {
margin: 0 auto 0 0;
}
[rel=next] {
margin: 0 0 0 auto;
}
section {
display: flex;
}
.container {
--contentWidth: 120rem;
width: 100%;
padding-left: calc((100% - var(--contentWidth)) / 2);
padding-right: calc((100% - var(--contentWidth)) / 2);
box-sizing: border-box;
z-index: 9;
}
.container .row {
position: relative;
width: calc( 100% - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
justify-content: center;
transition: 300ms all ease-in-out;
}
.edge .container .row {
width: 100%;
margin: 0;
}
.container .content {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.gutter .container, .edge .container {
padding-left: 0;
padding-right: 0;
}
.col-1 {
width: calc( 100% * 0.0833333333 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-1 {
width: calc( 100% - 4rem );
}
}
.edge .col-1 {
width: 100%;
margin: 0;
}
.gutter-small .col-1 {
width: calc( 100% * 0.0833333333 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-1 {
width: calc( 100% - 2rem );
}
}
.col-2 {
width: calc( 100% * 0.1666666667 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-2 {
width: calc( 100% - 4rem );
}
}
.edge .col-2 {
width: 100%;
margin: 0;
}
.gutter-small .col-2 {
width: calc( 100% * 0.1666666667 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-2 {
width: calc( 100% - 2rem );
}
}
.col-3 {
width: calc( 100% * 0.25 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-3 {
width: calc( 100% - 4rem );
}
}
.edge .col-3 {
width: 100%;
margin: 0;
}
.gutter-small .col-3 {
width: calc( 100% * 0.25 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-3 {
width: calc( 100% - 2rem );
}
}
.col-4 {
width: calc( 100% * 0.3333333333 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-4 {
width: calc( 100% - 4rem );
}
}
.edge .col-4 {
width: 100%;
margin: 0;
}
.gutter-small .col-4 {
width: calc( 100% * 0.3333333333 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-4 {
width: calc( 100% - 2rem );
}
}
.col-5 {
width: calc( 100% * 0.4166666667 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-5 {
width: calc( 100% - 4rem );
}
}
.edge .col-5 {
width: 100%;
margin: 0;
}
.gutter-small .col-5 {
width: calc( 100% * 0.4166666667 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-5 {
width: calc( 100% - 2rem );
}
}
.col-6 {
width: calc( 100% * 0.5 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-6 {
width: calc( 100% - 4rem );
}
}
.edge .col-6 {
width: 100%;
margin: 0;
}
.gutter-small .col-6 {
width: calc( 100% * 0.5 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-6 {
width: calc( 100% - 2rem );
}
}
.col-7 {
width: calc( 100% * 0.5833333333 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-7 {
width: calc( 100% - 4rem );
}
}
.edge .col-7 {
width: 100%;
margin: 0;
}
.gutter-small .col-7 {
width: calc( 100% * 0.5833333333 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-7 {
width: calc( 100% - 2rem );
}
}
.col-8 {
width: calc( 100% * 0.6666666667 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-8 {
width: calc( 100% - 4rem );
}
}
.edge .col-8 {
width: 100%;
margin: 0;
}
.gutter-small .col-8 {
width: calc( 100% * 0.6666666667 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-8 {
width: calc( 100% - 2rem );
}
}
.col-9 {
width: calc( 100% * 0.75 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-9 {
width: calc( 100% - 4rem );
}
}
.edge .col-9 {
width: 100%;
margin: 0;
}
.gutter-small .col-9 {
width: calc( 100% * 0.75 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-9 {
width: calc( 100% - 2rem );
}
}
.col-10 {
width: calc( 100% * 0.8333333333 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-10 {
width: calc( 100% - 4rem );
}
}
.edge .col-10 {
width: 100%;
margin: 0;
}
.gutter-small .col-10 {
width: calc( 100% * 0.8333333333 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-10 {
width: calc( 100% - 2rem );
}
}
.col-11 {
width: calc( 100% * 0.9166666667 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-11 {
width: calc( 100% - 4rem );
}
}
.edge .col-11 {
width: 100%;
margin: 0;
}
.gutter-small .col-11 {
width: calc( 100% * 0.9166666667 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-11 {
width: calc( 100% - 2rem );
}
}
.col-12 {
width: calc( 100% * 1 - 4rem );
margin: 0 2rem 0 2rem;
display: flex;
flex-wrap: wrap;
transition: 300ms all ease-in-out;
}
@media (max-width: 767px) {
.col-12 {
width: calc( 100% - 4rem );
}
}
.edge .col-12 {
width: 100%;
margin: 0;
}
.gutter-small .col-12 {
width: calc( 100% * 1 - 2rem );
margin: 0 1rem 0 1rem;
}
@media (max-width: 767px) {
.gutter-small .col-12 {
width: calc( 100% - 2rem );
}
}
.content {
width: 100%;
} .wpcf7-acceptance {
padding: 10px 0;
display: block;
}
*::placeholder {
color: rgba(31, 34, 40, 0.4);
font-weight: bold;
font-size: 14px;
line-height: 14px;
}
span.wpcf7-list-item {
margin: 0 4rem 2rem 0;
}
span.wpcf7-list-item:first-of-type {
margin-left: 0;
}
span.wpcf7-list-item .wpcf7-list-item-label {
margin-left: 10px;
}
input {
width: 100%;
height: 60px;
margin-bottom: 2rem;
padding: 10px 20px;
border: 0;
background: #fff;
color: #1F2228;
font-size: 1.6rem;
box-sizing: border-box;
outline: 0;
z-index: 1;
}
input .wpcf7-not-valid {
border: 2px solid red;
}
input::placeholder {
color: #1F2228;
} .jcf-radio {
vertical-align: middle;
display: inline-block;
position: relative;
overflow: hidden;
cursor: default;
background: #fff;
border: 0px solid #777;
border-radius: 0px;
margin: 0 3px 0 0;
height: 16px;
width: 16px;
}
.jcf-radio span {
display: none;
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
background: #777;
border-radius: 0;
}
.jcf-radio input[type=radio] {
position: absolute;
height: 100%;
width: 100%;
border: 0;
margin: 0;
left: 0;
top: 0;
}
.jcf-radio.jcf-checked span {
display: block;
} .jcf-checkbox {
position: relative;
vertical-align: middle;
display: inline-block;
cursor: default;
background: #fff;
border: 0px solid #777;
height: 16px;
width: 16px;
font-size: 1.8rem;
color: #1F2228;
}
.jcf-checkbox:before {
content: "";
display: block;
width: 50px;
height: 50px;
}
.jcf-checkbox span {
position: absolute;
top: 7px;
left: 8px;
right: 3px;
bottom: 3px;
background: #777;
border-radius: 0;
display: none;
background-color: #1F2228;
border: 0;
}
:root .jcf-checkbox span {
margin: -4px 0 0 -5px;
}
.jcf-checkbox input[type=checkbox] {
position: absolute;
width: 100%;
height: 100%;
border: 0;
margin: 0;
left: 0;
top: 0;
}
.jcf-checkbox.jcf-checked span {
display: block;
} .jcf-button {
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
border: 1px solid #777;
background: #fff;
margin: 0 10px 10px 0;
padding: 5px 10px;
}
.jcf-button .jcf-real-element {
position: absolute;
min-height: 100%;
min-width: 100%;
outline: none;
opacity: 0;
padding: 0;
margin: 0;
border: 0;
bottom: 0;
right: 0;
left: 0;
top: 0;
} .jcf-file .jcf-real-element {
position: absolute;
font-size: 200px;
height: 53px;
width: 100%;
margin: 0;
right: 0;
top: 0;
z-index: 99999;
cursor: pointer;
}
.jcf-file .jcf-fake-input {
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: top;
overflow: hidden;
border: 1px solid #777;
padding: 0 8px;
font-size: 13px;
line-height: 28px;
height: 28px;
width: 125px;
display: none;
}
.jcf-file .jcf-upload-button {
position: relative; min-width: 156px;
height: 53px;
padding: 0 20px;
margin: 0 0 0 10px;
margin-left: 10px;
display: flex;
align-items: center;
justify-content: center;
background: transparent;
color: #fff;
font-size: 14px;
transition: 200ms all ease-in-out;
cursor: pointer;
z-index: 2;
}
.jcf-file .jcf-upload-button:after {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #1F2228;
border: 4px solid #1F2228;
transform: skewX(-15deg);
transition: 200ms all ease-in-out;
cursor: pointer;
z-index: -1;
}
.jcf-file .jcf-upload-button:hover {
color: #1F2228;
}
.jcf-file .jcf-upload-button:hover:after {
background: transparent;
} .jcf-scrollable-wrapper {
box-sizing: content-box;
position: relative;
}
.jcf-scrollbar-vertical {
position: absolute;
cursor: default;
background: #e3e3e3;
width: 14px;
bottom: 0;
right: 0;
top: 0;
display: none;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
background: #bbb;
height: 14px;
width: 14px;
left: 0;
top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
top: auto;
bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
background: #888;
height: 1px;
width: 14px;
}
.jcf-scrollbar-horizontal {
position: absolute;
background: #e3e3e3;
right: auto;
top: auto;
left: 0;
bottom: 0;
width: 1px;
height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
display: inline-block;
vertical-align: top;
overflow: hidden;
background: #bbb;
height: 14px;
width: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
left: auto;
right: 0;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
display: inline-block;
position: relative;
height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
position: absolute;
background: #888;
height: 14px;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
visibility: hidden;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
background: #e3e3e3;
} .jcf-select {
width: 100%;
height: 60px;
margin-bottom: 1rem;
padding: 10px 20px;
display: flex;
align-items: center;
background: #fff;
box-sizing: border-box;
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.jcf-select select {
z-index: 1;
left: 0;
top: 0;
}
.jcf-select .jcf-select-text {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: default;
display: block;
font-size: 1.8rem;
color: #1F2228;
line-height: 2.2rem;
margin: 0 35px 0 8px;
color: #1F2228;
}
body > .jcf-select-drop {
position: absolute;
margin: -1px 0 0;
z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
position: absolute;
margin-top: 0px;
z-index: 9999;
top: 100%;
left: -1px;
right: -1px;
}
.jcf-select .jcf-drop-flipped {
bottom: 100%;
top: auto;
}
.jcf-select.jcf-compact-multiple {
max-width: 220px;
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
display: inline-block;
padding-top: 2px;
content: "...";
}
.jcf-select-drop .jcf-select-drop-content {
border: 1px solid #f00;
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
background: none;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
background: #e6e6e6;
color: #000;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
display: inline-block;
content: "";
height: 4px;
width: 8px;
margin: -7px 5px 0 -3px;
border: 3px solid #777;
border-width: 0 0 3px 3px;
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
} .jcf-list-box {
overflow: hidden;
display: inline-block;
border: 1px solid #b8c3c9;
min-width: 200px;
margin: 0 15px;
} .jcf-list {
display: inline-block;
vertical-align: top;
position: relative;
background: #fff;
line-height: 14px;
font-size: 12px;
width: 100%;
}
.jcf-list .jcf-list-content {
vertical-align: top;
display: inline-block;
overflow: auto;
width: 100%;
}
.jcf-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.jcf-list ul li {
overflow: hidden;
display: block;
}
.jcf-list .jcf-overflow {
overflow: auto;
}
.jcf-list .jcf-option {
white-space: nowrap;
overflow: hidden;
cursor: default;
display: block;
padding: 5px 9px;
color: #656565;
min-height: 14px;
height: 1%;
}
.jcf-list .jcf-disabled {
background: #fff !important;
color: #aaa !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
background: #e6e6e6;
color: #000;
}
.jcf-list .jcf-optgroup-caption {
white-space: nowrap;
font-weight: bold;
display: block;
padding: 5px 9px;
cursor: default;
color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
padding-left: 30px;
}
textarea {
width: 100%;
height: 220px;
padding: 20px 25px;
border: none;
font-size: 1.6rem;
color: #1F2228;
line-height: 2.2rem;
margin: 0;
outline: 0;
background-color: #fff;
box-sizing: border-box;
}
textarea::placeholder {
font-size: 1.4rem;
color: #1F2228;
line-height: 2.2rem;
} .jcf-textarea {
width: 100% !important;
height: 100% !important;
box-sizing: content-box;
display: inline-block;
position: relative;
font-size: 14px;
}
.jcf-textarea.jcf-focus textarea {
height: 100% !important;
color: rgba(95, 108, 105, 0.4) !important;
}
.jcf-textarea .jcf-scrollbar-horizontal {
display: none;
height: 0;
}
.jcf-textarea textarea {
width: 100% !important;
height: 100% !important;
padding: 20px;
border: none;
margin: 0;
background-color: #fff;
box-sizing: border-box;
}
.jcf-textarea .jcf-resize {
position: absolute;
text-align: center;
cursor: se-resize;
background: #e3e3e3;
font-weight: bold;
line-height: 15px;
text-indent: 1px;
font-size: 12px;
height: 15px;
width: 14px;
bottom: 0;
right: 0;
display: none;
}
.jcf-textarea .jcf-resize:before {
border: 1px solid #000;
border-width: 0 1px 1px 0;
display: none;
margin: 4px 0 0 3px;
width: 6px;
height: 6px;
content: "";
} .jcf-number {
display: inline-block;
position: relative;
height: 32px;
}
.jcf-number input {
-moz-appearance: textfield;
}
.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.jcf-number input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #777;
padding: 3px 27px 3px 7px;
margin: 0;
height: 100%;
}
.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
position: absolute;
background: #aaa;
width: 20px;
height: 15px;
right: 1px;
top: 1px;
}
.jcf-number .jcf-btn-dec {
top: auto;
bottom: 1px;
}
.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
background: #e6e6e6;
}
.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
background: #aaa;
}
.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
position: absolute;
content: "";
width: 0;
height: 0;
top: 50%;
left: 50%;
margin: -6px 0 0 -4px;
border: 4px solid #aaa;
border-color: transparent transparent #000 transparent;
}
.jcf-number .jcf-btn-dec:before {
margin: -1px 0 0 -4px;
border-color: #000 transparent transparent transparent;
}
.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
opacity: 0.3;
}
.jcf-number.jcf-disabled input {
background: #ddd;
} .jcf-range {
display: inline-block;
min-width: 200px;
margin: 0 10px;
width: 130px;
}
.jcf-range .jcf-range-track {
margin: 0 20px 0 0;
position: relative;
display: block;
height: 10px;
}
.jcf-range .jcf-range-wrapper {
position: relative;
background: #e5e5e5;
border-radius: 5px;
display: block;
margin: 5px 0;
}
.jcf-range.jcf-vertical {
min-width: 0;
width: auto;
}
.jcf-range.jcf-vertical .jcf-range-wrapper {
margin: 0;
width: 10px;
height: auto;
padding: 20px 0 0;
}
.jcf-range.jcf-vertical .jcf-range-track {
height: 180px;
width: 10px;
}
.jcf-range.jcf-vertical .jcf-range-handle {
left: -5px;
top: auto;
}
.jcf-range .jcf-range-display-wrapper {
position: absolute;
min-height: 10px;
min-width: 10px;
left: 10px;
right: 10px;
}
.jcf-range .jcf-range-display {
border-radius: 5px;
position: absolute;
background: #888;
width: 10px;
height: 10px;
}
.jcf-range .jcf-range-display.jcf-range-min {
margin: 0 0 0 -10px;
padding: 0 0 0 10px;
}
.jcf-range .jcf-range-display.jcf-range-max {
margin: 0 -10px 0 0;
padding: 0 10px 0 0;
}
.jcf-range.jcf-vertical .jcf-range-display-wrapper {
left: auto;
right: auto;
top: 10px;
bottom: 10px;
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
margin: 0 0 -10px;
padding: 0 0 10px;
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
margin: -10px 0 0;
padding: 10px 0 0;
}
.jcf-range .jcf-range-handle {
position: absolute;
background: #aaa;
border-radius: 19px;
width: 19px;
height: 19px;
margin: -4px 0 0;
z-index: 1;
top: 0;
left: 0;
}
.jcf-range .jcf-range-mark {
position: absolute;
overflow: hidden;
background: #000;
width: 1px;
height: 3px;
top: -7px;
margin: 0 0 0 9px;
}
.jcf-range.jcf-vertical .jcf-range-mark {
margin: 0 0 9px;
left: 14px;
top: auto;
width: 3px;
height: 1px;
}
.jcf-range .jcf-active-handle {
z-index: 2;
}
.jcf-range.jcf-disabled {
background: none !important;
opacity: 0.3;
} .modal-popup-demo,
.modal-popup {
position: absolute;
left: 0;
top: 0;
width: 100%;
min-height: 100%;
background: #fff;
}
.modal-popup-demo .underlay,
.modal-popup .underlay {
position: absolute;
left: 0;
top: 0;
width: 50vw;
height: 100%;
background-color: #1F2228;
}
@media (max-width: 767px) {
.modal-popup-demo .underlay,
.modal-popup .underlay {
width: 100vw;
}
}
.modal-popup-demo .popup-modal-dismiss svg,
.modal-popup .popup-modal-dismiss svg {
width: 40px;
height: 40px;
}
.modal-popup-demo .popup-modal-dismiss svg .st0,
.modal-popup .popup-modal-dismiss svg .st0 {
stroke: #1F2228;
fill: #1F2228;
stroke-width: 4px;
}
@media (max-width: 767px) {
.modal-popup-demo .popup-modal-dismiss svg .st0,
.modal-popup .popup-modal-dismiss svg .st0 {
stroke: #fff;
fill: #fff;
}
}
.modal-popup-demo .header,
.modal-popup .header {
width: 100%;
height: 132px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-bottom: 2px solid rgba(233, 236, 240, 0.75);
}
.modal-popup-demo .wysiwyg,
.modal-popup .wysiwyg {
padding: 75px 0;
display: flex;
flex-direction: column;
align-self: flex-start;
}
@media (max-width: 767px) {
.modal-popup-demo .wysiwyg,
.modal-popup .wysiwyg {
padding-bottom: 0;
}
}
.modal-popup-demo .wysiwyg h1, .modal-popup-demo .wysiwyg h2, .modal-popup-demo .wysiwyg h3, .modal-popup-demo .wysiwyg h4, .modal-popup-demo .wysiwyg h5, .modal-popup-demo .wysiwyg p, .modal-popup-demo .wysiwyg li,
.modal-popup .wysiwyg h1,
.modal-popup .wysiwyg h2,
.modal-popup .wysiwyg h3,
.modal-popup .wysiwyg h4,
.modal-popup .wysiwyg h5,
.modal-popup .wysiwyg p,
.modal-popup .wysiwyg li {
color: #fff;
}
.modal-popup-demo .wysiwyg h2,
.modal-popup .wysiwyg h2 {
font-size: 6rem;
line-height: 1em;
}
.modal-popup-demo .wysiwyg h3,
.modal-popup .wysiwyg h3 {
font-size: 2.8rem;
line-height: 1em;
}
.modal-popup-demo .wysiwyg li,
.modal-popup .wysiwyg li {
width: 100%;
}
.modal-popup-demo .image,
.modal-popup .image {
padding: 70px;
box-sizing: border-box;
}
.modal-popup-demo .image img,
.modal-popup .image img {
background-color: #0657B7;
}
@media (max-width: 767px) {
.modal-popup-demo .wpcf7-list-item-label,
.modal-popup .wpcf7-list-item-label {
color: #fff;
}
}
.modal-popup-demo .footer,
.modal-popup .footer {
width: 100%;
padding: 40px 0 40px 0;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-top: 2px solid rgba(233, 236, 240, 0.75);
}
.modal-popup-demo .footer a,
.modal-popup .footer a {
display: flex;
flex-direction: row;
align-items: center;
font-size: 1.4rem;
line-height: 1em;
color: #fff;
}
.modal-popup-demo .footer a svg,
.modal-popup .footer a svg {
width: 7px;
height: 13px;
}
.modal-popup-demo .footer a.prev svg,
.modal-popup .footer a.prev svg {
margin-right: 15px;
}
.modal-popup-demo .footer a.prev svg .st0,
.modal-popup .footer a.prev svg .st0 {
fill: none;
stroke: #fff;
}
.modal-popup-demo .footer a.next,
.modal-popup .footer a.next {
color: #1F2228;
}
.modal-popup-demo .footer a.next svg,
.modal-popup .footer a.next svg {
margin-left: 15px;
}
.modal-popup-demo .footer a.next svg .st0,
.modal-popup .footer a.next svg .st0 {
fill: none;
stroke: #1F2228;
}
.button-group {
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
.button {
position: relative;
min-width: 180px;
height: 60px;
margin-top: 15px;
margin-right: 25px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.4rem;
font-weight: bold;
text-transform: uppercase;
color: #1F2228;
transition: 300ms all ease-in-out;
transform-origin: center;
overflow: hidden;
}
.listings .footer .button {
margin-right: 0;
margin-top: 0;
}
@media (max-width: 767px) {
.button {
width: 100%;
}
}
.button.header {
width: 50px;
margin-right: 0;
}
.button .inner {
width: calc( 100% - 39px );
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
box-sizing: border-box;
}
.button .inner.header {
background-color: #0657B7;
}
.button:before {
content: " ";
position: absolute;
left: 0px;
width: 20px;
height: 60px;
background-color: #fff;
border-right: 0;
box-sizing: border-box;
clip-path: polygon(0 40px, 20px 60px, 20px 0, 0px 20px);
}
.button:before.header {
background-color: #0657B7;
clip-path: polygon(0px 20px, 20px 0, 20px 60px, 0px 60px);
}
.button:after {
content: " ";
position: absolute;
right: 0px;
width: 20px;
height: 60px;
background-color: #fff;
border: 3px solid #fff;
border-left: 0;
box-sizing: border-box;
clip-path: polygon(0 0, 20px 20px, 20px 40px, 0px 60px);
}
.button:after.header {
background-color: #0657B7;
border: 0;
clip-path: polygon(0px 0px, 20px 0, 20px 60px, 0px 60px);
}
.button .inner-l:before {
content: " ";
position: absolute;
left: 0;
top: -23px;
width: 3px;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
transform: rotate(45deg);
transition: 300ms all ease-in-out;
}
.button .inner-l:before.header {
background-color: white;
}
.button .inner-l:after {
content: " ";
position: absolute;
left: 0;
bottom: -23px;
width: 3px;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
transform: rotate(-45deg);
transition: 300ms all ease-in-out;
}
.button .inner-l:after.header {
display: none;
}
.button .inner-r:before {
content: " ";
position: absolute;
right: 0;
top: -23px;
width: 3px;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
transform: rotate(-45deg);
transition: 300ms all ease-in-out;
}
.button .inner-r:before.header {
display: none;
}
.button .inner-r:after {
content: " ";
position: absolute;
right: 0;
bottom: -23px;
width: 3px;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
transform: rotate(45deg);
transition: 300ms all ease-in-out;
}
.button .inner-r:after.header {
display: none;
}
.button span {
color: #0657B7;
}
.button span.header {
color: #000;
}
.button span.header span {
color: #fff;
margin-left: 4px;
}
.button:hover {
opacity: 1;
}
.button:hover .inner-l:before {
opacity: 0;
top: -16px;
transition: 300ms all ease-in-out;
}
.button:hover .inner-l:after {
opacity: 0;
bottom: -16px;
}
.button:hover .inner-r:before {
opacity: 0;
top: -16px;
}
.button:hover .inner-r:after {
opacity: 0;
bottom: -16px;
}
.button.header {
height: 40px;
}
.button.header .inner {
background-color: #0657B7;
}
.button.header:before {
height: 40px;
background-color: #0657B7;
clip-path: polygon(0px 20px, 20px 0, 20px 41px, 0px 41px);
}
.button.header:after {
background-color: #0657B7;
border: 0;
clip-path: polygon(0px 0px, 20px 0, 20px 60px, 0px 60px);
}
.button.header .inner-l:before {
top: -12px;
background-color: white;
}
.button.header .inner-l:after {
display: none;
}
.button.header .inner-r {
display: none;
}
.button.header .inner-r:after {
display: none;
}
.button.header span {
color: #0657B7;
color: #000;
}
.button.header span span {
color: #fff;
margin-left: 4px;
}
.button.header:hover .inner-l:before {
top: -7px;
}
.home .breadcrumbs {
display: none;
}
.breadcrumbs [class*=col-] {
border-bottom: 2px solid rgba(6, 87, 183, 0.3);
padding: 25px 0;
}
.breadcrumbs .content {
display: flex;
flex-direction: row;
align-items: center;
font-size: 1.4rem;
line-height: 1em;
font-weight: bold;
color: #0657B7;
margin-bottom: 0;
}
.breadcrumbs .content > span {
margin: 0 10px;
}
.breadcrumbs .content span {
color: #1F2228;
}
.breadcrumbs .content span:first-of-type a:before {
content: "";
width: 23px;
height: 20px;
display: flex;
background: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_home.svg);
background-repeat: no-repeat;
background-size: cover;
}
.strip-cta {
padding: 3.2em 0;
background-color: #0657B7;
display: flex;
}
@media (max-width: 767px) {
.strip-cta {
justify-content: center;
}
}
.strip-cta p {
color: #D8E1ED;
font-size: 3.2rem;
line-height: 1em;
margin-bottom: 0;
}
.strip-cta p strong {
color: #fff;
}
@media (max-width: 767px) {
.strip-cta p {
text-align: center;
}
}
.strip-cta .content {
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
}
@media (max-width: 767px) {
.strip-cta .content {
flex-wrap: wrap;
}
}
.strip-cta .button {
margin: 0;
}
@media (max-width: 767px) {
.strip-cta .button {
margin-top: 25px;
}
}
.strip-cta .button p {
font-size: 1.4rem;
line-height: 1rem;
color: #000;
}
.strip-cta .button p strong {
color: #0657B7;
text-transform: uppercase;
}
.strip-cta [class*=col-] {
justify-content: space-between;
align-items: center;
}
.carousel {
background-color: #D8E1ED;
}
.carousel .owl-stage {
display: flex;
align-items: center;
}
.carousel .header {
width: 185px;
display: flex;
justify-content: center;
align-items: center;
}
.carousel .content {
width: calc( 100% - 185px );
padding: 35px 70px;
background-color: #fff;
clip-path: polygon(0 45px, 45px 0, 100% 0, 100% 0, 100% 100%, 45px 100%, 0px calc( 100% - 45px ));
box-sizing: border-box;
}
.carousel p {
margin-bottom: 0;
color: #0657B7;
line-height: 1em;
font-size: 2.2rem;
font-weight: bold;
}
.carousel p small {
color: #3e4543;
font-size: 1.4rem;
}
.carousel a {
display: flex;
justify-content: center;
align-items: center;
}
.carousel a img {
width: auto !important;
max-height: 75px;
}
.carousel-full {
padding: 8rem 0;
background-color: #D8E1ED;
}
.carousel-full .owl-stage {
display: flex;
align-items: center;
}
.carousel-full .content {
margin-top: 50px;
}
.carousel-full .solution {
margin: 0 25px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.carousel-full .solution h4 {
margin-top: 25px;
color: #1F2228;
}
.carousel-full .solution h4 strong {
color: #0657B7;
}
.carousel-full .solution p {
margin-top: 25px;
}
.carousel-full .solution img {
height: 100px;
max-width: 100px;
max-height: 100px;
}
.carousel-full .solution .button {
margin-top: 25px;
margin-right: 0px;
}
.testimonials {
padding: 8rem 0;
overflow: hidden;
}
.testimonials .testimonial {
padding: 2.5rem;
border-bottom: 3px solid #0657B7;
background-color: #fff;
transition: 1500ms all ease-in-out;
clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.testimonials .testimonial svg {
width: 8px;
height: 8px;
margin-bottom: 10px;
}
.testimonials .testimonial svg .st0 {
fill: #0657B7;
}
.testimonials .owl-carousel .owl-stage-outer {
overflow: visible;
}
.testimonials .owl-item {
opacity: 0;
}
.testimonials .owl-item.active {
opacity: 0.5;
transform: scale(0.75);
transition: 300ms all ease-in-out;
}
.testimonials .owl-item.active.center {
opacity: 1;
transform: scale(1.5);
transition: 300ms all ease-in-out;
z-index: 99;
}
@media (max-width: 1000px) {
.testimonials .owl-item.active.center {
transform: scale(1);
}
}
.testimonials p {
color: #1F2228;
}
.testimonials .content {
margin-bottom: 10px;
}
.testimonials .content p {
font-size: 0.9rem;
line-height: 1.1rem;
font-style: italic;
}
.testimonials .footer p {
font-size: 0.7rem;
line-height: 1.5em;
font-weight: bold;
}
.testimonials .owl-theme .disabled + .owl-dots {
margin-top: 60px;
}
.fifty-images {
padding: 75px 0;
}
.fifty {
padding: 75px 0;
}
.fifty .content {
width: 100%;
display: flex;
flex-direction: row;
}
.fifty .text {
align-content: center;
}
.fifty .image {
align-content: center;
}
@media (max-width: 767px) {
.fifty .image {
margin-top: 25px;
}
}
.fifty .image img {
width: 100%;
}
.fifty-alt {
padding: 75px 0;
}
.fifty-alt .content {
width: 100%;
display: flex;
flex-direction: row;
}
.fifty-alt .text {
padding: 50px;
align-content: center;
background: #3e4543;
box-sizing: border-box;
}
.fifty-alt .text h1, .fifty-alt .text h2, .fifty-alt .text h3, .fifty-alt .text h4, .fifty-alt .text h5, .fifty-alt .text p {
color: #fff;
}
.fifty-alt .image {
align-content: center;
}
@media (max-width: 767px) {
.fifty-alt .image {
margin-top: 25px;
}
}
.fifty-alt .image img {
width: 100%;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5,
.fifty h1,
.fifty h2,
.fifty h3,
.fifty h4,
.fifty h5 {
margin-bottom: 20px;
}
.wysiwyg h4,
.fifty h4 {
font-size: 2.2rem;
line-height: 2.6rem;
}
.wysiwyg p,
.fifty p {
margin-bottom: 20px;
}
.wysiwyg ul,
.fifty ul {
margin: 0 0 0 25px;
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.wysiwyg li:before,
.fifty li:before {
content: "";
min-width: 11px;
min-height: 11px;
margin: 5px 5px 0 0;
display: flex;
align-self: baseline;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_edge.svg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.wysiwyg .content,
.fifty .content {
align-self: baseline;
}
.wysiwyg .content {
flex-direction: column;
}
.full-width-image {
padding: 75px 0;
}
.full-width-image img {
width: 100%;
}
.wysiwyg {
padding: 75px 0;
}
.page-cta {
padding: 60px 0 60px 0;
background-repeat: no-repeat;
margin-right: 0;
background-size: cover;
}
.page-cta [class*=col-] {
flex-direction: column;
justify-content: center;
}
.page-cta .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.75);
}
.page-cta .cta {
position: relative;
justify-content: center;
padding: 0 50px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.page-cta .cta {
margin-bottom: 60px;
}
.page-cta .cta:last-of-type {
margin-bottom: 0px;
}
}
.page-cta .cta:first-of-type .line {
display: none;
}
.page-cta .button {
margin-right: 0;
}
.page-cta h2, .page-cta h4 {
text-align: center;
}
.page-cta h2 {
margin-bottom: 25px;
color: #fff;
font-size: 40px;
font-weight: bold;
}
.page-cta h4 {
color: #fff;
margin-bottom: 0;
font-size: 18px;
}
.listings {
padding: 7rem 0;
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.listings {
padding: 3rem 0;
}
}
.listings .row {
justify-content: flex-start;
}
.listings .listing-item {
margin-bottom: 75px;
display: flex;
flex-direction: column;
justify-content: space-between;
text-align: center;
}
@media (max-width: 1024px) {
.listings .listing-item {
width: calc( 100% * .5 - 4em );
}
}
@media (max-width: 767px) {
.listings .listing-item {
width: calc( 100% * 1 - 4em );
}
}
.listings .listing-item > div {
display: flex;
justify-content: center;
position: relative;
}
.listings .listing-item img {
width: 100%;
display: flex;
align-self: center;
}
.listings .listing-item .title {
margin: 25px 0;
display: flex;
flex-direction: column;
transition: 300ms all ease-in-out;
}
.listings .listing-item .title:hover h4 {
color: #1F2228;
transition: 300ms all ease-in-out;
}
.listings .listing-item h4 {
color: #0657B7;
margin: 0;
}
.listings .listing-item h5 {
margin: 0;
color: #1F2228;
}
.listings .listing-item .button {
margin-right: 0;
margin-top: 0;
}
.listings .case-studies-item > div,
.listings .partners-item > div {
display: flex;
justify-content: center;
height: 0;
padding-top: 100%;
position: relative;
}
.listings .case-studies-item img,
.listings .partners-item img {
width: 100%;
display: flex;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.listings .case-studies-item img,
.listings .partners-item img {
max-width: 75%;
}
.listings .news-item {
margin-bottom: 4rem;
}
.listings .news-item .image {
min-width: 185px;
margin-right: 25px;
}
@media (max-width: 767px) {
.listings .news-item .image {
width: 100% !important;
flex-direction: column;
}
}
@media (max-width: 767px) {
.listings .news-item .image a,
.listings .news-item .image img {
width: 100%;
}
}
.listings .news-item .content {
width: 100%;
flex-direction: row;
flex-wrap: nowrap;
}
@media (max-width: 767px) {
.listings .news-item .content {
flex-direction: column;
}
}
.listings .news-item .content .image {
width: 185px;
}
.listings .news-item .content .copy {
align-self: baseline;
}
.listings .news-item .content p {
font-size: 1.8rem;
line-height: 2.2rem;
}
.listings .footer {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 25px;
}
.listings .footer .button {
width: auto;
}
.listings .facetwp-type-radio {
position: relative;
display: flex;
flex-direction: row;
flex-flow: wrap;
margin-left: 10px;
}
.listings .facetwp-type-radio:before {
content: "FILTERS:";
margin: 0;
margin-right: 20px;
margin-top: -4px;
display: flex;
align-items: center;
font-size: 14px;
font-weight: bold;
}
.listings .facetwp-type-radio .facetwp-radio {
padding: 0;
margin: 0;
position: relative;
width: auto;
height: 52px;
margin-left: 10px;
margin-bottom: 10px;
padding: 0 20px;
display: flex;
align-items: center;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 1em;
color: #fff;
background: #0657B7;
text-transform: uppercase;
border: unset;
transition: 200ms all ease-in-out;
z-index: 2;
clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
cursor: pointer;
}
.listings .facetwp-type-radio .facetwp-radio:hover {
background: rgba(6, 87, 183, 0.5);
}
.listings .facetwp-type-radio .facetwp-radio:hover:after {
background: #0657B7;
}
.listings .facetwp-type-radio .facetwp-radio .facetwp-counter {
display: none;
}
.listings .facetwp-type-radio .facetwp-radio.checked {
background-image: unset;
}
.listings .link-resources .content {
justify-content: flex-start;
margin-bottom: 15px;
}
@media (max-width: 767px) {
.listings .link-resources .content {
margin-bottom: 30px;
}
}
.listings .link-resources .image {
width: 10%;
margin-right: 20px;
display: flex;
align-self: flex-start;
}
.listings .link-resources .image img {
max-width: 55px;
}
.listings .link-resources .content-inner {
width: calc( 90% - 20px );
display: flex;
flex-direction: column;
}
.listings .link-resources .footer {
margin: 0;
flex-wrap: nowrap;
}
.listings .link-resources h3 {
color: #0657B7;
}
.listings .link-resources h3 a {
font-size: 32px;
}
.listings .link-resources p {
color: #1F2228;
}
.listings .link-resources svg {
width: 100%;
max-width: 60px;
max-height: 60px;
}
.listings .link-resources .button-group {
width: unset;
justify-content: flex-end;
}
.listings .link-resources .button {
margin: 0;
}
.listings .link-resources .resource-item {
margin-bottom: 30px;
}
.listings .team-item img {
background-color: #6087b5;
transition: 300ms all ease-in-out;
}
.listings .team-item img:hover {
background-color: #0657B7;
transition: 300ms all ease-in-out;
}
.listings .team-item:nth-of-type(odd) img {
background-color: #0657B7;
}
.listings .team-item:nth-of-type(odd) img:hover {
background-color: #6087b5;
}
.listings .team-item a:hover {
opacity: 1;
}
.contact-form {
padding: 8rem 0;
}
.contact-form .wpcf7-form-control-wrap {
width: 100%;
}
.contact-form .left,
.contact-form .right,
.contact-form .bottom {
width: 50%;
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
@media (max-width: 767px) {
.contact-form .left,
.contact-form .right,
.contact-form .bottom {
width: 100%;
}
}
.contact-form .bottom {
width: 100%;
}
@media (max-width: 767px) {
.contact-form .bottom {
margin-top: 2rem;
}
}
.contact-form .right .col-12 {
display: flex;
flex-direction: column;
}
.contact-form .company {
width: 100%;
}
.contact-form h4 {
color: #1F2228;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item-label {
color: #1F2228;
font-size: 1.8rem;
line-height: 2.2rem;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label {
display: flex;
flex-direction: row;
}
.map {
padding: 8rem 0;
}
@media (max-width: 767px) {
.map {
display: flex;
flex-direction: column;
}
}
.map .acf-map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media (max-width: 767px) {
.map .acf-map {
position: relative;
height: 400px;
margin: 0 4rem;
width: calc( 100% - 8rem );
margin-bottom: 4rem;
}
}
.map .acf-map img {
max-width: inherit !important;
}
.map .content {
position: relative;
display: flex;
flex-direction: column;
padding: 50px;
background: #0657B7;
box-sizing: border-box;
pointer-events: all;
}
@media (max-width: 767px) {
.map .content {
padding: 30px;
}
}
.map .content a, .map .content p,
.map .content address {
margin-bottom: 25px;
color: #fff;
font-size: 2rem;
line-height: 2.4rem;
}
@media (max-width: 767px) {
.map .content a, .map .content p,
.map .content address {
font-size: 1.5rem;
}
}
.map .content a.details, .map .content p.details,
.map .content address.details {
margin-bottom: 0;
}
.map .content > div {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.map address,
.map .tel,
.map .details {
position: relative;
padding-left: 25px;
font-size: 2rem;
line-height: 2.4rem;
font-style: normal;
}
.map svg {
max-width: 30px;
max-height: 30px;
}
.map svg .st0 {
fill: #fff;
}
.map .container,
.map .row,
.map .none {
pointer-events: none;
}
.fifty-solutions {
flex-direction: column;
padding: 0;
}
.fifty-solutions section {
width: 100%;
padding: 8rem 0;
}
.fifty-solutions section:first-of-type {
padding-top: 0;
}
.fifty-solutions section .button {
margin-right: 25px;
}
@media (max-width: 767px) {
.fifty-solutions section .button {
margin-top: 25px;
}
}
@media (max-width: 767px) {
.fifty-solutions section .content {
flex-direction: column-reverse;
}
}
.fifty-solutions section:nth-of-type(2n) {
background-color: #E9ECF0;
}
.fifty-solutions section:nth-of-type(2n) .content {
flex-direction: row-reverse;
}
@media (max-width: 767px) {
.fifty-solutions section:nth-of-type(2n) .content {
flex-direction: column-reverse;
}
}
.fifty-solutions section:nth-of-type(2n) .image {
background-color: #fff;
}
.fifty-solutions .image {
position: relative;
height: 525px;
display: flex;
justify-content: center;
align-items: center;
background-color: #E9ECF0;
}
@media (max-width: 767px) {
.fifty-solutions .image {
margin-bottom: 25px;
}
}
.fifty-solutions .image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 50%;
}
.faq {
padding: 8rem 0;
}
.faq ul {
width: 100%;
padding: 0;
margin: 0;
list-style-type: none;
}
.faq ul li {
padding: 0;
margin: 0;
flex-direction: column;
margin-bottom: 2rem;
}
.faq ul svg {
max-height: 25px;
}
.faq ul .collapsible-header {
width: 100%;
padding: 2rem;
padding-right: 6rem;
display: flex;
align-items: center;
background-color: #0657B7;
color: #fff;
font-weight: bold;
line-height: 1em;
font-weight: bold;
text-decoration: none;
cursor: pointer;
box-sizing: border-box;
}
@media (max-width: 767px) {
.faq ul .collapsible-header {
margin-top: 2rem;
padding: 2rem;
padding-right: 6rem;
}
}
.faq ul .collapsible-header:after {
position: absolute;
content: "";
right: 0;
width: 15px;
height: 15px;
margin-right: 3em;
margin-left: 2rem;
background-image: url(//www.dymensioncloud.net/wp-content/themes/freckle/assets/images/icon_arrow_dark.svg);
background-size: 25px 30px;
background-repeat: no-repeat;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.faq ul .collapsible-body {
border: 2px solid #0657B7;
border-top: 0;
display: none;
}
.faq ul .collapsible-body div {
padding: 2rem;
}
.faq ul .collapsible-body p:last-of-type {
margin-bottom: 0;
}
.seperator-flex .content {
width: 100%;
height: 2px;
background-color: rgba(6, 87, 183, 0.32);
}
.pricing-tables {
padding: 8rem 0;
}
.pricing-tables h1, .pricing-tables h2, .pricing-tables h3, .pricing-tables h3, .pricing-tables h5 {
font-weight: bold;
}
.pricing-tables .pricing-table {
width: 100%;
display: flex;
flex-direction: column;
}
.pricing-tables .pricing-table .table-group {
width: 100%;
margin-bottom: 5rem;
display: flex;
flex-direction: column;
}
.pricing-tables .pricing-table .table-group .header {
width: 100%;
padding: 25px 0;
display: flex;
flex-direction: row;
}
.pricing-tables .pricing-table .table-group .header h4, .pricing-tables .pricing-table .table-group .header p {
color: #1F2228;
}
.pricing-tables .pricing-table .table-group .header h4 {
font-size: 2.2rem;
line-height: 2.6rem;
margin-bottom: 0.5rem;
}
.pricing-tables .pricing-table .table-group .header p {
font-size: 1.6rem;
line-height: 2rem;
margin-bottom: 0;
}
.pricing-tables .pricing-table .table-group .header .header-text {
width: 68%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-start;
text-align: left;
box-sizing: border-box;
}
.pricing-tables .pricing-table .table-group .header .header-text h4 {
font-weight: bold;
}
.pricing-tables .pricing-table .table-group .header .header-billing {
width: 16%;
height: 100%;
font-size: 2.4rem;
line-height: 1em;
font-weight: bold;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
box-sizing: border-box;
}
.pricing-tables .pricing-table .table-group .header .header-rrp {
width: 16%;
height: 100%;
font-size: 2.4rem;
line-height: 1em;
font-weight: bold;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
box-sizing: border-box;
}
.pricing-tables .pricing-table .table-group .single-pricing-table {
width: 100%;
min-height: 1.2rem;
margin-bottom: 0.2rem;
display: flex;
flex-direction: row;
text-align: center;
align-items: center;
background: #fff;
clip-path: polygon(0 0, 100% 0, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.pricing-tables .pricing-table .table-group .single-pricing-table h4 {
margin-bottom: 0;
}
.pricing-tables .pricing-table .table-group .single-pricing-table p {
margin-top: 0.5rem;
margin-bottom: 0;
}
.pricing-tables .pricing-table .table-group .single-pricing-table .single-text {
width: 68%;
padding: 25px;
text-align: left;
display: flex;
flex-direction: column;
align-self: center;
box-sizing: border-box;
}
.pricing-tables .pricing-table .table-group .single-pricing-table .single-billing {
position: relative;
width: 16%;
height: 100%;
padding: 25px;
background-color: rgba(6, 87, 183, 0.5);
color: #fff;
font-size: 2.4rem;
line-height: 1em;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
box-sizing: border-box;
clip-path: polygon(0 0, calc( 100% + 25px ) 0, calc( 100% + 25px ) 100%, 25px 100%, 0 calc(100% - 25px));
}
.pricing-tables .pricing-table .table-group .single-pricing-table .single-billing:after {
content: "";
position: absolute;
right: -25px;
width: 25px;
height: 100%;
display: flex;
background-color: rgba(6, 87, 183, 0.5);
}
.pricing-tables .pricing-table .table-group .single-pricing-table .single-rrp {
width: 16%;
height: 100%;
padding: 25px;
background-color: #0657B7;
color: #fff;
font-size: 2.4rem;
line-height: 1em;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
box-sizing: border-box;
clip-path: polygon(0 0, 100% 0, 100% 100%, 25px 100%, 0 calc(100% - 25px));
}
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) {
clip-path: polygon(0 25px, 25px 0, 100% 0%, 100% 100%, 0 100%);
}
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) h4 {
color: #000;
}
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) .single-rrp,
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) .single-billing {
background-color: #000;
clip-path: polygon(0 25px, 25px 0, calc( 100% + 25px ) 0%, calc( 100% + 25px ) 100%, 0 100%);
}
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) .single-billing {
background-color: rgba(0, 0, 0, 0.5);
}
.pricing-tables .pricing-table .table-group .single-pricing-table:nth-of-type(odd) .single-billing:after {
content: "";
position: absolute;
right: -25px;
width: 25px;
height: 100%;
display: flex;
background-color: rgba(0, 0, 0, 0.5);
}
section.blue {
background-color: #0657B7;
}
section.grey {
background-color: #E9ECF0;
}
section.light-blue {
background-color: #D8E1ED;
}
section.black {
background-color: #1F2228;
}
section.white {
background-color: #fff;
}
section.gradient-dark {
background: linear-gradient(180deg, #1f2228, #3e4543);
}
.button.black .inner {
background-color: #000;
}
.button.black:before {
background-color: #000;
}
.button.black:after {
background-color: #000;
border: 3px solid #000;
}
.button.black .inner-l:before {
background-color: #0657B7;
}
.button.black .inner-l:after {
background-color: #0657B7;
}
.button.black .inner-r:before {
background-color: #0657B7;
}
.button.black .inner-r:after {
background-color: #0657B7;
}
.button.black span {
color: #fff;
}
.button.blue .inner {
background-color: #0657B7;
}
.button.blue:before {
background-color: #0657B7;
}
.button.blue:after {
background-color: #0657B7;
border: 3px solid #0657B7;
}
.button.blue .inner-l:before {
background-color: #000;
}
.button.blue .inner-l:after {
background-color: #000;
}
.button.blue .inner-r:before {
background-color: #000;
}
.button.blue .inner-r:after {
background-color: #000;
}
.button.blue span {
color: #fff;
}
.clipped {
clip-path: polygon(0 0, calc(100% - 45px) 0, 100% 45px, 100% 100%, 45px 100%, 0 calc(100% - 45px));
}
.clipped-small {
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 20px 100%, 0 calc(100% - 20px));
}
.reverse {
flex-direction: row-reverse !important;
}
.reverse .content {
flex-direction: row-reverse !important;
}
.none {
pointer-events: none;
}
[class^=col-] .col-7 {
width: calc( 100% * 0.5833333333 );
margin: 0;
}
.owl-prev {
display: none !important;
}
.owl-next {
display: none !important;
}