.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;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.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;
}.dtq-animated-text-head{padding:0!important;margin:0!important}.dtq-module .dtq-animated-text-head{font-size:22px}.dtq-animated-text-head{line-height:1;padding-bottom:0}ul.dtq-animated-text-slide{transform:translateY(3px)}.dtq-animated-text .typed-cursor{opacity:0;visibility:hidden;max-width:1px;min-width:1px}.dtq-text-animation.dtq-animated-text-main{display:inline-block}.dtq-animated-text-prefix span,.dtq-animated-text-suffix span{display:inline-block;line-height:1;vertical-align:middle}.dtq-animated-text-slide li{display:none;list-style:none;line-height:1}.dtq-animated-text-slide li.text-in{display:block}.dtq-text-animation{position:relative}.dtq-text-animation:after{position:absolute;content:"";right:-8px;top:50%;transform:translateY(-50%);z-index:999;animation:dtq-blink .7s infinite;display:none}@keyframes dtq-blink{50%{opacity:0}}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0)}}@-o-keyframes swing{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0)}}@-o-keyframes wobble{0%{-o-transform:translateX(0)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) rotateY(0);-moz-animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg);-moz-animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}100%{-moz-transform:perspective(400px) scale(1);-moz-animation-timing-function:ease-in}}@-o-keyframes flip{0%{-o-transform:perspective(400px) rotateY(0);-o-animation-timing-function:ease-out}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg);-o-animation-timing-function:ease-out}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in}80%{-o-transform:perspective(400px) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in}100%{-o-transform:perspective(400px) scale(1);-o-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-moz-backface-visibility:visible!important;-moz-animation-name:flip;-o-backface-visibility:visible!important;-o-animation-name:flip;backface-visibility:visible!important;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0);opacity:1}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible!important;-moz-animation-name:flipInX;-o-backface-visibility:visible!important;-o-animation-name:flipInX;backface-visibility:visible!important;animation-name:flipInX}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible!important;-o-animation-name:flipOutX;-o-backface-visibility:visible!important;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateY(-10deg)}70%{-moz-transform:perspective(400px) rotateY(10deg)}100%{-moz-transform:perspective(400px) rotateY(0);opacity:1}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateY(-10deg)}70%{-o-transform:perspective(400px) rotateY(10deg)}100%{-o-transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible!important;-moz-animation-name:flipInY;-o-backface-visibility:visible!important;-o-animation-name:flipInY;backface-visibility:visible!important;animation-name:flipInY}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0);opacity:1}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0);opacity:1}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible!important;-moz-animation-name:flipOutY;-o-backface-visibility:visible!important;-o-animation-name:flipOutY;backface-visibility:visible!important;animation-name:flipOutY}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-20px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(20px)}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(.9)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1)}25%{-moz-transform:scale(.95)}50%{opacity:1;-moz-transform:scale(1.1)}100%{opacity:0;-moz-transform:scale(.3)}}@-o-keyframes bounceOut{0%{-o-transform:scale(1)}25%{-o-transform:scale(.95)}50%{opacity:1;-o-transform:scale(1.1)}100%{opacity:0;-o-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-20px)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-20px)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(20px)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(20px)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-20px)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-20px)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:translateY(700px);opacity:0}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}100%{-o-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0)}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0) rotate(0)}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0) rotate(0)}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg)}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0) rotate(0)}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);opacity:1}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0) skewX(0);opacity:1}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedIn{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0) skewX(0);opacity:1}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0) skewX(0);opacity:1}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.lightSpeedOut{-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s}@-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg)}10%{-webkit-transform:skewX(-8deg)}20%{-webkit-transform:skewX(7deg)}30%{-webkit-transform:skewX(-6deg)}40%{-webkit-transform:skewX(5deg)}50%{-webkit-transform:skewX(-4deg)}60%{-webkit-transform:skewX(3deg)}70%{-webkit-transform:skewX(-2deg)}80%{-webkit-transform:skewX(1deg)}90%{-webkit-transform:skewX(0)}100%{-webkit-transform:skewX(0)}}@-moz-keyframes wiggle{0%{-moz-transform:skewX(9deg)}10%{-moz-transform:skewX(-8deg)}20%{-moz-transform:skewX(7deg)}30%{-moz-transform:skewX(-6deg)}40%{-moz-transform:skewX(5deg)}50%{-moz-transform:skewX(-4deg)}60%{-moz-transform:skewX(3deg)}70%{-moz-transform:skewX(-2deg)}80%{-moz-transform:skewX(1deg)}90%{-moz-transform:skewX(0)}100%{-moz-transform:skewX(0)}}@-o-keyframes wiggle{0%{-o-transform:skewX(9deg)}10%{-o-transform:skewX(-8deg)}20%{-o-transform:skewX(7deg)}30%{-o-transform:skewX(-6deg)}40%{-o-transform:skewX(5deg)}50%{-o-transform:skewX(-4deg)}60%{-o-transform:skewX(3deg)}70%{-o-transform:skewX(-2deg)}80%{-o-transform:skewX(1deg)}90%{-o-transform:skewX(0)}100%{-o-transform:skewX(0)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0)}100%{transform:skewX(0)}}.wiggle{-webkit-animation-name:wiggle;-moz-animation-name:wiggle;-o-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.wiggle{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;-o-animation-duration:.75s;animation-duration:.75s}.dtq-business-hour-day,.dtq-business-hour-hour{line-height:1}.dtq-business-hour-child{border-style:solid}.dtq-business-hour-title{border-style:solid}.dtq-business-hour-title h2{margin:0;padding:0;font-size:26px}.dtq-business-hour-day,.dtq-business-hour-time{font-size:14px}.ba_business_hour .dtq-business-hour .dtq-business-hour-content .ba_business_hour_child:last-child{margin-bottom:0!important}.ba_business_hour .dtq-business-hour .dtq-business-hour-content .ba_business_hour_child:last-child:after{display:none;opacity:0}.ba_business_hour_child{position:relative}.ba_business_hour_child:after{width:100%;left:0}.dtq-business-hour-child{display:flex;justify-content:space-between;align-items:center}.dtq-business-hour-separator{flex:1 1}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:after,.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:before,.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:after,.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5)}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:after,.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:after,.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.dtq-image-compare .twentytwenty-overlay div:before{display:flex;align-items:center;justify-content:center;border-radius:4px;border:0 solid}.dtq-image-compare .twentytwenty-after-label,.dtq-image-compare .twentytwenty-before-label,.dtq-image-compare .twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.dtq-image-compare .twentytwenty-after-label,.dtq-image-compare .twentytwenty-before-label,.dtq-image-compare .twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.dtq-image-compare .twentytwenty-after-label,.dtq-image-compare .twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.dtq-image-compare .twentytwenty-after-label:before,.dtq-image-compare .twentytwenty-before-label:before{color:#fff;font-size:13px;letter-spacing:.1em}.dtq-image-compare .twentytwenty-after-label:before,.dtq-image-compare .twentytwenty-before-label:before{position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-after-label:before,.dtq-image-compare .twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;transform:translateY(-50%)}.dtq-image-compare .twentytwenty-vertical .twentytwenty-after-label:before,.dtq-image-compare .twentytwenty-vertical .twentytwenty-before-label:before{left:50%;text-align:center;transform:translateX(-50%)}.dtq-image-compare .twentytwenty-down-arrow,.dtq-image-compare .twentytwenty-left-arrow,.dtq-image-compare .twentytwenty-right-arrow,.dtq-image-compare .twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.dtq-image-compare .twentytwenty-left-arrow,.dtq-image-compare .twentytwenty-right-arrow{top:50%;margin-top:-6px}.dtq-image-compare .twentytwenty-down-arrow,.dtq-image-compare .twentytwenty-up-arrow{left:50%;margin-left:-6px}.dtq-image-compare .twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.dtq-image-compare .twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.dtq-image-compare .twentytwenty-container.active .twentytwenty-overlay,.dtq-image-compare .twentytwenty-container.active :hover.twentytwenty-overlay{background:rgba(0,0,0,0)}.dtq-image-compare .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.dtq-image-compare .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.dtq-image-compare .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.dtq-image-compare .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.dtq-image-compare .twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.dtq-image-compare .twentytwenty-before-label:before{content:attr(data-content)}.dtq-image-compare .twentytwenty-after-label:before{content:attr(data-content)}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.dtq-image-compare .twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.dtq-image-compare .twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.dtq-image-compare .twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:rgba(0,0,0,0);z-index:25}.dtq-image-compare .twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.dtq-image-compare .twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.dtq-image-compare .twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.dtq-image-compare .twentytwenty-before{z-index:20}.dtq-image-compare .twentytwenty-after{z-index:10}.dtq-image-compare .twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.dtq-image-compare .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.dtq-image-compare .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.dtq-image-compare .twentytwenty-left-arrow{left:50%;margin-left:-17px}.dtq-image-compare .twentytwenty-right-arrow{right:50%;margin-right:-17px}.dtq-image-compare .twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.dtq-image-compare .twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.dtq-cf7-styler *{box-sizing:border-box}.dtq-cf7-styler .wpcf7 form{position:relative}.dtq-cf7-styler .wpcf7-form .wpcf7-submit{display:block!important}.dtq-cf7-styler .wpcf7 form>div,.dtq-cf7-styler .wpcf7 form>p{margin-bottom:1rem;padding-bottom:0}.dtq-cf7-styler .wpcf7 .dtq-cf7-styler .wpcf7-control-wrap{width:100%;display:block}.dtq-cf7-styler .wpcf7 input:not([type=submit]):focus,.dtq-cf7-styler .wpcf7 select:focus,.dtq-cf7-styler .wpcf7 textarea:focus{border-color:#eaeaea;outline:0;box-shadow:none}.dtq-cf7-styler .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),.dtq-cf7-styler .wpcf7 select,.dtq-cf7-styler .wpcf7 textarea{width:100%;max-width:100%}.dtq-cf7-styler .wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;background:#fafafa;box-shadow:none;transition:all .2s linear;border-radius:2px;box-sizing:border-box}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7 input[type=checkbox],.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7 input[type=radio]{display:inline-block;position:relative;visibility:hidden;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.dtq-cf7-styler input[type=range]{background:0 0!important;border:none!important;padding-left:0!important;padding-right:0!important}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]:checked+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]:checked+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]+span:before{box-sizing:content-box}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox],.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox],.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]{display:none}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]:not(:checked)+span:before{background-color:#fff}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]+span:before{border-width:1px;border-style:solid;border-color:#d1d8de;width:14px;height:14px}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]:checked+span:before{box-shadow:inset 0 0 0 4px #fff}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]+span:before{-webkit-border-radius:100%;border-radius:100%;background-color:#d1d8de}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-radio input[type=radio]+span:before{content:"";display:inline-block;vertical-align:middle;margin-right:10px;text-align:center}.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-acceptance input[type=checkbox]:checked+span:before,.dtq-cf7-styler.dtq-cf7-styler-cr .wpcf7-checkbox input[type=checkbox]:checked+span:before{content:"\2714";line-height:1.2}.dtq-cf7-styler-button-center input.wpcf7-form-control.wpcf7-submit,.dtq-cf7-styler-button-justify input.wpcf7-form-control.wpcf7-submit,.dtq-cf7-styler-button-left input.wpcf7-form-control.wpcf7-submit,.dtq-cf7-styler-button-right input.wpcf7-form-control.wpcf7-submit{display:-webkit-box;display:-ms-flexbox;-js-display:flex;display:-webkit-flex;display:-moz-box;display:flex;width:auto}.dtq-cf7-styler .wpcf7 input[type=submit]{font-size:14px;letter-spacing:.6px;width:auto;font-size:16px;padding:10px 22px 10px 22px;-webkit-border-radius:3px;border-radius:3px;border-style:solid;border-color:#2ea3f2;color:#fff;background-color:#2ea3f2;-webkit-appearance:button;cursor:pointer}.dtq-cf7-styler .wpcf7 div.wpcf7-response-output{margin:0}.dtq-form-header{display:flex;align-items:center}.dtq-form-header-icon,.dtq-form-header-image{position:relative;display:flex;flex:auto 0 0;align-items:center;justify-content:center;overflow:hidden;margin-right:20px;border-radius:50% 50%}.dtq-form-header-title{font-size:32px;font-weight:600}.dtq-form-header-text{margin-top:8px;opacity:.7;font-size:15px}.dtq-cf7-styler-button-center .wpcf7-form button.wpcf7-submit,.dtq-cf7-styler-button-center .wpcf7-form input[type=submit]{margin-left:auto!important;margin-right:auto!important}.dtq-cf7-styler-button-right .wpcf7-form button.wpcf7-submit,.dtq-cf7-styler-button-right .wpcf7-form input[type=submit]{margin-left:auto!important}.dtq-cf7-styler-button-left .wpcf7-form button.wpcf7-submit,.dtq-cf7-styler-button-left .wpcf7-form input[type=submit]{margin-right:auto!important}.dtq-cf7 .wpcf7 input[type=submit][disabled]{cursor:not-allowed}.dtq-divider{display:flex}.dtq-divider__text{margin-bottom:0;padding-bottom:0}.dtq-divider__text span{display:block}.dtq-divider__element i,.dtq-divider__element img{border-style:solid}.dtq-divider__icon i{display:inline-block!important}.dtq-divider__border{flex:1}.dtq-divider__text{font-size:30px;line-height:1em}.dtq-dual-btn{display:flex;width:100%}.dtq-btn-wrap{position:relative;display:flex}.dtq-btn__connector{display:flex;justify-content:center;align-items:center}.dtq-btn__connector--icon,.dtq-btn__connector--text{position:absolute;right:0;top:50%;transform:translateX(50%) translateY(-50%);z-index:99}.btn-el{display:inline-block}.dtq-flipbox-card-container{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dtq-flipbox-card{-webkit-backface-visibility:hidden;backface-visibility:hidden}.dtq-flipbox-front-card{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dtq-flipbox-card-inner{width:100%}.dtq-flipbox-card-content{width:100%;padding:30px}.dtq-flipbox-back-card{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:center}.dtq-flipbox--flip .dtq-flipbox-card-container{position:relative;-webkit-perspective:1000px;perspective:1000px}.dtq-flipbox--flip .dtq-flipbox-back-card,.dtq-flipbox--flip .dtq-flipbox-front-card{height:100%;top:0;right:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.dtq-flipbox--flip .dtq-flipbox-front-card{position:relative;bottom:0;z-index:10}.dtq-flipbox--flip .dtq-flipbox-back-card{position:absolute;z-index:-1;padding:30px}.dtq-flipbox--flip.dtq-flip-right .dtq-flipbox-front-card{-webkit-transform:rotateY(0);transform:rotateY(0)}.dtq-flipbox--flip.dtq-flip-right .dtq-flipbox-back-card{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.dtq-flipbox--flip.dtq-flip-right:hover .dtq-flipbox-back-card{-webkit-transform:rotateY(0);transform:rotateY(0)}.dtq-flipbox--flip.dtq-flip-right:hover .dtq-flipbox-front-card{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.dtq-flipbox--flip.dtq-flip-left .dtq-flipbox-front-card{-webkit-transform:rotateY(0);transform:rotateY(0)}.dtq-flipbox--flip.dtq-flip-left .dtq-flipbox-back-card{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.dtq-flipbox--flip.dtq-flip-left:hover .dtq-flipbox-back-card{-webkit-transform:rotateY(0);transform:rotateY(0)}.dtq-flipbox--flip.dtq-flip-left:hover .dtq-flipbox-front-card{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.dtq-flipbox--flip.dtq-flip-up .dtq-flipbox-front-card{-webkit-transform:rotateX(0);transform:rotateX(0)}.dtq-flipbox--flip.dtq-flip-up .dtq-flipbox-back-card{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.dtq-flipbox--flip.dtq-flip-up:hover .dtq-flipbox-back-card{-webkit-transform:rotateX(0);transform:rotateX(0)}.dtq-flipbox--flip.dtq-flip-up:hover .dtq-flipbox-front-card{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.dtq-flipbox--flip.dtq-flip-down .dtq-flipbox-front-card{-webkit-transform:rotateX(0);transform:rotateX(0)}.dtq-flipbox--flip.dtq-flip-down .dtq-flipbox-back-card{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.dtq-flipbox--flip.dtq-flip-down:hover .dtq-flipbox-back-card{-webkit-transform:rotateX(0);transform:rotateX(0)}.dtq-flipbox--flip.dtq-flip-down:hover .dtq-flipbox-front-card{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.dtq-flipbox--flip:hover .dtq-flipbox-front-card{z-index:-1}.dtq-flipbox--flip:hover .dtq-flipbox-back-card{z-index:1}.dtq-flipbox-subtitle-back,.dtq-flipbox-subtitle-front,.dtq-flipbox-title-back,.dtq-flipbox-title-front{margin-bottom:0;padding-bottom:0}.dtq-flipbox-figure-back .dtq-flipbox-icon,.dtq-flipbox-figure-front .dtq-flipbox-icon{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.dtq-flipbox-figure-back,.dtq-flipbox-figure-front{border-style:solid;display:inline-block}.dtq-flipbox-figure-back img,.dtq-flipbox-figure-front img{width:100%;object-fit:cover}.dtq-flipbox-card{border-style:solid}.dtq-flipbox--flip.dtq-flipbox-3d .dtq-flipbox-back-card,.dtq-flipbox--flip.dtq-flipbox-3d .dtq-flipbox-front-card{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dtq-flipbox--flip.dtq-flipbox-3d .dtq-flipbox-card-inner{-webkit-transform:translateZ(50px) scale(.9);transform:translateZ(50px) scale(.9)}.dtq-flipbox--flip.dtq-flipbox-3d .dtq-flipbox-card-container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dtq-flipbox--push,.dtq-flipbox--slide{overflow:hidden;position:relative}.dtq-flipbox--slide .dtq-flipbox-back-card{z-index:9999}.dtq-flipbox--push.dtq-push-up .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-up .dtq-flipbox-back-card{top:100%}.dtq-flipbox--push.dtq-push-up:hover .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-up:hover .dtq-flipbox-back-card{top:0}.dtq-flipbox--push.dtq-push-up:hover .dtq-flipbox-front-card{top:-100%}.dtq-flipbox--push.dtq-push-down .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-down .dtq-flipbox-back-card{top:-100%}.dtq-flipbox--push.dtq-push-down:hover .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-down:hover .dtq-flipbox-back-card{top:0}.dtq-flipbox--push.dtq-push-down:hover .dtq-flipbox-front-card{top:100%}.dtq-flipbox--push.dtq-push-left .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-left .dtq-flipbox-back-card{left:100%}.dtq-flipbox--push.dtq-push-left:hover .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-left:hover .dtq-flipbox-back-card{left:0}.dtq-flipbox--push.dtq-push-left:hover .dtq-flipbox-front-card{left:-100%}.dtq-flipbox--push.dtq-push-right .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-right .dtq-flipbox-back-card{left:-100%}.dtq-flipbox--push.dtq-push-right:hover .dtq-flipbox-back-card,.dtq-flipbox--slide.dtq-slide-right:hover .dtq-flipbox-back-card{left:0}.dtq-flipbox--push.dtq-push-right:hover .dtq-flipbox-front-card{left:100%}.dtq-flipbox--fade .dtq-flipbox-back-card{z-index:999;opacity:0}.dtq-flipbox--fade:hover .dtq-flipbox-back-card{opacity:1}.dtq-flipbox--zoom_in .dtq-flipbox-back-card{z-index:999;opacity:0;transform:scale(.3)}.dtq-flipbox--zoom_in:hover .dtq-flipbox-back-card{opacity:1;transform:scale(1)}.dtq-flipbox--zoom_out .dtq-flipbox-front-card{z-index:999;transform:scale(1)}.dtq-flipbox--zoom_out:hover .dtq-flipbox-front-card{opacity:0;transform:scale(0);pointer-events:none}.dtq-flipbox--rotate_3d .dtq-flipbox-inner{position:relative;-webkit-perspective:400px;-moz-perspective:400px;-ms-perspective:400px;-o-perspective:400px;perspective:400px}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flipbox-card-container{position:absolute;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-75px);-moz-transform:translateZ(-75px);-ms-transform:translateZ(-75px);-o-transform:translateZ(-75px);transform:translateZ(-75px)}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flipbox-card-container:hover{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateZ(-75px) rotateY(180deg);-moz-transform:translateZ(-75px) rotateY(180deg);-ms-transform:translateZ(-75px) rotateY(180deg);-o-transform:translateZ(-75px) rotateY(180deg);transform:translateZ(-75px) rotateY(180deg)}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flipbox-front-card{z-index:1;-webkit-transform:rotateY(0) translateZ(75px);-moz-transform:rotateY(0) translateZ(75px);-ms-transform:rotateY(0) translateZ(75px);-o-transform:rotateY(0) translateZ(75px);transform:rotateY(0) translateZ(75px)}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flipbox-back-card{z-index:0;-webkit-transform:rotateY(180deg) translateZ(75px);-moz-transform:rotateY(180deg) translateZ(75px);-ms-transform:rotateY(180deg) translateZ(75px);-o-transform:rotateY(180deg) translateZ(75px);transform:rotateY(180deg) translateZ(75px)}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flank{width:150px;height:100%;left:75px;-webkit-transform:rotateY(-90deg) translateZ(150px);-moz-transform:rotateY(-90deg) translateZ(150px);-ms-transform:rotateY(-90deg) translateZ(150px);-o-transform:rotateY(-90deg) translateZ(150px);transform:rotateY(-90deg) translateZ(150px);display:block;overflow:hidden;position:absolute}.dtq-flipbox--rotate_3d.dtq-rotate_3d-v .dtq-flipbox-inner .dtq-flipbox-card-container:hover{-webkit-transform:translateZ(-75px) rotateX(180deg);-moz-transform:translateZ(-75px) rotateX(180deg);-ms-transform:translateZ(-75px) rotateX(180deg);-o-transform:translateZ(-75px) rotateX(180deg);transform:translateZ(-75px) rotateX(180deg)}.dtq-flipbox--rotate_3d.dtq-rotate_3d-v .dtq-flipbox-inner .dtq-flipbox-back-card{-webkit-transform:rotateX(180deg) translateZ(75px);-moz-transform:rotateX(180deg) translateZ(75px);-ms-transform:rotateX(180deg) translateZ(75px);-o-transform:rotateX(180deg) translateZ(75px);transform:rotateX(180deg) translateZ(75px)}.dtq-flipbox--rotate_3d.dtq-rotate_3d-v .dtq-flipbox-inner .dtq-flank{width:100%;height:150px;left:0;top:25px}.dtq-flipbox--rotate_3d .dtq-flipbox-inner .dtq-flipbox-card,.dtq-flipbox-card-container{height:100%;width:100%;position:absolute}.dtq-flipbox--open_up .dtq-flipbox-card-container{perspective:800px}.dtq-flipbox--open_up .dtq-flipbox-front-card{transform-origin:top left}.dtq-flipbox--open_up:hover .dtq-flipbox-front-card{transform:rotateX(77deg)}.dtq-flipbox--diagonal.dtq-diagonal-right .dtq-flipbox-back-card{-webkit-transform:rotate3d(-1,1,0,180deg);transform:rotate3d(-1,1,0,180deg)}.dtq-flipbox--diagonal.dtq-diagonal-left .dtq-flipbox-back-card{-webkit-transform:rotate3d(1,1,0,180deg);transform:rotate3d(1,-1,0,180deg)}.dtq-flipbox--diagonal.dtq-diagonal-right:hover .dtq-flipbox-card-container{-webkit-transform:rotate3d(-1,1,0,180deg);transform:rotate3d(-1,1,0,180deg)}.dtq-flipbox--diagonal.dtq-diagonal-left:hover .dtq-flipbox-card-container{-webkit-transform:rotate3d(1,-1,0,180deg);transform:rotate3d(1,-1,0,180deg)}.dtq-flipbox--shake .dtq-flipbox-inner{perspective:1500px}.dtq-flipbox--shake .dtq-flipbox-card-container .dtq-flipbox-back-card{transform:rotateY(180deg)}.dtq-flipbox--shake:hover .dtq-flipbox-card-container{transform:rotateX(180deg) rotateZ(180deg)}.dtq-iconbox{position:relative;display:block;color:initial}.dtq-iconbox-inner{border-style:solid}.dtq-iconbox__icon-wrap{display:flex}.dtq-iconbox__icon{display:flex;align-items:center;justify-content:center;transition:.2s all ease;border-style:solid;justify-content:center;align-items:center;font-style:normal}.dtq-iconbox__icon i{font-style:normal}.dtq-iconbox__icon img{transform-origin:center;display:inline-block;transition:.2s all ease;vertical-align:middle;object-fit:contain;width:100%;height:100%}.dtq-iconbox__badge{position:absolute;border-style:solid}.dtq-iconbox__desc{font-size:14px}.dtq-carousel .slick-arrow{z-index:999}.dtq-image-carousel-item figure img{width:100%}.dtq-image-carousel-item figure{position:relative}.dtq-image-carousel-item{position:relative;border-style:solid}.dtq-image-carousel .content--absolute{position:absolute;bottom:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;z-index:99;pointer-events:none!important}.dtq-image-carousel-item .content .content-inner{border-style:solid}.dtq-image-carousel-item .content--absolute *{position:relative}.ba_image_carousel_child{overflow:hidden!important}.dtq-image-carousel-item .dtq-image-subtitle{padding-bottom:0;margin-bottom:0}.dtq-info-box .dtq-info-box-figure{overflow:hidden;position:relative}.dtq-info-box .dtq-info-box-figure img{transition:.3s;width:100%;vertical-align:middle}.dtq-info-box .dtq-info-box-figure{display:inline-block;vertical-align:middle}.dtq-info-box-icon{transition:.2s all ease!important;display:flex;justify-content:center;align-items:center}.dtq-info-box .dtq-content-video,.dtq-info-box .dtq-info-box-figure,.dtq-info-box .dtq-info-box-icon{border-style:solid}.dtq-mce-content h1,.dtq-mce-content h2,.dtq-mce-content h3,.dtq-mce-content h4,.dtq-mce-content h5,.dtq-mce-content h6,.dtq-mce-content p{color:inherit!important}.fluid-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.dtq-content-video{border-style:solid}.dtq-card{display:flex;overflow:initial!important;color:inherit;position:relative}.dtq-card-content{flex:1 1}.dtq-module .dtq-card-title{font-size:22px}.dtq-card-icon{border-style:solid}.dtq-card-figure{position:relative}.use-icon-on .dtq-card-figure{display:inline-block}.dtq-card-figure img{transition:.2s cubic-bezier(.95, .05, .795, .035);border-style:solid}.dtq-card-figure{position:relative}.dtq-card img{vertical-align:middle}.dtq-card-icon{display:inline-block}.dtq-card-badge{font-size:13px;border-style:solid;white-space:nowrap}.dtq-card .dtq-card-title{margin-bottom:0}.dtq-card-desc p:empty{display:none}.dtq-alert{display:flex}.dtq-alert-content{flex:1 1}.dtq-alert-icon{border-style:solid}.dtq-alert-icon i{font-style:normal!important}.dtq-alert-dismiss{cursor:pointer}.dtq-alert-title{line-height:1.7em}.dtq-alert-desc{font-size:14px}.dtq-alert .dtq-et-icon:before{display:none!important}.ba_logo_carousel_child,.dtq-logo-carousel-item{overflow:hidden}.ba_logo_carousel_child>div{width:100%;text-align:center}.ba_logo_carousel_child div img{display:inline-block!important}.dtq-logo-carousel-item img{vertical-align:middle;transition:.2s ease}.zoom_in .dtq-logo-carousel-item:hover img{transform:scale(1.1)}.zoom_out .dtq-logo-carousel-item:hover img{transform:scale(.9)}.fade .dtq-logo-carousel-item:hover img{opacity:.65}.black_n_white .dtq-logo-carousel-item:hover img{filter:grayscale(100%)}.ba_logo_carousel_child{display:flex!important;align-items:center;justify-content:center;width:100%}.dtq-logo-grid{display:flex;list-style:none;padding:0;flex-wrap:wrap}.ba_logo_grid_child *{height:100%}.ba_logo_grid_child{transition:.2s ease}.ba_logo_grid_child figure{margin:0;text-align:center;height:100%}.dtq-logo-grid__item a{display:block;height:100%}.dtq-logo-grid__item img{vertical-align:middle;transition:.2s ease;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.zoom_in .dtq-logo-grid__item:hover img{transform:scale(1.2)}.zoom_out .dtq-logo-grid__item:hover img{transform:scale(.8)}.fade .dtq-logo-grid__item:hover img{opacity:.65}.black_n_white .dtq-logo-grid__item:hover img{filter:grayscale(100%)}.dtq-logo-grid .et_pb_module{margin-bottom:0!important}.dtq-logo-grid__item{background-size:cover;background-position:center;background-repeat:no-repeat;border-style:solid}.tippy-touch{cursor:pointer!important}.tippy-notransition{transition:none!important}.tippy-popper{max-width:400px;-webkit-perspective:800px;perspective:800px;z-index:9999;outline:0;transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none}.tippy-popper.html-template{max-width:96%;max-width:calc(100% - 20px)}.tippy-popper[x-placement^=top] [x-arrow]{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 9px}.tippy-popper[x-placement^=top] [x-arrow].arrow-small{border-top:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px}.tippy-popper[x-placement^=top] [x-arrow].arrow-big{border-top:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;bottom:-10px}.tippy-popper[x-placement^=top] [x-circle]{-webkit-transform-origin:0 33%;transform-origin:0 33%}.tippy-popper[x-placement^=top] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-55%);transform:scale(1) translate(-50%,-55%);opacity:1}.tippy-popper[x-placement^=top] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow]{border-top:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow]{border-top:7px solid rgba(0,0,0,.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-top:5px solid rgba(0,0,0,.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-top:10px solid rgba(0,0,0,.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=top] [data-animation=perspective]{-webkit-transform-origin:bottom;transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(-10px) rotateX(0);transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(90deg);transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement^=top] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(-10px) scale(1);transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=bottom] [x-arrow]{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 9px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small{border-bottom:5px solid #333;border-right:5px solid transparent;border-left:5px solid transparent;top:-5px}.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big{border-bottom:10px solid #333;border-right:10px solid transparent;border-left:10px solid transparent;top:-10px}.tippy-popper[x-placement^=bottom] [x-circle]{-webkit-transform-origin:0 -50%;transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-45%);transform:scale(1) translate(-50%,-45%);opacity:1}.tippy-popper[x-placement^=bottom] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-5%);transform:scale(.15) translate(-50%,-5%);opacity:0}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow]{border-bottom:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-bottom:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow]{border-bottom:7px solid rgba(0,0,0,.7);border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-bottom:5px solid rgba(0,0,0,.7);border-right:5px solid transparent;border-left:5px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-bottom:10px solid rgba(0,0,0,.7);border-right:10px solid transparent;border-left:10px solid transparent}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{-webkit-transform-origin:top;transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateY(10px) rotateX(0);transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateY(0) rotateX(-90deg);transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade].leave{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].enter{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift].leave{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale].enter{opacity:1;-webkit-transform:translateY(10px) scale(1);transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale].leave{opacity:0;-webkit-transform:translateY(0) scale(0);transform:translateY(0) scale(0)}.tippy-popper[x-placement^=left] [x-arrow]{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:6px 0}.tippy-popper[x-placement^=left] [x-arrow].arrow-small{border-left:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;right:-5px}.tippy-popper[x-placement^=left] [x-arrow].arrow-big{border-left:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;right:-10px}.tippy-popper[x-placement^=left] [x-circle]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.tippy-popper[x-placement^=left] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);opacity:1}.tippy-popper[x-placement^=left] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow]{border-left:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-left:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-left:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow]{border-left:7px solid rgba(0,0,0,.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-left:5px solid rgba(0,0,0,.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-left:10px solid rgba(0,0,0,.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=left] [data-animation=perspective]{-webkit-transform-origin:right;transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(-10px) rotateY(0);transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(-90deg);transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement^=left] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(-10px) scale(1);transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper[x-placement^=right] [x-arrow]{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:6px 0}.tippy-popper[x-placement^=right] [x-arrow].arrow-small{border-right:5px solid #333;border-top:5px solid transparent;border-bottom:5px solid transparent;left:-5px}.tippy-popper[x-placement^=right] [x-arrow].arrow-big{border-right:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;left:-10px}.tippy-popper[x-placement^=right] [x-circle]{-webkit-transform-origin:-50% 0;transform-origin:-50% 0}.tippy-popper[x-placement^=right] [x-circle].enter{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);opacity:1}.tippy-popper[x-placement^=right] [x-circle].leave{-webkit-transform:scale(.15) translate(-50%,-50%);transform:scale(.15) translate(-50%,-50%);opacity:0}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle]{background-color:#fff}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow]{border-right:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small{border-right:5px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big{border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle]{background-color:rgba(0,0,0,.7)}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow]{border-right:7px solid rgba(0,0,0,.7);border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small{border-right:5px solid rgba(0,0,0,.7);border-top:5px solid transparent;border-bottom:5px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big{border-right:10px solid rgba(0,0,0,.7);border-top:10px solid transparent;border-bottom:10px solid transparent}.tippy-popper[x-placement^=right] [data-animation=perspective]{-webkit-transform-origin:left;transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective].enter{opacity:1;-webkit-transform:translateX(10px) rotateY(0);transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective].leave{opacity:0;-webkit-transform:translateX(0) rotateY(90deg);transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement^=right] [data-animation=fade].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade].leave{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].enter{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift].leave{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale].enter{opacity:1;-webkit-transform:translateX(10px) scale(1);transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale].leave{opacity:0;-webkit-transform:translateX(0) scale(0);transform:translateX(0) scale(0)}.tippy-popper .tippy-tooltip.transparent-theme{background-color:rgba(0,0,0,.7)}.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill]{background-color:transparent}.tippy-popper .tippy-tooltip.light-theme{color:#26323d;box-shadow:0 4px 20px 4px rgba(0,20,60,.1),0 4px 80px -8px rgba(0,20,60,.2);background-color:#fff}.tippy-popper .tippy-tooltip.light-theme[data-animatefill]{background-color:transparent}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.95rem;padding:.4rem .8rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip--small{padding:.25rem .5rem;font-size:.8rem}.tippy-tooltip--big{padding:.6rem 1.2rem;font-size:1.2rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-interactive]{pointer-events:auto}.tippy-tooltip[data-inertia]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip [x-arrow]{position:absolute;width:0;height:0}.tippy-tooltip [x-circle]{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:130%;width:calc(110% + 2rem);left:50%;top:50%;z-index:-1;overflow:hidden;transition:all ease}.tippy-tooltip [x-circle]:before{content:"";padding-top:90%;float:left}@media (max-width:450px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}.tippy-box[data-theme=light]{color:#26323d;box-shadow:0 4px 20px 4px rgba(0,20,60,.1),0 4px 80px -8px rgba(0,20,60,.2);background-color:#fff}.tippy-box,.tippy-tooltip{font-size:14px;padding:5px 10px!important;line-height:24px}.tippy-content{position:relative;padding:0;z-index:1}.tippy-box[data-theme=light] .tippy-arrow{color:#fff}.dtq-news-tricker{position:relative;display:flex;align-items:center}.dtq-news-title{color:#fff;font-size:16px;border-style:solid}.dtq-news-tricker .dtq-news-wrap{white-space:nowrap;display:inline-block;padding:0!important;list-style:none!important;margin-bottom:0!important}.dtq-news-tricker .dtq-news-wrap li{white-space:nowrap;display:inline-block}.dtq-news-container{overflow:hidden;flex:1 1;min-height:5px}@keyframes news-move{0%{transform:translateX(var(--width))}100%{transform:translateX(-101%)}}.ba_number .et_pb_module_inner{position:initial}.dtq-number-text{font-size:26px}.dtq-number-title h3{line-height:1.3em;font-size:22px;margin:0;padding:0}.dtq-post-list.type-grid ul{display:flex;flex-wrap:wrap}.dtq-post-list ul{list-style:none!important}.dtq-post-list .dtq-post-list-thum{border-style:solid;display:inline-block}.dtq-post-list .dtq-post-list-child-inner{border-style:solid;display:flex;height:100%}.dtq-post-list .dtq-post-list-meta{display:flex;font-size:14px}.dtq-post-list .dtq-separetor{margin:0 5px}.dtq-post-list .dtq-post-list-title{padding-bottom:0;margin-bottom:0}.dtq-post-list-title{font-size:20px}.dtq-post-list-excerpt{font-size:14px}.dtq-post-list-icon{display:flex;position:relative;top:5px}.dtq-post-list .dtq-post-list-thumb img{object-fit:cover;height:auto}.dtq-review{display:flex}.dtq-stars-wrap{font-size:30px;position:relative;display:inline-block;line-height:.9}.dtq-stars-wrap .dtq-star{display:inline-block;line-height:.9}.dtq-stars-inact{white-space:nowrap}.dtq-stars-act{position:absolute;left:0;top:0;width:var(--active-width);overflow:hidden;white-space:nowrap}.dtq-ratings{display:flex;align-items:center}.dtq-ratings-number{padding-top:5px}.dtq-rating-figure{border-style:solid;position:relative}.dtq-rating-star-desc{font-size:14px}@media (max-width:767px){.dtq-review{display:block}}.dtq-review-badge{font-size:13px;border-style:solid;white-space:nowrap}.dtq-scroll-image{cursor:pointer}.scroll-figure-wrap{position:relative}.dtq-scroll-image-overlay{position:absolute;height:100%;width:100%;left:0;top:0;z-index:9;transition:.3s all ease-in-out}.dtq-scroll-image-icon img{width:50px}.dtq-scroll-image-icon{position:absolute;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s all ease-in-out}.dtq-scroll-image:hover .dtq-scroll-image-icon,.dtq-scroll-image:hover .dtq-scroll-image-overlay{opacity:0}@keyframes dtq-scroll-X{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes dtq-scroll-Y{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.ba_skill_bar .dtq-skill .ba_skill_bar_child:last-child{margin-bottom:0!important}.dtq-skillbar__inner__text{font-size:14px}.dtq-skillbar{position:relative}.dtq-skillbar__wrapper{background:#ddd;overflow:hidden}.dtq-skillbar__inner{transition:.3s;white-space:nowrap;background-color:#5b2cff}.dtq-skillbar__inner__text{display:flex;align-items:center;white-space:nowrap}.dtq-skillbar__inner span{color:#fff}.dtq-team{border-style:solid}.dtq-team-content{border-style:solid;z-index:99}.dtq-team figure .figure-wrap{overflow:hidden;height:100%}.dtq-team figure{border-width:0;position:relative}.dtq-team figure img{width:100%;max-width:100%;vertical-align:middle;transition:.3s;border-style:solid}.dtq-team .dtq-team-social,.et-db #et-boc .dtq-team .dtq-team-social{list-style:none!important;padding-left:0}.dtq-team .dtq-team-social{display:flex;padding-bottom:0;transition:.3s;margin-bottom:0}.dtq-team .dtq-team-social li a span,.dtq-team .dtq-team-social li a svg{vertical-align:middle;line-height:1}.dtq-team .dtq-team-social li a{display:flex;justify-content:center;align-items:center;transition:.3s;padding:3px}.dtq-team .content-left{text-align:left}.dtq-team .content-right{text-align:right}.dtq-team .content-center{text-align:center}.dtq-team .item-center{justify-content:center}.dtq-team-content-bio,.dtq-team-content-job-title{font-size:14px}h3.dtq-team-content-name{font-size:22px}.dtq-team .item-right{justify-content:flex-end}.dtq-team.hover_1{position:relative}.dtq-team.hover_1 .dtq-team-content{position:absolute;bottom:50px;left:25px;width:calc(100% - 50px);opacity:0}.dtq-team.hover_1:hover .dtq-team-content{bottom:25px;opacity:1}.dtq-team.hover_2{position:relative}.dtq-team.hover_2 .dtq-team-content{position:absolute;top:25px;left:25px;width:calc(100% - 50px);height:calc(100% - 50px);opacity:0;display:flex;flex-direction:column;justify-content:center}.dtq-team.hover_2:hover .dtq-team-content{opacity:1}.dtq-team.hover_3{position:relative}.dtq-team.hover_3 .dtq-team-content{position:absolute;bottom:0;left:0;width:100%;opacity:0;transform:translateY(100%)}.dtq-team.hover_3:hover .dtq-team-content{opacity:1;transform:translateY(0)}.dtq-team.hover_4{position:relative}.dtq-team.hover_4 .dtq-team-content{position:absolute;top:50%;left:25px;width:calc(100% - 50px);opacity:0;transform:translateY(-50%) scale(.7)}.dtq-team.hover_4:hover .dtq-team-content{opacity:1;transform:translateY(-50%) scale(1)}.dtq-testimonial-img{border-style:solid;overflow:hidden;border-width:0;display:inline-block!important}.dtq-img-right .dtq-testimonial-reviewer figure{order:2}.dtq-testimonial-title{font-size:14px}.dtq-testimonial{position:relative}.dtq-testimonial.dtq-align-left *{text-align:left}.dtq-testimonial.dtq-align-center *{text-align:center}.dtq-testimonial.dtq-align-right *{text-align:right}.dtq-img-left .dtq-testimonial-reviewer,.dtq-img-right .dtq-testimonial-reviewer{display:flex;align-items:center}.dtq-testimonial-review{font-size:14px}.dtq-align-right .dtq-testimonial-reviewer{justify-content:flex-end}.dtq-align-center .dtq-testimonial-reviewer{justify-content:center}.dtq-testimonial-icon i{display:inline-block;border-style:solid}.dtq-testimonial-inner{position:relative;z-index:1;border-style:solid;min-height:110px}.dtq-testimonial-inner .dtq-icon-bg{position:absolute;width:100%;height:100%;z-index:-1;display:flex;align-items:center;left:0;top:0}.dtq-testimonial .dtq-icon-absolute{position:absolute;z-index:9999999}.dtq-testimonial-content{width:100%}.dtq-testimonial-inner.img-pos-left,.dtq-testimonial-inner.img-pos-right{display:flex}@media (max-width:767px){.dtq-testimonial-inner.img-pos-left,.dtq-testimonial-inner.img-pos-right{display:block!important}}.dtq-twitter-grid{display:grid}.dtq-twitter-grid *{box-sizing:border-box!important}.dtq-twitter-grid .dtq-twitter-grid-item{position:relative;z-index:0;display:flex;border-style:solid;word-break:break-word}.dtq-twitter-grid .dtq-twitter-grid-inner-wrapper{flex-direction:column}.dtq-twitter-grid .dtq-twitter-grid-item .dtq-twitter-grid-item-inner{width:100%;display:flex;flex-direction:column;overflow:visible!important}.dtq-twitter-grid-item-inner{border-style:solid;position:relative}.dtq-twitter-grid .dtq-twitter-grid-author,.dtq-twitter-grid .dtq-twitter-grid-inner-wrapper,.dtq-twitter-grid .dtq-twitter-grid-user{display:flex}.dtq-twitter-grid.dtq-twitter-right .dtq-twitter-grid-icon span{right:auto;left:5px;transform:rotateY(-180deg)}.dtq-twitter-grid .dtq-twitter-grid-icon span{position:absolute;top:15px;right:15px}.dtq-twitter-grid .dtq-twitter-grid-author{margin-bottom:15px}.dtq-twitter-grid .dtq-twitter-grid-author{align-items:center;flex-direction:row;margin-bottom:10px}.dtq-twitter-grid.dtq-twitter-center .dtq-twitter-grid-author{align-items:center;flex-direction:column}.dtq-twitter-grid.dtq-twitter-right .dtq-twitter-grid-author{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dtq-twitter-center .dtq-twitter-grid-user{text-align:center}.dtq-twitter-grid .dtq-twitter-grid-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.dtq-twitter-grid.dtq-twitter-center .dtq-twitter-grid-avatar{vertical-align:middle}.dtq-twitter-grid .dtq-twitter-grid-avatar{border-style:solid}.dtq-twitter-grid .dtq-twitter-grid-content{position:relative;color:#222}.dtq-twitter-grid .dtq-twitter-grid-content p{margin-bottom:5px}.dtq-twitter-grid.dtq-twitter-left .dtq-twitter-grid-content{text-align:left}.dtq-twitter-grid.dtq-twitter-center .dtq-twitter-grid-content{text-align:center}.dtq-twitter-grid.dtq-twitter-right .dtq-twitter-grid-content{text-align:right}.dtq-twitter-grid .dtq-twitter-grid-footer{width:100%}.dtq-twitter-grid-footer *{vertical-align:middle}.dtq-twitter-grid .dtq-tweet-favorite{margin-right:12px}.dtq-twitter-grid .dtq-tweet-favorite,.dtq-twitter-grid .dtq-tweet-retweet{display:inline-block;color:#a7a7a7}.dtq-twitter-right .dtq-twitter-grid-user{text-align:right}.dtq-twitter-grid .dtq-twitter-grid-footer-wrapper{margin-top:auto!important}.ba_twitter_feed_carousel>.et_pb_module_inner *{box-sizing:border-box}.dtq-inner-twitter-feed-content{word-break:break-all}.ba_twitter_feed_carousel .dtq-icon{font-size:14px;font-family:ETmodules!important}.dtq-twitter-feed-carousel .dtq-twitter-feed-item{position:relative;z-index:0;display:flex;border-style:solid}.dtq-twitter-feed-carousel .dtq-twitter-feed-content:before,.dtq-twitter-feed-carousel .dtq-twitter-feed-item:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;content:""}.dtq-twitter-feed-carousel .dtq-twitter-feed-inner-wrapper{flex-direction:column}.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .dtq-twitter-feed-item,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .dtq-twitter-feed-item-inner{height:100%;width:100%!important}.dtq-twitter-feed-carousel .dtq-twitter-feed-item .dtq-twitter-feed-item-inner{width:100%;display:flex;flex-direction:column;overflow:visible!important}.dtq-twitter-feed-item-inner{border-style:solid;position:relative}.dtq-twitter-feed-carousel .dtq-twitter-feed-content p a{white-space:nowrap}.dtq-carousel.equal-height-on .slick-track .dtq-twitter-feed-footer-wrapper{margin-top:auto!important}.dtq-twitter-feed-carousel .dtq-twitter-feed-author,.dtq-twitter-feed-carousel .dtq-twitter-feed-inner-wrapper,.dtq-twitter-feed-carousel .dtq-twitter-feed-user{display:flex}.dtq-twitter-feed-carousel.dtq-twitter-right .dtq-twitter-feed-icon span{right:auto;left:5px;transform:rotateY(-180deg)}.dtq-twitter-feed-carousel .dtq-twitter-feed-icon span{position:absolute;top:15px;right:15px}.dtq-twitter-feed-carousel .dtq-twitter-feed-author{margin-bottom:15px}.dtq-twitter-feed-carousel .dtq-twitter-feed-author{align-items:center;flex-direction:row;margin-bottom:10px}.dtq-twitter-feed-carousel.dtq-twitter-center .dtq-twitter-feed-author{align-items:center;flex-direction:column}.dtq-twitter-feed-carousel.dtq-twitter-right .dtq-twitter-feed-author{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dtq-twitter-center .dtq-twitter-feed-user{text-align:center}.dtq-twitter-feed-carousel .dtq-twitter-feed-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.dtq-twitter-feed-carousel.dtq-twitter-center .dtq-twitter-feed-avatar{margin-bottom:5px}.dtq-twitter-feed-carousel .dtq-twitter-feed-avatar{border-style:solid;max-width:initial}.dtq-twitter-feed-carousel .dtq-twitter-feed-content{position:relative;color:#222}.dtq-twitter-feed-carousel .dtq-twitter-feed-content p{margin-bottom:5px}.dtq-twitter-feed-carousel.dtq-twitter-left .dtq-twitter-feed-content{text-align:left}.dtq-twitter-feed-carousel.dtq-twitter-center .dtq-twitter-feed-content{text-align:center}.dtq-twitter-feed-carousel.dtq-twitter-right .dtq-twitter-feed-content{text-align:right}.dtq-twitter-feed-carousel .dtq-twitter-feed-footer{width:100%}.dtq-twitter-feed-carousel .dtq-tweet-favorite{margin-right:12px}.dtq-twitter-feed-carousel .dtq-tweet-favorite,.dtq-twitter-feed-carousel .dtq-tweet-retweet{display:inline-block;color:#a7a7a7}.dtq-twitter-right .dtq-twitter-feed-user{text-align:right}.bck_video_popup{overflow:hidden}.dtq-video-popup-inner{position:relative}.dtq-video-popup a svg{transition:.2s ease-in-out}.dtq-video-popup a{display:flex;align-items:center;justify-content:center;position:relative}.dtq-video-popup .dtq-video-popup-icon:after,.dtq-video-popup a:after{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1;-webkit-animation:dtq-video-animation 2s infinite;animation:dtq-video-animation 2s infinite}@keyframes dtq-video-animation{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}10%{opacity:1}90%{opacity:0}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.dtq-video-popup a{color:#fff}.dtq-video-popup-trigger{display:flex;align-items:center;width:100%;height:100%;z-index:99}.dtq-video-popup-figure{position:relative;cursor:pointer;display:block}.dtq-video-popup-figure:before{content:"";height:100%;width:100%;position:absolute;top:0;left:0;z-index:9}.dtq-video-popup-figure img{width:100%;object-fit:cover;height:100%}.dtq-video-open .mfp-iframe-holder .mfp-close{width:52px;top:-51px!important;opacity:1!important;font-size:46px}.dtq-video-open .mfp-iframe-holder .mfp-close:focus{outline:0;border:none}.dtq-modal{max-width:700px;margin:30px auto;position:relative;padding:0;background:#fff;opacity:0;transition:.1s!important}.dtq-video-wrap{overflow:hidden}.dtq-modal video{width:100%;vertical-align:middle}.dtq-video-open .mfp-wrap .dtq-modal .mfp-close:active{top:0!important}.dtq-modal.open{opacity:1}.dtq-modal-open .mfp-close-btn-in .mfp-close{color:#fff;top:-42px;opacity:1;font-size:40px}.dtq-video-popup-icon,.dtq-video-popup-text{display:inline-flex;justify-content:center;align-items:center;position:relative}.dtq-video-popup-text{font-size:16px;line-height:1em}.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 {
position: relative;
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: rgba(0, 0, 0, 0);
}
.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 {
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;
}
}.dtq-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:9}.dtq-overlay .dtq-overlay-icon{font-style:normal;transition:all .2s}.dtq-hover--zoom-in,.dtq-hover--zoom-in figure{overflow:hidden}.dtq-hover--zoom-in img{transition:.3s ease-in-out}.dtq-hover--zoom-in.hover-parent .dtq-module-child:hover img,.dtq-hover--zoom-in:not(.hover-parent):hover img{transform:scale(1.2)}.dtq-hover--zoom-out,.dtq-hover--zoom-out figure{overflow:hidden}.dtq-hover--zoom-out img{transition:.3s ease-in-out}.dtq-hover--zoom-out:hover img{transform:scale(.8)}.dtq-hover--pulse:hover img{animation:dtq-pulse .8s linear infinite}.dtq-hover--bounce:hover img{animation:dtq-bounce 1s linear infinite}.dtq-hover--flash:hover img{animation:dtq-flash 1s linear infinite}.dtq-hover--rubberBand:hover img{animation:dtq-rubberBand 1s linear}.dtq-hover--shake:hover img{animation:dtq-shake 1s linear infinite}.dtq-hover--swing:hover img{animation:dtq-swing 1s linear infinite}.dtq-hover--tada:hover img{animation:dtq-tada 1s linear}.dtq-hover--wobble:hover img{animation:dtq-wobble 1s linear}.dtq-hover--jello:hover img{animation:dtq-jello 1s linear}.dtq-hover--heartBeat:hover img{animation:dtq-heartBeat 1s linear infinite}.dtq-hover--bounceIn:hover img{animation:dtq-bounceIn 1s linear}.dtq-hover--fadeIn:hover img{animation:dtq-fadeIn 1s linear}.dtq-hover--flip:hover img{animation:dtq-flip 1s linear}.dtq-hover--rotateIn:hover img{animation:dtq-rotateIn 1s linear}.dtq-hover--slideInUp:hover img{animation:dtq-slideInUp 1s linear}.dtq-hover--slideInDown:hover img{animation:dtq-slideInDown 1s linear}@keyframes dtq-bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes dtq-flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes dtq-pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.1,1.1,1.1)}to{transform:scaleX(1)}}@keyframes dtq-rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes dtq-shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes dtq-swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes dtq-tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes dtq-wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes dtq-jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes dtq-heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes dtq-bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes dtq-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dtq-flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes dtq-rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes dtq-slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes dtq-slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#333;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dtq-readmore-wrap{padding-top:15px;width:100%}.dtq-button,.dtq-button-fullwidth{background-color:#f2f4f5;border:solid;border-radius:100px;cursor:pointer;font-size:12px;font-weight:900;letter-spacing:1px;line-height:28px;margin-bottom:16px;padding:8px 20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.dtq-button-fullwidth{align-items:center;align-self:flex-start;display:flex;justify-content:center}.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track{display:flex!important}.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .slick-slide{height:auto!important}.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .ba_et_pb_module,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .dtq-module,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .dtq-module-inner,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module_inner,.dtq-carousel.equal-height-on:not(.slick-vertical) .slick-track .slick-slide>div{height:100%;width:100%!important}div.dtq-carousel .slick-vertical .slick-track{padding:0!important}div.dtq-carousel.equal-height-on .slick-vertical .slick-track,div.dtq-carousel.equal-height-on.slick-vertical .slick-track{display:block!important}[dir=rtl] .dtq-carousel{direction:ltr!important}[dir=rtl] .dtq-carousel .slick-prev{right:auto}[dir=rtl] .dtq-carousel .slick-next{left:auto}[dir=rtl] .dtq-carousel .slick-slide{float:left!important}.dtq-carousel *{vertical-align:middle!important}.dtq-carousel figure{margin:0}.dtq-carousel .slick-arrow:after,.dtq-carousel .slick-arrow:before{color:inherit!important}.dtq-carousel .slick-arrow{z-index:999}.dtq-carousel .slick-dots{padding:0!important}.dtq-carousel .slick-arrow:before{font-family:ETmodules!important;line-height:1.35;vertical-align:middle}.dtq-carousel-frontend .slick-arrow:before{content:attr(data-icon)!important}.dtq-carousel .slick-arrow.slick-disabled:before,.dtq-carousel .slick-dots li button:before{opacity:1!important}.dtq-carousel .slick-arrow.slick-disabled{cursor:not-allowed!important}.dtq-carousel .slick-dots li button:before{display:none}.dtq-carousel .slick-dots li button{padding:0!important;transition:all .2s ease}.dtq-carousel .slick-dots li{height:auto!important;padding:0!important;width:auto!important}.dtq-carousel .et_pb_button{display:inline-block}.dtq-centered--highlighted .slick-slide.slick-center{transform:scale(1)}.dtq-centered--highlighted .slick-slide{transform:scale(.8)}span.dtq-admin-modules-item-icon.dtq-icon-svg{width:23px}.dtq-et-font-icon{font-feature-settings:normal;box-sizing:border-box;font-family:ETmodules;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.dtq-et-font-icon,.dtq-et-icon{display:inline-block;line-height:1}.dtq-et-icon{font-style:normal!important;transform-origin:center;transition:all .2s ease!important;vertical-align:middle!important}.dtq-lightbox{cursor:pointer}.ba_et_pb_module,.dtq-bg-support{background-position:50%;background-repeat:no-repeat;background-size:cover}.dtq-module img{vertical-align:middle}.dtq-img-cover{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}.dtq-btn-default{display:inline-block;transition:.2s!important}.dtq-flex{display:flex}.dtq-module a{color:inherit}a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgba(0,0,0,.05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29c4a9;color:#fff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(//www.wpprofi.sk/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@font-face{font-family:ETmodules;font-display:block;src:url(//www.wpprofi.sk/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot);src:url(//www.wpprofi.sk/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot?#iefix) format("embedded-opentype"),url(//www.wpprofi.sk/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.woff) format("woff"),url(//www.wpprofi.sk/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.ttf) format("truetype"),url(//www.wpprofi.sk/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}
@media (min-width:981px){.et_pb_gutter.et_pb_gutters1 #left-area{width:75%}.et_pb_gutter.et_pb_gutters1 #sidebar{width:25%}.et_pb_gutters1.et_right_sidebar #left-area{padding-right:0}.et_pb_gutters1.et_left_sidebar #left-area{padding-left:0}.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before{right:25%!important}.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before{left:25%!important}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin-right:0}.et_pb_gutters1 .et_pb_column_4_4,.et_pb_gutters1.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_4,.et_pb_gutters1.et_pb_row .et_pb_column_3_4{width:75%}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_3,.et_pb_gutters1.et_pb_row .et_pb_column_2_3{width:66.667%}.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_5,.et_pb_gutters1.et_pb_row .et_pb_column_3_5{width:60%}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2{width:50%}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_5,.et_pb_gutters1.et_pb_row .et_pb_column_2_5{width:40%}.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_3,.et_pb_gutters1.et_pb_row .et_pb_column_1_3{width:33.3333%}.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_4,.et_pb_gutters1.et_pb_row .et_pb_column_1_4{width:25%}.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_5,.et_pb_gutters1.et_pb_row .et_pb_column_1_5{width:20%}.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_6,.et_pb_gutters1.et_pb_row .et_pb_column_1_6{width:16.6667%}.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product{width:25%;margin-right:0;margin-bottom:0}.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:33.333%;margin-right:0}}@media (max-width:980px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:50%;margin-right:0}.et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:33.333%;margin-right:0}.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:50%;margin-right:0}}@media (max-width:767px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (max-width:479px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin:0!important}.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}
#et-secondary-menu li,#top-menu li{word-wrap:break-word}.nav li ul,.et_mobile_menu{border-color:#2EA3F2}.mobile_menu_bar:before,.mobile_menu_bar:after,#top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a{color:#2EA3F2}#main-header{-webkit-transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;transition:background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s}#main-header.et-disabled-animations *{-webkit-transition-duration:0s !important;transition-duration:0s !important}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0 !important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container{padding-top:177px}.et_fixed_nav.et_show_nav.et_header_style_centered #page-container{padding-top:147px}.et_fixed_nav #main-header{position:fixed}.et-cloud-item-editor #page-container{padding-top:0 !important}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_hide_search_icon #et_top_search{display:none !important}#logo{width:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translate3d(0, 0, 0)}.et_pb_svg_logo #logo{height:54%}.logo_container{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translate3d(0, 0, 0);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative !important}#top-menu-nav,#top-menu{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et-cart-info span:before{content:"\e07a";margin-right:10px;position:relative}nav#top-menu-nav,#top-menu,nav.et-menu-nav,.et-menu{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu{right:0}#top-menu a{color:rgba(0,0,0,0.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, background-color 0.4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#et_search_icon:before{content:"\55";font-size:17px;left:0;position:absolute;top:-3px}#et_search_icon:hover{cursor:pointer}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}#et_top_search.et_search_opened{position:absolute;width:100%}.et-search-form{top:0;bottom:0;right:0;position:absolute;z-index:1000;width:100%}.et-search-form input{width:90%;border:none;color:#333;position:absolute;top:0;bottom:0;right:30px;margin:auto;background:transparent}.et-search-form .et-search-field::-ms-clear{width:0;height:0;display:none}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:'ETmodules';content:'\4d';speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1 !important}.et_search_outer{width:100%;overflow:hidden;position:absolute;top:0}.container.et_pb_menu_hidden{z-index:-1}form.et-search-form{background:rgba(0,0,0,0) !important}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}.et-cart-info{color:inherit}#et-top-navigation .et-cart-info{float:left;margin:-2px 0 0 22px;font-size:16px}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#top-menu .menu-item-has-children>a:first-child:after,#et-secondary-nav .menu-item-has-children>a:first-child:after{font-family:'ETmodules';content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#top-menu .menu-item-has-children>a:first-child,#et-secondary-nav .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute !important;width:100%;left:0 !important}#top-menu li.mega-menu ul li{margin:0;float:left !important;display:block !important;padding:0 !important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none !important;animation:none !important;padding:0px;border:none;left:auto;top:auto;width:90% !important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1 !important;visibility:visible !important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0 !important;font-weight:bold;border-bottom:1px solid rgba(0,0,0,0.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent !important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100% !important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100% !important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}#top-menu li.mega-menu.mega-menu-parent-2>ul>li{width:50%}#top-menu li.mega-menu.mega-menu-parent-1>ul>li{width:100%}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before,.et_toggle_slide_menu:after{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.mobile_nav .select_page{display:none}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .et-cart-info{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .et-cart-info{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden #et_search_icon:before,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_menu_visible #top-menu,.et_pb_menu_visible #et_search_icon:before,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);animation:fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1)}.et_pb_no_animation #top-menu,.et_pb_no_animation #et_search_icon:before,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none !important;-o-animation:none !important;-webkit-animation:none !important;-moz-animation:none !important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header{top:28px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media all and (min-width: 981px){.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:0;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap,.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{-webkit-transition:margin-top 0.4s ease-in-out;transition:margin-top 0.4s ease-in-out}.et_hide_nav #page-container{-webkit-transition:none;transition:none}.et_fullwidth_nav .et-search-form,.et_fullwidth_nav .et_close_search_field{right:30px}#main-header.et-fixed-header{-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1) !important;box-shadow:0 0 7px rgba(0,0,0,0.1) !important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav.et_fixed_nav #main-header,.et_hide_nav .centered-inline-logo-wrap{-webkit-transition-duration:.7s;transition-duration:.7s}.et_hide_nav #page-container{padding-top:0 !important}.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul,.et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.et_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:32px;padding-left:30px}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container{padding-left:0}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container{padding-left:30px}}@media all and (max-width: 980px){.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container,.et_fixed_nav.et_show_nav.et-tb-has-header #page-container{padding-top:0 !important}.et_non_fixed_nav #page-container{padding-top:0}.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:32px !important}.et_hide_mobile_logo #main-header .logo_container{display:none;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_left #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{-webkit-transition:none;transition:none}.et_fixed_nav_temp #main-header{top:0 !important}#logo,.logo_container,#main-header,.container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}#et_search_icon:before{top:7px}.et_header_style_left .et-search-form{width:50% !important;max-width:50% !important}#et_mobile_nav_menu{display:block}#et-top-navigation .et-cart-info{margin-top:5px}}@media screen and (max-width: 782px){body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width: 767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}}@media all and (max-width: 479px){#et-top-navigation{margin-right:0}}@media print{#top-header,#main-header{position:relative !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}} @-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
.et_transparent_nav #page-container{padding-top:0 !important}.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{padding-top:80px}.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container{padding-top:177px}.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container{padding-top:147px}.et_non_fixed_nav.et_transparent_nav #top-header{top:0;left:0;right:0}.et_non_fixed_nav.et_transparent_nav #main-header,.et_non_fixed_nav.et_transparent_nav #top-header{position:absolute}body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:32px}body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:28px}body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:63px}@media all and (min-width: 981px){.et_transparent_nav #page-container{-webkit-transition:none;transition:none}.et_transparent_nav.et_non_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_transparent_nav.et_non_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:0}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header{opacity:0}.et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#top-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header{-webkit-transition-duration:.7s;transition-duration:.7s}}@media all and (max-width: 980px){.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{padding-top:80px}.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:32px !important}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;opacity:1}.et_non_fixed_nav.et_transparent_nav #main-header{-webkit-transition:none;transition:none}.et_non_fixed_nav.et_transparent_nav_temp #main-header{top:0 !important}}@media screen and (max-width: 782px){body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:46px}.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header{top:46px !important}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:80px}}@media all and (max-width: 767px){body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header{top:58px}body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header{top:46px}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header{top:104px}}
.footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#2EA3F2}.footer-widget li:before{border-color:#2EA3F2}.bottom-nav li.current-menu-item>a{color:#2EA3F2}#main-footer{background-color:#222222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0 !important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget a{color:#fff}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:rgba(255,255,255,0.7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,0.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:rgba(255,255,255,0.05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width: 980px){.footer-widget:nth-child(n){width:46.25% !important;margin:0 7.5% 7.5% 0 !important}.et_pb_footer_columns1 .footer-widget{width:100% !important;margin:0 7.5% 7.5% 0 !important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}.et_pb_gutters1 .footer-widget:nth-child(n){width:50% !important;margin:0 !important}.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0 !important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0 !important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width: 767px){#footer-widgets .footer-widget,.et_pb_gutters1 #footer-widgets .footer-widget{width:100% !important;margin-right:0 !important}#footer-widgets .footer-widget:nth-child(n),#footer-widgets .footer-widget .fwidget{margin-bottom:9.5% !important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0 !important}#footer-widgets{padding:10% 0}#footer-widgets .footer-widget .fwidget:last-child{margin-bottom:0 !important}#footer-widgets .footer-widget:last-child{margin-bottom:0 !important}}@media all and (max-width: 479px){#footer-widgets .footer-widget:nth-child(n),.footer-widget .fwidget{margin-bottom:11.5% !important}#footer-widgets .footer-widget.last{margin-bottom:0 !important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0 !important}#footer-widgets{padding:12% 0}}
@media all and (min-width: 981px){.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget{width:12.083%}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget{width:15.6%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget{width:29.667%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget{width:47.25%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget{width:100%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{margin-bottom:5.5%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1){width:73.625%;clear:both}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1){width:20.875%;clear:both}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2){width:73.625%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child{width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}}
.et-social-icons{float:right}.et-social-icons li{display:inline-block;margin-left:20px}.et-social-icon a{display:inline-block;font-size:24px;position:relative;text-align:center;-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s;color:#666;text-decoration:none}.et-social-icons a:hover{opacity:0.7;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.et-social-icon span{display:none}.et_duplicate_social_icons{display:none}@media all and (max-width: 980px){.et-social-icons{float:none;text-align:center}}@media all and (max-width: 980px){.et-social-icons{margin:0 0 5px}}
#sidebar{padding-bottom:28px}#sidebar .et_pb_widget{margin-bottom:30px;width:100%;float:none}.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep{font-size:44px;line-height:44px}.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep{font-size:32px;line-height:32px}.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep{font-size:24px;line-height:24px}.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep{font-size:20px;line-height:20px}.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep,.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep{font-size:16px;line-height:16px}@media all and (min-width: 981px) and (max-width: 1100px){#sidebar .et_pb_widget{margin-left:0}.et_left_sidebar #sidebar .et_pb_widget{margin-right:0}}@media all and (min-width: 981px){#sidebar{float:left;width:20.875%}.et_right_sidebar #left-area{float:left;padding-right:5.5%}.et_right_sidebar #sidebar{padding-left:30px}.et_right_sidebar #main-content .container:before{right:20.875% !important}.et_left_sidebar #left-area{float:right;padding-left:5.5%}.et_left_sidebar #sidebar{padding-right:30px}.et_left_sidebar #main-content .container:before{left:20.875% !important}}@media all and (max-width: 980px){.et_right_sidebar #left-area,.et_right_sidebar #sidebar,.et_left_sidebar #left-area,.et_left_sidebar #sidebar{width:auto;float:none;padding-right:0;padding-left:0}.et_right_sidebar #left-area{margin-right:0}.et_right_sidebar #sidebar{margin-left:0;border-left:none}.et_left_sidebar #left-area{margin-left:0}.et_left_sidebar #sidebar{margin-right:0;border-right:none}}
.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit}
.widget_search .screen-reader-text,.et_pb_widget .wp-block-search__label{display:none}.widget_search input#s,.widget_search input#searchsubmit,.et_pb_widget .wp-block-search__input,.et_pb_widget .wp-block-search__button{padding:.7em;height:40px !important;margin:0;font-size:14px;line-height:normal !important;border:1px solid #ddd;color:#666}.widget_search #s,.et_pb_widget .wp-block-search__input{width:100%;border-radius:3px}.widget_search #searchform,.et_pb_widget .wp-block-search{position:relative}.widget_search #searchsubmit,.et_pb_widget .wp-block-search__button{background-color:#ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;right:0;top:0}#searchsubmit,.et_pb_widget .wp-block-search__button{cursor:pointer}:root {
--wpp-bg: #04070c;
--wpp-bg-2: #070b13;
--wpp-panel: #0a0f19;
--wpp-panel-2: #0d121d;
--wpp-line: rgba(130, 146, 185, 0.24);
--wpp-line-soft: rgba(111, 130, 180, 0.13);
--wpp-white: #f8f9fd;
--wpp-muted: #aeb5c5;
--wpp-blue: #3878ff;
--wpp-violet: #8e48ff;
--wpp-purple: #b74cff;
--wpp-lime: #b9f708;
--wpp-font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
--wpp-max: 1240px;
}
html {
scroll-behavior: smooth;
background: var(--wpp-bg) !important;
}
html,
body.wpprofi-landing {
min-width: 320px;
margin: 0 !important;
padding: 0 !important;
background: var(--wpp-bg) !important;
}
body.wpprofi-landing {
overflow-x: hidden !important;
color: var(--wpp-white) !important;
font-family: var(--wpp-font) !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 1.5 !important;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
body.wpprofi-landing #wpadminbar {
z-index: 100001;
}
#wpprofi-site,
#wpprofi-site *,
#wpprofi-site *::before,
#wpprofi-site *::after {
box-sizing: border-box;
}
#wpprofi-site {
position: relative;
width: 100%;
min-height: 100vh;
overflow: hidden;
isolation: isolate;
color: var(--wpp-white) !important;
background:
radial-gradient(circle at 74% 13%, rgba(30, 45, 102, 0.08), transparent 26%),
linear-gradient(180deg, #03060a 0%, #05080d 100%) !important;
font-family: var(--wpp-font) !important;
line-height: 1.5 !important;
} html body.wpprofi-landing #wpprofi-site h1,
html body.wpprofi-landing #wpprofi-site h2,
html body.wpprofi-landing #wpprofi-site h3,
html body.wpprofi-landing #wpprofi-site h4,
html body.wpprofi-landing #wpprofi-site h5,
html body.wpprofi-landing #wpprofi-site h6,
html body.wpprofi-landing #wpprofi-site p,
html body.wpprofi-landing #wpprofi-site a,
html body.wpprofi-landing #wpprofi-site button,
html body.wpprofi-landing #wpprofi-site span,
html body.wpprofi-landing #wpprofi-site strong {
font-family: var(--wpp-font) !important;
font-style: normal !important;
}
html body.wpprofi-landing #wpprofi-site h1,
html body.wpprofi-landing #wpprofi-site h2,
html body.wpprofi-landing #wpprofi-site h3,
html body.wpprofi-landing #wpprofi-site h4,
html body.wpprofi-landing #wpprofi-site p {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
color: inherit !important;
text-transform: none !important;
}
html body.wpprofi-landing #wpprofi-site h1,
html body.wpprofi-landing #wpprofi-site h2,
html body.wpprofi-landing #wpprofi-site h3 {
font-weight: 750 !important;
letter-spacing: -0.035em !important;
}
#wpprofi-site a {
color: inherit !important;
text-decoration: none !important;
}
#wpprofi-site button {
border: 0;
}
#wpprofi-site img,
#wpprofi-site svg {
display: block;
}
#wpprofi-site img {
max-width: 100%;
height: auto;
}
#wpprofi-site ::selection {
color: #05070c;
background: var(--wpp-lime);
}
#wpprofi-site :focus-visible {
outline: 2px solid var(--wpp-lime) !important;
outline-offset: 4px !important;
}
.wpprofi-symbols {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
}
.wpprofi-container {
width: min(calc(100% - 40px), var(--wpp-max));
margin-inline: auto;
}
.wpprofi-section {
position: relative;
}
.wpprofi-skip-link {
position: fixed;
z-index: 100002;
top: 10px;
left: 10px;
padding: 10px 16px !important;
color: #03060a !important;
background: var(--wpp-lime) !important;
font-weight: 800 !important;
transform: translateY(-150%);
transition: transform 180ms ease;
}
.wpprofi-skip-link:focus {
transform: translateY(0);
} .wpprofi-header {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
display: grid;
grid-template-columns: minmax(250px, 1fr) minmax(300px, 500px) 140px;
width: 100%;
height: 60px;
border-bottom: 1px solid var(--wpp-line);
background: rgba(3, 6, 10, 0.9);
transition: background 180ms ease, backdrop-filter 180ms ease;
}
body.admin-bar .wpprofi-header {
top: 32px;
}
.wpprofi-header.is-scrolled {
background: rgba(3, 6, 10, 0.84);
-webkit-backdrop-filter: blur(16px);
backdrop-filter: blur(16px);
}
.wpprofi-header__brand-cell {
display: flex;
align-items: center;
min-width: 0;
padding-left: max(28px, calc((100vw - var(--wpp-max)) / 2));
}
.wpprofi-brand {
display: inline-flex;
align-items: center;
gap: 6px;
min-width: 0;
}
.wpprofi-brand img {
width: 43px;
height: 43px;
object-fit: contain;
transform: scale(1.26);
filter: drop-shadow(0 0 7px rgba(68, 73, 255, 0.28));
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand span {
position: relative;
z-index: 1;
color: #fff !important;
font-size: 21px !important;
font-weight: 850 !important;
line-height: 1 !important;
letter-spacing: 0.015em !important;
}
.wpprofi-nav {
display: grid;
grid-template-columns: repeat(4, 1fr);
align-items: center;
height: 100%;
}
.wpprofi-nav a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
opacity: 0.66;
transition: opacity 180ms ease;
}
.wpprofi-nav a:hover,
.wpprofi-nav a.is-active {
opacity: 1;
}
.wpprofi-nav a i {
position: relative;
z-index: 1;
display: block;
width: 7px;
height: 7px;
border: 1px solid rgba(234, 239, 255, 0.8);
border-radius: 50%;
background: #05080d;
}
.wpprofi-nav a:first-child i {
border: 0;
background: #fff;
}
.wpprofi-nav a:nth-child(2) i::after,
.wpprofi-nav a:nth-child(3) i::after {
position: absolute;
inset: 1px;
content: "";
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 50%;
}
.wpprofi-nav a span {
position: absolute;
left: calc(50% + 6px);
width: calc(50% - 6px);
height: 1px;
background: rgba(150, 163, 194, 0.35);
}
.wpprofi-nav a:last-child span {
display: none;
}
.wpprofi-language {
display: flex;
align-items: center;
justify-content: center;
gap: 7px;
border-left: 1px solid var(--wpp-line);
}
.wpprofi-language button {
padding: 4px 0;
color: #a7adba !important;
background: none;
font-size: 13px !important;
line-height: 1 !important;
cursor: pointer;
}
.wpprofi-language button[aria-pressed="true"] {
color: var(--wpp-lime) !important;
}
.wpprofi-language > span {
color: #59606f !important;
font-size: 13px !important;
} .wpprofi-hero {
position: relative;
padding-top: 60px;
overflow: hidden;
}
.wpprofi-hero::before {
position: absolute;
z-index: -1;
top: 60px;
right: 0;
width: 54%;
height: 100%;
content: "";
background:
linear-gradient(rgba(38, 59, 116, 0.07) 1px, transparent 1px),
linear-gradient(90deg, rgba(38, 59, 116, 0.07) 1px, transparent 1px);
background-size: 34px 34px;
mask-image: linear-gradient(90deg, transparent, #000 28%, #000 70%, transparent);
}
.wpprofi-hero__inner {
display: grid;
grid-template-columns: 43% 57%;
align-items: center;
min-height: 535px;
}
.wpprofi-hero__content {
position: relative;
z-index: 2;
align-self: center;
padding: 0 0 2px 26px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title {
display: flex;
flex-direction: column;
color: #fafbff !important;
font-size: clamp(46px, 5.4vw, 68px) !important;
font-weight: 760 !important;
line-height: 1.18 !important;
letter-spacing: -0.045em !important;
}
.wpprofi-gradient-text {
width: max-content;
max-width: 100%;
color: transparent !important;
background: linear-gradient(92deg, #4e8cff 2%, #7860ff 47%, #bc50df 94%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-capabilities {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 7px;
max-width: 410px;
margin-top: 23px !important;
color: #e3e5eb !important;
font-size: 17px !important;
line-height: 1.55 !important;
letter-spacing: -0.01em !important;
}
.wpprofi-capabilities i {
display: inline-block;
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 9px rgba(185, 247, 8, 0.45);
}
.wpprofi-button {
display: inline-flex;
align-items: center;
justify-content: space-between;
min-height: 56px;
padding: 0 20px !important;
border-radius: 6px;
color: #fff !important;
font-size: 15px !important;
font-weight: 720 !important;
line-height: 1 !important;
transition: border-color 180ms ease, background 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}
.wpprofi-button svg {
width: 26px;
height: 26px;
fill: none;
stroke: currentColor;
stroke-width: 1.7;
}
.wpprofi-button:hover {
transform: translateY(-2px);
}
.wpprofi-button--outline {
width: 242px;
margin-top: 27px;
border: 1px solid #6d6cff;
background: rgba(8, 10, 18, 0.66);
box-shadow: 0 0 24px rgba(56, 81, 255, 0.18), inset 0 0 18px rgba(54, 83, 255, 0.04);
}
.wpprofi-button--outline svg,
.wpprofi-button--contact svg {
color: var(--wpp-lime);
}
.wpprofi-button--outline:hover {
border-color: #9b70ff;
background: rgba(25, 29, 56, 0.72);
box-shadow: 0 0 30px rgba(77, 79, 255, 0.28);
}
.wpprofi-hero__visual {
position: relative;
z-index: 1;
align-self: stretch;
display: flex;
align-items: center;
justify-content: flex-end;
min-width: 0;
margin-right: -24px;
}
.wpprofi-hero__visual::after {
position: absolute;
z-index: -1;
right: -10%;
bottom: 5%;
width: 80%;
height: 54%;
content: "";
background: radial-gradient(ellipse, rgba(33, 74, 255, 0.14), transparent 67%);
filter: blur(18px);
}
.wpprofi-hero__visual picture {
display: block;
width: 111%;
}
.wpprofi-hero__visual img {
width: 100%;
max-height: 520px;
object-fit: contain;
object-position: center right;
mix-blend-mode: screen;
} .wpprofi-services {
padding: 0 0 42px;
}
.wpprofi-services__grid {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 9px;
}
.wpprofi-service-card {
position: relative;
min-width: 0;
height: 298px;
padding: 27px 14px 14px;
overflow: hidden;
border: 1px solid var(--wpp-line);
border-radius: 9px;
background:
radial-gradient(circle at 50% 12%, rgba(45, 64, 127, 0.13), transparent 34%),
linear-gradient(145deg, rgba(13, 18, 29, 0.97), rgba(6, 10, 16, 0.98));
box-shadow: inset 0 1px rgba(255, 255, 255, 0.015);
}
.wpprofi-service-card::after {
position: absolute;
right: 8%;
bottom: -35%;
width: 85%;
height: 55%;
content: "";
background: radial-gradient(circle, rgba(38, 65, 174, 0.1), transparent 66%);
}
.wpprofi-service-card__icon {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
margin: 0 auto;
color: #6273ff;
filter: drop-shadow(0 0 8px rgba(79, 90, 255, 0.38));
}
.wpprofi-service-card__icon svg {
width: 30px;
height: 30px;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
stroke-linecap: round;
stroke-linejoin: round;
}
.wpprofi-service-card__accent {
display: block;
width: 19px;
height: 2px;
margin: 9px auto 17px;
background: var(--wpp-lime);
box-shadow: 0 0 9px rgba(185, 247, 8, 0.34);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-service-card h2 {
position: relative;
z-index: 2;
min-height: 49px;
color: #f1f3f8 !important;
font-size: 16px !important;
font-weight: 570 !important;
line-height: 1.42 !important;
letter-spacing: -0.018em !important;
text-align: center !important;
}
.wpprofi-mini {
position: absolute;
z-index: 2;
right: 13px;
bottom: 13px;
left: 13px;
height: 112px;
overflow: hidden;
border: 1px solid rgba(82, 104, 166, 0.29);
border-radius: 6px;
background:
linear-gradient(rgba(48, 68, 130, 0.05) 1px, transparent 1px),
linear-gradient(90deg, rgba(48, 68, 130, 0.05) 1px, transparent 1px),
rgba(6, 10, 17, 0.82);
background-size: 16px 16px;
}
.wpprofi-mini::before {
position: absolute;
top: 7px;
left: 7px;
width: 6px;
height: 3px;
content: "";
border-radius: 3px;
background: #505fff;
box-shadow: 10px 0 #262e54;
}
.wpprofi-mini--plugin b {
position: absolute;
top: 29px;
left: 24px;
display: grid;
place-items: center;
width: 47px;
height: 47px;
border: 1px solid #586088;
border-radius: 50%;
color: #b7c1e7 !important;
font-family: Georgia, serif !important;
font-size: 27px !important;
font-weight: 600 !important;
}
.wpprofi-mini--plugin span {
position: absolute;
right: 10px;
width: 42px;
height: 6px;
border-radius: 2px;
background: #161e35;
}
.wpprofi-mini--plugin span:nth-of-type(1) { top: 29px; }
.wpprofi-mini--plugin span:nth-of-type(2) { top: 43px; width: 35px; }
.wpprofi-mini--plugin span:nth-of-type(3) { top: 57px; width: 39px; }
.wpprofi-mini--plugin i {
position: absolute;
bottom: 10px;
width: 27px;
height: 13px;
border: 1px solid #273153;
border-radius: 2px;
}
.wpprofi-mini--plugin i:nth-of-type(1) { left: 10px; }
.wpprofi-mini--plugin i:nth-of-type(2) { left: 43px; }
.wpprofi-mini--nodes b {
position: absolute;
z-index: 2;
width: 25px;
height: 25px;
border: 1px solid #4d64c8;
border-radius: 50%;
background: #0d1730;
box-shadow: 0 0 12px rgba(62, 75, 255, 0.18);
}
.wpprofi-mini--nodes b:nth-of-type(1) { top: 45px; left: calc(50% - 13px); width: 31px; height: 31px; }
.wpprofi-mini--nodes b:nth-of-type(2) { top: 18px; left: 13px; }
.wpprofi-mini--nodes b:nth-of-type(3) { top: 13px; right: 12px; }
.wpprofi-mini--nodes b:nth-of-type(4) { right: 20px; bottom: 9px; }
.wpprofi-mini--nodes i {
position: absolute;
z-index: 1;
left: 50%;
top: 54px;
width: 55px;
height: 1px;
background: #273b84;
transform-origin: left center;
}
.wpprofi-mini--nodes i:nth-of-type(1) { transform: rotate(-142deg); }
.wpprofi-mini--nodes i:nth-of-type(2) { transform: rotate(-42deg); }
.wpprofi-mini--nodes i:nth-of-type(3) { transform: rotate(38deg); }
.wpprofi-mini--devices b {
position: absolute;
bottom: 9px;
border: 1px solid #3a497d;
border-radius: 5px;
background: linear-gradient(160deg, #111b33, #080c15);
}
.wpprofi-mini--devices b:nth-of-type(1) { left: 12px; width: 38px; height: 83px; }
.wpprofi-mini--devices b:nth-of-type(2) { right: 9px; width: 63px; height: 62px; }
.wpprofi-mini--devices span {
position: absolute;
height: 4px;
border-radius: 2px;
background: #29345f;
}
.wpprofi-mini--devices span:nth-of-type(1) { top: 38px; left: 20px; width: 21px; }
.wpprofi-mini--devices span:nth-of-type(2) { right: 18px; bottom: 47px; width: 44px; }
.wpprofi-mini--devices i {
position: absolute;
bottom: 19px;
width: 17px;
height: 17px;
border: 1px solid #2b3f7d;
}
.wpprofi-mini--devices i:nth-of-type(1) { left: 20px; }
.wpprofi-mini--devices i:nth-of-type(2) { right: 36px; }
.wpprofi-mini--browser b {
position: absolute;
inset: 21px 9px 9px;
border: 1px solid #35436e;
border-radius: 3px;
background: linear-gradient(135deg, transparent 53%, rgba(70, 83, 148, 0.25) 54%);
}
.wpprofi-mini--browser span {
position: absolute;
z-index: 2;
left: 17px;
width: 43px;
height: 5px;
border-radius: 3px;
background: #1c284b;
}
.wpprofi-mini--browser span:nth-of-type(1) { top: 35px; }
.wpprofi-mini--browser span:nth-of-type(2) { top: 47px; width: 32px; }
.wpprofi-mini--browser i {
position: absolute;
z-index: 2;
bottom: 17px;
width: 25px;
height: 19px;
border: 1px solid #293a6f;
}
.wpprofi-mini--browser i:nth-of-type(1) { left: 17px; }
.wpprofi-mini--browser i:nth-of-type(2) { left: 48px; }
.wpprofi-mini--chart b {
position: absolute;
right: 10px;
bottom: 28px;
width: 9px;
border-radius: 2px 2px 0 0;
background: linear-gradient(#5967ff, #212a5d);
}
.wpprofi-mini--chart b:nth-of-type(1) { height: 21px; right: 47px; }
.wpprofi-mini--chart b:nth-of-type(2) { height: 34px; right: 34px; }
.wpprofi-mini--chart b:nth-of-type(3) { height: 48px; right: 21px; }
.wpprofi-mini--chart b:nth-of-type(4) { height: 66px; right: 8px; }
.wpprofi-mini--chart span {
position: absolute;
left: 11px;
bottom: 12px;
width: 49px;
height: 49px;
border: 10px solid #334fd1;
border-right-color: #7d44df;
border-radius: 50%;
}
.wpprofi-mini--chart i {
position: absolute;
right: 8px;
bottom: 23px;
width: 50px;
height: 1px;
background: #31427d;
} .wpprofi-process {
padding-bottom: 37px;
}
.wpprofi-process__panel {
display: grid;
grid-template-columns: 1fr 54px 1fr 54px 1fr 54px 1fr 54px 1fr;
align-items: center;
min-height: 253px;
padding: 22px 29px 20px;
border: 1px solid var(--wpp-line);
border-radius: 9px;
background:
radial-gradient(circle at 50% 45%, rgba(49, 58, 173, 0.1), transparent 27%),
linear-gradient(145deg, rgba(11, 16, 26, 0.97), rgba(6, 10, 16, 0.98));
}
.wpprofi-process-step {
position: relative;
min-width: 0;
text-align: center;
}
.wpprofi-process-step__icon {
position: relative;
z-index: 2;
display: grid;
place-items: center;
width: 82px;
height: 82px;
margin: 0 auto 13px;
border: 3px solid rgba(107, 116, 147, 0.42);
border-radius: 50%;
color: #6773ff;
background: #0c111c;
box-shadow: inset 0 0 20px rgba(60, 78, 154, 0.08);
}
.wpprofi-process-step__icon svg {
width: 31px;
height: 31px;
fill: none;
stroke: currentColor;
stroke-width: 1.45;
stroke-linecap: round;
stroke-linejoin: round;
}
.wpprofi-process-step.is-active .wpprofi-process-step__icon {
width: 92px;
height: 92px;
margin-top: -10px;
border-color: #6659ff;
color: #7658ff;
box-shadow: 0 0 0 14px rgba(60, 57, 210, 0.08), 0 0 0 27px rgba(58, 74, 228, 0.035), 0 0 28px rgba(71, 73, 255, 0.28), inset 0 0 25px rgba(60, 82, 255, 0.1);
}
.wpprofi-process-step > span {
display: block;
margin-bottom: 5px;
color: var(--wpp-lime) !important;
font-size: 14px !important;
line-height: 1 !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-process-step h2 {
max-width: 128px;
margin-inline: auto !important;
color: #e5e7ee !important;
font-size: 14px !important;
font-weight: 430 !important;
line-height: 1.45 !important;
letter-spacing: -0.012em !important;
text-align: center !important;
}
.wpprofi-process-arrow {
display: flex;
align-items: center;
color: #5364ff;
}
.wpprofi-process-arrow span {
flex: 1 1 auto;
height: 1px;
background: linear-gradient(90deg, #4b55c8, #5764ff);
}
.wpprofi-process-arrow svg {
width: 23px;
height: 23px;
margin-left: -10px;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
} .wpprofi-projects {
padding-bottom: 38px;
}
.wpprofi-section-title {
padding-left: 7px;
margin-bottom: 18px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-section-title h2 {
color: #f2f4f8 !important;
font-size: 25px !important;
font-weight: 650 !important;
line-height: 1.2 !important;
letter-spacing: -0.035em !important;
}
.wpprofi-section-title > span {
display: block;
width: 39px;
height: 2px;
margin-top: 10px;
background: var(--wpp-lime);
}
.wpprofi-projects__grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 7px;
}
.wpprofi-project-card {
min-width: 0;
overflow: hidden;
border: 1px solid var(--wpp-line);
border-radius: 6px;
background: #080c13;
transition: border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}
.wpprofi-project-card:hover {
z-index: 2;
border-color: rgba(99, 105, 255, 0.66);
transform: translateY(-4px);
box-shadow: 0 14px 38px rgba(0, 0, 0, 0.33);
}
.wpprofi-project-preview {
position: relative;
aspect-ratio: 198 / 204;
overflow: hidden;
border-bottom: 1px solid rgba(110, 124, 165, 0.17);
background: #101216;
}
.wpprofi-project-preview img {
width: 100%;
height: 100% !important;
object-fit: cover;
}
.wpprofi-project-card footer {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 47px;
padding: 0 17px;
}
.wpprofi-project-card footer strong {
color: #f1f3f8 !important;
font-size: 14px !important;
font-weight: 480 !important;
}
.wpprofi-project-card footer svg {
width: 23px;
height: 23px;
color: var(--wpp-lime);
fill: none;
stroke: currentColor;
stroke-width: 1.5;
} .wpprofi-contact {
padding-bottom: 40px;
}
.wpprofi-contact__band {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 115px;
padding: 20px 63px 20px 42px;
overflow: hidden;
border: 1px solid rgba(82, 102, 183, 0.38);
border-radius: 7px;
background:
radial-gradient(circle at 78% 45%, rgba(94, 43, 255, 0.56), transparent 31%),
linear-gradient(108deg, #101a38 0%, #102553 43%, #2537e8 72%, #a545e1 100%);
}
.wpprofi-contact__band::before {
position: absolute;
inset: 0;
content: "";
background: linear-gradient(90deg, rgba(3, 8, 20, 0.3), transparent 45%);
pointer-events: none;
}
.wpprofi-contact__copy {
position: relative;
z-index: 1;
display: flex;
align-items: center;
gap: 22px;
}
.wpprofi-contact__icon {
display: grid;
place-items: center;
width: 68px;
height: 68px;
flex: 0 0 auto;
border: 1px solid #655cff;
border-radius: 50%;
color: #7771ff;
background: rgba(8, 13, 34, 0.28);
}
.wpprofi-contact__icon svg {
width: 31px;
height: 31px;
fill: none;
stroke: currentColor;
stroke-width: 1.35;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-contact__copy h2 {
color: #f8f9ff !important;
font-size: 22px !important;
font-weight: 650 !important;
line-height: 1.2 !important;
letter-spacing: -0.025em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-contact__copy p {
margin-top: 5px !important;
color: #c7cbe0 !important;
font-size: 16px !important;
line-height: 1.3 !important;
}
.wpprofi-button--contact {
position: relative;
z-index: 1;
width: 226px;
border: 1px solid #695eff;
background: rgba(11, 16, 51, 0.66);
}
.wpprofi-button--contact:hover {
border-color: #8e7dff;
background: rgba(9, 13, 43, 0.85);
} .wpprofi-footer {
padding-bottom: 14px;
}
.wpprofi-footer__inner {
display: grid;
grid-template-columns: 170px 1fr auto auto;
align-items: center;
min-height: 92px;
padding: 0 38px;
border: 1px solid rgba(108, 125, 177, 0.16);
border-radius: 7px 7px 0 0;
background: linear-gradient(180deg, rgba(7, 11, 18, 0.96), rgba(4, 7, 12, 0.98));
}
.wpprofi-brand--footer img {
width: 36px;
height: 36px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand--footer span {
font-size: 18px !important;
}
.wpprofi-footer__circuit {
position: relative;
height: 48px;
margin-inline: 12px 30px;
background:
linear-gradient(90deg, transparent 0 5%, #27345f 5% 32%, transparent 32% 37%, #27345f 37% 73%, transparent 73%) center / 100% 1px no-repeat;
}
.wpprofi-footer__circuit::after {
position: absolute;
top: 24px;
left: 37%;
width: 27%;
height: 15px;
content: "";
border-top: 1px solid #34447d;
border-right: 1px solid #34447d;
transform: skewX(43deg);
}
.wpprofi-footer__circuit i {
position: absolute;
top: 21px;
width: 5px;
height: 5px;
border: 1px solid #5262eb;
border-radius: 50%;
background: #05080d;
}
.wpprofi-footer__circuit i:nth-child(1) { left: 6%; background: #6c72ff; }
.wpprofi-footer__circuit i:nth-child(2) { left: 20%; }
.wpprofi-footer__circuit i:nth-child(3) { left: 34%; border-radius: 0; }
.wpprofi-footer__circuit i:nth-child(4) { left: 51%; }
.wpprofi-footer__circuit i:nth-child(5) { left: 68%; border-radius: 0; }
.wpprofi-footer__circuit i:nth-child(6) { left: 83%; }
.wpprofi-footer__icons {
display: flex;
align-items: center;
gap: 25px;
padding-right: 28px;
}
.wpprofi-footer__icons svg {
width: 26px;
height: 26px;
color: #5b64ff;
fill: none;
stroke: currentColor;
stroke-width: 1.35;
}
.wpprofi-footer__email {
color: #abb3c7 !important;
font-size: 12px !important;
white-space: nowrap;
}
.wpprofi-footer__email:hover {
color: var(--wpp-lime) !important;
} .wpprofi-js .wpprofi-ready .wpprofi-reveal {
opacity: 0;
transform: translateY(13px);
transition: opacity 520ms ease, transform 520ms ease;
}
.wpprofi-js .wpprofi-ready .wpprofi-reveal.is-visible {
opacity: 1;
transform: translateY(0);
} @media (max-width: 1040px) {
.wpprofi-header {
grid-template-columns: minmax(235px, 1fr) minmax(280px, 390px) 140px;
}
.wpprofi-header__brand-cell {
padding-left: 20px;
}
.wpprofi-brand img {
width: 39px;
height: 39px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand span {
font-size: 19px !important;
}
.wpprofi-hero__inner {
grid-template-columns: 44% 56%;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title {
font-size: clamp(43px, 5.45vw, 56px) !important;
}
.wpprofi-process__panel {
grid-template-columns: 1fr 44px 1fr 44px 1fr 44px 1fr 44px 1fr;
padding-inline: 18px;
}
.wpprofi-contact__band {
padding-inline: 42px;
}
.wpprofi-footer__inner {
grid-template-columns: 150px 1fr auto;
}
.wpprofi-footer__email {
display: none;
}
}
@media (max-width: 780px) {
.wpprofi-container {
width: min(calc(100% - 28px), var(--wpp-max));
}
.wpprofi-header {
grid-template-columns: 1fr auto;
height: 58px;
}
.wpprofi-nav {
display: none;
}
.wpprofi-language {
width: 112px;
}
.wpprofi-hero {
padding-top: 58px;
}
.wpprofi-hero__inner {
grid-template-columns: 1fr;
min-height: auto;
padding-top: 59px;
}
.wpprofi-hero__content {
padding: 0 12px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title {
font-size: clamp(42px, 11vw, 58px) !important;
}
.wpprofi-hero__visual {
height: min(72vw, 510px);
margin: -28px -18px -2px 0;
}
.wpprofi-services__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
}
.wpprofi-service-card {
height: 300px;
}
.wpprofi-services__grid .wpprofi-service-card:last-child {
grid-column: 1 / -1;
}
.wpprofi-process__panel {
display: flex;
gap: 0;
min-height: 246px;
padding: 22px 17px;
overflow-x: auto;
scroll-snap-type: x mandatory;
}
.wpprofi-process-step {
width: 146px;
flex: 0 0 146px;
scroll-snap-align: center;
}
.wpprofi-process-arrow {
width: 45px;
flex: 0 0 45px;
}
.wpprofi-projects__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
}
.wpprofi-contact__band {
gap: 22px;
padding: 24px;
}
.wpprofi-contact__copy {
gap: 15px;
}
.wpprofi-button--contact {
width: 210px;
flex: 0 0 210px;
}
.wpprofi-footer__inner {
grid-template-columns: 145px 1fr auto;
padding-inline: 18px;
}
.wpprofi-footer__icons {
gap: 14px;
padding-right: 0;
}
}
@media (max-width: 560px) {
body.admin-bar .wpprofi-header {
top: 46px;
}
.wpprofi-header__brand-cell {
padding-left: 13px;
}
.wpprofi-brand img {
width: 36px;
height: 36px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand span {
font-size: 18px !important;
}
.wpprofi-hero__inner {
padding-top: 47px;
}
.wpprofi-hero__content {
padding: 0;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title {
font-size: clamp(38px, 12.2vw, 52px) !important;
line-height: 1.14 !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-capabilities {
margin-top: 20px !important;
font-size: 15px !important;
}
.wpprofi-button--outline {
width: 100%;
max-width: 270px;
}
.wpprofi-hero__visual {
height: 82vw;
min-height: 320px;
margin-top: -10px;
}
.wpprofi-services__grid {
grid-template-columns: 1fr;
}
.wpprofi-services__grid .wpprofi-service-card:last-child {
grid-column: auto;
}
.wpprofi-service-card {
height: 305px;
}
.wpprofi-projects__grid {
grid-template-columns: 1fr;
}
.wpprofi-contact__band {
align-items: stretch;
flex-direction: column;
}
.wpprofi-contact__copy {
align-items: flex-start;
}
.wpprofi-contact__icon {
width: 55px;
height: 55px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-contact__copy h2 {
font-size: 19px !important;
}
.wpprofi-button--contact {
width: 100%;
}
.wpprofi-footer__inner {
display: flex;
min-height: 82px;
padding: 0 14px;
}
.wpprofi-footer__circuit {
display: none;
}
.wpprofi-footer__icons {
margin-left: auto;
}
.wpprofi-footer__icons svg:nth-child(-n+2) {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
.wpprofi-js .wpprofi-ready .wpprofi-reveal,
.wpprofi-button,
.wpprofi-project-card {
transition: none !important;
}
} .wpprofi-automation-solutions {
overflow: hidden;
background:
radial-gradient(circle at 83% 15%, rgba(103, 60, 255, 0.12), transparent 31%),
radial-gradient(circle at 18% 84%, rgba(35, 112, 255, 0.09), transparent 29%),
#05080e;
}
.wpprofi-automation-solutions::before {
position: absolute;
inset: 0;
pointer-events: none;
content: "";
opacity: 0.3;
background-image:
linear-gradient(rgba(102, 125, 177, 0.08) 1px, transparent 1px),
linear-gradient(90deg, rgba(102, 125, 177, 0.08) 1px, transparent 1px);
background-size: 64px 64px;
-webkit-mask-image: linear-gradient(180deg, transparent, #000 16%, #000 84%, transparent);
mask-image: linear-gradient(180deg, transparent, #000 16%, #000 84%, transparent);
}
.wpprofi-automation-case {
position: relative;
z-index: 1;
overflow: hidden;
border: 1px solid rgba(116, 137, 190, 0.28);
border-radius: 16px;
background: linear-gradient(145deg, rgba(15, 21, 34, 0.96), rgba(6, 10, 18, 0.98));
box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28);
}
.wpprofi-automation-case[open] {
border-color: rgba(96, 104, 255, 0.54);
box-shadow: 0 32px 100px rgba(0, 0, 0, 0.38), 0 0 48px rgba(65, 77, 255, 0.08);
}
.wpprofi-automation-case summary {
position: relative;
display: grid;
grid-template-columns: 54px 112px minmax(300px, 1fr) auto 44px;
align-items: center;
gap: 24px;
min-height: 190px;
padding: 32px 36px;
cursor: pointer;
list-style: none;
}
.wpprofi-automation-case summary::-webkit-details-marker {
display: none;
}
.wpprofi-automation-case summary::after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 1px;
content: "";
opacity: 0;
background: linear-gradient(90deg, transparent, rgba(71, 110, 255, 0.7), rgba(142, 72, 255, 0.65), transparent);
transition: opacity 220ms ease;
}
.wpprofi-automation-case[open] summary::after {
opacity: 1;
}
.wpprofi-automation-case__number {
align-self: start;
color: var(--wpp-lime) !important;
font-size: 13px !important;
font-weight: 800 !important;
letter-spacing: 0.08em !important;
}
.wpprofi-automation-case__visual {
display: grid;
place-items: center;
width: 112px;
height: 112px;
border: 1px solid rgba(89, 107, 164, 0.42);
border-radius: 18px;
color: #7d83ff !important;
background:
radial-gradient(circle, rgba(89, 81, 255, 0.2), transparent 65%),
#080d17;
box-shadow: inset 0 0 30px rgba(48, 74, 169, 0.1), 0 16px 36px rgba(0, 0, 0, 0.28);
}
.wpprofi-automation-case__visual svg {
width: 68px;
height: 68px;
fill: none;
stroke: currentColor;
stroke-width: 1.3;
filter: drop-shadow(0 0 12px rgba(79, 79, 255, 0.45));
}
.wpprofi-automation-case__copy {
display: flex;
align-items: flex-start;
flex-direction: column;
min-width: 0;
}
.wpprofi-automation-case__copy small {
margin-bottom: 10px;
color: #7483ab !important;
font-size: 10px !important;
font-weight: 800 !important;
letter-spacing: 0.16em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-automation-case__copy strong {
color: #fff !important;
font-size: clamp(27px, 3vw, 42px) !important;
font-weight: 780 !important;
line-height: 1.06 !important;
letter-spacing: -0.04em !important;
}
.wpprofi-automation-case__copy > span {
max-width: 670px;
margin-top: 10px;
color: var(--wpp-muted) !important;
font-size: 15px !important;
line-height: 1.65 !important;
}
.wpprofi-automation-case__tags {
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
gap: 7px;
max-width: 220px;
}
.wpprofi-automation-case__tags i {
padding: 7px 9px;
border: 1px solid rgba(112, 130, 181, 0.26);
border-radius: 5px;
color: #8f9abc !important;
background: rgba(5, 9, 16, 0.62);
font-size: 8px !important;
font-style: normal !important;
font-weight: 800 !important;
letter-spacing: 0.12em !important;
}
.wpprofi-automation-case__toggle {
position: relative;
display: block;
width: 42px;
height: 42px;
border: 1px solid rgba(105, 122, 172, 0.34);
border-radius: 50%;
background: rgba(5, 9, 17, 0.72);
}
.wpprofi-automation-case__toggle i {
position: absolute;
top: 20px;
left: 12px;
width: 16px;
height: 1px;
background: #aeb7d3;
transition: transform 220ms ease, background 220ms ease;
}
.wpprofi-automation-case__toggle i:last-child {
transform: rotate(90deg);
}
.wpprofi-automation-case[open] .wpprofi-automation-case__toggle i {
background: var(--wpp-lime);
}
.wpprofi-automation-case[open] .wpprofi-automation-case__toggle i:last-child {
transform: rotate(0);
}
.wpprofi-automation-case__body {
padding: 35px 36px 38px;
background:
linear-gradient(180deg, rgba(11, 17, 29, 0.92), rgba(5, 9, 16, 0.98)),
radial-gradient(circle at 50% 0%, rgba(65, 75, 255, 0.1), transparent 45%);
}
.wpprofi-automation-flow {
display: grid;
grid-template-columns: repeat(4, minmax(20px, 0.25fr) minmax(110px, 1fr)) minmax(110px, 1fr);
align-items: center;
gap: 10px;
}
.wpprofi-automation-flow > span {
display: flex;
align-items: center;
gap: 10px;
min-width: 0;
}
.wpprofi-automation-flow b {
display: grid;
flex: 0 0 35px;
place-items: center;
width: 35px;
height: 35px;
border: 1px solid rgba(91, 108, 158, 0.4);
border-radius: 50%;
color: var(--wpp-lime) !important;
background: #080d17;
font-size: 9px !important;
}
.wpprofi-automation-flow em {
color: #e8ebf5 !important;
font-size: 11px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: 1.35 !important;
}
.wpprofi-automation-flow > i {
position: relative;
display: block;
height: 1px;
background: linear-gradient(90deg, rgba(55, 120, 255, 0.25), #4c6dff, rgba(142, 72, 255, 0.4));
}
.wpprofi-automation-flow > i::after {
position: absolute;
top: -2px;
right: 0;
width: 5px;
height: 5px;
content: "";
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 9px rgba(185, 247, 8, 0.7);
}
.wpprofi-automation-case__action {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
margin-top: 35px;
padding-top: 28px;
border-top: 1px solid rgba(105, 124, 175, 0.18);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-automation-case__action p {
max-width: 690px;
color: var(--wpp-muted) !important;
font-size: 14px !important;
line-height: 1.65 !important;
}
@media (max-width: 1050px) {
.wpprofi-automation-case summary {
grid-template-columns: 42px 92px minmax(0, 1fr) 44px;
gap: 19px;
}
.wpprofi-automation-case__visual {
width: 92px;
height: 92px;
}
.wpprofi-automation-case__tags {
display: none;
}
.wpprofi-automation-flow {
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 9px;
}
.wpprofi-automation-flow > i {
display: none;
}
.wpprofi-automation-flow > span {
align-items: flex-start;
flex-direction: column;
}
}
@media (max-width: 700px) {
.wpprofi-automation-case summary {
grid-template-columns: 1fr 42px;
gap: 18px;
min-height: 0;
padding: 25px 22px;
}
.wpprofi-automation-case__number,
.wpprofi-automation-case__visual {
display: none;
}
.wpprofi-automation-case__copy {
grid-column: 1;
}
.wpprofi-automation-case__toggle {
grid-column: 2;
grid-row: 1;
}
.wpprofi-automation-case__body {
padding: 26px 22px 28px;
}
.wpprofi-automation-flow {
grid-template-columns: 1fr;
gap: 17px;
}
.wpprofi-automation-flow > span {
align-items: center;
flex-direction: row;
}
.wpprofi-automation-case__action {
align-items: stretch;
flex-direction: column;
}
} .wpprofi-stack-scene {
position: relative;
width: min(730px, 59vw);
aspect-ratio: 730 / 610;
perspective: 1350px;
transform: rotateX(var(--hero-rx, 0deg)) rotateY(var(--hero-ry, 0deg));
transform-style: preserve-3d;
transform-origin: 52% 48%;
transition: transform 260ms cubic-bezier(0.2, 0.72, 0.2, 1);
}
.wpprofi-stack-aura {
position: absolute;
z-index: -4;
inset: 2% -2% -3% 1%;
pointer-events: none;
background:
radial-gradient(circle at 54% 50%, rgba(52, 65, 240, 0.25), rgba(73, 48, 169, 0.09) 38%, transparent 66%),
radial-gradient(circle at 69% 43%, rgba(158, 50, 255, 0.12), transparent 34%);
filter: blur(20px);
transform: translate3d(var(--hero-back-x), var(--hero-back-y), -100px);
}
.wpprofi-stack-floor {
position: absolute;
z-index: -3;
right: 1%;
bottom: 1%;
left: 8%;
height: 33%;
border: 1px solid rgba(74, 91, 168, 0.15);
border-radius: 50%;
pointer-events: none;
background:
linear-gradient(rgba(81, 97, 154, 0.09) 1px, transparent 1px),
linear-gradient(90deg, rgba(81, 97, 154, 0.09) 1px, transparent 1px),
radial-gradient(ellipse, rgba(48, 57, 201, 0.17), transparent 67%);
background-size: 30px 30px, 30px 30px, auto;
filter: drop-shadow(0 0 34px rgba(55, 65, 224, 0.12));
transform: rotateX(67deg) rotateZ(-6deg) translate3d(var(--hero-back-soft-x), 7%, -85px);
transform-origin: center;
}
.wpprofi-stack-floor::after {
position: absolute;
inset: 22%;
content: "";
border: 1px solid rgba(89, 105, 196, 0.12);
border-radius: 50%;
}
.wpprofi-stack-label {
position: absolute;
z-index: 8;
color: #667188 !important;
font-size: clamp(6px, 0.58vw, 8px) !important;
font-weight: 720 !important;
line-height: 1 !important;
letter-spacing: 0.18em !important;
pointer-events: none;
}
.wpprofi-stack-label--top {
top: 5.5%;
right: 4.5%;
display: flex;
align-items: center;
gap: 8px;
}
.wpprofi-stack-label--top i {
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 10px rgba(185, 247, 8, 0.72);
animation: wpprofi-stack-status 2.2s ease-in-out infinite;
}
.wpprofi-stack-label--side {
top: 46%;
right: -5%;
transform: rotate(90deg);
}
.wpprofi-stack-rig {
position: absolute;
z-index: 2;
top: 4%;
left: 12%;
width: 76%;
height: 85%;
transform:
translate3d(var(--hero-soft-x), var(--hero-soft-y), 0)
rotateX(59deg)
rotateZ(-32deg);
transform-style: preserve-3d;
transform-origin: 50% 52%;
transition: transform 260ms ease-out;
}
.wpprofi-stack-rail {
position: absolute;
z-index: -1;
top: 2%;
bottom: 5%;
width: 1px;
background: linear-gradient(transparent, rgba(77, 101, 255, 0.55), rgba(163, 64, 255, 0.34), transparent);
box-shadow: 0 0 9px rgba(68, 83, 255, 0.18);
pointer-events: none;
}
.wpprofi-stack-rail::before,
.wpprofi-stack-rail::after {
position: absolute;
left: -2px;
width: 5px;
height: 5px;
content: "";
border-radius: 50%;
background: #5669ff;
box-shadow: 0 0 9px rgba(70, 90, 255, 0.75);
}
.wpprofi-stack-rail::before { top: 18%; }
.wpprofi-stack-rail::after { bottom: 19%; background: var(--wpp-lime); box-shadow: 0 0 9px rgba(185, 247, 8, 0.66); }
.wpprofi-stack-rail--left { left: 5%; }
.wpprofi-stack-rail--right { right: 5%; }
.wpprofi-stack-module {
position: absolute;
z-index: 2;
left: 10%;
display: grid;
grid-template-columns: clamp(20px, 2.1vw, 29px) clamp(34px, 3.7vw, 48px) minmax(100px, 1fr) auto auto;
align-items: center;
gap: clamp(6px, 0.85vw, 12px);
width: 80%;
height: 19%;
padding: 0 clamp(10px, 1.4vw, 20px) !important;
overflow: visible;
border: 1px solid rgba(112, 127, 180, 0.31);
border-left: 2px solid rgba(79, 101, 255, 0.72);
border-radius: 3px;
color: #dfe4ef !important;
background:
linear-gradient(90deg, rgba(56, 78, 210, 0.09), transparent 46%),
linear-gradient(105deg, rgba(14, 21, 37, 0.98), rgba(6, 10, 18, 0.95));
box-shadow:
-17px 24px 38px rgba(0, 0, 0, 0.44),
0 0 0 1px rgba(10, 15, 27, 0.86),
inset 0 1px rgba(255, 255, 255, 0.055);
transform: translateZ(var(--wpp-stack-z));
transform-style: preserve-3d;
transition: border-color 220ms ease, background 220ms ease, box-shadow 220ms ease, transform 260ms ease, filter 220ms ease;
}
.wpprofi-stack-module::before {
position: absolute;
inset: 0;
content: "";
opacity: 0;
pointer-events: none;
background: linear-gradient(92deg, rgba(66, 93, 255, 0.15), transparent 52%, rgba(164, 59, 255, 0.07));
transition: opacity 220ms ease;
}
.wpprofi-stack-module::after {
position: absolute;
right: 9px;
bottom: -10px;
left: -9px;
height: 9px;
content: "";
border: 1px solid rgba(75, 87, 129, 0.22);
background: linear-gradient(90deg, #050912, #090c16);
transform: skewX(44deg);
transform-origin: top;
}
.wpprofi-stack-module:hover,
.wpprofi-stack-module:focus-visible,
.wpprofi-stack-module.is-active {
z-index: 6;
border-color: rgba(110, 125, 255, 0.75);
border-left-color: var(--wpp-lime);
color: #fff !important;
background:
linear-gradient(90deg, rgba(61, 82, 232, 0.17), transparent 54%),
linear-gradient(105deg, rgba(18, 27, 48, 0.99), rgba(7, 11, 20, 0.97));
box-shadow:
-19px 28px 44px rgba(0, 0, 0, 0.51),
0 0 32px rgba(66, 71, 255, 0.16),
inset 0 1px rgba(255, 255, 255, 0.07);
transform: translateZ(calc(var(--wpp-stack-z) + 24px));
}
.wpprofi-stack-module:hover::before,
.wpprofi-stack-module:focus-visible::before,
.wpprofi-stack-module.is-active::before {
opacity: 1;
}
.wpprofi-stack-module--plugins { top: 1%; --wpp-stack-z: 42px; }
.wpprofi-stack-module--automation { top: 22%; --wpp-stack-z: 29px; }
.wpprofi-stack-module--apps { top: 43%; --wpp-stack-z: 16px; }
.wpprofi-stack-module--websites { top: 64%; --wpp-stack-z: 3px; }
.wpprofi-stack-module__index {
position: relative;
z-index: 1;
color: #556177 !important;
font-size: clamp(6px, 0.62vw, 8px) !important;
font-weight: 800 !important;
line-height: 1 !important;
letter-spacing: 0.16em !important;
}
.wpprofi-stack-module__icon {
position: relative;
z-index: 1;
display: grid;
width: clamp(34px, 3.7vw, 48px);
aspect-ratio: 1;
place-items: center;
border: 1px solid rgba(81, 98, 255, 0.34);
border-radius: 3px;
color: #7581ff !important;
background: linear-gradient(145deg, rgba(45, 58, 156, 0.2), rgba(12, 18, 31, 0.45));
box-shadow: inset 0 0 20px rgba(57, 76, 196, 0.06);
}
.wpprofi-stack-module--apps .wpprofi-stack-module__icon,
.wpprofi-stack-module--websites .wpprofi-stack-module__icon {
color: #a261ff !important;
border-color: rgba(145, 75, 255, 0.3);
}
.wpprofi-stack-module__icon svg {
width: 50%;
height: 50%;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
}
.wpprofi-stack-module__copy {
position: relative;
z-index: 1;
display: flex;
min-width: 0;
flex-direction: column;
gap: clamp(2px, 0.26vw, 4px);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy small,
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy strong {
display: block !important;
overflow: hidden !important;
margin: 0 !important;
padding: 0 !important;
font-family: Inter, "Helvetica Neue", Arial, sans-serif !important;
font-style: normal !important;
line-height: 1.12 !important;
white-space: nowrap !important;
text-overflow: ellipsis !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy small {
color: #657089 !important;
font-size: clamp(5px, 0.52vw, 7px) !important;
font-weight: 720 !important;
letter-spacing: 0.13em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy strong {
color: #e6e9f1 !important;
font-size: clamp(8px, 0.87vw, 12px) !important;
font-weight: 720 !important;
letter-spacing: -0.012em !important;
}
.wpprofi-stack-module__signal {
position: relative;
z-index: 1;
display: flex;
align-items: flex-end;
gap: 3px;
width: 19px;
height: 22px;
}
.wpprofi-stack-module__signal i {
width: 3px;
height: 24%;
background: #4c65ff;
box-shadow: 0 0 7px rgba(75, 98, 255, 0.65);
transition: height 240ms ease, background 240ms ease;
}
.wpprofi-stack-module__signal i:nth-child(2) { height: 52%; }
.wpprofi-stack-module__signal i:nth-child(3) { height: 82%; }
.wpprofi-stack-module__signal i:nth-child(4) { height: 40%; background: var(--wpp-lime); }
.wpprofi-stack-module.is-active .wpprofi-stack-module__signal i:nth-child(1) { height: 72%; }
.wpprofi-stack-module.is-active .wpprofi-stack-module__signal i:nth-child(2) { height: 95%; }
.wpprofi-stack-module.is-active .wpprofi-stack-module__signal i:nth-child(3) { height: 58%; }
.wpprofi-stack-module.is-active .wpprofi-stack-module__signal i:nth-child(4) { height: 100%; }
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__state {
position: relative;
z-index: 1;
color: #5e6980 !important;
font-size: clamp(5px, 0.5vw, 7px) !important;
font-weight: 760 !important;
line-height: 1 !important;
letter-spacing: 0.14em !important;
transition: color 220ms ease, text-shadow 220ms ease;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module.is-active .wpprofi-stack-module__state {
color: var(--wpp-lime) !important;
text-shadow: 0 0 10px rgba(185, 247, 8, 0.52);
}
.wpprofi-stack-processor {
position: absolute;
z-index: 10;
top: 50.5%;
left: 50%;
display: grid;
width: 27%;
aspect-ratio: 1;
place-items: center;
overflow: hidden;
border: 1px solid rgba(105, 119, 255, 0.45);
border-radius: 4px;
background:
radial-gradient(circle, rgba(53, 61, 186, 0.4), rgba(7, 11, 20, 0.96) 67%),
linear-gradient(145deg, #10172a, #050810);
box-shadow:
0 27px 68px rgba(0, 0, 0, 0.72),
0 0 38px rgba(70, 62, 255, 0.25),
inset 0 1px rgba(255, 255, 255, 0.06);
transform:
translate(-50%, -50%)
translateZ(112px)
rotateZ(32deg)
rotateX(-59deg);
transform-style: preserve-3d;
}
.wpprofi-stack-processor::before {
position: absolute;
inset: -30%;
content: "";
background: linear-gradient(105deg, transparent 33%, rgba(112, 129, 255, 0.13) 49%, transparent 65%);
animation: wpprofi-stack-scan 4.5s ease-in-out infinite;
}
.wpprofi-stack-processor img {
position: relative;
z-index: 3;
width: 79%;
height: auto;
filter: drop-shadow(0 17px 19px rgba(0, 0, 0, 0.68)) drop-shadow(0 0 15px rgba(59, 78, 255, 0.43));
transform: translate3d(var(--hero-core-x), var(--hero-core-y), 24px);
}
.wpprofi-stack-processor__ring {
position: absolute;
border-radius: 50%;
}
.wpprofi-stack-processor__ring--one {
inset: 8%;
border: 1px dashed rgba(88, 109, 255, 0.48);
animation: wpprofi-stack-spin 14s linear infinite;
}
.wpprofi-stack-processor__ring--two {
inset: 18%;
border: 1px solid rgba(164, 72, 255, 0.28);
animation: wpprofi-stack-spin 10s linear infinite reverse;
}
.wpprofi-stack-processor__pulse {
position: absolute;
z-index: 5;
top: 50%;
right: 5%;
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 0 4px rgba(185, 247, 8, 0.08), 0 0 12px rgba(185, 247, 8, 0.72);
transform-origin: calc(-45% / 2) 50%;
}
.wpprofi-stack-base {
position: absolute;
z-index: 1;
top: 85%;
left: 7%;
display: flex;
align-items: center;
gap: clamp(7px, 0.9vw, 12px);
width: 86%;
height: 12%;
padding: 0 clamp(11px, 1.5vw, 19px);
border: 1px solid rgba(86, 102, 144, 0.24);
color: #748096 !important;
background: rgba(5, 8, 15, 0.97);
box-shadow: -15px 23px 34px rgba(0, 0, 0, 0.36);
transform: translateZ(-9px);
}
.wpprofi-stack-base span,
.wpprofi-stack-base b {
color: #748096 !important;
font-size: clamp(5px, 0.53vw, 7px) !important;
font-weight: 760 !important;
line-height: 1 !important;
letter-spacing: 0.15em !important;
white-space: nowrap;
}
.wpprofi-stack-base b {
color: #a6afc1 !important;
}
.wpprofi-stack-base i {
flex: 1;
height: 1px;
background: linear-gradient(90deg, #4759ff, #8261ff, var(--wpp-lime));
box-shadow: 0 0 8px rgba(78, 93, 255, 0.35);
}
.wpprofi-stack-status {
position: absolute;
z-index: 12;
right: 3%;
bottom: 3%;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
min-width: 230px;
min-height: 38px;
padding: 0 13px;
border: 1px solid rgba(103, 119, 165, 0.2);
background: rgba(5, 9, 16, 0.78);
box-shadow: 0 13px 28px rgba(0, 0, 0, 0.25);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.wpprofi-stack-status__online {
display: flex;
align-items: center;
gap: 7px;
}
.wpprofi-stack-status__online i {
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 10px rgba(185, 247, 8, 0.7);
animation: wpprofi-stack-status 2.2s ease-in-out infinite;
}
.wpprofi-stack-status__online b,
.wpprofi-stack-status__mode em {
color: #737f96 !important;
font-size: clamp(5px, 0.52vw, 7px) !important;
font-style: normal !important;
font-weight: 760 !important;
line-height: 1 !important;
letter-spacing: 0.13em !important;
white-space: nowrap;
}
.wpprofi-stack-status__mode em {
display: none;
color: #bcc4d4 !important;
}
[data-active-node="plugins"] .wpprofi-stack-status__mode [data-hero-mode="plugins"],
[data-active-node="automation"] .wpprofi-stack-status__mode [data-hero-mode="automation"],
[data-active-node="apps"] .wpprofi-stack-status__mode [data-hero-mode="apps"],
[data-active-node="websites"] .wpprofi-stack-status__mode [data-hero-mode="websites"] {
display: block;
}
@keyframes wpprofi-stack-spin {
to { transform: rotate(360deg); }
}
@keyframes wpprofi-stack-status {
50% { opacity: 0.4; box-shadow: 0 0 4px rgba(185, 247, 8, 0.38); }
}
@keyframes wpprofi-stack-scan {
0%, 100% { transform: translateX(-45%) rotate(8deg); opacity: 0; }
45%, 55% { opacity: 1; }
50% { transform: translateX(45%) rotate(8deg); }
}
@media (max-width: 1180px) {
.wpprofi-stack-scene {
width: min(680px, 62vw);
}
.wpprofi-stack-module {
grid-template-columns: 22px 39px minmax(90px, 1fr) auto auto;
gap: 8px;
padding-inline: 12px !important;
}
.wpprofi-stack-module__icon {
width: 39px;
}
}
@media (max-width: 940px) {
.wpprofi-stack-scene {
width: min(720px, 100%);
margin-inline: auto;
}
.wpprofi-stack-module {
grid-template-columns: 25px 44px minmax(130px, 1fr) auto auto;
}
.wpprofi-stack-module__icon {
width: 44px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy strong {
font-size: 11px !important;
}
.wpprofi-stack-status {
right: 4%;
bottom: 2%;
}
}
@media (max-width: 640px) {
.wpprofi-stack-scene {
width: 110%;
margin: 0 -5%;
aspect-ratio: 1 / 0.92;
}
.wpprofi-stack-rig {
top: 2%;
left: 8%;
width: 84%;
height: 88%;
transform:
translate3d(var(--hero-soft-x), var(--hero-soft-y), 0)
rotateX(58deg)
rotateZ(-29deg);
}
.wpprofi-stack-module {
left: 6%;
grid-template-columns: 19px 32px minmax(80px, 1fr) auto;
gap: 6px;
width: 88%;
padding-inline: 8px !important;
}
.wpprofi-stack-module__icon {
width: 32px;
}
.wpprofi-stack-module__signal {
width: 15px;
height: 17px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy small {
display: none !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__copy strong {
font-size: 8px !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-stack-module__state {
display: none;
}
.wpprofi-stack-processor {
width: 29%;
transform:
translate(-50%, -50%)
translateZ(104px)
rotateZ(29deg)
rotateX(-58deg);
}
.wpprofi-stack-base {
left: 4%;
width: 92%;
padding-inline: 8px;
}
.wpprofi-stack-base b {
display: none;
}
.wpprofi-stack-label--top {
right: 1%;
}
.wpprofi-stack-label--side,
.wpprofi-stack-status {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.wpprofi-stack-scene,
.wpprofi-stack-aura,
.wpprofi-stack-floor,
.wpprofi-stack-rig,
.wpprofi-stack-module,
.wpprofi-stack-processor,
.wpprofi-stack-processor img,
.wpprofi-stack-base {
transition: none !important;
}
.wpprofi-stack-label--top i,
.wpprofi-stack-status__online i,
.wpprofi-stack-processor::before,
.wpprofi-stack-processor__ring {
animation: none !important;
}
} .wpprofi-section-v12 {
position: relative;
padding: 118px 0;
scroll-margin-top: 92px;
}
.wpprofi-kicker-v12 {
display: inline-flex;
align-items: center;
gap: 7px;
margin-bottom: 18px;
color: #6e7b9b !important;
font-size: 12px !important;
font-weight: 760 !important;
line-height: 1 !important;
letter-spacing: 0.17em !important;
}
.wpprofi-kicker-v12 b {
color: var(--wpp-lime) !important;
font-size: inherit !important;
font-weight: inherit !important;
}
.wpprofi-section-head-v12 {
display: grid;
grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
align-items: end;
gap: 64px;
margin-bottom: 50px;
}
.wpprofi-section-head-v12 > div {
max-width: 820px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-section-head-v12 h2 {
color: #f8f9fd !important;
font-size: clamp(38px, 4.2vw, 58px) !important;
font-weight: 720 !important;
line-height: 1.08 !important;
letter-spacing: -0.048em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-section-head-v12 > p {
padding-bottom: 7px !important;
color: #9da8bf !important;
font-size: 17px !important;
line-height: 1.72 !important;
}
.wpprofi-section-head-v12--center {
display: block;
max-width: 860px;
margin-inline: auto;
text-align: center;
} .wpprofi-header.wpprofi-header--expanded {
display: block;
height: 76px;
border-bottom-color: rgba(119, 138, 185, 0.2);
background: rgba(3, 6, 10, 0.83);
-webkit-backdrop-filter: blur(18px);
backdrop-filter: blur(18px);
}
.wpprofi-header.wpprofi-header--expanded.is-scrolled,
.wpprofi-header.wpprofi-header--expanded.is-open {
background: rgba(3, 6, 10, 0.94);
box-shadow: 0 14px 40px rgba(0, 0, 0, 0.22);
}
.wpprofi-header__inner-v12 {
display: flex;
align-items: center;
justify-content: space-between;
height: 76px;
}
.wpprofi-brand--header {
gap: 8px;
flex: 0 0 auto;
}
.wpprofi-brand--header img {
width: 48px;
height: 48px;
transform: scale(1.25);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand--header span {
font-size: 23px !important;
letter-spacing: 0.01em !important;
}
.wpprofi-nav-wrap-v12 {
display: flex;
align-items: center;
gap: 30px;
}
.wpprofi-nav.wpprofi-nav--labels {
display: flex;
align-items: center;
gap: 4px;
height: auto;
}
.wpprofi-nav.wpprofi-nav--labels a {
position: relative;
display: block;
width: auto;
height: auto;
padding: 12px 14px !important;
color: #adb5c7 !important;
opacity: 1;
font-size: 13px !important;
font-weight: 600 !important;
line-height: 1 !important;
letter-spacing: 0.01em !important;
}
.wpprofi-nav.wpprofi-nav--labels a::after {
position: absolute;
right: 14px;
bottom: 5px;
left: 14px;
height: 1px;
content: "";
background: linear-gradient(90deg, var(--wpp-blue), var(--wpp-violet));
transform: scaleX(0);
transform-origin: left;
transition: transform 180ms ease;
}
.wpprofi-nav.wpprofi-nav--labels a:hover,
.wpprofi-nav.wpprofi-nav--labels a.is-active {
color: #fff !important;
}
.wpprofi-nav.wpprofi-nav--labels a:hover::after,
.wpprofi-nav.wpprofi-nav--labels a.is-active::after {
transform: scaleX(1);
}
.wpprofi-nav.wpprofi-nav--labels a span {
position: static;
display: inline;
width: auto;
height: auto;
color: inherit !important;
background: none;
}
.wpprofi-language.wpprofi-language--v12 {
gap: 6px;
padding-left: 20px;
border-left-color: rgba(119, 138, 185, 0.24);
}
.wpprofi-language.wpprofi-language--v12 button {
font-size: 12px !important;
font-weight: 720 !important;
}
.wpprofi-menu-button-v12 {
display: none;
place-items: center;
width: 44px;
height: 44px;
margin-left: auto;
border: 1px solid var(--wpp-line) !important;
border-radius: 8px;
color: #fff !important;
background: #0a0f19;
}
.wpprofi-menu-button-v12 svg {
width: 23px;
height: 23px;
fill: none;
stroke: currentColor;
stroke-width: 1.6;
} .wpprofi-hero.wpprofi-hero--expanded {
min-height: 850px;
padding-top: 76px;
overflow: hidden;
scroll-margin-top: 76px;
}
.wpprofi-hero.wpprofi-hero--expanded::before {
top: 76px;
right: -5%;
width: 66%;
height: 88%;
opacity: 0.75;
background-size: 42px 42px;
}
.wpprofi-hero--expanded::after {
position: absolute;
z-index: -2;
top: 7%;
right: 3%;
width: 56vw;
height: 56vw;
max-width: 850px;
max-height: 850px;
content: "";
border-radius: 50%;
background: radial-gradient(circle, rgba(54, 66, 255, 0.16), rgba(87, 39, 184, 0.06) 42%, transparent 70%);
filter: blur(18px);
}
.wpprofi-hero__mesh {
position: absolute;
z-index: -1;
inset: 76px 0 0;
pointer-events: none;
background:
linear-gradient(90deg, transparent 49.9%, rgba(84, 102, 156, 0.08) 50%, transparent 50.1%),
linear-gradient(180deg, transparent 49.9%, rgba(84, 102, 156, 0.06) 50%, transparent 50.1%);
background-size: 100px 100px;
mask-image: linear-gradient(90deg, transparent 0%, #000 42%, #000 100%);
}
.wpprofi-hero__inner-v12 {
display: grid;
grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
align-items: center;
min-height: 700px;
padding: 54px 0 70px;
}
.wpprofi-hero__content-v12 {
position: relative;
z-index: 4;
max-width: 660px;
}
.wpprofi-eyebrow-v12 {
display: flex;
align-items: center;
gap: 11px;
margin-bottom: 24px;
}
.wpprofi-eyebrow-v12 > span {
position: relative;
width: 9px;
height: 9px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 0 7px rgba(185, 247, 8, 0.06), 0 0 18px rgba(185, 247, 8, 0.5);
}
.wpprofi-eyebrow-v12 > span::after {
position: absolute;
top: 4px;
left: 16px;
width: 52px;
height: 1px;
content: "";
background: linear-gradient(90deg, rgba(185, 247, 8, 0.48), transparent);
}
.wpprofi-eyebrow-v12 b {
margin-left: 58px;
color: #8e99b3 !important;
font-size: 11px !important;
font-weight: 750 !important;
letter-spacing: 0.18em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title-v12 {
display: block;
color: #fafbff !important;
font-size: clamp(54px, 5.8vw, 78px) !important;
font-weight: 760 !important;
line-height: 1.06 !important;
letter-spacing: -0.056em !important;
}
.wpprofi-hero__title-v12 > span {
display: block;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__lead-v12 {
max-width: 610px;
margin-top: 27px !important;
color: #abb4c8 !important;
font-size: 18px !important;
line-height: 1.75 !important;
}
.wpprofi-hero__actions-v12 {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 34px;
}
.wpprofi-button-v12 {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 24px;
min-height: 58px;
padding: 0 22px !important;
border: 1px solid transparent;
border-radius: 7px;
color: #fff !important;
font-size: 14px !important;
font-weight: 720 !important;
line-height: 1 !important;
transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}
.wpprofi-button-v12 svg {
width: 24px;
height: 24px;
fill: none;
stroke: currentColor;
stroke-width: 1.6;
}
.wpprofi-button-v12:hover {
transform: translateY(-3px);
}
.wpprofi-button-v12--primary {
border-color: #6868ff;
background: linear-gradient(105deg, rgba(29, 52, 121, 0.88), rgba(68, 33, 145, 0.78));
box-shadow: 0 0 28px rgba(74, 64, 255, 0.2);
}
.wpprofi-button-v12--primary svg {
color: var(--wpp-lime);
}
.wpprofi-button-v12--primary:hover {
border-color: #8f78ff;
box-shadow: 0 0 36px rgba(74, 64, 255, 0.34);
}
.wpprofi-button-v12--ghost {
border-color: rgba(121, 139, 184, 0.28);
color: #bcc4d5 !important;
background: rgba(7, 11, 18, 0.54);
}
.wpprofi-button-v12--ghost:hover {
border-color: rgba(129, 109, 255, 0.65);
color: #fff !important;
}
.wpprofi-hero__tags {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
margin-top: 32px;
}
.wpprofi-hero__tags span {
color: #727e98 !important;
font-size: 12px !important;
font-weight: 620 !important;
letter-spacing: 0.08em !important;
text-transform: uppercase;
}
.wpprofi-hero__tags i {
width: 4px;
height: 4px;
border-radius: 50%;
background: var(--wpp-lime);
}
.wpprofi-hero-visual-v12 {
position: relative;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
min-width: 0;
margin-right: -7vw;
perspective: 1500px;
--hero-shift-x: 0px;
--hero-shift-y: 0px;
--hero-soft-x: 0px;
--hero-soft-y: 0px;
--hero-back-x: 0px;
--hero-back-y: 0px;
--hero-back-soft-x: 0px;
--hero-back-soft-y: 0px;
--hero-core-x: 0px;
--hero-core-y: 0px;
--pointer-x: 50%;
--pointer-y: 50%;
} .wpprofi-core-scene {
position: relative;
width: min(720px, 58vw);
aspect-ratio: 680 / 600;
transform: rotateX(var(--hero-rx, 0deg)) rotateY(var(--hero-ry, 0deg));
transform-style: preserve-3d;
transform-origin: 52% 48%;
transition: transform 260ms cubic-bezier(0.2, 0.7, 0.2, 1);
}
.wpprofi-core-aura {
position: absolute;
z-index: -4;
inset: 2% -3% 0;
pointer-events: none;
background:
radial-gradient(circle at 51% 45%, rgba(74, 73, 255, 0.24), rgba(93, 54, 198, 0.08) 36%, transparent 68%),
radial-gradient(circle at 70% 49%, rgba(170, 68, 255, 0.11), transparent 35%);
filter: blur(16px);
transform: translate3d(var(--hero-back-x), var(--hero-back-y), -90px);
}
.wpprofi-core-floor {
position: absolute;
z-index: -3;
right: -2%;
bottom: -1%;
width: 95%;
height: 44%;
border-top: 1px solid rgba(91, 111, 174, 0.16);
opacity: 0.72;
background-image:
linear-gradient(rgba(88, 104, 157, 0.11) 1px, transparent 1px),
linear-gradient(90deg, rgba(88, 104, 157, 0.11) 1px, transparent 1px);
background-size: 36px 36px;
-webkit-mask-image: radial-gradient(ellipse at 55% 20%, #000 0%, transparent 69%);
mask-image: radial-gradient(ellipse at 55% 20%, #000 0%, transparent 69%);
transform: rotateX(66deg) rotateZ(-5deg) translate3d(var(--hero-back-soft-x), 0, -50px);
transform-origin: top center;
}
.wpprofi-core-backplane {
position: absolute;
z-index: -2;
top: 13%;
left: 8%;
width: 89%;
height: 74%;
overflow: hidden;
border: 1px solid rgba(87, 105, 163, 0.13);
border-radius: 18px;
background:
linear-gradient(90deg, transparent 0 79%, rgba(92, 118, 199, 0.035) 79% 80%, transparent 80%),
linear-gradient(180deg, rgba(19, 25, 39, 0.4), rgba(6, 10, 17, 0.06));
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.01);
transform-style: preserve-3d;
}
.wpprofi-core-backplane::before,
.wpprofi-core-backplane::after {
position: absolute;
content: "";
background: rgba(88, 108, 170, 0.11);
}
.wpprofi-core-backplane::before {
top: 11%;
right: 8%;
bottom: 11%;
width: 1px;
box-shadow: -19px 0 rgba(88, 108, 170, 0.06), -38px 0 rgba(88, 108, 170, 0.03);
}
.wpprofi-core-backplane::after {
right: 6%;
bottom: 9%;
width: 58%;
height: 1px;
box-shadow: 0 -19px rgba(88, 108, 170, 0.05), 0 -38px rgba(88, 108, 170, 0.025);
}
.wpprofi-core-backplane--one {
transform: translate3d(calc(24px + var(--hero-back-soft-x)), calc(-17px + var(--hero-back-soft-y)), -92px) rotateY(-2deg);
}
.wpprofi-core-backplane--two {
opacity: 0.62;
transform: translate3d(calc(43px + var(--hero-back-x)), calc(-32px + var(--hero-back-y)), -150px) rotateY(-4deg);
}
.wpprofi-core-console {
position: absolute;
z-index: 2;
top: 9.5%;
left: 2.3%;
display: flex;
width: 92.5%;
height: 79.5%;
overflow: hidden;
border: 1px solid rgba(130, 146, 199, 0.28);
border-radius: 18px;
background:
radial-gradient(circle at var(--pointer-x) var(--pointer-y), rgba(84, 100, 170, 0.13), transparent 28%),
linear-gradient(135deg, rgba(13, 19, 31, 0.97), rgba(6, 10, 17, 0.96) 66%, rgba(10, 9, 22, 0.98));
box-shadow:
0 44px 90px rgba(0, 0, 0, 0.54),
0 0 0 1px rgba(8, 11, 19, 0.92),
inset 0 1px 0 rgba(255, 255, 255, 0.035),
inset 0 -70px 110px rgba(0, 0, 0, 0.18);
transform: translate3d(var(--hero-soft-x), var(--hero-soft-y), 28px) rotateY(-3deg) rotateX(1.4deg);
transform-style: preserve-3d;
flex-direction: column;
transition: border-color 220ms ease, box-shadow 220ms ease, transform 260ms ease-out;
}
.wpprofi-core-console::before {
position: absolute;
z-index: 3;
top: 0;
right: 0;
left: 0;
height: 1px;
content: "";
background: linear-gradient(90deg, transparent 3%, #3479ff 28%, rgba(122, 101, 255, 0.8) 55%, #ae43ff 78%, transparent 97%);
opacity: 0.82;
pointer-events: none;
}
.wpprofi-core-console::after {
position: absolute;
z-index: 2;
top: -36%;
left: calc(var(--pointer-x) - 18%);
width: 34%;
height: 170%;
content: "";
opacity: 0.17;
pointer-events: none;
background: linear-gradient(90deg, transparent, rgba(184, 198, 255, 0.15), transparent);
filter: blur(3px);
transform: rotate(15deg);
}
.wpprofi-core-console__topbar,
.wpprofi-core-console__footer {
position: relative;
z-index: 4;
display: flex;
align-items: center;
justify-content: space-between;
flex: 0 0 10.5%;
padding: 0 clamp(10px, 1.55vw, 20px);
border-bottom: 1px solid rgba(112, 130, 183, 0.16);
background: rgba(3, 6, 11, 0.34);
}
.wpprofi-core-console__brand,
.wpprofi-core-console__status,
.wpprofi-core-console__footer > span {
display: flex;
align-items: center;
gap: 9px;
}
.wpprofi-core-console__brand i {
width: 6px;
height: 6px;
border-radius: 1px;
background: linear-gradient(135deg, var(--wpp-blue), var(--wpp-violet));
box-shadow: 0 0 12px rgba(83, 95, 255, 0.75);
transform: rotate(45deg);
}
.wpprofi-core-console__brand span,
.wpprofi-core-console__status span,
.wpprofi-core-console__footer b,
.wpprofi-core-console__footer em {
color: #8590aa !important;
font-size: clamp(7px, 0.72vw, 10px) !important;
font-style: normal !important;
font-weight: 760 !important;
line-height: 1 !important;
letter-spacing: 0.14em !important;
}
.wpprofi-core-console__brand span {
color: #cbd2e1 !important;
}
.wpprofi-core-console__status i,
.wpprofi-core-console__footer > span:first-child i {
width: 5px;
height: 5px;
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 10px rgba(185, 247, 8, 0.65);
}
.wpprofi-core-console__canvas {
position: relative;
z-index: 1;
flex: 1 1 auto;
min-height: 0;
overflow: hidden;
background:
linear-gradient(rgba(111, 130, 180, 0.045) 1px, transparent 1px),
linear-gradient(90deg, rgba(111, 130, 180, 0.045) 1px, transparent 1px),
radial-gradient(circle at 50% 50%, rgba(58, 69, 131, 0.12), transparent 38%);
background-size: 30px 30px, 30px 30px, auto;
}
.wpprofi-core-console__canvas::before,
.wpprofi-core-console__canvas::after {
position: absolute;
z-index: 0;
content: "";
pointer-events: none;
}
.wpprofi-core-console__canvas::before {
inset: 7%;
border: 1px solid rgba(100, 118, 173, 0.055);
border-radius: 12px;
}
.wpprofi-core-console__canvas::after {
top: 50%;
left: 50%;
width: 59%;
height: 1px;
opacity: 0.5;
background: linear-gradient(90deg, transparent, rgba(105, 127, 195, 0.22), transparent);
transform: translate(-50%, -50%);
}
.wpprofi-core-paths {
position: absolute;
z-index: 1;
inset: 0;
width: 100%;
height: 100%;
overflow: visible;
}
.wpprofi-core-path {
fill: none;
stroke-width: 1.25;
stroke-linecap: round;
stroke-dasharray: 3 8;
opacity: 0.22;
vector-effect: non-scaling-stroke;
transition: opacity 240ms ease, stroke-width 240ms ease;
}
.wpprofi-core-path--plugins,
.wpprofi-core-path--automation {
stroke: url(#wpprofi-path-blue);
}
.wpprofi-core-path--apps,
.wpprofi-core-path--websites {
stroke: url(#wpprofi-path-violet);
}
.wpprofi-core-path-dot {
fill: #6d7ea9;
opacity: 0.35;
transition: fill 220ms ease, opacity 220ms ease, filter 220ms ease;
}
.wpprofi-core-node {
position: absolute;
z-index: 4;
display: grid;
grid-template-columns: clamp(25px, 3.2vw, 40px) minmax(0, 1fr) 6px;
align-items: center;
gap: clamp(6px, 0.85vw, 11px);
width: 27.8%;
min-height: 18.8%;
padding: clamp(6px, 0.9vw, 11px) !important;
overflow: hidden;
border: 1px solid rgba(111, 131, 187, 0.19);
border-radius: clamp(7px, 0.85vw, 11px);
color: #e9edf8 !important;
background: linear-gradient(135deg, rgba(17, 24, 39, 0.94), rgba(7, 11, 19, 0.92));
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.025), 0 14px 30px rgba(0, 0, 0, 0.16);
transform: translateZ(35px);
transition: border-color 220ms ease, background 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}
.wpprofi-core-node::before {
position: absolute;
inset: 0 auto 0 0;
width: 2px;
content: "";
opacity: 0;
background: linear-gradient(180deg, transparent, #5d7cff, transparent);
transition: opacity 220ms ease;
}
.wpprofi-core-node:hover,
.wpprofi-core-node:focus-visible {
color: #fff !important;
transform: translateZ(55px) translateY(-2px);
}
.wpprofi-core-node--plugins {
top: 12.5%;
left: 3.7%;
}
.wpprofi-core-node--automation {
bottom: 12.5%;
left: 3.7%;
}
.wpprofi-core-node--apps {
top: 12.5%;
right: 3.7%;
}
.wpprofi-core-node--websites {
right: 3.7%;
bottom: 12.5%;
}
.wpprofi-core-node__icon {
display: grid;
width: clamp(25px, 3.2vw, 40px);
aspect-ratio: 1;
place-items: center;
border: 1px solid rgba(100, 119, 184, 0.26);
border-radius: clamp(6px, 0.75vw, 9px);
color: #6d80ff !important;
background: linear-gradient(145deg, rgba(55, 84, 169, 0.17), rgba(17, 23, 40, 0.42));
box-shadow: inset 0 0 18px rgba(58, 75, 160, 0.07);
}
.wpprofi-core-node--apps .wpprofi-core-node__icon,
.wpprofi-core-node--websites .wpprofi-core-node__icon {
color: #a25dff !important;
}
.wpprofi-core-node__icon svg {
width: 48%;
height: 48%;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
}
.wpprofi-core-node__copy {
display: flex;
min-width: 0;
flex-direction: column;
}
.wpprofi-core-node__copy small,
.wpprofi-core-node__copy strong,
.wpprofi-core-node__copy em {
display: block;
overflow: hidden;
font-style: normal !important;
white-space: nowrap;
text-overflow: ellipsis;
}
.wpprofi-core-node__copy small {
margin-bottom: clamp(1px, 0.25vw, 3px);
color: #68738c !important;
font-size: clamp(6px, 0.58vw, 8px) !important;
font-weight: 730 !important;
line-height: 1 !important;
letter-spacing: 0.12em !important;
}
.wpprofi-core-node__copy strong {
color: #e8ecf6 !important;
font-size: clamp(8px, 0.88vw, 12px) !important;
font-weight: 720 !important;
line-height: 1.22 !important;
letter-spacing: -0.01em !important;
}
.wpprofi-core-node__copy em {
margin-top: clamp(1px, 0.24vw, 3px);
color: #758098 !important;
font-size: clamp(6px, 0.62vw, 8.5px) !important;
line-height: 1.2 !important;
}
.wpprofi-core-node__state {
width: 5px;
height: 5px;
border-radius: 50%;
background: #536078;
transition: background 220ms ease, box-shadow 220ms ease;
}
.wpprofi-core-orbit {
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
display: grid;
width: 31%;
aspect-ratio: 1;
place-items: center;
transform: translate(-50%, -50%) translateZ(65px);
transform-style: preserve-3d;
}
.wpprofi-core-orbit::before,
.wpprofi-core-orbit::after {
position: absolute;
content: "";
border-radius: 50%;
pointer-events: none;
}
.wpprofi-core-orbit::before {
inset: -15%;
border: 1px solid rgba(93, 111, 195, 0.11);
background: radial-gradient(circle, rgba(35, 44, 88, 0.22), rgba(5, 8, 15, 0.06) 58%, transparent 71%);
box-shadow: inset 0 0 40px rgba(54, 64, 167, 0.07);
}
.wpprofi-core-orbit::after {
inset: 12%;
border: 1px solid rgba(115, 121, 255, 0.3);
box-shadow: 0 0 28px rgba(67, 73, 255, 0.12), inset 0 0 23px rgba(91, 55, 255, 0.08);
}
.wpprofi-core-orbit img {
position: relative;
z-index: 3;
width: 72%;
height: auto;
filter: drop-shadow(0 16px 20px rgba(0, 0, 0, 0.48)) drop-shadow(0 0 16px rgba(78, 65, 255, 0.22));
transform: translate3d(var(--hero-core-x), var(--hero-core-y), 24px);
}
.wpprofi-core-orbit__ring,
.wpprofi-core-orbit__halo,
.wpprofi-core-orbit__tick {
position: absolute;
border-radius: 50%;
}
.wpprofi-core-orbit__ring--outer {
inset: -4%;
border: 1px dashed rgba(103, 121, 216, 0.24);
animation: wpprofi-core-spin 26s linear infinite;
}
.wpprofi-core-orbit__ring--inner {
inset: 5%;
border: 1px dotted rgba(159, 80, 255, 0.27);
animation: wpprofi-core-spin 18s linear infinite reverse;
}
.wpprofi-core-orbit__halo {
inset: 24%;
background: radial-gradient(circle, rgba(100, 76, 255, 0.22), transparent 68%);
filter: blur(10px);
animation: wpprofi-core-breathe 3.6s ease-in-out infinite;
}
.wpprofi-core-orbit__tick {
z-index: 4;
width: 5px;
height: 5px;
background: var(--wpp-lime);
box-shadow: 0 0 10px rgba(185, 247, 8, 0.55);
}
.wpprofi-core-orbit__tick--one { top: -3%; left: 49%; }
.wpprofi-core-orbit__tick--two { top: 49%; right: -3%; }
.wpprofi-core-orbit__tick--three { bottom: -3%; left: 49%; }
.wpprofi-core-orbit__tick--four { top: 49%; left: -3%; }
.wpprofi-core-console__footer {
flex-basis: 10.5%;
border-top: 1px solid rgba(112, 130, 183, 0.13);
border-bottom: 0;
}
.wpprofi-core-console__footer > span:first-child b {
color: #8c96ad !important;
}
.wpprofi-core-console__mode {
position: relative;
min-width: 124px;
justify-content: flex-end;
}
.wpprofi-core-console__mode em {
display: none;
color: #afb8cc !important;
}
[data-active-node="plugins"] [data-hero-mode="plugins"],
[data-active-node="automation"] [data-hero-mode="automation"],
[data-active-node="apps"] [data-hero-mode="apps"],
[data-active-node="websites"] [data-hero-mode="websites"] {
display: block;
}
.wpprofi-core-rail {
position: absolute;
z-index: 7;
right: 7%;
bottom: 4.4%;
left: 10%;
display: flex;
align-items: center;
justify-content: center;
gap: clamp(7px, 1vw, 13px);
height: 7.8%;
border: 1px solid rgba(116, 133, 187, 0.25);
border-radius: 12px;
background: linear-gradient(180deg, rgba(16, 22, 34, 0.94), rgba(6, 9, 15, 0.96));
box-shadow: 0 22px 42px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.025);
transform: translate3d(var(--hero-shift-x), var(--hero-shift-y), 88px) rotateX(-2deg);
}
.wpprofi-core-rail span,
.wpprofi-core-rail strong {
color: #68748d !important;
font-size: clamp(6px, 0.58vw, 8px) !important;
font-weight: 760 !important;
letter-spacing: 0.16em !important;
}
.wpprofi-core-rail strong {
color: #d7ddea !important;
}
.wpprofi-core-rail i {
position: relative;
width: clamp(12px, 2vw, 27px);
height: 1px;
overflow: visible;
background: linear-gradient(90deg, rgba(73, 105, 255, 0.18), rgba(103, 93, 255, 0.75));
}
.wpprofi-core-rail i::after {
position: absolute;
top: -2px;
right: 0;
width: 5px;
height: 5px;
content: "";
border-radius: 50%;
background: #7080ff;
box-shadow: 0 0 8px rgba(87, 98, 255, 0.7);
}
.wpprofi-core-rail i:nth-of-type(n + 5) {
background: linear-gradient(90deg, rgba(143, 77, 255, 0.75), rgba(163, 76, 255, 0.17));
}
.wpprofi-core-rail i:nth-of-type(n + 5)::after {
background: #a04fff;
box-shadow: 0 0 8px rgba(164, 69, 255, 0.68);
}
[data-active-node="plugins"] .wpprofi-core-node--plugins,
[data-active-node="automation"] .wpprofi-core-node--automation,
[data-active-node="apps"] .wpprofi-core-node--apps,
[data-active-node="websites"] .wpprofi-core-node--websites {
border-color: rgba(111, 119, 255, 0.62);
background: linear-gradient(135deg, rgba(30, 43, 79, 0.95), rgba(10, 13, 24, 0.97));
box-shadow: 0 16px 38px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.045), 0 0 28px rgba(78, 71, 255, 0.09);
}
[data-active-node="apps"] .wpprofi-core-node--apps,
[data-active-node="websites"] .wpprofi-core-node--websites {
border-color: rgba(163, 86, 255, 0.62);
background: linear-gradient(135deg, rgba(45, 29, 78, 0.95), rgba(12, 11, 25, 0.97));
}
[data-active-node="plugins"] .wpprofi-core-node--plugins::before,
[data-active-node="automation"] .wpprofi-core-node--automation::before,
[data-active-node="apps"] .wpprofi-core-node--apps::before,
[data-active-node="websites"] .wpprofi-core-node--websites::before {
opacity: 1;
}
[data-active-node="plugins"] .wpprofi-core-node--plugins .wpprofi-core-node__state,
[data-active-node="automation"] .wpprofi-core-node--automation .wpprofi-core-node__state,
[data-active-node="apps"] .wpprofi-core-node--apps .wpprofi-core-node__state,
[data-active-node="websites"] .wpprofi-core-node--websites .wpprofi-core-node__state {
background: var(--wpp-lime);
box-shadow: 0 0 11px rgba(185, 247, 8, 0.64);
}
[data-active-node="plugins"] .wpprofi-core-path--plugins,
[data-active-node="automation"] .wpprofi-core-path--automation,
[data-active-node="apps"] .wpprofi-core-path--apps,
[data-active-node="websites"] .wpprofi-core-path--websites {
opacity: 1;
stroke-width: 2;
filter: url(#wpprofi-path-glow);
animation: wpprofi-core-flow 1.8s linear infinite;
}
[data-active-node="plugins"] .wpprofi-core-path-dot--plugins,
[data-active-node="automation"] .wpprofi-core-path-dot--automation,
[data-active-node="apps"] .wpprofi-core-path-dot--apps,
[data-active-node="websites"] .wpprofi-core-path-dot--websites {
fill: var(--wpp-lime);
opacity: 1;
filter: drop-shadow(0 0 5px rgba(185, 247, 8, 0.75));
}
@keyframes wpprofi-core-spin {
to { transform: rotate(360deg); }
}
@keyframes wpprofi-core-breathe {
0%, 100% { opacity: 0.55; transform: scale(0.94); }
50% { opacity: 1; transform: scale(1.08); }
}
@keyframes wpprofi-core-flow {
to { stroke-dashoffset: -22; }
}
.wpprofi-scroll-cue {
position: absolute;
bottom: 28px;
left: 50%;
display: flex;
align-items: center;
gap: 13px;
color: #66718a !important;
transform: translateX(-50%);
}
.wpprofi-scroll-cue span {
color: inherit !important;
font-size: 10px !important;
font-weight: 680 !important;
letter-spacing: 0.14em !important;
text-transform: uppercase;
}
.wpprofi-scroll-cue i {
position: relative;
width: 18px;
height: 28px;
border: 1px solid #35405a;
border-radius: 12px;
}
.wpprofi-scroll-cue i::after {
position: absolute;
top: 5px;
left: 7px;
width: 2px;
height: 6px;
content: "";
border-radius: 3px;
background: var(--wpp-lime);
animation: wpprofi-scroll-dot 1.8s ease-in-out infinite;
}
@keyframes wpprofi-scroll-dot {
0%, 100% { opacity: 0.35; transform: translateY(0); }
50% { opacity: 1; transform: translateY(8px); }
} .wpprofi-expertise {
position: relative;
z-index: 5;
border-top: 1px solid var(--wpp-line);
border-bottom: 1px solid var(--wpp-line);
background: rgba(7, 11, 18, 0.92);
}
.wpprofi-expertise__grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.wpprofi-expertise__grid a {
display: grid;
grid-template-columns: auto 1fr auto;
align-items: center;
gap: 14px;
min-height: 100px;
padding: 18px 25px !important;
border-right: 1px solid var(--wpp-line);
transition: background 180ms ease;
}
.wpprofi-expertise__grid a:first-child {
border-left: 1px solid var(--wpp-line);
}
.wpprofi-expertise__grid a:hover {
background: linear-gradient(135deg, rgba(39, 63, 136, 0.17), rgba(76, 39, 136, 0.08));
}
.wpprofi-expertise__grid strong {
color: var(--wpp-lime) !important;
font-size: 11px !important;
font-weight: 760 !important;
}
.wpprofi-expertise__grid span {
color: #c9ceda !important;
font-size: 13px !important;
font-weight: 620 !important;
line-height: 1.35 !important;
}
.wpprofi-expertise__grid svg {
width: 20px;
height: 20px;
color: #5362ff;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
transition: transform 180ms ease;
}
.wpprofi-expertise__grid a:hover svg {
transform: translateX(4px);
} .wpprofi-services-interactive {
background:
radial-gradient(circle at 16% 30%, rgba(35, 63, 145, 0.1), transparent 28%),
linear-gradient(180deg, #05080d, #060a11);
}
.wpprofi-service-tabs {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 13px;
}
.wpprofi-service-tab {
position: relative;
min-height: 285px;
padding: 27px 27px 24px !important;
overflow: hidden;
border: 1px solid var(--wpp-line) !important;
border-radius: 10px;
color: #fff !important;
background:
radial-gradient(circle at 88% 6%, rgba(71, 52, 194, 0.13), transparent 28%),
linear-gradient(145deg, rgba(13, 19, 31, 0.98), rgba(7, 10, 17, 0.98));
text-align: left;
cursor: pointer;
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}
.wpprofi-service-tab::before {
position: absolute;
right: -35px;
bottom: -55px;
width: 150px;
height: 150px;
content: "";
border: 1px solid rgba(79, 90, 163, 0.13);
border-radius: 50%;
box-shadow: 0 0 0 28px rgba(63, 75, 143, 0.025), 0 0 0 55px rgba(63, 75, 143, 0.02);
}
.wpprofi-service-tab:hover,
.wpprofi-service-tab.is-active {
border-color: rgba(101, 94, 255, 0.72) !important;
transform: translateY(-5px);
background:
radial-gradient(circle at 86% 8%, rgba(82, 58, 228, 0.22), transparent 32%),
linear-gradient(145deg, rgba(17, 25, 43, 0.98), rgba(8, 11, 20, 0.98));
box-shadow: 0 18px 48px rgba(0, 0, 0, 0.26), 0 0 30px rgba(63, 66, 255, 0.08);
}
.wpprofi-service-tab.is-active::after {
position: absolute;
top: 0;
right: 22px;
left: 22px;
height: 2px;
content: "";
background: linear-gradient(90deg, var(--wpp-blue), var(--wpp-violet), var(--wpp-lime));
}
.wpprofi-service-tab__number {
position: absolute;
top: 24px;
right: 25px;
color: #4f5a72 !important;
font-size: 11px !important;
font-weight: 760 !important;
}
.wpprofi-service-tab__icon {
display: grid;
place-items: center;
width: 52px;
height: 52px;
margin-bottom: 24px;
border: 1px solid rgba(90, 107, 180, 0.39);
border-radius: 10px;
color: #6d6aff;
background: rgba(15, 22, 41, 0.74);
box-shadow: inset 0 0 22px rgba(53, 73, 172, 0.08);
}
.wpprofi-service-tab__icon svg {
width: 28px;
height: 28px;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
stroke-linecap: round;
stroke-linejoin: round;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-service-tab__title {
display: block;
margin-bottom: 11px !important;
color: #f5f7fb !important;
font-size: 23px !important;
font-weight: 650 !important;
line-height: 1.2 !important;
letter-spacing: -0.034em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-service-tab p {
max-width: 325px;
color: #8995ac !important;
font-size: 14px !important;
line-height: 1.6 !important;
}
.wpprofi-service-tab__more {
position: absolute;
right: 25px;
bottom: 20px;
left: 27px;
display: flex;
align-items: center;
justify-content: space-between;
}
.wpprofi-service-tab__more b {
color: #77829a !important;
font-size: 11px !important;
font-weight: 690 !important;
letter-spacing: 0.07em !important;
text-transform: uppercase;
}
.wpprofi-service-tab.is-active .wpprofi-service-tab__more b,
.wpprofi-service-tab:hover .wpprofi-service-tab__more b {
color: var(--wpp-lime) !important;
}
.wpprofi-service-tab__more svg {
width: 22px;
height: 22px;
color: #5967ff;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
}
.wpprofi-service-panels {
margin-top: 18px;
}
.wpprofi-service-panel {
position: relative;
display: grid;
grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
gap: 72px;
min-height: 350px;
padding: 55px 60px;
overflow: hidden;
border: 1px solid rgba(99, 101, 255, 0.48);
border-radius: 11px;
background:
radial-gradient(circle at 18% 15%, rgba(31, 71, 184, 0.19), transparent 32%),
radial-gradient(circle at 90% 75%, rgba(110, 46, 211, 0.16), transparent 33%),
linear-gradient(135deg, #0b1221, #090c16);
animation: wpprofi-panel-in 280ms ease both;
}
.wpprofi-service-panel[hidden] {
display: none;
}
.wpprofi-service-panel::after {
position: absolute;
top: -180px;
right: -120px;
width: 420px;
height: 420px;
content: "";
border: 1px solid rgba(105, 88, 255, 0.1);
border-radius: 50%;
box-shadow: 0 0 0 55px rgba(105, 88, 255, 0.025), 0 0 0 110px rgba(105, 88, 255, 0.018);
}
@keyframes wpprofi-panel-in {
from { opacity: 0; transform: translateY(9px); }
to { opacity: 1; transform: translateY(0); }
}
.wpprofi-service-panel__copy,
.wpprofi-service-panel__features {
position: relative;
z-index: 2;
}
.wpprofi-service-panel__copy > span {
color: var(--wpp-lime) !important;
font-size: 10px !important;
font-weight: 780 !important;
letter-spacing: 0.16em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-service-panel__copy h3 {
margin: 13px 0 17px !important;
color: #fff !important;
font-size: clamp(31px, 3.5vw, 47px) !important;
font-weight: 690 !important;
line-height: 1.08 !important;
letter-spacing: -0.045em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-service-panel__copy p {
max-width: 690px;
color: #aeb7ca !important;
font-size: 16px !important;
line-height: 1.75 !important;
}
.wpprofi-service-panel__tags {
display: flex;
flex-wrap: wrap;
gap: 7px;
margin-top: 24px;
}
.wpprofi-service-panel__tags b {
padding: 7px 11px;
border: 1px solid rgba(105, 122, 174, 0.29);
border-radius: 5px;
color: #7787a5 !important;
background: rgba(5, 9, 16, 0.35);
font-size: 10px !important;
font-weight: 700 !important;
letter-spacing: 0.07em !important;
}
.wpprofi-service-panel__features {
display: flex;
flex-direction: column;
justify-content: center;
gap: 13px;
}
.wpprofi-service-panel__features > div {
display: grid;
grid-template-columns: 28px 1fr;
align-items: center;
gap: 12px;
min-height: 52px;
padding: 9px 13px;
border-bottom: 1px solid rgba(113, 129, 177, 0.15);
}
.wpprofi-service-panel__features > div svg {
width: 23px;
height: 23px;
color: #6771ff;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
}
.wpprofi-service-panel__features > div span {
color: #c4cad7 !important;
font-size: 13px !important;
line-height: 1.45 !important;
}
.wpprofi-service-panel__features > a {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 53px;
margin-top: 9px;
padding: 0 15px !important;
border: 1px solid #5c5fff;
border-radius: 6px;
color: #fff !important;
background: rgba(34, 43, 112, 0.42);
}
.wpprofi-service-panel__features > a span {
color: inherit !important;
font-size: 12px !important;
font-weight: 700 !important;
}
.wpprofi-service-panel__features > a svg {
width: 23px;
height: 23px;
color: var(--wpp-lime);
fill: none;
stroke: currentColor;
stroke-width: 1.5;
transition: transform 180ms ease;
}
.wpprofi-service-panel__features > a:hover svg {
transform: translateX(4px);
} .wpprofi-system-v12 {
overflow: hidden;
border-top: 1px solid rgba(113, 129, 177, 0.12);
border-bottom: 1px solid rgba(113, 129, 177, 0.12);
background:
radial-gradient(circle at 76% 50%, rgba(47, 44, 194, 0.18), transparent 30%),
linear-gradient(180deg, #05080e, #070b13);
}
.wpprofi-system-v12__grid {
display: grid;
grid-template-columns: minmax(0, 0.9fr) minmax(520px, 1.1fr);
align-items: center;
gap: 80px;
min-height: 600px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-system-v12__content h2 {
max-width: 650px;
color: #f7f8fc !important;
font-size: clamp(41px, 4.5vw, 60px) !important;
font-weight: 720 !important;
line-height: 1.08 !important;
letter-spacing: -0.05em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-system-v12__content > p {
max-width: 600px;
margin-top: 24px !important;
color: #9ca7bd !important;
font-size: 16px !important;
line-height: 1.75 !important;
}
.wpprofi-system-switches {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-top: 31px;
}
.wpprofi-system-switches button {
display: flex;
align-items: center;
gap: 8px;
min-height: 42px;
padding: 0 13px !important;
border: 1px solid var(--wpp-line) !important;
border-radius: 6px;
color: #727e97 !important;
background: #090e18;
cursor: pointer;
transition: border-color 180ms ease, color 180ms ease, background 180ms ease;
}
.wpprofi-system-switches button:hover,
.wpprofi-system-switches button.is-active {
border-color: #5d5fff !important;
color: #fff !important;
background: rgba(35, 45, 112, 0.52);
}
.wpprofi-system-switches svg {
width: 19px;
height: 19px;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
}
.wpprofi-system-switches span {
color: inherit !important;
font-size: 10px !important;
font-weight: 740 !important;
letter-spacing: 0.08em !important;
}
.wpprofi-system-descriptions {
min-height: 54px;
margin-top: 18px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-system-descriptions p {
color: #c0c6d5 !important;
font-size: 14px !important;
line-height: 1.55 !important;
animation: wpprofi-panel-in 220ms ease both;
}
.wpprofi-system-descriptions p[hidden] {
display: none;
}
.wpprofi-system-map-v12 {
position: relative;
height: 570px;
min-width: 0;
}
.wpprofi-system-map-v12__grid {
position: absolute;
inset: 0;
background:
linear-gradient(rgba(62, 79, 142, 0.09) 1px, transparent 1px),
linear-gradient(90deg, rgba(62, 79, 142, 0.09) 1px, transparent 1px);
background-size: 36px 36px;
mask-image: radial-gradient(circle, #000 12%, transparent 70%);
}
.wpprofi-system-map-v12__orbit {
position: absolute;
top: 50%;
left: 50%;
border: 1px solid rgba(82, 89, 255, 0.24);
border-radius: 50%;
transform: translate(-50%, -50%);
}
.wpprofi-system-map-v12__orbit--one {
width: 270px;
height: 270px;
box-shadow: 0 0 45px rgba(67, 67, 255, 0.07);
}
.wpprofi-system-map-v12__orbit--two {
width: 440px;
height: 440px;
border-style: dashed;
animation: wpprofi-orbit-spin 28s linear infinite;
}
@keyframes wpprofi-orbit-spin {
to { transform: translate(-50%, -50%) rotate(360deg); }
}
.wpprofi-system-map-v12__core {
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
display: grid;
place-items: center;
width: 150px;
height: 150px;
border: 1px solid rgba(101, 95, 255, 0.65);
border-radius: 34px;
background: radial-gradient(circle, rgba(49, 54, 155, 0.38), rgba(7, 10, 18, 0.9) 70%);
box-shadow: 0 0 0 14px rgba(64, 60, 225, 0.05), 0 0 60px rgba(69, 59, 255, 0.22);
transform: translate(-50%, -50%) rotate(45deg);
}
.wpprofi-system-map-v12__core img {
width: 112px;
height: 106px;
object-fit: contain;
transform: rotate(-45deg) scale(1.2);
}
.wpprofi-system-node-v12 {
position: absolute;
z-index: 3;
display: flex;
align-items: center;
gap: 9px;
min-width: 112px;
min-height: 50px;
padding: 0 13px;
border: 1px solid rgba(93, 108, 174, 0.38);
border-radius: 8px;
color: #69758d;
background: rgba(8, 13, 23, 0.9);
box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
transition: border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.wpprofi-system-node-v12.is-active {
border-color: #6664ff;
color: #7774ff;
box-shadow: 0 0 26px rgba(72, 68, 255, 0.22);
transform: translateY(-3px);
}
.wpprofi-system-node-v12 svg {
width: 23px;
height: 23px;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
}
.wpprofi-system-node-v12 span {
color: #aeb6c8 !important;
font-size: 10px !important;
font-weight: 760 !important;
letter-spacing: 0.09em !important;
}
.wpprofi-system-node-v12--plugin { top: 8%; left: 39%; }
.wpprofi-system-node-v12--ai { top: 43%; right: 1%; }
.wpprofi-system-node-v12--app { bottom: 7%; left: 42%; }
.wpprofi-system-node-v12--web { top: 43%; left: 0; }
.wpprofi-system-beam-v12 {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 185px;
height: 1px;
background: linear-gradient(90deg, rgba(80, 90, 255, 0.9), rgba(80, 90, 255, 0.05));
transform-origin: left center;
}
.wpprofi-system-beam-v12::after {
position: absolute;
top: -2px;
left: 35%;
width: 5px;
height: 5px;
content: "";
border-radius: 50%;
background: var(--wpp-lime);
box-shadow: 0 0 8px rgba(185, 247, 8, 0.55);
animation: wpprofi-beam-data 2.4s linear infinite;
}
.wpprofi-system-beam-v12--one { transform: rotate(-90deg); }
.wpprofi-system-beam-v12--two { transform: rotate(0deg); }
.wpprofi-system-beam-v12--three { transform: rotate(90deg); }
.wpprofi-system-beam-v12--four { transform: rotate(180deg); }
@keyframes wpprofi-beam-data {
from { left: 7%; opacity: 0; }
25%, 75% { opacity: 1; }
to { left: 90%; opacity: 0; }
} .wpprofi-process-interactive {
background:
radial-gradient(circle at 50% 36%, rgba(39, 43, 164, 0.11), transparent 31%),
#05080d;
}
.wpprofi-process-tabs {
position: relative;
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 14px;
}
.wpprofi-process-tabs::before {
position: absolute;
z-index: 0;
top: 79px;
right: 8%;
left: 8%;
height: 1px;
content: "";
background: linear-gradient(90deg, transparent, #3f4cd4 12%, #5863ff 50%, #3f4cd4 88%, transparent);
}
.wpprofi-process-tab {
position: relative;
z-index: 2;
min-height: 205px;
padding: 19px 11px !important;
color: #7f899e !important;
background: transparent;
cursor: pointer;
}
.wpprofi-process-tab > span {
display: block;
margin-bottom: 10px;
color: var(--wpp-lime) !important;
font-size: 11px !important;
font-weight: 720 !important;
}
.wpprofi-process-tab > div {
display: grid;
place-items: center;
width: 84px;
height: 84px;
margin: 0 auto 18px;
border: 2px solid rgba(97, 108, 141, 0.4);
border-radius: 50%;
color: #6671ff;
background: #0b101a;
box-shadow: 0 0 0 9px #05080d;
transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.wpprofi-process-tab:hover > div,
.wpprofi-process-tab.is-active > div {
border-color: #6763ff;
box-shadow: 0 0 0 9px #05080d, 0 0 0 17px rgba(77, 69, 236, 0.08), 0 0 32px rgba(77, 69, 236, 0.25);
transform: translateY(-4px);
}
.wpprofi-process-tab svg {
width: 31px;
height: 31px;
fill: none;
stroke: currentColor;
stroke-width: 1.45;
stroke-linecap: round;
stroke-linejoin: round;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-process-tab__title {
display: block;
max-width: 170px;
margin-inline: auto !important;
color: #aab2c1 !important;
font-size: 14px !important;
font-weight: 560 !important;
line-height: 1.4 !important;
letter-spacing: -0.015em !important;
text-align: center !important;
}
.wpprofi-process-tab.is-active .wpprofi-process-tab__title,
.wpprofi-process-tab:hover .wpprofi-process-tab__title {
color: #fff !important;
}
.wpprofi-process-panels {
margin-top: 26px;
}
.wpprofi-process-panel {
display: grid;
grid-template-columns: 135px minmax(0, 1fr) 230px;
align-items: center;
gap: 37px;
min-height: 255px;
padding: 38px 48px;
overflow: hidden;
border: 1px solid rgba(92, 100, 242, 0.42);
border-radius: 10px;
background:
radial-gradient(circle at 90% 40%, rgba(87, 48, 204, 0.15), transparent 30%),
linear-gradient(125deg, #0b1322, #090d16);
animation: wpprofi-panel-in 260ms ease both;
}
.wpprofi-process-panel[hidden] {
display: none;
}
.wpprofi-process-panel__number {
color: rgba(104, 98, 255, 0.18) !important;
font-size: 104px !important;
font-weight: 820 !important;
line-height: 0.8 !important;
letter-spacing: -0.09em !important;
}
.wpprofi-process-panel > div:nth-child(2) > span {
color: var(--wpp-lime) !important;
font-size: 10px !important;
font-weight: 760 !important;
letter-spacing: 0.14em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-process-panel h3 {
margin: 8px 0 12px !important;
color: #fff !important;
font-size: 31px !important;
font-weight: 660 !important;
line-height: 1.15 !important;
letter-spacing: -0.04em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-process-panel p {
max-width: 680px;
color: #9ea9bd !important;
font-size: 15px !important;
line-height: 1.7 !important;
}
.wpprofi-process-panel__status {
display: flex;
align-items: center;
gap: 13px;
min-height: 62px;
padding: 13px;
border: 1px solid rgba(105, 121, 174, 0.24);
border-radius: 7px;
background: rgba(6, 10, 18, 0.45);
}
.wpprofi-process-panel__status svg {
width: 28px;
height: 28px;
flex: 0 0 auto;
color: #6a71ff;
fill: none;
stroke: currentColor;
stroke-width: 1.4;
}
.wpprofi-process-panel__status b {
color: #aeb6c8 !important;
font-size: 11px !important;
font-weight: 640 !important;
line-height: 1.4 !important;
} .wpprofi-projects-expanded {
border-top: 1px solid rgba(110, 126, 174, 0.12);
background:
radial-gradient(circle at 80% 12%, rgba(92, 44, 176, 0.1), transparent 24%),
linear-gradient(180deg, #060a11, #04070c);
}
.wpprofi-case-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.wpprofi-case-card {
position: relative;
display: grid;
grid-template-columns: minmax(250px, 0.95fr) minmax(260px, 1.05fr);
min-height: 390px;
overflow: hidden;
border: 1px solid var(--wpp-line);
border-radius: 11px;
background: linear-gradient(145deg, #0d121c, #070a10);
transform: perspective(1000px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));
transition: transform 160ms ease-out, border-color 180ms ease, box-shadow 180ms ease;
}
.wpprofi-case-card:hover {
border-color: rgba(99, 97, 255, 0.66);
box-shadow: 0 25px 60px rgba(0, 0, 0, 0.32), 0 0 35px rgba(69, 63, 255, 0.08);
}
.wpprofi-case-card__preview {
position: relative;
min-height: 390px;
overflow: hidden;
border-right: 1px solid rgba(110, 126, 174, 0.18);
background: #0d1015;
}
.wpprofi-case-card__preview::after {
position: absolute;
inset: 0;
content: "";
background: linear-gradient(180deg, transparent 58%, rgba(3, 5, 9, 0.45));
}
.wpprofi-case-card__preview > img {
width: 100%;
height: 100% !important;
object-fit: cover;
transition: transform 420ms ease, filter 420ms ease;
}
.wpprofi-case-card:hover .wpprofi-case-card__preview > img {
transform: scale(1.035);
filter: saturate(1.08);
}
.wpprofi-case-card__preview > span {
position: absolute;
z-index: 2;
top: 12px;
left: 13px;
display: flex;
gap: 5px;
}
.wpprofi-case-card__preview > span i {
width: 6px;
height: 6px;
border-radius: 50%;
background: #704dff;
}
.wpprofi-case-card__preview > span i:nth-child(2) { background: #378cff; }
.wpprofi-case-card__preview > span i:nth-child(3) { background: var(--wpp-lime); }
.wpprofi-case-card__open {
position: absolute;
z-index: 3;
right: 14px;
bottom: 14px;
display: grid;
place-items: center;
width: 43px;
height: 43px;
border: 1px solid rgba(116, 103, 255, 0.58);
border-radius: 50%;
color: var(--wpp-lime);
background: rgba(7, 11, 20, 0.78);
transform: translateY(8px);
opacity: 0;
transition: transform 180ms ease, opacity 180ms ease;
}
.wpprofi-case-card:hover .wpprofi-case-card__open {
transform: translateY(0);
opacity: 1;
}
.wpprofi-case-card__open svg {
width: 22px;
height: 22px;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
transform: rotate(-45deg);
}
.wpprofi-case-card__body {
display: flex;
flex-direction: column;
justify-content: center;
padding: 35px;
}
.wpprofi-case-card__body > span {
color: var(--wpp-lime) !important;
font-size: 10px !important;
font-weight: 750 !important;
letter-spacing: 0.12em !important;
text-transform: uppercase;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-case-card__body h3 {
margin: 13px 0 16px !important;
color: #fff !important;
font-size: clamp(27px, 2.8vw, 38px) !important;
font-weight: 680 !important;
line-height: 1.1 !important;
letter-spacing: -0.045em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-case-card__body p {
color: #8995aa !important;
font-size: 14px !important;
line-height: 1.65 !important;
}
.wpprofi-case-card__body > b {
display: flex;
align-items: center;
gap: 12px;
margin-top: 27px;
color: #c3cad8 !important;
}
.wpprofi-case-card__body > b span {
color: inherit !important;
font-size: 11px !important;
font-weight: 720 !important;
letter-spacing: 0.08em !important;
text-transform: uppercase;
}
.wpprofi-case-card__body > b svg {
width: 21px;
height: 21px;
color: #6971ff;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
transition: transform 180ms ease;
}
.wpprofi-case-card:hover .wpprofi-case-card__body > b svg {
transform: translateX(5px);
} .wpprofi-advantages {
background:
radial-gradient(circle at 50% 100%, rgba(45, 51, 182, 0.12), transparent 37%),
#05080d;
}
.wpprofi-advantages__grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
.wpprofi-advantage {
min-height: 325px;
padding: 35px;
border: 1px solid var(--wpp-line);
border-radius: 10px;
background: linear-gradient(145deg, rgba(13, 19, 31, 0.96), rgba(7, 10, 17, 0.96));
transition: border-color 180ms ease, transform 180ms ease;
}
.wpprofi-advantage:hover {
border-color: rgba(92, 96, 239, 0.55);
transform: translateY(-5px);
}
.wpprofi-advantage > div {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 72px;
}
.wpprofi-advantage > div svg {
width: 43px;
height: 43px;
color: #6771ff;
fill: none;
stroke: currentColor;
stroke-width: 1.25;
}
.wpprofi-advantage > div span {
color: #4e586d !important;
font-size: 11px !important;
font-weight: 760 !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-advantage h3 {
margin-bottom: 13px !important;
color: #f2f4f8 !important;
font-size: 24px !important;
font-weight: 640 !important;
line-height: 1.25 !important;
letter-spacing: -0.035em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-advantage p {
color: #8b96aa !important;
font-size: 14px !important;
line-height: 1.7 !important;
} .wpprofi-faq {
border-top: 1px solid rgba(110, 126, 174, 0.12);
background: linear-gradient(180deg, #060a11, #04070c);
}
.wpprofi-faq__grid {
display: grid;
grid-template-columns: minmax(300px, 0.75fr) minmax(0, 1.25fr);
gap: 85px;
}
.wpprofi-faq__intro {
position: sticky;
top: 110px;
align-self: start;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq__intro h2 {
color: #f7f8fc !important;
font-size: clamp(38px, 4.2vw, 55px) !important;
font-weight: 700 !important;
line-height: 1.08 !important;
letter-spacing: -0.05em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq__intro p {
margin-top: 24px !important;
color: #8995aa !important;
font-size: 15px !important;
line-height: 1.7 !important;
}
.wpprofi-faq__list {
border-top: 1px solid var(--wpp-line);
}
.wpprofi-faq-item {
border-bottom: 1px solid var(--wpp-line);
}
.wpprofi-faq-item summary {
display: grid;
grid-template-columns: 42px 1fr 30px;
align-items: center;
gap: 18px;
min-height: 104px;
padding: 20px 4px;
list-style: none;
cursor: pointer;
}
.wpprofi-faq-item summary::-webkit-details-marker {
display: none;
}
.wpprofi-faq-item summary > span {
color: var(--wpp-lime) !important;
font-size: 11px !important;
font-weight: 740 !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq-item summary h3 {
color: #d9dde7 !important;
font-size: 19px !important;
font-weight: 580 !important;
line-height: 1.35 !important;
letter-spacing: -0.025em !important;
}
.wpprofi-faq-item summary i {
position: relative;
width: 28px;
height: 28px;
border: 1px solid rgba(103, 115, 160, 0.34);
border-radius: 50%;
}
.wpprofi-faq-item summary i::before,
.wpprofi-faq-item summary i::after {
position: absolute;
top: 13px;
left: 8px;
width: 10px;
height: 1px;
content: "";
background: #6972ff;
transition: transform 180ms ease;
}
.wpprofi-faq-item summary i::after {
transform: rotate(90deg);
}
.wpprofi-faq-item[open] summary i::after {
transform: rotate(0deg);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq-item > p {
max-width: 720px;
padding: 0 46px 30px 64px !important;
color: #929db1 !important;
font-size: 15px !important;
line-height: 1.75 !important;
} .wpprofi-contact.wpprofi-contact--large {
padding: 25px 0 45px;
background: #04070c;
}
.wpprofi-contact-large__panel {
position: relative;
display: grid;
grid-template-columns: 94px minmax(0, 1fr) auto;
align-items: center;
gap: 34px;
min-height: 260px;
padding: 48px 58px;
overflow: hidden;
border: 1px solid rgba(92, 97, 238, 0.58);
border-radius: 12px;
background:
radial-gradient(circle at 88% 45%, rgba(159, 56, 220, 0.55), transparent 28%),
radial-gradient(circle at 62% 40%, rgba(42, 59, 231, 0.58), transparent 35%),
linear-gradient(112deg, #0d1731, #10265c 52%, #2f35d0 78%, #a13ed7);
box-shadow: 0 22px 60px rgba(0, 0, 0, 0.29);
}
.wpprofi-contact-large__grid {
position: absolute;
inset: 0;
opacity: 0.23;
background:
linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px),
linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
background-size: 42px 42px;
mask-image: linear-gradient(90deg, transparent, #000);
}
.wpprofi-contact-large__icon {
position: relative;
z-index: 2;
display: grid;
place-items: center;
width: 88px;
height: 88px;
border: 1px solid rgba(126, 111, 255, 0.75);
border-radius: 50%;
color: #8279ff;
background: rgba(8, 13, 38, 0.42);
box-shadow: 0 0 0 12px rgba(53, 53, 194, 0.08);
}
.wpprofi-contact-large__icon svg {
width: 39px;
height: 39px;
fill: none;
stroke: currentColor;
stroke-width: 1.35;
}
.wpprofi-contact-large__copy {
position: relative;
z-index: 2;
max-width: 660px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-contact-large__copy h2 {
color: #fff !important;
font-size: clamp(34px, 3.5vw, 48px) !important;
font-weight: 690 !important;
line-height: 1.08 !important;
letter-spacing: -0.045em !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-contact-large__copy p {
max-width: 620px;
margin-top: 15px !important;
color: #c8cce0 !important;
font-size: 15px !important;
line-height: 1.65 !important;
}
.wpprofi-contact-large__button {
position: relative;
z-index: 2;
display: flex;
align-items: center;
justify-content: space-between;
gap: 35px;
min-width: 260px;
min-height: 62px;
padding: 0 19px 0 22px !important;
border: 1px solid rgba(128, 112, 255, 0.94);
border-radius: 7px;
color: #fff !important;
background: rgba(9, 13, 49, 0.66);
box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
transition: transform 180ms ease, background 180ms ease;
}
.wpprofi-contact-large__button:hover {
background: rgba(7, 11, 39, 0.88);
transform: translateY(-3px);
}
.wpprofi-contact-large__button span {
color: inherit !important;
font-size: 14px !important;
font-weight: 680 !important;
}
.wpprofi-contact-large__button svg {
width: 26px;
height: 26px;
color: var(--wpp-lime);
fill: none;
stroke: currentColor;
stroke-width: 1.5;
} .wpprofi-footer.wpprofi-footer--expanded {
padding: 0 0 14px;
background: #04070c;
}
.wpprofi-footer__inner-v12 {
display: grid;
grid-template-columns: 190px auto minmax(180px, 1fr) auto;
align-items: center;
gap: 35px;
min-height: 110px;
padding: 0 30px;
border: 1px solid rgba(108, 125, 177, 0.16);
border-radius: 8px 8px 0 0;
background: linear-gradient(180deg, rgba(8, 12, 20, 0.96), rgba(4, 7, 12, 0.98));
}
.wpprofi-brand--footer-v12 img {
width: 39px;
height: 39px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand--footer-v12 span {
color: #fff !important;
font-size: 18px !important;
font-weight: 820 !important;
}
.wpprofi-footer__inner-v12 nav {
display: flex;
gap: 19px;
}
.wpprofi-footer__inner-v12 nav a {
color: #727e96 !important;
font-size: 11px !important;
font-weight: 620 !important;
}
.wpprofi-footer__inner-v12 nav a:hover {
color: #fff !important;
}
.wpprofi-footer__circuit-v12 {
position: relative;
height: 42px;
background: linear-gradient(90deg, transparent, #293766 8% 42%, transparent 42% 47%, #293766 47% 92%, transparent) center / 100% 1px no-repeat;
}
.wpprofi-footer__circuit-v12 i {
position: absolute;
top: 19px;
width: 5px;
height: 5px;
border: 1px solid #5764ff;
border-radius: 50%;
background: #05080d;
}
.wpprofi-footer__circuit-v12 i:nth-child(1) { left: 8%; }
.wpprofi-footer__circuit-v12 i:nth-child(2) { left: 28%; }
.wpprofi-footer__circuit-v12 i:nth-child(3) { left: 47%; border-radius: 0; }
.wpprofi-footer__circuit-v12 i:nth-child(4) { left: 70%; }
.wpprofi-footer__circuit-v12 i:nth-child(5) { left: 91%; border-radius: 0; }
.wpprofi-footer__email-v12 {
color: #aab2c4 !important;
font-size: 12px !important;
white-space: nowrap;
}
.wpprofi-footer__email-v12:hover {
color: var(--wpp-lime) !important;
}
.wpprofi-back-to-top {
position: fixed;
z-index: 900;
right: 22px;
bottom: 22px;
display: grid;
place-items: center;
width: 46px;
height: 46px;
border: 1px solid rgba(103, 98, 255, 0.7);
border-radius: 50%;
color: #fff !important;
background: rgba(8, 12, 22, 0.86);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.26);
opacity: 0;
pointer-events: none;
transform: translateY(12px);
transition: opacity 180ms ease, transform 180ms ease, border-color 180ms ease;
}
.wpprofi-back-to-top.is-visible {
opacity: 1;
pointer-events: auto;
transform: translateY(0);
}
.wpprofi-back-to-top:hover {
border-color: var(--wpp-lime);
}
.wpprofi-back-to-top svg {
width: 22px;
height: 22px;
fill: none;
stroke: currentColor;
stroke-width: 1.5;
transform: rotate(-90deg);
} @media (max-width: 1180px) {
.wpprofi-nav-wrap-v12 {
gap: 16px;
}
.wpprofi-nav.wpprofi-nav--labels a {
padding-inline: 10px !important;
}
.wpprofi-hero__inner-v12 {
grid-template-columns: minmax(0, 1fr) minmax(450px, 0.9fr);
}
.wpprofi-hero-visual-v12 {
margin-right: -12vw;
}
.wpprofi-core-scene {
width: min(680px, 62vw);
}
.wpprofi-system-v12__grid {
grid-template-columns: minmax(0, 0.92fr) minmax(470px, 1.08fr);
gap: 45px;
}
.wpprofi-case-card {
grid-template-columns: 0.9fr 1.1fr;
}
.wpprofi-case-card__body {
padding: 28px;
}
.wpprofi-contact-large__panel {
grid-template-columns: 78px minmax(0, 1fr) auto;
padding-inline: 40px;
}
}
@media (max-width: 940px) {
.wpprofi-section-v12 {
padding: 95px 0;
}
.wpprofi-menu-button-v12 {
display: grid;
}
.wpprofi-nav-wrap-v12 {
position: fixed;
top: 76px;
right: 0;
left: 0;
display: flex;
align-items: stretch;
flex-direction: column;
gap: 18px;
max-height: calc(100vh - 76px);
padding: 28px;
overflow-y: auto;
border-bottom: 1px solid var(--wpp-line);
background: rgba(4, 7, 12, 0.98);
-webkit-backdrop-filter: blur(18px);
backdrop-filter: blur(18px);
opacity: 0;
visibility: hidden;
transform: translateY(-12px);
transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
}
.wpprofi-nav-wrap-v12.is-open {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.wpprofi-nav.wpprofi-nav--labels {
align-items: stretch;
flex-direction: column;
}
.wpprofi-nav.wpprofi-nav--labels a {
padding: 15px 4px !important;
border-bottom: 1px solid rgba(112, 128, 175, 0.15);
font-size: 16px !important;
}
.wpprofi-nav.wpprofi-nav--labels a::after {
right: auto;
bottom: -1px;
left: 0;
width: 70px;
}
.wpprofi-language.wpprofi-language--v12 {
justify-content: flex-start;
padding: 6px 0;
border-left: 0;
}
.wpprofi-hero.wpprofi-hero--expanded {
min-height: auto;
}
.wpprofi-hero__inner-v12 {
grid-template-columns: 1fr;
padding-top: 85px;
}
.wpprofi-hero__content-v12 {
max-width: 760px;
}
.wpprofi-hero-visual-v12 {
width: min(100%, 760px);
margin: 12px auto -10px;
}
.wpprofi-core-scene {
width: min(720px, 100%);
}
.wpprofi-expertise__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.wpprofi-expertise__grid a:nth-child(3) {
border-left: 1px solid var(--wpp-line);
border-top: 1px solid var(--wpp-line);
}
.wpprofi-expertise__grid a:nth-child(4) {
border-top: 1px solid var(--wpp-line);
}
.wpprofi-section-head-v12 {
grid-template-columns: 1fr;
gap: 20px;
}
.wpprofi-service-tabs {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.wpprofi-service-panel {
grid-template-columns: 1fr;
gap: 35px;
padding: 45px;
}
.wpprofi-system-v12__grid {
grid-template-columns: 1fr;
gap: 20px;
}
.wpprofi-system-v12__content {
max-width: 760px;
}
.wpprofi-system-map-v12 {
width: min(100%, 650px);
margin-inline: auto;
}
.wpprofi-process-tabs {
grid-template-columns: repeat(5, 175px);
padding-bottom: 13px;
overflow-x: auto;
scroll-snap-type: x mandatory;
}
.wpprofi-process-tabs::before {
right: auto;
left: 88px;
width: 700px;
}
.wpprofi-process-tab {
scroll-snap-align: center;
}
.wpprofi-process-panel {
grid-template-columns: 105px 1fr;
}
.wpprofi-process-panel__status {
grid-column: 1 / -1;
width: max-content;
max-width: 100%;
margin-left: 142px;
}
.wpprofi-case-grid {
grid-template-columns: 1fr;
}
.wpprofi-case-card {
min-height: 360px;
}
.wpprofi-advantages__grid {
grid-template-columns: 1fr;
}
.wpprofi-advantage {
min-height: 255px;
}
.wpprofi-advantage > div {
margin-bottom: 45px;
}
.wpprofi-faq__grid {
grid-template-columns: 1fr;
gap: 55px;
}
.wpprofi-faq__intro {
position: static;
max-width: 720px;
}
.wpprofi-contact-large__panel {
grid-template-columns: 74px 1fr;
}
.wpprofi-contact-large__button {
grid-column: 2;
width: max-content;
}
.wpprofi-footer__inner-v12 {
grid-template-columns: 170px auto 1fr;
}
.wpprofi-footer__email-v12 {
grid-column: 3;
grid-row: 1;
justify-self: end;
}
.wpprofi-footer__circuit-v12 {
display: none;
}
}
@media (max-width: 640px) {
.wpprofi-container {
width: min(calc(100% - 28px), var(--wpp-max));
}
.wpprofi-section-v12 {
padding: 76px 0;
}
body.admin-bar .wpprofi-header.wpprofi-header--expanded {
top: 46px;
}
.wpprofi-header.wpprofi-header--expanded,
.wpprofi-header__inner-v12 {
height: 68px;
}
.wpprofi-nav-wrap-v12 {
top: 68px;
max-height: calc(100vh - 68px);
}
.wpprofi-brand--header img {
width: 42px;
height: 42px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-brand--header span {
font-size: 20px !important;
}
.wpprofi-hero.wpprofi-hero--expanded {
padding-top: 68px;
}
.wpprofi-hero__inner-v12 {
padding-top: 58px;
padding-bottom: 72px;
}
.wpprofi-eyebrow-v12 {
margin-bottom: 19px;
}
.wpprofi-eyebrow-v12 b {
margin-left: 48px;
font-size: 9px !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__title-v12 {
font-size: clamp(42px, 12vw, 59px) !important;
line-height: 1.04 !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-hero__lead-v12 {
margin-top: 22px !important;
font-size: 16px !important;
line-height: 1.65 !important;
}
.wpprofi-hero__actions-v12 {
align-items: stretch;
flex-direction: column;
}
.wpprofi-button-v12 {
width: 100%;
}
.wpprofi-hero-visual-v12 {
width: calc(100% + 36px);
margin: 18px -18px -1px;
}
.wpprofi-core-scene {
width: 100%;
}
.wpprofi-core-console {
border-radius: 12px;
}
.wpprofi-core-backplane {
border-radius: 12px;
}
.wpprofi-core-node__copy em {
display: none;
}
.wpprofi-core-node {
grid-template-columns: clamp(23px, 7vw, 32px) minmax(0, 1fr) 5px;
gap: 5px;
}
.wpprofi-core-node__icon {
width: clamp(23px, 7vw, 32px);
}
.wpprofi-core-console__status span,
.wpprofi-core-console__footer > span:first-child b {
display: none;
}
.wpprofi-core-console__mode {
min-width: 0;
}
.wpprofi-scroll-cue {
display: none;
}
.wpprofi-expertise__grid {
grid-template-columns: 1fr;
}
.wpprofi-expertise__grid a,
.wpprofi-expertise__grid a:first-child,
.wpprofi-expertise__grid a:nth-child(3),
.wpprofi-expertise__grid a:nth-child(4) {
min-height: 74px;
border-top: 1px solid var(--wpp-line);
border-right: 1px solid var(--wpp-line);
border-left: 1px solid var(--wpp-line);
}
html body.wpprofi-landing #wpprofi-site .wpprofi-section-head-v12 h2,
html body.wpprofi-landing #wpprofi-site .wpprofi-system-v12__content h2,
html body.wpprofi-landing #wpprofi-site .wpprofi-faq__intro h2 {
font-size: clamp(34px, 10vw, 45px) !important;
}
.wpprofi-service-tabs {
grid-template-columns: 1fr;
}
.wpprofi-service-tab {
min-height: 270px;
}
.wpprofi-service-panel {
min-height: 0;
padding: 31px 23px;
}
.wpprofi-system-switches {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.wpprofi-system-map-v12 {
height: 430px;
transform: scale(0.84);
margin: -32px -9% -20px;
width: 118%;
}
.wpprofi-system-map-v12__orbit--two {
width: 380px;
height: 380px;
}
.wpprofi-system-map-v12__orbit--one {
width: 230px;
height: 230px;
}
.wpprofi-system-node-v12--plugin { top: 2%; }
.wpprofi-system-node-v12--app { bottom: 2%; }
.wpprofi-process-panel {
grid-template-columns: 1fr;
gap: 22px;
padding: 30px 23px;
}
.wpprofi-process-panel__number {
display: none;
}
.wpprofi-process-panel__status {
grid-column: auto;
width: 100%;
margin-left: 0;
}
.wpprofi-case-card {
grid-template-columns: 1fr;
}
.wpprofi-case-card__preview {
min-height: 315px;
max-height: 390px;
border-right: 0;
border-bottom: 1px solid rgba(110, 126, 174, 0.18);
}
.wpprofi-case-card__body {
padding: 28px 23px 31px;
}
.wpprofi-advantage {
padding: 28px 24px;
}
.wpprofi-faq-item summary {
grid-template-columns: 31px 1fr 28px;
gap: 10px;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq-item summary h3 {
font-size: 16px !important;
}
html body.wpprofi-landing #wpprofi-site .wpprofi-faq-item > p {
padding: 0 0 27px 41px !important;
font-size: 14px !important;
}
.wpprofi-contact.wpprofi-contact--large {
padding-top: 5px;
}
.wpprofi-contact-large__panel {
grid-template-columns: 1fr;
gap: 22px;
padding: 32px 23px;
}
.wpprofi-contact-large__icon {
width: 68px;
height: 68px;
}
.wpprofi-contact-large__button {
grid-column: auto;
width: 100%;
min-width: 0;
}
.wpprofi-footer__inner-v12 {
display: flex;
align-items: flex-start;
flex-direction: column;
gap: 20px;
padding: 28px 22px;
}
.wpprofi-footer__inner-v12 nav {
flex-wrap: wrap;
}
.wpprofi-footer__email-v12 {
align-self: flex-start;
}
.wpprofi-back-to-top {
right: 14px;
bottom: 14px;
}
}
@media (prefers-reduced-motion: reduce) {
.wpprofi-scroll-cue i::after,
.wpprofi-system-map-v12__orbit--two,
.wpprofi-system-beam-v12::after,
.wpprofi-core-orbit__ring,
.wpprofi-core-orbit__halo,
.wpprofi-core-path {
animation: none !important;
}
.wpprofi-core-scene,
.wpprofi-core-console,
.wpprofi-core-aura,
.wpprofi-core-backplane,
.wpprofi-core-orbit img,
.wpprofi-core-rail,
.wpprofi-case-card {
transform: none !important;
}
}