@charset "UTF-8";
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol:not(.kb-page ol, .kb-page ul), ul:not(.kb-page ol, .kb-page ul) {
list-style-type: none;
}
.kb-page.help-grid-content-bottom-main ul li, .kb-page.help-grid-content-bottom-main ol li {
font-weight: 400;
}
.kb-page ol, .kb-page ul {
padding-left: 1.5rem;
}
.kb-page ol ul, .kb-page ol ol, .kb-page ul ul, .kb-page ul ol {
margin: 2rem 0;
}
@media (max-width: 576px) {
.kb-page ol li, .kb-page ul li {
padding-bottom: 10px;
}
.kb-page ol ul, .kb-page ol ol, .kb-page ul ul, .kb-page ul ol {
margin: 1rem 0;
}
}
blockquote, q {
quotes: none;
}
blockquote::before, blockquote::after,
q:before, q::after {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
*,
*::after,
*::before {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none !important;
}
* {
scroll-padding-top: 100px;
}
body,
html {
margin: 0;
padding: 0;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #000000;
font-size: 11px;
-webkit-tap-highlight-color: transparent;
}
@media (max-width: 1600px) {
body,
html {
font-size: 10px;
}
}
body,
html {
scroll-behavior: smooth;
}
svg {
fill: currentColor;
}
*[data-wow-delay] {
opacity: 0;
animation-fill-mode: forwards;
}
@media (max-width: 576px) {
*[data-wow-delay] {
animation-delay: 0s !important;
}
}
@media (max-width: 576px) {
.wow-no-delay-mobile {
animation-delay: 0s !important;
}
}
input,
textarea,
select,
button {
font-family: "Poppins", sans-serif;
}
.menu-overflow {
overflow: hidden;
}
.no-pointer {
pointer-events: none !important;
}
strong {
font-weight: 600;
}
.grecaptcha-badge {
display: none !important;
}
.w-100 {
width: 100%;
}
.cursor-pointer {
cursor: pointer !important;
}
.cky-btn-revisit-wrapper {
display: none !important;
}
.mobile-menu {
width: 100vw;
height: 100vh;
}
.mt-0 {
margin-top: 0rem;
}
.mt-5 {
margin-top: 0.3125rem;
}
.mt-10 {
margin-top: 0.625rem;
}
.mt-15 {
margin-top: 0.9375rem;
}
.mt-20 {
margin-top: 1.25rem;
}
.mt-25 {
margin-top: 1.5625rem;
}
.mt-30 {
margin-top: 1.875rem;
}
.mt-45 {
margin-top: 2.8125rem;
}
.mr-0 {
margin-right: 0rem;
}
.mr-5 {
margin-right: 0.3125rem;
}
.mr-10 {
margin-right: 0.625rem;
}
.mr-15 {
margin-right: 1.25rem;
}
.mr-20 {
margin-right: 1.25rem;
}
.mr-25 {
margin-right: 1.5625rem;
}
.mr-30 {
margin-right: 1.875rem;
}
.mb-0 {
margin-bottom: 0rem;
}
.mb-5 {
margin-bottom: 0.3125rem;
}
.mb-10 {
margin-bottom: 0.625rem;
}
.mb-15 {
margin-bottom: 0.9375rem;
}
.mb-20 {
margin-bottom: 1.25rem;
}
.mb-25 {
margin-bottom: 1.5625rem;
}
.mb-30 {
margin-bottom: 1.875rem;
}
.mb-40 {
margin-bottom: 2.5rem;
}
.mb-45 {
margin-bottom: 2.8125rem;
}
.mb-50 {
margin-bottom: 3.125rem;
}
.mb-55 {
margin-bottom: 3.4375rem;
}
.mb-60 {
margin-bottom: 3.75rem;
}
.ml-0 {
margin-left: 0rem;
}
.ml-5 {
margin-left: 0.3125rem;
}
.ml-10 {
margin-left: 0.625rem;
}
.ml-15 {
margin-left: 0.9375rem;
}
.ml-20 {
margin-left: 1.25rem;
}
.ml-25 {
margin-left: 1.5625rem;
}
.ml-30 {
margin-left: 1.875rem;
}
.w-85 {
width: 85%;
}
.font-primary {
color: #3476e9;
}
.font-success {
color: #10ad6c;
}
.font-mint {
color: #E2FFD3;
}
.font-white {
color: #fff;
}
.font-black {
color: #001139;
}
.bg-mint {
background-color: #E2FFD3;
}
.bg-boxColor4 {
background-color: #fcf6e4;
}
.bg-boxColor1 {
background-color: #faf7f4;
}
.font-disabled {
color: #bbbbbb !important;
}
h1 {
font-size: 5rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 5.625rem;
color: #ffffff;
}
@media (max-width: 1366px) {
h1 {
font-size: 3.75rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 4.375rem;
}
}
@media (max-width: 1024px) {
h1 {
font-size: 3rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 4.3125rem;
}
}
@media (max-width: 576px) {
h1 {
font-size: 2.6rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 3rem;
}
}
h1.sub-page {
font-size: 4.125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 5.125rem;
font-size: 4rem;
line-height: 4.5rem;
}
@media (max-width: 1440px) {
h1.sub-page {
font-size: 2rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 2.875rem;
}
}
@media (max-width: 576px) {
h1.sub-page {
font-size: 2.625rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 3.125rem;
}
}
h2 {
font-size: 2.875rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 3.875rem;
font-size: 2.6rem;
line-height: 3.35rem;
color: #001139;
}
@media (max-width: 1024px) {
h2 {
font-size: 2.25rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
@media (max-width: 576px) {
h2 {
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
@media (max-width: 576px) {
h2 {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
h2.mobile-regular {
font-weight: 400;
}
}
h2.h2-big {
font-weight: 600;
font-size: 2.6rem;
line-height: 3.35rem;
}
@media (max-width: 1024px) {
h2.h2-big {
font-size: 2.8125rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 3rem;
}
}
@media (max-width: 768px) {
h2.h2-big {
font-size: 2.25rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
@media (max-width: 576px) {
h2.h2-big {
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
@media (max-width: 450px) {
h2.h2-big {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
}
h2.h2-mid {
font-size: 2.5rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 3.3125rem;
}
@media (max-width: 576px) {
h2.h2-mid {
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.875rem;
}
}
h2.h2-smaller-margin {
margin-bottom: 3.125rem;
}
h2.h2-small-margin {
margin-bottom: 1.875rem;
}
h2.h2-no-margin {
margin-bottom: 0;
}
h2.smaller {
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.44px;
}
h2.regular {
font-weight: 400;
}
h2.medium {
font-weight: 500;
}
h3 {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
font-size: 1.5rem;
line-height: 2.15rem;
color: #001139;
}
h3.smaller {
font-size: 1.625rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.25rem;
font-size: 1.6rem;
}
h3.regular {
font-weight: 400;
}
h3.medium {
font-weight: 500;
}
@media (max-width: 1024px) {
h3 {
font-size: 1.5rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.0625rem;
}
}
@media (max-width: 576px) {
h3 {
font-size: 1.375rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2rem;
}
}
h4 {
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 2.375rem;
line-height: 1.6rem;
color: #001139;
}
@media (max-width: 1024px) {
h4 {
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.75rem;
}
}
p {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
font-size: 1.125rem;
color: #001139;
}
@media (max-width: 576px) {
p {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.625rem;
}
}
@media (min-width: 1024px) {
p.font-22 br {
display: none;
}
}
a {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.21px;
font-size: 1.38rem;
line-height: 2rem;
text-decoration: none;
transition: 250ms;
}
a.a-list {
display: flex;
align-items: center;
gap: 1.25rem;
color: #001139;
transition: color 0.3s;
position: relative;
position: relative;
}
a.a-list::before {
content: "";
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/book-icon.svg);
mask-size: contain;
mask-position: center;
mask-repeat: no-repeat;
width: 15px;
height: 16px;
background: #b9bbbf;
transition: background 0.3s;
flex-shrink: 0;
}
a.a-list:hover {
color: #3476e9;
}
a.a-list:hover::before {
background: #3476e9;
}
a.font-16 {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.3px;
}
a.big {
font-size: 2.125rem;
font-weight: 400;
letter-spacing: 0.44px;
}
a.arrow {
position: relative;
display: flex;
align-items: center;
gap: 1.25rem;
}
a.arrow::after {
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/arrow-angle-right-primary.svg);
background-position: bottom;
background-repeat: no-repeat;
background-size: 100%;
content: "";
display: inline-block;
height: 0.9375rem;
width: 0.5rem;
z-index: -1;
}
a.arrow:hover {
color: #3476e9;
}
@font-face {
font-family: "Poppins";
src: url(//mizzox.com/assets/fonts/Poppins-Regular.ttf) format("truetype");
font-weight: 400;
}
@font-face {
font-family: "Poppins";
src: url(//mizzox.com/assets/fonts/Poppins-Medium.ttf) format("truetype");
font-weight: 500;
}
@font-face {
font-family: "Poppins";
src: url(//mizzox.com/assets/fonts/Poppins-SemiBold.ttf) format("truetype");
font-weight: 600;
}
@font-face {
font-family: "Poppins";
src: url(//mizzox.com/assets/fonts/Poppins-Bold.ttf) format("truetype");
font-weight: 700;
}
.font-9 {
font-size: 0.5625rem;
font-weight: 500;
letter-spacing: 0px;
line-height: 0.75rem;
}
.font-10 {
font-size: 0.625rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1rem;
}
.font-11 {
font-size: 0.6875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.0625rem;
}
.font-12 {
font-size: 0.75rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
.font-14 {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.25rem;
}
.font-15 {
font-size: 0.9375rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.3125rem;
}
.font-16 {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.4375rem;
}
.font-18 {
font-size: 1.125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
line-height: 1.6rem;
}
.font-20 {
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
.font-22 {
font-size: 1.5625rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 2.25rem;
}
@media (max-width: 1024px) {
.font-22 {
font-size: 1.1875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.75rem;
}
}
@media (max-width: 576px) {
.font-18 {
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 1.625rem;
font-size: 1rem;
}
}
.regular {
font-weight: 400;
}
.medium {
font-weight: 500;
}
.semi-bold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.wrapper {
margin: 0 auto;
width: 100%;
max-width: 1250px;
}
.wrapper-left-grid {
margin: 0;
margin: 0 calc((100% - 1250px) / 2);
}
@media (max-width: 1340px) {
.wrapper-left-grid {
margin: 0px;
}
}
.wrapper-left-grid {
max-width: unset;
width: unset;
}
.wrapper-only-left {
max-width: unset;
width: unset;
margin-left: calc((100% - 1250px) / 2);
}
@media (max-width: 1340px) {
.wrapper-only-left {
margin-left: 0px;
}
}
.wrapper-box-width {
max-width: 800px;
}
.wrapper.wrapper-more-space-right {
padding-right: 10.5625rem;
max-width: 1410px;
margin: unset;
margin-left: calc((100% - 1281px) / 2);
}
@media (max-width: 1536px) {
.wrapper.wrapper-more-space-right {
padding-right: 13.5625rem;
}
}
@media (max-width: 1366px) {
.wrapper.wrapper-more-space-right {
padding-right: 13.5625rem;
margin-left: 0;
}
}
@media (max-width: 1024px) {
.wrapper.wrapper-more-space-right {
padding-right: 0;
}
.wrapper.wrapper-more-space-right .help-grid-content, .wrapper.wrapper-more-space-right .help-grid-content-bottom {
display: flex;
flex-direction: column;
}
}
section {
padding: 0 3.75rem;
margin: 6.25rem 0;
}
@media (max-width: 576px) {
section {
padding: 0 2.1875rem;
}
}
section h2 {
margin-bottom: 4.6875rem;
}
section.more-section h2 {
margin-bottom: 3.125rem;
}
@media screen and (max-width: 576px) {
section.more-section h2 {
margin-bottom: 2.8125rem;
}
section.more-section h2 span {
display: block;
}
}
section.more-section .boxes-group .box {
width: calc(25% - 0.9375rem);
justify-content: center;
}
@media (max-width: 1024px) {
section.more-section .slick-track {
display: flex !important;
}
section.more-section .slick-slide {
height: inherit !important;
margin: 0 0.625rem;
}
section.more-section .slick-slider {
margin-left: -3.71rem;
width: calc(100% + 7.5rem);
}
section.more-section .slick-slide > div {
height: 100%;
}
section.more-section .box {
display: flex !important;
height: 100% !important;
}
}
@media (max-width: 576px) {
section.more-section .slick-slider {
margin-left: -2.15rem;
width: calc(100% + 4.3rem);
}
}
section.with-side h2 {
margin-bottom: 15px;
}
section.with-side .side p {
margin-bottom: 9.375rem;
max-width: 970px;
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.002px;
line-height: 1.875rem;
line-height: 2.5rem;
}
@media (max-width: 576px) {
section.with-side .side p {
font-size: 1.1875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 2rem;
opacity: 0.7;
}
}
@media (max-width: 768px) {
section.with-side .side p {
margin-bottom: 2.8125rem;
}
}
section.bigger-margin {
margin-top: 6.25rem;
}
section.bigger-margin-bottom {
margin-bottom: 6.25rem;
}
section.bigger-margin-top {
margin-top: 6.25rem;
}
section.xl-margin-bottom {
margin-bottom: 8.4375rem;
}
@media (max-width: 576px) {
section.xl-margin-bottom {
margin-bottom: 3.43rem;
}
}
section.smaller-margin {
margin: 4.375rem 0;
margin-top: -26px !important;
}
@media screen and (max-width: 576px) {
section.smaller-margin {
margin-top: 0px !important;
}
}
section.smaller-margin-bigger-on-bottom {
margin-top: 3.125rem;
margin-bottom: 3.75rem;
}
section.smaller-margin-bottom {
margin-bottom: 4.375rem;
}
section.z-index {
margin-top: 0;
background: white;
z-index: 2;
position: relative;
padding-top: 6.25rem;
}
section.no-margin-bottom {
margin-bottom: 0;
}
section.no-margin-top {
margin-top: 0;
}
section.closer-gap-top {
margin-top: 0rem;
}
section.nav-gap {
margin-top: 11.25rem !important;
}
@media screen and (max-width: 576px) {
section.nav-gap {
margin-top: 7rem !important;
}
}
section.nav-gap-padding {
padding-top: 4.6875rem;
}
@media (max-width: 576px) {
section.nav-gap-padding {
padding-top: 1.5625rem;
}
}
@media (max-width: 576px) {
section {
margin: 3.75rem 0;
margin-bottom: 3.5rem;
}
section h2 {
margin-bottom: 2.1875rem;
}
section.smaller-margin {
margin: 1.875rem 0;
}
section.smaller-margin-bigger-on-bottom {
margin-top: 2.5rem;
margin-bottom: 3.125rem;
}
section.smaller-margin-bottom {
margin-bottom: 1.875rem;
}
section.bigger-margin {
margin-top: 6.25rem;
}
section.z-index {
padding-top: 4.6875rem;
}
}
@media (max-width: 768px) {
section.nav-gap {
margin-top: 9.0625rem;
}
}
@media (max-width: 576px) {
section.bigger-margin-top {
margin-top: 4.375rem;
}
section.bigger-margin-bottom {
margin-bottom: 4.375rem;
}
}
section.app-preview .app-preview-items .links-group .btn.btn-mid.btn-white {
padding: 0.9375rem 2.125rem;
}
.navigation-links {
display: flex;
gap: 68.75px;
align-items: center;
}
@media (max-width: 1024px) {
.navigation-links--alt {
justify-content: flex-end !important;
}
}
.navigation-links .btn-group .btn {
white-space: nowrap;
}
@media (max-width: 1180px) {
.navigation-links {
gap: 20.625px;
align-items: center;
}
}
.navigation-links ul:not(.sub-menu) {
align-items: center;
display: flex;
position: relative;
gap: 5.5px;
}
.navigation-links li,
.navigation-links a {
position: relative;
display: flex;
align-items: center;
cursor: pointer;
}
.navigation-links .heading-link {
padding: 17px 20.625px;
}
.navigation-links .heading-link.soon sup {
margin-left: 2px;
margin-top: -10px;
font-size: 7px;
opacity: 0.5;
}
.navigation-links .heading-link {
font-size: 14px;
}
.navigation-links .has-sub-menu {
z-index: 0;
border-radius: 10px 10px 0 0;
transition: box-shadow 0.3s, z-index 0.3s;
}
.navigation-links .has-sub-menu .heading-link {
position: relative;
display: flex;
gap: 8.59px;
border: 2px solid transparent;
border-bottom: none;
border-radius: 10px 10px 0 0;
background-color: transparent;
color: #fff;
transition: border-color 0.3s, background-color 0.4s;
z-index: 2;
}
.navigation-links .has-sub-menu .heading-link::after {
content: "";
display: block;
width: 7.5625px;
height: 7.5625px;
transition: transform 0.3s, background 0.3s;
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/arrow-angle-down.svg) no-repeat 50% 50%;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/arrow-angle-down.svg) no-repeat 50% 50%;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #fff;
}
.navigation-links .has-sub-menu.active {
transition: z-index 0.3s step-start;
z-index: 3;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.navigation-links .has-sub-menu.active a::after {
transform: rotate(180deg);
background-color: #3476e9;
}
.navigation-links .has-sub-menu.active .sub-menu {
opacity: 1;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.navigation-links a {
color: #fff;
}
.navigation-links a.heading-link {
border-radius: 10px;
}
.navigation-links a.heading-link:not(.btn):hover {
background-color: #fff;
color: #3476e9;
}
.navigation-links li .heading-link {
background-color: transparent;
}
.navigation-links li .heading-link::after {
background-color: #fff;
}
.navigation-links .has-sub-menu.active .heading-link {
color: #3476e9;
background-color: #fff;
transition: background-color 0.4s, color 0.4s;
}
.navigation-links .has-sub-menu.active .heading-link::after {
background-color: #3476e9;
}
@media (max-width: 1024px) {
.navigation-links {
position: fixed;
left: 0;
top: calc(-100vh - 175px);
width: 100vw;
max-width: 100%;
height: calc(100vh + 20.625px);
background-color: #fff;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
padding: 68.75px 41.25px;
padding-bottom: 20.625px;
transition: top 0.25s linear;
-webkit-transition: 0.25s top linear;
}
.navigation-links .heading-link {
padding: 10px 0;
}
.navigation-links .has-sub-menu .heading-link {
border: none;
color: #001139;
}
.navigation-links .has-sub-menu .heading-link::after {
display: none;
}
.navigation-links .has-sub-menu .sub-menu {
display: block;
}
.navigation-links a:not(.btn) {
color: #001139;
}
.navigation-links ul,
.navigation-links ul:not(.sub-menu) {
flex-direction: column;
align-items: flex-start;
}
.navigation-links ul li,
.navigation-links ul:not(.sub-menu) li {
text-align: left;
}
.navigation-links ul:not(.sub-menu) {
overflow: auto;
}
.navigation-links ul,
.navigation-links li,
.navigation-links a:not(.btn) {
width: 100%;
}
.navigation-links .btn-white.border {
color: #3476e9;
border-color: #3476e9;
}
.navigation-links .sub-menu-text {
display: none;
}
.navigation-links .sub-menu-links a::before {
display: none;
}
.navigation-links .has-sub-menu .sub-menu {
box-shadow: none;
position: unset;
padding: 0;
height: unset;
transform: none;
opacity: 1;
border: none;
border-radius: 0px;
}
.navigation-links .has-sub-menu.active,
.navigation-links .has-sub-menu.active .sub-menu {
box-shadow: none;
}
.navigation-links .has-sub-menu.active .heading-link,
.navigation-links .has-sub-menu.active .sub-menu .heading-link {
color: #001139 !important;
}
.navigation-links .has-sub-menu.active .sub-menu-links a:last-child,
.navigation-links .has-sub-menu.active .sub-menu .sub-menu-links a:last-child {
margin-bottom: 20.625px;
}
.navigation-links .has-sub-menu {
flex-direction: column;
}
.navigation-links .sub-menu-links a:not(.btn) {
align-items: flex-start;
}
.navigation-links li .heading-link {
font-weight: 600;
font-size: 17.875px;
line-height: 22.6875px;
}
.navigation-links .sub-menu-links {
gap: 0;
}
.navigation-links .sub-menu-links a {
color: #7d7e81;
font-weight: 500;
font-size: 15.125px;
line-height: 28.875px;
}
.navigation-links .btn {
border-radius: 12px;
font-size: 10px;
font-weight: 500;
line-height: 15.625px;
padding: 12.5px 25px;
height: 40.625px;
width: 160px;
}
.navigation-links li a br {
display: none;
}
}
@media (max-width: 1024px) {
.header-fixed .navigation-links {
height: 100vh;
}
.header-fixed .menu-active .navigation-links {
top: 0;
}
.menu-active .logo-box a {
color: #3476e9;
}
.menu-active .burger::after, .menu-active .burger::before {
background-color: #001139;
}
.menu-active .navigation-links {
top: 0;
}
nav::before {
content: "";
position: absolute;
left: 0;
top: -50px;
width: 100%;
height: calc(100% + 50px);
z-index: 2;
transition: background-color 0s 0.2s;
pointer-events: none;
}
.menu-active::before {
transition: background-color 0s;
background-color: #fff;
}
}
@media (max-width: 576px) {
.navigation-links {
padding-left: 21.875px;
padding-right: 21.875px;
}
.navigation-links {
height: 100dvh;
}
header .btn-group {
gap: 9.375px;
}
}
.header-sub-page .navigation-links .has-sub-menu a:not(.btn) {
color: #001139;
}
.header-sub-page .navigation-links .has-sub-menu a:not(.btn):after {
background-color: #001139;
}
@media (hover: hover) {
.header-sub-page .navigation-links .has-sub-menu a:not(.btn):hover {
color: #3476e9;
}
.header-sub-page .navigation-links .has-sub-menu a:not(.btn):hover::after {
background-color: #3476e9;
}
}
@media (hover: hover) {
.header-sub-page .navigation-links a:not(.btn):hover {
color: #3476e9;
}
}
@media (max-width: 1024px) {
.header-sub-page .navigation-links .has-sub-menu .sub-menu-links a {
color: #7d7e81;
}
}
@property --myColor1 {
syntax: "<color>";
initial-value: #0FAC6D;
inherits: false;
}
@property --myColor2 {
syntax: "<color>";
initial-value: #2392A7;
inherits: false;
}
@property --myColor3 {
syntax: "<color>";
initial-value: #2A88BC;
inherits: false;
}
@property --myColor4 {
syntax: "<color>";
initial-value: #416DB5;
inherits: false;
}
.btn {
padding: 0.625rem 1.875rem;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 0.9375rem;
height: 3.75rem;
border: 2px solid transparent;
border-radius: 12px;
width: max-content;
transition: background-color 0.2s, color 0.2s, border-color 0.2s, right 0.1s, box-shadow 0.2s, transform 0.2s;
white-space: nowrap;
cursor: pointer;
font-weight: 500;
font-style: normal;
transform: translateY(0px);
}
.btn:not(.no-shadow, .btn-link) {
box-shadow: 0 2px 8px rgba(52, 118, 233, 0.2);
}
.btn:hover:not(.no-shadow, .btn-link) {
box-shadow: 0 4px 16px rgba(52, 118, 233, 0.3);
}
.btn:hover {
transform: translateY(-1px);
}
.btn.mx-auto {
margin-left: auto;
margin-right: auto;
}
.btn svg {
position: relative;
fill: currentColor;
transform: scale(0.9);
}
.btn svg:not(#arrow-angle-right, #arrow-angle-down) {
transform: scale(0.7);
}
.btn .font-18 {
font-size: 1.125rem;
}
.btn-gradient {
background: linear-gradient(90deg, var(--myColor1) 0%, var(--myColor2) 54.45%, var(--myColor3) 77.22%, var(--myColor4) 100%);
border: none;
color: #fff;
transition: --myColor1 0.25s, --myColor2 0.25s, --myColor3 0.25s, --myColor4 0.25s, box-shadow 0.2s, transform 0.2s;
}
.btn-gradient:not(.btn-xxl) {
padding: calc(1rem + 2px) calc(1.8rem + 2px) !important;
}
.btn-gradient:hover {
--myColor1: #0B7F50;
--myColor2: #1B6F7E;
--myColor3: #216A92;
--myColor4: #33568F;
}
.btn-mid {
font-size: 1.1666666667rem;
padding: 1rem 1.8rem;
height: auto;
}
@media (max-width: 576px) {
.btn-mid {
min-width: 250px;
height: 4.6rem !important;
font-size: 1.5rem !important;
}
}
.btn-arrow::after {
content: "";
display: inline;
height: 1rem;
width: 1rem;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/icons/arrow-right.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
position: relative;
right: 0;
transition: 0.25s right;
}
.btn-arrow:hover::after {
right: -5px;
}
.btn-big {
border-radius: 12px;
padding: 0.625rem 2.5rem;
height: 4.375rem;
min-width: 8.75rem;
}
.btn-big, .btn-mid {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.5625rem;
}
.btn-big:not(.default-font), .btn-mid:not(.default-font) {
font-size: 1.2rem;
}
.btn-success {
color: #fff;
background: #10ad6c;
}
@media (hover: hover) {
.btn-success:hover {
background-color: #0e8f59;
}
}
.btn-success.border {
border-color: #10ad6c;
background-color: transparent;
color: #10ad6c;
}
@media (hover: hover) {
.btn-success.border:hover {
background-color: #10ad6c;
color: #fff;
}
}
.btn-black {
background-color: #222222;
background-color: #fff;
}
.btn-black.border {
border-color: #222222;
background-color: transparent;
color: #222222;
}
@media (hover: hover) {
.btn-black.border:hover {
background-color: #222222;
color: #fff;
}
}
.btn-white {
background: #fff;
color: #001139;
}
.btn-white.active {
background: #3476e9;
color: #fff;
}
@media (hover: hover) {
.btn-white:hover {
background: #3476e9;
color: #fff;
}
}
.btn-white.border {
border-color: #fff;
background: transparent;
color: #fff;
}
@media (hover: hover) {
.btn-white.border:hover {
background: #fff;
color: #3476e9;
}
}
@media (hover: hover) {
.btn-white.btn-dark-hover:hover {
background-color: #001139;
color: #fff;
}
}
.btn-white.btn-dark-hover.active {
background-color: #001139;
color: #fff;
}
.btn-gray {
background-color: #FBFBFB;
color: #3476e9;
}
.btn-gray2 {
background-color: #F1F1F1;
color: #011E64;
}
@media (hover: hover) {
.btn-gray2:hover {
background-color: #e6e6e6;
}
}
.btn-primary {
background-color: #3476e9;
color: #fff;
}
@media (hover: hover) {
.btn-primary:hover {
background-color: #2962c4;
}
}
.btn-primary.border {
border-color: #3476e9;
color: #3476e9;
background: transparent;
}
@media (hover: hover) {
.btn-primary.border:hover {
background-color: #3476e9;
color: #fff;
}
}
@media (max-width: 576px) {
.btn-primary.border.btn-mobile-text {
border: none;
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.btn-primary.border.btn-mobile-text:hover {
color: #3476e9;
background-color: transparent;
}
}
.btn-link {
color: #3476e9;
}
.btn-link .btn-big {
font-size: 1.125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.5625rem;
}
.btn-link .btn-medium {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.4375rem;
}
.btn-link svg {
position: relative;
left: 0;
transition: left 0.3s;
}
.btn-link:hover svg {
left: 10px;
}
.btn-round {
width: 2.25rem;
height: 2.25rem;
min-width: unset;
padding: 0;
border-radius: 50%;
flex-shrink: 0;
}
.btn-round.border {
color: #001139;
border: 2px solid #F1F1F1;
}
.btn-round.round-big {
width: 3.125rem;
height: 3.125rem;
}
.btn-no-padding {
padding: 0 !important;
}
.btn-height-unset {
height: unset;
}
.btn.border.disabled {
border-color: #bbbbbb !important;
color: #bbbbbb !important;
}
@media (max-width: 576px) {
.btn-big {
padding: 1.25rem 2.5rem;
height: 4.0625rem;
}
.btn-link {
padding: 0;
height: unset;
}
.btn-mid {
padding: 0.9375rem 3.75rem;
}
}
.btn.soon {
display: inline-block;
position: relative;
}
.btn.soon sup {
position: absolute;
transform: translate(100%, -100%);
right: 0;
top: 0;
font-size: 7px;
opacity: 0.5;
line-height: 13px;
}
.btn-spinner {
background-color: #3476e9 !important;
border-color: #3476e9 !important;
color: #3476e9 !important;
position: relative;
pointer-events: none;
}
.btn-spinner::after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/spinner.svg);
mask-size: 1.5625rem 1.5625rem;
mask-repeat: no-repeat;
mask-position: center;
width: 1.5625rem;
height: 1.5625rem;
animation: btnSpinn 2s infinite linear;
}
.btn-transparent {
background-color: transparent !important;
border-color: transparent !important;
}
.btn--new {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
font-family: "Poppins", sans-serif;
font-weight: 500;
height: 52px;
border: none;
border-radius: 12px;
cursor: pointer;
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
text-decoration: none;
letter-spacing: 0.01em;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.btn--new svg {
transform: none !important;
fill: none;
}
.btn--new.mr-30 {
margin-right: 40px;
}
.btn--new.mr-15 {
margin-right: 20px;
}
.btn--new.btn-sm {
height: 46px;
padding: 4px 22px;
border-radius: 10px;
font-size: 14px;
}
.btn--new.btn-md {
padding: 0 28px;
}
.btn--new.btn-lg {
padding: 0 36px;
font-size: 17px;
}
.btn--new.btn-blk {
background: #0a0a0a;
color: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.btn--new.btn-blk:hover {
opacity: 0.88;
transform: translateY(-1px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
}
.btn--new.btn-grn {
background: #16a34a;
color: #fff;
box-shadow: 0 2px 8px rgba(22, 163, 74, 0.25);
}
.btn--new.btn-grn:hover {
background: #15803d;
box-shadow: 0 6px 20px rgba(22, 163, 74, 0.38);
transform: translateY(-1px);
}
.btn--new.btn-out {
background: #fff;
color: #0a0a0a;
border: 1.5px solid #e7e7e7;
box-shadow: 0 2px 8px rgba(52, 118, 233, 0.08);
}
.btn--new.btn-out:hover {
border-color: #999;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
transform: translateY(-1px);
}
@keyframes btnSpinn {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
.lang-item {
list-style: none;
text-transform: uppercase;
}
.lang-item a {
padding: 0.6rem 1.35rem;
border-radius: 12px;
color: #fff !important;
cursor: pointer !important;
font-size: 0.8rem;
font-weight: 400;
letter-spacing: 0.12px;
}
.lang-item.current-lang a {
color: #000000 !important;
background-color: #fff;
}
@media (max-width: 1024px) {
.lang-item {
border: none !important;
}
.lang-item a {
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 0.16px;
padding: 0.625rem 1.5625rem;
}
.lang-item.current-lang a {
background-color: #ececec;
color: #001139 !important;
}
}
@media (max-width: 1024px) {
.langs-group.only-mobile {
display: flex !important;
flex-direction: row !important;
opacity: 0;
pointer-events: none;
transition: opacity 0.25s;
z-index: 2;
}
.langs-group.only-mobile .lang-item a {
color: #001139 !important;
}
.langs-group.only-mobile .lang-item.current-lang a {
color: #001139 !important;
}
}
@media (max-width: 1024px) {
.menu-active .langs-group.only-mobile {
opacity: 1;
pointer-events: all;
}
}
.disabled {
pointer-events: none !important;
}
.btn-dark {
border-color: #000000;
color: #000000;
}
.btn-dark:hover {
color: #fff;
background-color: #000000;
}
.btn-xxl {
padding: 1.25rem 2.5rem;
height: unset;
font-size: 1.1875rem;
border-radius: 12px;
font-size: 1.375rem;
}
.btn-xxl:not(.border) {
padding: 1.375rem 2.5rem;
}
@media (max-width: 576px) {
.btn-xxl {
min-width: 320px;
}
}
.btn-group {
display: flex;
flex-direction: row;
align-items: center;
gap: 0.625rem;
}
.btn-group-center {
justify-content: center;
}
.btn-group-end {
justify-content: flex-end;
}
.btn-group-bigger-gap {
gap: 1.25rem;
}
@media (max-width: 576px) {
.btn-group {
gap: 0.9375rem;
}
.btn-group-column-mobile {
flex-direction: column;
align-items: flex-start;
}
.btn-group-column-mobile .btn-link {
padding-left: 0;
}
.btn-group-wrap-mobile {
flex-wrap: wrap;
}
}
.boxes-group {
margin-bottom: 4.375rem;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 1.25rem;
}
.boxes-group a .btn-round {
right: 0;
position: relative;
display: none;
}
.boxes-group a:hover .btn-round {
right: -0.125rem;
}
.boxes-group-no-margin {
margin-bottom: 0;
}
.boxes-group.small-height .box {
height: auto;
}
@media (max-width: 1024px) {
.boxes-group.small-height .box {
flex-grow: 1;
}
}
@media (max-width: 768px) {
.boxes-group.small-height .slick-track {
display: flex !important;
}
.boxes-group.small-height .slick-slide {
height: inherit !important;
}
.boxes-group.small-height .slick-slide > div {
height: 100%;
}
.boxes-group.small-height .box {
justify-content: center;
height: 100%;
}
}
.boxes-group .box {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
border-radius: 10px;
height: 26.25rem;
position: relative;
animation-fill-mode: forwards;
}
@media (max-width: 768px) {
.boxes-group .box {
height: 18.75rem;
}
}
@media (max-width: 576px) {
.boxes-group .box {
height: 22.5rem;
}
.boxes-group .box .font-20 {
font-size: 1.125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
line-height: 1.6rem;
}
}
.boxes-group .box-color-1 {
background-color: #faf7f4;
}
.boxes-group .box-color-2 {
background-color: #e2ffd3;
}
.boxes-group .box-color-3 {
background-color: #fcf9fc;
}
.boxes-group .box-color-4 {
background-color: #fcf6e4;
}
.boxes-group .box-color-5 {
background-color: #fffbf8;
}
.boxes-group .box-color-6 {
background-color: #001139;
}
.boxes-group .box-color-7 {
background-color: #6093eb;
}
.boxes-group .box-color-8 {
background-color: #3476e9;
}
.boxes-group .box-color-white {
background-color: #fff;
}
.boxes-group .box-50 {
width: calc(50% - 0.625rem);
height: 16.8rem;
justify-content: center;
align-items: center;
text-align: center;
}
.boxes-group .box-50 h3 {
margin: 2.1875rem 0 0.625rem;
}
@media (max-width: 576px) {
.boxes-group .box-50 {
height: 14.0625rem;
}
}
.boxes-group .box-33 {
padding: 2.8125rem 2.8125rem 3.4375rem;
width: calc(33.33% - 0.9375rem);
justify-content: flex-start;
align-items: center;
text-align: center;
}
.boxes-group .box-33 h3 {
margin-bottom: 1.875rem;
}
@media (max-width: 962px) {
.boxes-group .box-33 {
padding-top: 2.8125rem;
}
}
.boxes-group .box-66 {
flex-direction: row;
justify-content: space-between;
padding: 3.75rem 5.625rem 1.25rem;
width: calc(66.66% - 0.625rem);
}
.boxes-group .box-66 h3 {
margin-bottom: 1.25rem;
}
@media (max-width: 962px) {
.boxes-group .box-66 {
padding-top: 2.8125rem;
}
}
.boxes-group .box-image {
display: flex;
align-items: flex-end;
width: 50%;
margin-top: -6.875rem;
height: calc(100% + 8.125rem);
position: relative;
}
.boxes-group .box-image img {
max-height: 100%;
max-width: 112%;
vertical-align: bottom;
}
.boxes-group .box-image .animation-box {
position: absolute;
right: 60%;
bottom: -25%;
transform: translateX(50%);
width: 65%;
height: 25%;
opacity: 0;
}
.boxes-group .box-image .animation-box.animation-start {
animation: slideIn 0.75s forwards;
}
.boxes-group .box-image .animation-box img {
border-radius: 10px;
object-fit: contain;
width: 100%;
box-shadow: 0 3px 50px rgba(0, 0, 0, 0.23);
}
.boxes-group .box-link {
position: absolute;
right: 1.25rem;
bottom: 1.25rem;
}
.boxes-group .box .box-text {
margin-bottom: auto;
}
.boxes-group .box-icon {
margin-top: 1.25rem;
}
.boxes-group .box-icon {
color: #001139;
display: flex;
}
.boxes-group .box-icon-no-margin a {
opacity: 1;
}
.boxes-group .box-icon-no-margin {
margin: 0;
}
.boxes-group .col-33 {
width: calc(33.33% - 0.9375rem);
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.boxes-group .col-66 {
width: calc(66.66% - 0.9375rem);
display: flex;
}
.boxes-group-two-collumns h3 {
color: #fff;
}
.boxes-group-two-collumns .box {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
height: 14.25rem;
}
@media (max-width: 576px) {
.boxes-group-two-collumns .box {
height: 7.9375rem;
}
}
.boxes-group-two-collumns .col-66 {
height: 29.6875rem;
}
.boxes-group-two-collumns .col-66 .box {
gap: 1.5625rem;
padding: 0 5.625rem;
flex-direction: row;
align-items: center;
justify-content: space-between;
height: auto;
text-align: left;
}
.boxes-group-two-collumns .col-66 h3 {
max-width: 40%;
}
.boxes-group .images-group .relative {
width: 50%;
height: 100%;
}
.boxes-group .images-group {
position: relative;
height: 100%;
display: flex;
justify-content: flex-end;
align-items: center;
width: 60%;
gap: 1.5625rem;
}
.boxes-group .images-group img {
border-radius: 10px;
border: 3px solid #3476e9;
width: 100%;
}
@media (max-width: 576px) {
.boxes-group .images-group img {
border-radius: 10px;
}
}
.boxes-group .images-group-absolute {
overflow: hidden;
position: absolute;
display: flex;
justify-content: flex-start;
flex-direction: column;
align-items: flex-end;
left: 0;
top: -3.625rem;
gap: 1.25rem;
width: 100%;
height: calc(100% + 3.625rem);
}
.boxes-group .images-group-absolute:nth-child(2) {
display: none;
}
.boxes-group .images-group-absolute img {
width: auto;
max-width: 100%;
max-height: 350px;
}
@media (max-width: 962px) {
.boxes-group .images-group-absolute img {
width: auto;
max-height: 276px;
}
}
.boxes-group .images-group-default {
height: calc(100% - 4.6875rem);
width: 50%;
}
.boxes-group .images-group-default img {
max-width: 100%;
width: auto;
height: 100%;
}
@media (max-width: 962px) {
.boxes-group .images-group-default {
display: flex;
justify-content: center;
align-items: center;
}
.boxes-group .images-group-default img {
max-height: 100%;
height: auto;
width: auto;
max-height: 276px;
}
}
@media (max-width: 1024px) {
.boxes-group .box-66 {
width: 100%;
}
.boxes-group .box-33 {
width: calc(50% - 0.625rem);
}
.boxes-group.boxes-group-two-collumns {
flex-direction: column-reverse;
}
.boxes-group .col-33,
.boxes-group .col-66 {
width: 100%;
}
.boxes-group .col-33 {
flex-wrap: wrap;
flex-direction: row;
}
.boxes-group .col-33 .box {
width: calc(50% - 0.625rem);
}
}
@media (max-width: 1024px) {
.boxes-group.boxes-group-no-margin {
margin-bottom: 1.875rem;
}
.boxes-group.boxes-group-no-margin .slick-slide {
margin: 0 0.625rem;
}
.boxes-group.boxes-group-no-margin.slick-slider {
margin-left: -1.875rem;
width: calc(100% + 3.75rem);
}
.boxes-group.boxes-group-no-margin.slick-slider .box-66 {
width: calc(100% - 3.75rem);
margin-left: 1.875rem;
}
.boxes-group.boxes-group-no-margin .box-33, .boxes-group.boxes-group-no-margin .box-50 {
display: flex !important;
width: 100%;
}
.boxes-group.boxes-group-no-margin .box-33, .boxes-group.boxes-group-no-margin .box-50, .boxes-group.boxes-group-no-margin .box-66 {
padding: 1.875rem;
}
.boxes-group.boxes-group-no-margin .box-66 {
align-items: center;
text-align: center;
height: 43.75rem;
gap: 1.875rem;
flex-direction: column;
}
.boxes-group.boxes-group-no-margin .box-66 .box-image {
width: 100%;
margin-bottom: -1.875rem;
height: 75%;
}
.boxes-group.boxes-group-no-margin .box-66 {
overflow: hidden;
}
.boxes-group.boxes-group-no-margin .box-66 .relative {
margin: 0 auto;
}
.boxes-group.boxes-group-no-margin .box-text p br {
display: none;
}
.boxes-group.boxes-group-no-margin .box-image {
height: calc(100% + 8.75rem);
}
.boxes-group.boxes-group-no-margin .col-33 .box {
padding: 0 1.875rem;
width: 100%;
}
.boxes-group.boxes-group-no-margin .col-66 {
height: 28.4375rem;
}
.boxes-group.boxes-group-no-margin .col-66 .box {
overflow: hidden;
padding-top: 15px;
flex-direction: column;
text-align: center;
}
.boxes-group.boxes-group-no-margin .col-66 .box br {
display: none;
}
.boxes-group.boxes-group-no-margin .col-66 .images-group {
width: 100%;
height: unset;
bottom: 1.875rem;
}
.boxes-group.boxes-group-no-margin .col-66 .images-group-absolute {
top: 0;
height: 100%;
}
.boxes-group.boxes-group-no-margin .col-66 .relative {
height: 100%;
}
.boxes-group.boxes-group-no-margin-two-collumns .col-66 h3 {
max-width: 100%;
}
.boxes-group.boxes-group-no-margin-two-collumns .col-66 .box {
padding: 1.875rem;
padding-bottom: 0;
}
.boxes-group.boxes-group-no-margin .box-link {
display: none;
}
.boxes-group.boxes-group-no-margin .box-image .relative {
display: flex;
justify-content: flex-end;
align-items: flex-end;
height: 100%;
}
.boxes-group.boxes-group-no-margin .box h3 {
margin: 0.9375rem 0;
margin-top: 0;
}
.boxes-group.boxes-group-no-margin .box p {
line-height: 1.6rem;
}
.boxes-group.boxes-group-no-margin .box p br {
display: none;
}
}
@media (max-width: 768px) {
.boxes-group {
margin-bottom: 1.875rem;
}
.boxes-group .slick-slide {
margin: 0 0.625rem;
}
.boxes-group.slick-slider {
margin-left: -1.875rem;
width: calc(100% + 3.75rem);
}
.boxes-group.slick-slider .box-66 {
width: calc(100% - 3.75rem);
margin-left: 1.875rem;
}
.boxes-group .box-33, .boxes-group .box-50 {
display: flex !important;
width: 100%;
}
.boxes-group .box-33, .boxes-group .box-50, .boxes-group .box-66 {
padding: 1.875rem;
}
.boxes-group .box-66 {
align-items: center;
text-align: center;
height: 43.75rem;
gap: 1.875rem;
flex-direction: column;
}
.boxes-group .box-66 .box-image {
width: 100%;
margin-bottom: -1.875rem;
height: 75%;
}
.boxes-group .box-66 {
overflow: hidden;
}
.boxes-group .box-66 .relative {
margin: 0 auto;
}
.boxes-group .box-text p br {
display: none;
}
.boxes-group .box-image {
height: calc(100% + 8.75rem);
}
.boxes-group .col-33 .box {
padding: 0 1.875rem;
width: 100%;
}
.boxes-group .col-66 {
height: 28.4375rem;
}
.boxes-group .col-66 .box {
overflow: hidden;
padding-top: 15px;
flex-direction: column;
text-align: center;
}
.boxes-group .col-66 .box br {
display: none;
}
.boxes-group .col-66 .images-group {
width: 100%;
height: unset;
bottom: 1.875rem;
}
.boxes-group .col-66 .images-group-absolute {
top: 0;
height: 100%;
}
.boxes-group .col-66 .relative {
height: 100%;
}
.boxes-group-two-collumns .col-66 h3 {
max-width: 100%;
}
.boxes-group-two-collumns .col-66 .box {
padding: 1.875rem;
padding-bottom: 0;
}
.boxes-group .box-link {
display: none;
}
.boxes-group .box-image .relative {
display: flex;
justify-content: flex-end;
align-items: flex-end;
height: 100%;
}
.boxes-group .box h3 {
margin: 0.9375rem 0;
margin-top: 0;
}
.boxes-group .box p {
line-height: 1.6rem;
}
.boxes-group .box p br {
display: none;
}
}
@media (max-width: 576px) {
.boxes-group .box-66 .relative {
margin-left: unset;
margin-right: -48px;
}
.boxes-group .box-66.box-color-1 .box-image {
justify-content: center;
}
}
@media (max-width: 380px) {
.boxes-group .box-66 {
height: 37.5rem;
aspect-ratio: 500/854;
}
}
@keyframes slideIn {
0% {
bottom: -25%;
opacity: 0;
}
50% {
opacity: 1;
}
100% {
bottom: 25%;
opacity: 1;
}
}
.image-text h2 {
margin-bottom: 0;
}
.image-text-content {
display: flex;
align-items: center;
gap: 5.625rem;
}
.image-text-image {
max-width: 50%;
}
.image-text-image img {
border-radius: 10px;
object-fit: cover;
max-width: 100%;
}
.image-text-text {
display: flex;
flex-direction: column;
gap: 2rem;
max-width: 50%;
}
@media screen and (max-width: 768px) {
.image-text-text .btn-group.justify-content-center {
justify-content: center;
}
}
.image-text-text p {
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.002px;
line-height: 2.4rem;
margin-top: 15px;
}
@media (max-width: 888px) {
.image-text-text p br {
display: none;
}
}
@media (max-width: 576px) {
.image-text-text p {
font-size: 1.1875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 2rem;
opacity: 0.7;
}
}
@media (max-width: 768px) {
.image-text-content {
align-items: flex-start;
flex-direction: column-reverse;
gap: 2.8125rem;
}
.image-text-image, .image-text-text {
max-width: 100%;
}
}
.video {
background-color: #222222;
padding-top: 2.8rem;
padding-bottom: 2.8rem;
margin-bottom: 6rem;
}
@media screen and (max-width: 576px) {
.video {
padding: 0px !important;
margin-bottom: 3.5rem;
}
}
.video-content {
aspect-ratio: 2/1;
position: relative;
background-color: #3476e9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 3.75rem;
position: relative;
}
@media (max-width: 962px) {
.video-content {
height: auto;
}
}
@media (max-width: 576px) {
.video-content {
max-width: 100%;
}
}
.video-placeholder {
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-end;
width: calc(100% + 2px);
cursor: pointer;
z-index: 1;
transition: opacity 0.3s;
align-items: center;
}
.video-placeholder img {
display: block;
vertical-align: bottom;
max-width: 100%;
height: 100%;
}
@media (max-width: 576px) {
.video-placeholder {
max-width: 100%;
}
}
.video-play-button {
position: absolute;
left: 50%;
top: 50%;
height: 30%;
aspect-ratio: 1/1;
max-width: 9.75rem;
max-height: 9.75rem;
transform: translate(-50%, -50%);
border-radius: 50%;
background-color: #fff;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: opacity 0.3s;
z-index: 1;
}
.video-play-button:hover .video-play-button-play svg {
transform: scale(1.1);
}
.video-play-button-play {
width: 70%;
height: 70%;
max-width: 6.5rem;
max-height: 6.5rem;
border-radius: 50%;
background-color: #10ad6c;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.video-play-button-play svg {
max-width: 35%;
transition: transform 0.3s;
}
.video.video-start .video-play-button,
.video.video-start .video-placeholder {
opacity: 0;
}
.video.video-start .video-item {
opacity: 1;
z-index: 2;
}
.video-item {
border-radius: 10px;
position: absolute;
left: 0;
top: 0;
width: 100%;
opacity: 0;
transition: opacity 0.3s;
}
.video-item video {
object-fit: cover;
border-radius: 10px;
width: 100%;
}
.video-with-navigation .video-navigation {
z-index: 2;
padding-top: 1.875rem;
}
@media (max-width: 576px) {
.video-with-navigation .video-navigation {
padding-top: 0;
}
}
.video-with-navigation .video-content {
height: auto;
justify-content: flex-start;
}
.video-with-navigation .video-placeholder {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 90%;
width: 90%;
z-index: 1;
}
.video-with-navigation .video-placeholder img {
max-width: 100%;
height: 100%;
}
.video-with-navigation .video-container {
width: 100%;
display: flex;
z-index: 2;
}
.video-navigation {
text-align: center;
}
.video-conatiner {
position: relative;
}
.video-with-navigation {
overflow: hidden;
}
.video-with-navigation .wrapper {
overflow: hidden;
}
.video-with-navigation h2 {
margin-bottom: 2.1875rem;
}
.video-with-navigation .video-content {
padding-bottom: 6.25rem;
}
.video-with-navigation .video-container-content {
border-radius: 10px;
margin: 0 auto;
width: 60%;
max-width: 68.75rem;
aspect-ratio: 960/612;
position: relative;
}
.video-with-navigation .video-border {
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
width: calc(100% + 14px);
height: 100%;
background-color: #faf7f4;
border-radius: 10px;
}
.video-with-navigation .video-border::before {
content: "";
position: absolute;
left: 0;
top: 0.9375rem;
left: 1.875rem;
width: 2.5rem;
height: 0.9375rem;
border-radius: 50%;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/control-dots.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.video-with-navigation .video-border img {
height: 100%;
display: block;
width: 100%;
z-index: -1;
}
.video-with-navigation .video-movie {
position: absolute;
left: 50%;
bottom: 0.4375rem;
transform: translateX(-50%);
width: calc(100% - 0.875rem);
height: calc(100% - 3.25rem);
}
.video-with-navigation .video-movie-holder {
display: flex;
justify-content: flex-end;
align-items: flex-end;
width: 45%;
position: absolute;
left: 0;
bottom: -6.25rem;
z-index: -1;
max-height: 80%;
}
@media (max-width: 1024px) {
.video-with-navigation .video-movie-holder {
width: 60%;
}
}
.video-with-navigation .video-movie-holder img {
height: 100%;
max-width: 100%;
position: relative;
bottom: -40px;
left: -60px;
}
@media (max-width: 1600px) {
.video-with-navigation .video-movie-holder img {
bottom: -50px;
}
}
@media (max-width: 1440px) {
.video-with-navigation .video-movie-holder img {
bottom: -35px;
}
}
@media (max-width: 1024px) {
.video-with-navigation .video-movie-holder img {
bottom: -0.625rem;
}
}
@media (max-width: 768px) {
.video-with-navigation .video-movie-holder img {
display: none;
}
}
@media (max-width: 576px) {
.video {
margin-top: 0;
}
.video-with-navigation .video-navigation {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
max-width: 100%;
}
.video-with-navigation .video-navigation h2 {
font-size: 1.375rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2rem;
}
.video-with-navigation .video-navigation .btn-group {
width: calc(100% + 5.625rem);
justify-content: flex-start;
overflow-y: scroll;
margin-right: -3.5625rem;
padding-right: 3.125rem;
}
.video-with-navigation .video-navigation .btn-group .btn {
flex-shrink: 0;
}
.video-with-navigation .video-navigation .btn-group::-webkit-scrollbar {
display: none;
}
.video-with-navigation .video-border {
border-radius: 10px;
}
.video-with-navigation .video-content {
padding: 1.875rem;
}
.video-with-navigation .video-movie-holder {
width: 50%;
bottom: -0.625rem;
}
.video .video-container-content {
width: 90%;
}
.video .video-movie-holder img {
bottom: -2.5rem;
left: -5.9375rem;
}
.video .video-movie-holder {
width: 70%;
}
.video .video-border:before {
left: 0;
top: 5px;
background-size: 50%;
}
.video .video-movie {
height: 85%;
}
}
@media (max-width: 414px) {
.video .video-movie-holder img {
bottom: -3.125rem;
left: -7.5rem;
}
}
.links-group {
display: flex;
gap: 1.25rem;
opacity: 0;
animation-fill-mode: forwards;
overflow-x: auto;
}
.links-group::-webkit-scrollbar {
display: none;
}
.relative {
position: relative;
}
.relative-smaller {
max-width: 80%;
}
@media (max-width: 576px) {
.relative-smaller {
max-width: 100%;
}
}
.absolute {
position: absolute;
}
.absolute.lef {
left: 0;
}
.absolute.right {
right: 0;
}
.absolute.top {
top: 0;
}
.absolute.bottom {
bottom: 0;
}
.bar-content {
padding: 4.0625rem 5rem;
background: linear-gradient(90deg, #3774E8, #263A95) !important;
border-radius: 5px !important;
display: flex;
justify-content: space-between;
gap: 1.875rem;
background: #F8F8F8;
color: #001139;
padding: 2.0625rem 2.9rem;
}
.bar-content.box-color-4 {
background-color: #fcf6e4;
}
.bar-content h3 {
color: #fff;
font-size: 2rem;
font-weight: 600;
line-height: 2.9rem;
}
.bar-content p {
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.002px;
line-height: 2.4rem;
color: #fff;
}
@media screen and (max-width: 576px) {
.bar-content p {
font-size: 1.1875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 2rem;
opacity: 0.7;
}
}
.bar-content a {
color: #222222 !important;
border-color: #222222 !important;
}
.bar-content a:hover {
color: #fff !important;
background-color: #222222 !important;
}
.bar-separate {
height: 14.375rem;
display: flex;
gap: 1.25rem;
}
.bar-separate-left {
aspect-ratio: 235/205;
height: 100%;
}
.bar-separate-left img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}
.bar-separate-right {
padding: 4rem 5rem;
background-color: #011E64;
flex-grow: 1;
border-radius: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}
.bar.bg-dark .bar-content h3, .bar.bg-dark .bar-content p {
color: #fff;
}
.bar.bg-dark .bar-content {
background-color: #011E64;
}
.bar.bg-dark .bar-content .btn.btn-white:hover {
background-color: #fff !important;
color: #011E64 !important;
}
@media (max-width: 1024px) {
.bar-separate {
height: auto;
flex-direction: column;
}
}
@media (max-width: 1024px) and (min-width: 576px) {
.bar-separate-left {
display: none;
}
}
@media (max-width: 768px) {
.bar-separate {
height: auto;
flex-direction: column;
}
.bar-separate h3 span {
display: block;
}
.bar-separate-right {
gap: 1.875rem;
padding: 1.875rem 1.5625rem 1.875rem;
flex-direction: column;
}
}
@media (max-width: 768px) {
.bar h3 {
text-align: center;
}
.bar h3 br {
display: none;
}
.bar-content {
padding: 1.875rem;
flex-direction: column;
align-items: center;
}
.bar-content br {
display: none;
}
}
.bar.bg-dark .bar-content a {
color: #222222 !important;
border-color: #222222 !important;
}
.bar.bg-dark .bar-content a.btn-white.border {
color: #fff !important;
border-color: #fff !important;
}
.bar.bg-dark .bar-content a.btn-white.border:hover {
color: #222222 !important;
}
.join-us {
overflow: hidden;
display: flex;
gap: 6.25rem;
background-color: #222222;
color: #ffffff;
margin-bottom: 0px;
padding-left: 0px !important;
padding-right: 0px !important;
}
.join-us h2, .join-us a {
color: #ffffff;
}
.join-us img {
border-radius: 0px !important;
}
@media (max-width: 870px) {
.join-us {
flex-direction: column;
gap: 0;
}
.join-us .join-us-text-group {
text-align: center;
padding: 0 2.1875rem;
}
.join-us .join-us-text-group br {
display: none;
}
.join-us .join-us-text-group .btn-group {
justify-content: center;
}
}
.join-us-content {
display: flex;
align-items: center;
gap: 6.25rem;
height: 100%;
}
@media (max-width: 870px) {
.join-us-content {
justify-content: center;
margin-bottom: 2.8rem;
}
}
.join-us .image-box,
.join-us .btn-group {
opacity: 0;
animation-fill-mode: forwards;
}
.join-us-images-group {
width: 50%;
height: 100%;
display: flex;
padding: 2.8rem 0;
gap: 1.25rem;
position: relative;
}
@media (max-width: 870px) {
.join-us-images-group {
padding-top: 0px !important;
padding-bottom: 2.8rem;
width: 100%;
}
}
.join-us-images-group img {
height: 100%;
max-width: 100%;
object-fit: cover;
border-radius: 10px;
}
.join-us-images-group .image-box-full-hd {
display: none !important;
height: 100%;
}
.join-us-images-group .image-box {
display: flex;
height: 100%;
}
@media screen and (min-width: 1950px) {
.join-us-images-group .image-box {
display: none;
}
.join-us-images-group .image-box-full-hd {
display: flex !important;
}
}
.join-us-images-group .left-group {
top: 0;
right: 0;
width: 51vw;
height: 100%;
overflow: hidden;
}
@media (max-width: 870px) {
.join-us-images-group .left-group {
width: 100%;
}
}
.join-us-images-group .left-group .image-box {
width: 100%;
height: 100%;
}
.join-us-images-group .left-group .image-box img {
width: 100%;
height: 100%;
object-fit: fill;
object-position: top;
}
.join-us-images-group .right-group {
display: flex;
flex-direction: column;
gap: 1.25rem;
width: 40%;
}
@media (max-width: 768px) {
.join-us h2 {
text-align: center;
}
.join-us-content {
gap: 3.125rem;
flex-direction: column;
align-items: center;
}
.join-us-images-group {
width: 100%;
}
}
@media screen and (max-width: 576px) {
.join-us .btn-group {
width: 100%;
justify-content: space-between !important;
}
}
.tooltip-relative {
position: relative;
}
.tooltip-relative.tooltip-relative-block {
display: flex;
align-items: center;
gap: 0.625rem;
}
.tooltip-relative.tooltip-relative-block .tooltip {
position: relative;
top: 0;
left: 0;
transform: none;
}
@media (max-width: 1536px) {
.tooltip-relative.tooltip-relative-block .tooltip-content {
right: 0;
}
.tooltip-relative.tooltip-relative-block .tooltip-content::after {
right: 0;
}
}
.tooltip {
display: block;
position: absolute;
right: -30px;
top: 50%;
transform: translate(50%, -50%);
width: 20px;
height: 20px;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/questionmark-circle.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
cursor: pointer;
}
.tooltip.tooltip-active .tooltip-content {
opacity: 1;
}
.tooltip-content {
width: max-content;
max-width: 18.75rem;
background-color: #fff;
padding: 0.625rem;
position: absolute;
left: 50%;
bottom: calc(100% + 0.9375rem);
transform: translateX(-50%);
border-radius: 0.3125rem;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
opacity: 0;
transition: opacity 0.3s;
pointer-events: none;
text-align: center;
}
.tooltip-content p {
font-weight: 400;
line-height: 1.5rem;
font-size: 1.125rem;
}
@media (max-width: 1536px) {
.tooltip-content {
left: auto;
right: -30px;
transform: translateX(0);
}
}
.tooltip-content::after {
content: "";
position: absolute;
bottom: -0.5625rem;
left: 50%;
transform: translateX(-50%) rotate(180deg);
width: 0.625rem;
height: 0.625rem;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/triangle-white.svg);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
@media (max-width: 1536px) {
.tooltip-content::after {
left: auto;
right: 30px;
}
}
@media (max-width: 1024px) {
.tooltip {
display: none;
}
}
.sub-menu {
height: max-content !important;
position: absolute;
top: 100%;
right: 50%;
opacity: 0;
background-color: #fff;
padding: 27.5px 55px;
width: max-content;
border-radius: 10px;
overflow: hidden;
display: none;
transform: translateX(50%);
border: 3px solid transparent;
z-index: 1;
transition: box-shadow 0.3s, border-color 0.3s, opacity 0.4s;
}
@media (max-width: 1366px) {
.sub-menu {
right: 0;
}
}
@media (max-width: 1536px) {
.sub-menu {
left: 0;
transform: none;
border-top-left-radius: 0px;
}
}
.sub-menu li {
margin-bottom: 6.875px;
}
.sub-menu li:last-child {
margin-bottom: 0;
}
.sub-menu a {
color: #001139;
}
.sub-menu-text h4 {
font-size: 20px;
line-height: 26px;
}
.sub-menu-text h4 span {
font-weight: 400;
}
.sub-menu-content {
display: flex;
align-items: center;
gap: 61px;
}
.sub-menu-links {
display: flex;
flex-wrap: wrap;
column-gap: 27.5px;
row-gap: 20px;
max-width: 440px;
}
.sub-menu-links a {
position: relative;
font-size: 11px;
line-height: 22px;
gap: 6.8px;
justify-content: space-between;
text-align: center;
flex-direction: column;
width: calc(25% - 20.9px);
transition: color 0.3s;
}
.sub-menu-links a:hover {
color: #3476e9;
}
.sub-menu .workflow-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/workflow.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .fv-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/Path92.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .tasks-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/tasks.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .documents-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/payments.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .contractors-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/other.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .archive-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/archive.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .chat-and-callendar-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/comments.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.sub-menu .reservations-icon::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/calendar-alt.svg);
height: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.bar-slider h2 {
margin-bottom: 0;
}
.bar-slider h2,
.bar-slider h3 {
color: #fff;
}
.bar-slider-content {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 1.875rem;
border-radius: 10px;
padding: 8.75rem 8.125rem 8.75rem 11.25rem;
background-color: #011E64;
}
.bar-slider-slider {
max-width: 50%;
}
.bar-slider .slick-slide {
margin: 0 1.6875rem;
}
.bar-slider .slick-list {
margin: 0 -1.6875rem;
}
@media (max-width: 1024px) {
.bar-slider-content {
align-items: center;
text-align: center;
flex-direction: column;
}
.bar-slider-slider {
max-width: 100%;
}
.bar-slider-content {
padding-top: 3.125rem;
padding-bottom: 4.0625rem;
gap: 4.375rem;
}
}
@media (max-width: 768px) {
.bar-slider-content {
padding: 1.875rem;
}
}
@media (max-width: 576px) {
.bar-slider h3 {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
}
.slider-with-progress {
display: flex;
flex-direction: column;
gap: 3.75rem;
}
.slider-progress {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
position: relative;
}
.slider-progress-container {
display: flex;
justify-content: center;
align-items: center;
position: relative;
position: absolute;
}
.slider-progress .slick-dots {
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
display: flex;
justify-content: space-between;
gap: 10px;
}
.slider-progress-dots {
width: 100%;
}
.slider-progress-dots .dots-hider {
position: absolute;
left: 0;
top: 50%;
height: 30px;
transform: translateY(-50%);
background-color: transparent;
z-index: 2;
}
.slider-progress li {
display: flex;
width: 4px;
height: 4px;
min-width: 4px;
min-height: 4px;
max-width: 4px;
max-height: 4px;
background-color: #bcbcbc;
width: 100%;
height: 100%;
border-radius: 50%;
border: none;
flex-grow: 0;
padding: 0;
color: transparent;
position: relative;
transition: background-color 0.25s ease-in-out;
}
.slider-progress li.slick-active {
background-color: #3476e9;
}
.slider-progress li button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
opacity: 0;
cursor: pointer;
border: none;
width: 100%;
height: 100%;
width: 0.625rem;
height: 0.625rem;
padding: 0;
}
@media (max-width: 1024px) {
.slider-progress {
margin: 0 auto;
margin-bottom: 22.5px;
}
}
@media (min-width: 1023px) {
.slider-progress {
display: none;
}
}
.top-dot {
position: relative;
top: -0.125rem;
}
.faq-item {
width: 80%;
padding: 2rem;
background-color: #fcf9fc;
border-radius: 10px;
border: 0.1875rem solid transparent;
transition: border-color 0.3s;
}
@media screen and (max-width: 576px) {
.faq-item {
padding: 1.5625rem !important;
}
}
.faq-item {
cursor: pointer;
}
.faq-item .btn {
flex-shrink: 0;
}
.faq-item h4 {
transition: color 0.3s;
}
.faq-item.faq-item-active .faq-item-question .btn::after {
transform: rotate(180deg);
}
.faq-item-question {
display: flex;
justify-content: space-between;
align-items: center;
}
.faq-item-answer {
margin-top: 1rem;
display: none;
}
.faq-item-answer ul li {
display: flex;
align-items: center;
gap: 15px;
padding-bottom: 0.9375rem !important;
}
.faq-item-answer ul li:last-child {
padding-bottom: 0 !important;
}
.faq-item-answer ul li::before {
content: "";
position: relative;
display: block;
width: 13px;
height: 10px;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/check.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.faq-item svg {
transition: transform 0.3s;
}
.faq-item-active {
background-color: #fff;
border-color: #3476e9;
}
.faq-item-active h4 {
color: #3476e9;
}
.faq-item-active .btn {
background-color: #FBFBFB;
}
.faq-item-active .btn::after, .faq-item-active .btn::before {
background-color: #3476e9;
}
.faq-item-active .btn svg {
transform: scale(0.9) rotate(180deg);
}
@media (max-width: 1024px) {
.faq-item {
width: 100%;
}
.faq-item-answer {
margin-top: 1.875rem;
}
}
.searchbar {
display: flex;
flex-direction: column;
gap: 1.5625rem;
position: relative;
z-index: 2;
}
@media (max-width: 1024px) {
.searchbar.others {
width: 100%;
}
}
.searchbar.hide-placeholders .searchbar-input-placeholders {
opacity: 0;
}
.searchbar-group {
width: 100%;
display: flex;
height: 5.9375rem;
}
.searchbar-input {
display: flex;
padding: 2.1875rem 1.5625rem;
flex-grow: 1;
background-color: #fff;
position: relative;
align-items: center;
transition: border-radius 0.25s 0.25s;
}
.searchbar-input svg {
width: 1.75rem;
height: 1.75rem;
z-index: 1;
fill: #dedede;
}
.searchbar-input input {
padding: 2.1875rem 1.5625rem 2.1875rem 4.375rem;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border: none;
border-radius: 0px;
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 2.375rem;
color: #001139;
z-index: 2;
background-color: transparent;
}
.searchbar-input-placeholders {
overflow: hidden;
}
.searchbar-input-placeholders h4 {
white-space: nowrap;
line-height: 2.2rem;
font-weight: 500;
}
.searchbar-input-placeholders h4.changing-text {
overflow: hidden;
}
.searchbar-input-placeholders {
padding-left: 4.375rem;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
gap: 1.5625rem;
transition: opacity 0.3s;
}
.searchbar-input-placeholders .changing-text {
color: #e6e6e6;
}
.searchbar-input-search-results {
position: absolute;
left: 0;
bottom: 1px;
width: 100%;
transform: translateY(100%);
background-color: #fff;
box-shadow: 0px 30px 30px -10px rgba(0, 0, 0, 0.1);
border-top: 1px solid #d1d1d1;
display: none;
}
.searchbar-input-search-results .empty {
display: flex;
justify-content: center;
align-items: center;
height: 20px;
}
.searchbar-input-search-results .empty p {
color: #bbbbbb;
font-size: 1rem;
}
.searchbar-input-search-results-content {
padding: 1.5625rem;
}
.searchbar-input-search-results-content li {
margin-bottom: 0.625rem;
}
.searchbar-input-search-results-content li:last-child {
margin-bottom: 0;
}
.searchbar-input-search-results-content li a {
gap: 0;
}
.searchbar-input-search-results-content li a::before {
margin-right: 1.25rem;
}
.searchbar-input-search-results-content li a span {
color: #3476e9;
}
.searchbar-input.search-start {
border-bottom-left-radius: 0px;
transition: border-radius 0.25s;
border-bottom-color: transparent !important;
}
.searchbar-button {
height: 100%;
width: 12.5rem;
flex-shrink: 0;
}
.searchbar-button .btn {
border-radius: 0;
width: 100%;
height: 100%;
font-size: 1.5rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
.searchbar .most-popular-questions a {
padding: 0.625rem 1.875rem;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 0.9375rem;
height: 3.125rem;
border: 2px solid transparent;
border-radius: 20px;
width: max-content;
transition: background-color 0.3s, color 0.3s, border-color 0.3s, right 0.1s;
white-space: nowrap;
cursor: pointer;
background-color: #F1F1F1;
color: #011E64;
}
.searchbar .most-popular-questions a:hover {
background-color: #e6e6e6;
}
.searchbar .most-popular-questions a::before {
display: none;
}
.searchbar .btn-group p {
margin-right: 0.625rem;
}
@media (max-width: 1024px) {
.searchbar .changing-text {
display: none !important;
}
.searchbar-button,
.searchbar .most-popular-questions {
display: none;
}
}
@media (max-width: 576px) {
.searchbar-input input {
font-size: 1.125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.25rem;
}
}
.columns {
display: flex;
gap: 3.125rem;
justify-content: space-between;
}
.columns .col-66 {
width: calc(66.66% - 1.5625rem);
}
.columns .col-33 {
width: calc(33.33% - 1.5625rem);
}
@media (max-width: 1024px) {
.columns {
flex-direction: column;
}
.columns .col-66,
.columns .col-33 {
width: 100%;
}
}
.mostly-asked-questions .ewd-ufaq-faqs {
display: flex;
flex-wrap: wrap;
gap: 2.5rem;
row-gap: 1.25rem;
}
.mostly-asked-questions .ewd-ufaq-faqs .ewd-ufaq-faq-div {
margin: 0;
padding: 0;
width: calc(50% - 1.25rem);
}
@media (max-width: 576px) {
.mostly-asked-questions .ewd-ufaq-faqs .ewd-ufaq-faq-div {
width: 100%;
}
}
.mostly-asked-questions a {
display: flex;
align-items: center;
gap: 1.25rem;
}
.mostly-asked-questions a svg {
width: 15px;
fill: #bbbbbb;
transition: fill 0.3s;
}
.mostly-asked-questions a:hover {
color: #3476e9;
}
.mostly-asked-questions a:hover svg {
fill: #3476e9;
}
@media (max-width: 576px) {
.mostly-asked-questions a {
width: 100%;
}
}
.contact-buttons-content {
display: flex;
gap: 1.25rem;
}
.contact-buttons-content a {
display: flex;
justify-content: center;
align-items: center;
width: 14.6875rem;
height: 14.375rem;
border-radius: 10px;
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.75rem;
color: #001139;
display: flex;
gap: 0.9375rem;
align-items: center;
}
.contact-buttons-content a.chat {
background-color: #fcf6e4;
}
.contact-buttons-content a.chat.soon {
position: relative;
}
.contact-buttons-content a.chat.soon::before {
content: attr(data-soon);
position: absolute;
right: 10px;
top: 10px;
font-size: 7px;
opacity: 0.5;
line-height: 13px;
}
.contact-buttons-content a.chat .chat-icon {
display: flex;
position: relative;
}
.contact-buttons-content a.chat .chat-icon::before {
content: "";
display: block;
width: 0.625rem;
height: 0.625rem;
background-color: #10ad6c;
border-radius: 50%;
position: absolute;
left: -0.4375rem;
top: -0.4375rem;
}
.contact-buttons-content a.chat .chat-icon svg {
width: 1.75rem;
height: 1.75rem;
}
.contact-buttons-content a.e-mail {
background-color: #faf7f4;
}
.contact-buttons-content a.e-mail .email-icon {
display: flex;
}
.contact-buttons-content a.e-mail .email-icon svg {
width: 1.875rem;
height: 1.5rem;
}
@media (max-width: 576px) {
.contact-buttons-content a {
height: auto;
aspect-ratio: 1/1;
}
}
.lang-en .contact-buttons-content a.chat.soon::before {
content: "SOON";
}
.heading-with-search {
position: relative;
}
.heading-with-search::after {
content: "";
position: absolute;
left: 0;
bottom: -1.5625rem;
width: 100%;
height: 3.375rem;
content: "";
z-index: -1;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.02)), to(transparent));
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.02), transparent);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.02), transparent);
}
.heading-with-search h2 {
margin-bottom: 0;
position: relative;
}
.heading-with-search h2 a {
left: -3.125rem;
top: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
@media (max-width: 1540px) {
.heading-with-search h2 {
margin-left: 4.0625rem;
}
}
.heading-with-search-content {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 1.875rem;
padding-top: 4.6875rem;
}
.heading-with-search .searchbar {
position: relative;
top: -18px;
flex-grow: 1;
max-width: 50.625rem;
}
.heading-with-search .searchbar-input {
border: 0.1875rem solid #3476e9;
transition: border-color 0.25s;
border-right: none;
}
.heading-with-search .searchbar-input-search-results {
bottom: -2px;
}
.heading-with-search .searchbar h4.changing-text {
text-overflow: ellipsis;
max-width: 230px;
}
@media (max-width: 768px) {
.heading-with-search h2 a {
left: -2.1875rem;
}
.heading-with-search-content {
flex-direction: column;
}
.heading-with-search .searchbar {
width: 100%;
top: 0;
}
.heading-with-search .searchbar-input {
border-right: 0.1875rem solid #3476e9;
}
}
@media (max-width: 576px) {
.heading-with-search-content {
padding-top: 1.5625rem;
}
.heading-with-search {
gap: 3.125rem;
}
.heading-with-search .searchbar-input input {
padding: 1.5625rem 0.9375rem;
}
}
.count-box {
padding: 0.75rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
width: 100%;
background-color: #fcf6e4;
border: 1px solid #feeaae;
max-height: 2.875rem;
font-size: 1.38rem;
line-height: 2rem;
font-weight: 500;
vertical-align: middle;
}
.count-box.inline {
white-space: nowrap;
padding: 0.75rem 2rem;
display: inline;
}
.flex {
display: flex;
align-items: center;
}
.flex.flex-column {
flex-direction: column;
}
.flex-space-between {
justify-content: space-between;
}
.flex-align-top {
align-items: center;
}
.flex-align-end {
align-items: flex-end;
}
.flex.align-items-start {
align-items: flex-start;
}
.flex.justify-content-start {
justify-content: flex-start;
}
.flex.justify-content-center {
justify-content: center;
}
.flex.justify-content-end {
justify-content: flex-end;
}
.flex.justify-content-between {
justify-content: space-between;
}
.flex-wrap {
flex-wrap: wrap;
}
@media (max-width: 768px) {
.flex:not(.mobile-row) {
flex-direction: column;
}
.flex-align-top {
align-items: flex-start;
}
.flex .tooltip-relative-block {
margin-top: 0;
padding-top: 10px;
}
}
.section-shadow {
position: relative;
}
.section-shadow::before {
content: "";
position: absolute;
left: 0;
height: 3.375rem;
width: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.02), transparent);
}
.section-shadow-bottom::before {
bottom: 0;
}
.section-shadow-top::before {
top: -3.6875rem;
}
.checkbox-slider {
display: flex;
gap: 1.25rem;
align-items: center;
}
.checkbox-slider label {
cursor: pointer;
}
.checkbox-slider input[type=checkbox] {
appearance: none;
background-color: transparent;
margin: 0;
margin-top: 0.125rem;
font: inherit;
color: currentColor;
min-width: 2.75rem;
max-width: 2.75rem;
height: 1.4375rem;
border: none;
border-radius: 1.25rem;
transform: translateY(-0.075em);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
background-color: #F1F1F1;
transition: background 0.3s;
}
.checkbox-slider input[type=checkbox]::before {
content: "";
position: absolute;
left: 0.1875rem;
top: 0.125rem;
width: 1.1875rem;
height: 1.1875rem;
border-radius: 50%;
background-color: #bbb;
transition: left 0.3s, right 0.3s, background-color 0.3s;
}
.checkbox-slider input[type=checkbox]:checked {
background: #3476e9;
}
.checkbox-slider input[type=checkbox]:checked::before {
background-color: #fff;
left: 1.4375rem;
}
.checkbox-slider-color-box label {
color: #fff;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 1.0625rem;
}
.checkbox-slider-color-box input[type=checkbox] {
margin-top: 0;
}
.checkbox-slider-color-box input[type=checkbox]:checked {
background-color: #fff;
}
.checkbox-slider-color-box input[type=checkbox]:checked::before {
background-color: #3476e9;
}
.payment-options {
text-align: center;
}
.payment-options a {
border: 2px solid #3476e9;
border-radius: 0.25rem;
aspect-ratio: 150/130;
width: 25%;
}
.payment-options a.active .payment-options-option {
background-color: #3476e9;
}
.payment-options a.active .payment-options-option p {
color: #fff;
}
.payment-options a.active .stBlue, .payment-options a.active .stWhite, .payment-options a.active .stGradient, .payment-options a.active .stWhiteActive {
fill: #fff;
}
.payment-options a.active .stGrayActive {
fill: #b7b8b8;
}
.payment-options a.active .stGray2Active {
fill: #e9e9e9;
}
.payment-options-option {
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
flex-direction: column;
align-items: center;
padding: 1.5625rem;
transition: background 0.3s;
gap: 0.9375rem;
}
.payment-options-option p {
white-space: nowrap;
transition: color 0.3s;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.3125rem;
}
.payment-options-image {
display: flex;
justify-content: center;
align-items: center;
height: 50px;
width: 100px;
}
.payment-options .blue-media svg {
width: 3.75rem;
}
.payment-options .stBlue, .payment-options .stGradient, .payment-options .stWhite, .payment-options .stWhiteActive, .payment-options .stGrayActive, .payment-options .stGray2Active {
transition: fill 0.3s;
}
.payment-options .stWhite {
fill: #231f20;
}
.z-index {
position: relative;
z-index: 2;
}
.burger {
display: flex;
flex-direction: column;
gap: 4px;
outline: none;
height: 15px;
width: 18.75px;
border: 0px;
padding: 0px;
background: transparent;
transition: all 250ms ease-out;
cursor: pointer;
position: relative;
z-index: 2;
}
.burger span {
display: block;
width: 18.75px;
height: 2px;
background: #fff;
transition: all 250ms ease-out;
position: absolute;
}
.burger span:nth-child(1) {
top: 0px;
}
.burger span:nth-child(2) {
top: 6px;
}
.burger span:nth-child(3) {
top: 12px;
}
.header-fixed .burger span {
background-color: #001139;
}
.active.burger {
gap: 0;
margin-top: -4px;
}
.active.burger span {
background-color: #001139;
top: 50%;
transform: translate(-50%);
}
.active.burger span:nth-child(1) {
transform: translateY(50%) rotate(45deg);
}
.active.burger span:nth-child(2) {
transform: translateY(50%) rotate(-45deg);
}
.active.burger span:nth-child(3) {
opacity: 0;
}
@media (min-width: 1025px) {
.burger {
display: none;
}
}
.contact .col {
display: flex;
flex-direction: column;
}
.contact-box {
min-width: 33.5rem;
min-height: 610px;
}
@media (max-width: 1280px) {
.contact-box {
min-height: unset;
}
}
.contact-box .contact-fields .btn-white.color-primary {
color: #3476e9;
transition: background-color 0.3s, color 0.3s, border-color 0.3s, right 0.1s, opacity 0.3s, right 0.1s;
}
.contact-box .contact-fields .btn-white.color-primary:hover {
background: #fff;
color: #3476e9;
opacity: 0.9;
}
.contact-group {
display: flex;
flex-direction: row;
align-items: flex-start;
gap: 9.375rem;
}
.contact-details h3.mb-55 {
margin-bottom: 1.5rem;
}
.contact-details {
flex-grow: 1;
display: flex;
justify-content: flex-start;
flex-direction: column;
min-height: 610px;
gap: 2.75rem;
}
@media (max-width: 1280px) {
.contact-details {
min-height: unset;
}
}
.contact-details p {
display: flex;
align-items: center;
justify-content: space-between;
align-items: center;
width: 100%;
margin-bottom: 1.875rem;
gap: 10px;
}
.contact-details p:last-of-type {
margin-bottom: 0;
}
@media (max-width: 1100px) {
.contact-details .bar {
margin-top: 0;
}
}
.contact-info {
display: flex;
justify-content: space-between;
gap: 3.125rem;
width: 100%;
}
.contact-info .col {
display: flex;
flex-direction: column;
justify-content: space-between;
}
@media screen and (max-width: 576px) {
.contact-info .col {
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.contact-info .col h3 {
width: 100%;
}
.contact-info .col p {
width: 50%;
}
.contact-info .col p:nth-last-child(1) {
width: 100%;
}
}
@media (max-width: 1100px) {
.contact .contact-group {
gap: 3.125rem;
}
.contact .contact-info {
padding-bottom: 3.125rem;
}
.contact .contact-details {
gap: 3.125rem;
}
.contact .contact-box {
min-width: unset;
}
.contact .contact-info {
flex-direction: column;
}
.contact .support-boxes-group {
gap: 1.25rem;
}
.contact h3.mb-55 {
margin-bottom: 1.25rem;
}
}
@media (max-width: 768px) {
.contact .contact-group {
flex-direction: column;
}
.contact .contact-details {
width: 100%;
padding-top: 0;
}
.contact .contact-form-box {
width: 100%;
}
.contact .contact-form-box .wpcf7-response-output {
max-width: unset !important;
}
.contact .contact-box {
width: 100%;
padding: 1.5625rem 1.5625rem;
}
.contact .contact-box .btn-white {
margin: 0 auto;
}
.contact .contact-box .mb-60 {
margin-bottom: 2rem;
}
}
.form-group {
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.form-group label {
color: #fff;
}
.form-group label, .form-group input[type=text], .form-group input[type=email], .form-group select {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.25rem;
}
.form-group input[type=text], .form-group input[type=email], .form-group select {
width: 100%;
background-color: transparent;
border: none;
border-bottom: 1px solid #fff;
position: relative;
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
border-radius: 0px !important;
padding-bottom: 5px;
width: 100%;
background-color: #ffffff;
border-radius: 8px !important;
border: none;
padding: 1.3333333333rem 1.6666666667rem !important;
display: flex;
justify-content: space-between;
align-items: center;
}
.form-group select {
text-overflow: "";
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
width: 100%;
}
.form-group textarea {
background-color: transparent;
border: none;
padding-bottom: 1.09375rem;
border-bottom: 1px solid #fff;
resize: vertical;
min-height: 5.25rem;
max-height: 9.375rem;
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
border-radius: 0px;
-webkit-appearance: none;
background-color: #ffffff;
border-radius: 8px !important;
padding: 1.3333333333rem 1.6666666667rem !important;
display: flex;
justify-content: space-between;
align-items: center;
}
.form-group .input-validate {
position: relative;
}
.form-group .input-validate::after {
opacity: 0;
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/valid-white.svg);
display: flex;
justify-content: center;
align-items: center;
position: absolute;
right: 0px;
top: 2px;
width: 1.25rem;
height: 1.25rem;
z-index: 2;
transition: opacity 0.3s;
}
.form-group .valid {
position: relative;
}
.form-group .valid::after {
opacity: 1;
}
.support-box {
padding: 1.875rem 3.125rem;
display: flex;
align-items: center;
gap: 1.25rem;
border-radius: 0px;
transition: opacity 0.3s, color 0.3s;
position: relative;
}
.support-box .soon {
font-size: 7px;
line-height: 13px;
}
.support-box .icon {
color: #3476e9;
}
.support-box .icon svg {
width: 1.5rem;
height: auto;
}
.support-box:hover {
opacity: 0.9;
}
.support-boxes-group {
flex-grow: 1;
flex-direction: column;
display: flex;
justify-content: space-between;
}
.chat-icon {
position: relative;
}
.chat-icon::before {
content: "";
display: block;
width: 0.625rem;
height: 0.625rem;
background-color: #10ad6c;
border-radius: 50%;
position: absolute;
left: -0.75rem;
top: -0.375rem;
}
.select {
position: relative;
}
.select-switch {
width: 100%;
background-color: transparent;
padding-right: 0;
border: none;
border-radius: 0px;
border-bottom: 1px solid #fff;
color: #fff;
position: relative;
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
.select-options {
display: none;
max-height: 120px;
overflow-y: auto;
-ms-overflow-style: none;
scrollbar-width: none;
scroll-behavior: smooth;
}
.select-options::-webkit-scrollbar {
display: none;
}
.select-option {
padding: 0px !important;
cursor: pointer;
}
.select-option label {
display: flex;
justify-content: flex-start;
align-items: center;
border-bottom: 1px solid transparent;
cursor: pointer;
transition: border-color 0.3s;
padding: 8px 0 !important;
}
.select-option:last-child label {
padding-bottom: 0;
border-color: transparent;
}
.select-option input {
width: 0;
height: 0;
visibility: hidden;
margin: 0;
}
.select::after {
content: "";
position: absolute;
right: 0px;
top: 0px;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/arrow-angle-down-white.svg);
background-repeat: no-repeat;
background-position: center;
width: 1.25rem;
height: 1.25rem;
border-radius: 50%;
cursor: pointer;
pointer-events: none;
transition: transform 0.3s;
}
.select label, .select li {
color: #fff;
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
.select.opened::after {
transform: rotate(180deg);
}
.select.opened .select-default, .select.opened .select-option label {
border-color: #fff;
}
.select.opened .select-option:last-child label {
border-color: transparent;
}
.select .select-default, .select .select-option label {
padding-bottom: 5px !important;
}
.select-default {
border-bottom: 1px solid transparent;
padding: 1.0625rem 2.5rem;
transition: border-color 0.3s;
}
.custom-underline {
position: relative;
}
.custom-underline::after {
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/underline.svg);
background-position: bottom;
background-repeat: no-repeat;
background-size: 100%;
bottom: -7px;
content: "";
display: block;
height: 15px;
left: -7px;
position: absolute;
width: 100%;
z-index: -1;
}
.custom-underline-primary::after {
left: 0;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/underline-primary.svg);
}
.app-preview-subpage .top {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
align-items: center;
}
.app-preview-subpage .top > a {
margin-bottom: 0.625rem;
}
.app-preview-subpage .top .description {
margin-top: 3.125rem;
width: 100%;
max-width: 65.125rem;
}
.app-preview-subpage .preview-box {
margin-top: 4.6875rem;
position: relative;
}
.app-preview-subpage .preview-box .box {
width: 100%;
aspect-ratio: 1364/639;
padding: 3.125rem 9.375rem 0 3.125rem;
display: flex;
justify-content: flex-start;
align-items: flex-end;
width: 100%;
background-color: #F8F8F8;
border-radius: 10px;
}
.app-preview-subpage .preview-box .desktop, .app-preview-subpage .preview-box .mobile {
border: 3px solid #3476e9;
}
.app-preview-subpage .preview-box .desktop {
height: 100%;
border-bottom: none;
border-radius: 8px 8px 0 0;
padding: 3.125rem 2.1875rem 0;
overflow: hidden;
position: relative;
}
.app-preview-subpage .preview-box .desktop img {
height: auto;
width: 100%;
}
.app-preview-subpage .preview-box .desktop::after {
content: "";
position: absolute;
left: 2.1875rem;
top: 1.5625rem;
width: calc(100% - 2.1875rem);
height: auto;
aspect-ratio: 1100/10;
display: block;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/control-dots.svg);
background-position: left;
background-repeat: no-repeat;
background-size: contain;
}
.app-preview-subpage .preview-box .mobile {
aspect-ratio: 302/648;
border-radius: 8px;
position: absolute;
top: 1.875rem;
right: 3.125rem;
height: 100%;
overflow: hidden;
}
.app-preview-subpage .preview-box .mobile img {
height: 100%;
}
@media (max-width: 576px) {
.app-preview-subpage .preview-box .box {
aspect-ratio: unset;
padding: 1.875rem;
height: 37.5rem;
display: flex;
justify-content: flex-start;
align-items: flex-start;
overflow: hidden;
}
.app-preview-subpage .preview-box .desktop {
display: none;
}
.app-preview-subpage .preview-box .mobile {
aspect-ratio: 302/648;
position: unset;
width: 100%;
height: auto;
}
.app-preview-subpage .preview-box .mobile img {
height: auto;
width: 100%;
}
}
.text-image-banner .content {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
gap: 2.1875rem;
}
.text-image-banner .text {
max-width: 65.125rem;
}
.text-image-banner .banner-image {
max-width: 45.125rem;
aspect-ratio: 946/623;
overflow: hidden;
}
.text-image-banner .banner-image img {
width: 100%;
}
@media (max-width: 768px) {
.text-image-banner .banner-image {
max-width: 28.125rem;
}
}
.text-image-banner .banner {
padding: 6.25rem 1.875rem;
width: 100%;
background-color: #F8F8F8;
}
.text-image-banner .banner .wrapper {
display: flex;
flex-direction: column;
gap: 2.5rem;
}
@media (max-width: 768px) {
.text-image-banner .banner {
padding: 2.5rem 1.875rem;
}
}
@media (max-width: 576px) {
.text-image-banner .text h2.semi-bigger {
font-size: 1.1875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 2rem;
}
.text-image-banner .text h2.semi-bigger .semi-bold {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
.text-image-banner .btn-group {
flex-direction: column;
}
.text-image-banner .btn-group .btn {
width: 100%;
}
}
.wp-block-table {
border: 2px solid #d1d1d1;
border-radius: 8px;
}
.wp-block-table table thead {
border: none;
}
.wp-block-table table thead th {
border: none;
border-bottom: 2px solid #D1D1D1;
text-align: left;
padding: 1.5625rem 1.5625rem 1.5625rem 2.8125rem;
}
.wp-block-table table thead th:not(:last-child) {
border-right: 1px solid #d1d1d1;
}
.wp-block-table table td, .wp-block-table table th {
font-size: 1.38rem;
line-height: 2.4rem;
}
.wp-block-table table tr td {
padding: 1.5625rem 2.8125rem;
border: none;
border-right: 1px solid #D1D1D1;
border-bottom: 1px solid #D1D1D1;
font-weight: 400;
vertical-align: middle;
}
.wp-block-table table tr td:last-child {
border-right: none;
}
.wp-block-table table tr:last-child td {
border-bottom: none;
}
.wp-block-table .wp-element-caption {
position: absolute;
transform: translateY(50%);
line-height: 1.4rem;
font-size: 10px;
opacity: 0.4;
}
@media (max-width: 768px) {
.wp-block-table table tr td, .wp-block-table table tr th {
padding: 0.9375rem;
}
}
@media (max-width: 576px) {
.wp-block-table .wp-element-caption {
width: 85%;
transform: translateY(35%);
}
.wp-block-table table td, .wp-block-table table th {
line-height: 2rem;
}
}
.tabs-links {
width: 100%;
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.tabs-links .tabs-link {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
padding: 1.25rem 2rem;
background-color: #fcf9fc;
border-radius: 10px;
}
.tabs-links .tabs-link h4 {
font-weight: 500;
}
@media (max-width: 576px) {
.tabs-links .tabs-link {
flex-direction: column;
}
}
.box-info-bordered-container {
border: 1px solid #d1d1d1;
border-radius: 10px;
}
.box-info-bordered-top {
padding: 1.5625rem 2rem 2.8125rem;
border-bottom: 1px solid #d1d1d1;
}
.box-info-bordered-bottom {
padding: 2.8125rem 2rem 2.8125rem;
}
.box-info-bordered p {
color: #bbbbbb;
font-size: 0.875rem;
}
.box-info-bordered p strong {
color: #001139;
font-size: 1.15rem;
}
@media screen and (max-width: 576px) {
.box-info-bordered p {
font-size: 1.1875rem !important;
font-weight: 400 !important;
letter-spacing: 0.2px !important;
line-height: 1.8rem !important;
}
}
.box-info-bordered .btn {
width: 100%;
height: 45px;
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
font-size: 1.125rem;
}
@media (max-width: 576px) {
.box-info-bordered-top {
padding: 1.25rem 1.5625rem 1.875rem;
}
.box-info-bordered-bottom {
padding: 1.875rem 1.5625rem 1.875rem;
}
}
.spinner {
display: flex;
justify-content: center;
align-items: start;
width: 100%;
height: 20px;
}
.spinner svg {
fill: #3476e9;
}
.spinner-container {
display: flex;
animation: spinn 2s infinite linear;
}
@keyframes spinn {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.module-banner-content {
display: flex;
width: 100%;
border-radius: 10px;
background-color: #F8F8F8;
}
.module-banner-content-left {
display: flex;
flex-direction: column;
padding: 2.1875rem;
}
.module-banner-content-right {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.module-banner-content-right, .module-banner-content-left {
width: 50%;
}
@media (max-width: 992px) {
.module-banner-content {
flex-direction: column;
}
.module-banner-content-left, .module-banner-content-right {
width: 100%;
}
.module-banner-content-right {
padding-left: 2.1875rem;
}
}
@media (max-width: 576px) {
.module-banner-content-left {
padding: 1.25rem;
}
.module-banner-content-left, .module-banner-content-right {
padding-left: 1.25rem;
}
}
.module-banner-image {
text-align: right;
}
.module-banner-image img {
max-width: 100%;
vertical-align: bottom;
}
.module-banner-image, .module-banner-image img {
width: 100%;
}
.module-banner-heading {
display: flex;
flex-wrap: wrap;
gap: 1.25rem 3.125rem;
}
.module-banner-text {
margin-top: 1.5625rem;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (min-width: 1280px) {
.module-banner-text {
margin-top: 0;
width: 60%;
}
}
.module-banner-text ul {
padding-left: 1.875rem;
}
.module-banner-text ul, .module-banner-text li {
list-style: unset;
list-style-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/check.svg);
}
.module-banner-text li:not(:last-child) {
margin-bottom: 1.09375rem;
}
.mzx-modal {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 9999999;
padding: 2rem;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
pointer-events: none;
transition: opacity;
}
.mzx-modal form {
width: 100%;
}
.mzx-modal.mzx-modal-avctive {
opacity: 1;
pointer-events: all;
}
.mzx-modal-bg {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(34, 34, 34, 0.5);
z-index: 1;
}
.mzx-modal-dialog {
z-index: 1;
position: relative;
width: 100%;
max-width: 728px;
max-height: 80%;
display: flex;
}
@media (max-width: 576px) {
.mzx-modal-dialog {
max-height: 70%;
}
}
.mzx-modal-content {
display: flex;
flex-direction: column;
background-color: #fff;
border-radius: 10px;
width: 100%;
}
.mzx-modal-head {
margin-top: 2.5rem;
padding: 0 2.5rem;
text-align: center;
position: relative;
}
.mzx-modal-head .title {
padding: 0 60px;
font-size: clamp(24px, 3vw, 38px);
font-weight: 700;
letter-spacing: -0.8px;
line-height: 1.12;
color: #0a0a0a;
}
@media (max-width: 576px) {
.mzx-modal-head .title {
padding: 0;
}
}
.mzx-modal-body {
margin-top: 2.5rem;
padding: 0 2.5rem;
padding-bottom: 2.5rem;
overflow: auto;
}
.mzx-modal-close {
width: 50px;
height: 50px;
border-radius: 50%;
border: 2px solid #cecece;
background-color: transparent;
cursor: pointer;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/close-icon.svg);
background-size: 12px;
background-position: center;
background-repeat: no-repeat;
position: absolute;
right: 2.5rem;
top: 50%;
transform: translateY(-50%);
transition: 0.25s border-color;
}
.mzx-modal-close:hover {
border-color: #e2e2e2;
}
@media (max-width: 576px) {
.mzx-modal-close {
display: none;
}
}
.form-group-new-views {
display: flex;
gap: 2rem;
width: 100%;
}
.form-group-new-views p span {
width: 100%;
}
.form-group-new-views p span input {
width: 100%;
}
.form-group-new-views p label {
margin-bottom: 1.5rem;
}
.form-group-new-views .wpcf7-not-valid-tip {
color: #DB0200;
}
.form-group-new-views.justify-center {
justify-content: center;
}
.form-group-new-views.align-center {
align-items: center;
}
.form-group-new-views.column {
flex-direction: column;
gap: 1.5rem;
}
.form-group-new-views .input-box:not(.submit) {
display: flex;
flex-direction: column;
gap: 0 !important;
width: 100%;
}
.form-group-new-views .input-box br {
display: none;
}
.form-group-new-views .input-box label {
display: block;
font-size: 13.2px;
font-weight: 500;
color: #1a1a2e;
margin-bottom: 5px;
letter-spacing: 0.01em;
}
.form-group-new-views .input-box input:not([type=submit]), .form-group-new-views .input-box select, .form-group-new-views .input-box textarea {
width: 100%;
height: 53px;
padding: 0 14px;
background: #fff;
border: 1.5px solid #b5b3af;
border-radius: 8px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
outline: none;
transition: border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
display: flex;
align-items: center;
cursor: pointer;
color: #1a1a2e;
font-size: 13.2px;
}
.form-group-new-views .input-box input:not([type=submit]):focus, .form-group-new-views .input-box select:focus, .form-group-new-views .input-box textarea:focus {
border-color: #3476e9;
box-shadow: 0 0 0 3px rgba(52, 118, 233, 0.1), 0 1px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 1079px) {
.form-group-new-views .input-box input:not([type=submit]), .form-group-new-views .input-box select, .form-group-new-views .input-box textarea {
height: 50px;
}
}
.form-group-new-views .input-box textarea {
padding-top: 14px;
padding-bottom: 14px;
}
.form-group-new-views .input-box.checkbox {
align-items: flex-start;
flex-direction: row;
gap: 1rem;
}
.form-group-new-views .input-box.checkbox .wpcf7-list-item {
margin: 0;
}
.form-group-new-views .input-box.checkbox label {
display: flex;
align-items: flex-start;
gap: 1rem;
}
.form-group-new-views .input-box.checkbox .wpcf7-list-item-label {
font-size: 11.52px;
line-height: 1.35;
color: #5a5a72;
cursor: pointer;
font-weight: 400;
position: relative;
}
.form-group-new-views .input-box.checkbox input[type=checkbox] {
appearance: none;
-webkit-appearance: none;
width: 16px;
height: 16px;
min-width: 16px;
border: 1.5px solid #b5b3af;
border-radius: 4px;
cursor: pointer;
position: relative;
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
background: #fff;
padding: 0;
margin: 0;
box-shadow: none;
}
.form-group-new-views .input-box.checkbox input[type=checkbox]:checked {
background: #3476e9;
border-color: #3476e9;
}
.form-group-new-views .input-box.checkbox input[type=checkbox]:checked::after {
content: "";
position: absolute;
left: 4.5px;
top: 1.5px;
width: 4.5px;
height: 8px;
border: solid white;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.form-group-new-views .input-box.checkbox input[type=checkbox]:focus-visible {
box-shadow: 0 0 0 3px rgba(52, 118, 233, 0.15);
}
.form-group-new-views .input-box.select select {
padding-right: 35px !important;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
width: 100%;
}
.form-group-new-views .input-box.select .select-wrapper {
position: relative;
}
.form-group-new-views .input-box.select .select-wrapper::after {
content: "";
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
mask-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/arrow-angle-down.svg);
mask-size: contain;
mask-position: center;
mask-repeat: no-repeat;
background-color: #222222;
}
.form-group-new-views .input-box.textarea textarea {
width: 100%;
min-height: 10.05rem;
resize: none;
}
.form-group-new-views .input-box.submit .submit-button {
min-width: 150px !important;
}
@media (max-width: 576px) {
.form-group-new-views {
flex-direction: column;
gap: 1rem;
}
}
.screen-reader-response {
display: none;
}
header {
padding: 0 41.25px;
position: absolute;
top: -20.625px;
margin-top: 68.75px;
left: 50%;
transform: translateX(-50%);
width: 100%;
z-index: 999;
transition: top 0.5s;
margin-top: 27.5px;
top: 27.5px;
}
header.header-fixed {
margin-top: 0;
background-color: white;
padding: 0 41.25px;
top: 0;
position: fixed;
opacity: 1;
transition: top 0.3s;
box-shadow: 0 2px 12px 0 rgba(36, 50, 66, 0.05);
}
header.header-fixed a:not(.btn) {
color: #001139;
}
@media (max-width: 1024px) {
header.header-fixed .sub-menu-links a {
color: #7d7e81;
}
}
header.header-fixed .navigation-links .has-sub-menu .heading-link {
color: #001139;
}
header.header-fixed.hide-header {
top: -275px;
}
header.header-fixed .has-sub-menu .heading-link {
transition: border-color 0.3s, background-color 0.4s 0.2s;
}
header.header-fixed .has-sub-menu.active .heading-link {
color: #3476e9;
background-color: #fff;
}
header.header-fixed .has-sub-menu.active .heading-link::after {
background-color: #3476e9;
}
header.header-fixed .has-sub-menu .heading-link::after {
background-color: #001139;
}
header.header-fixed .navigation-links .sub-menu-links a {
transition: color 0.3s;
}
header.header-fixed .navigation-links .sub-menu-links a:hover {
color: #3476e9;
}
header.header-fixed nav {
border-radius: 10px;
padding: 0;
background-color: #fff;
max-width: 1250px;
}
header.header-fixed nav .logo-box,
header.header-fixed nav .logo-box a {
color: #3476e9;
}
header.header-fixed nav .mobile-row {
display: none;
}
@media screen and (max-width: 1024px) {
header.header-fixed nav .mobile-row {
display: flex;
}
}
header.header-fixed .btn-white.border {
border-color: #3476e9;
color: #3476e9;
}
header.header-fixed .btn-white.border:hover {
background-color: #3476e9;
color: #fff;
}
header.header-fixed .navigation-links li a {
transition: color 0.3s;
}
header.header-fixed .navigation-links li:hover > a {
color: #3476e9;
}
header.header-fixed .navigation-links li:hover::after {
background-color: #3476e9;
}
header.header-fixed .lang-item a {
color: #000000 !important;
}
header.header-fixed .current-lang a {
background-color: #ececec;
color: #001139 !important;
}
header.header-sub-page {
padding: 0 41.25px;
}
header.header-sub-page .btn-group {
justify-content: flex-end;
}
header.header-sub-page a:not(.btn) {
color: #001139;
}
header.header-sub-page a:not(.btn).active {
color: #3476e9;
}
header.header-sub-page .burger span {
background-color: #001139;
}
header.header-sub-page .lang-item a {
color: #000000 !important;
}
header.header-sub-page .current-lang a {
background-color: #ececec;
color: #001139 !important;
}
header .btn-group {
align-items: center;
}
header .btn-group p {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1rem;
}
@media (max-width: 1024px) {
header .btn-group {
width: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
grid-area: 9.375px;
flex-direction: row-reverse;
}
header .btn-group .btn-link {
color: #3476e9;
padding-right: 0px !important;
padding-left: 0px !important;
justify-content: end;
}
header .btn-group .btn-link svg {
flex-shrink: 0;
}
}
header .btn-group .only-mobile {
display: none;
width: 100%;
}
header .btn-group .only-mobile .btn {
width: 100% !important;
margin: 0 auto;
}
@media screen and (max-width: 1024px) {
header .btn-group .only-mobile {
display: block;
}
}
@media screen and (max-width: 1024px) {
header .btn-group .only-desktop {
display: none;
}
}
header .only-mobile {
display: none;
}
@media screen and (max-width: 1024px) {
header .only-mobile {
display: block;
}
}
@media screen and (max-width: 1024px) {
header .only-desktop {
display: none;
}
}
header .account {
display: flex;
align-items: center;
margin-right: 13.75px;
gap: 10.3125px;
}
header .account-image {
width: 34.375px;
height: 34.375px;
border-radius: 50%;
}
header .account-image img {
border-radius: 50%;
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 576px) {
header {
margin-top: 43.75px;
padding: 0 21.87px;
}
header.header-fixed {
padding: 0 21.87px;
}
header.header-sub-page {
padding: 0 21.87px;
}
}
@media (max-width: 1024px) {
header .buttons-seciton {
display: flex !important;
justify-content: center;
align-items: center;
flex-direction: column;
}
header .buttons-seciton .flex.mobile-row {
gap: 10px;
}
header .buttons-seciton .btn {
margin: 0 !important;
}
}
@media (max-width: 576px) {
header .buttons-seciton .flex.mobile-row {
flex-direction: column;
}
}
nav {
margin: 0 auto;
width: 100%;
max-width: 1250px;
height: 100.9px;
gap: 17.75px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
nav .logo-box a {
display: flex;
}
nav .logo-box,
nav .logo-box a {
z-index: 2;
color: #fff;
transition: color 0.3s;
}
nav .logo-box svg,
nav .logo-box img,
nav .logo-box a svg,
nav .logo-box a img {
width: 139px;
min-width: 139px;
fill: currentColor;
}
@media screen and (max-width: 576px) {
nav .logo-box svg,
nav .logo-box img,
nav .logo-box a svg,
nav .logo-box a img {
width: 110px;
min-width: 110px;
}
}
nav .mobile-row {
display: none;
}
@media screen and (max-width: 1024px) {
nav .mobile-row {
display: flex;
}
}
@media (max-width: 1024px) {
header.header-fixed .navigation-links li:hover > a,
header.header-fixed .has-sub-menu.active .heading-link {
color: #001139;
}
.navigation-links li .heading-link {
font-size: 16.5px;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 23.75px;
}
header .navigation-links li {
border-bottom: 1px solid #d1d1d1;
}
header .navigation-links li:nth-last-child(1) {
border-bottom: 0px;
}
header .sub-menu-links {
font-weight: 500;
}
.navigation-links .sub-menu-links a {
font-weight: 500;
}
}
@keyframes animateTopPosition {
0% {
top: -50%;
}
100% {
top: 20.625px;
}
}
.hero {
margin: 0;
padding: 2.08rem;
height: 100vh;
overflow: hidden;
}
.hero:not(.hero-sub-page) .hero-image {
width: 50%;
}
.hero:not(.hero-sub-page) .hero-image .relative {
max-height: unset;
}
.hero:not(.hero-sub-page) .hero-image .relative img {
max-width: 105%;
}
@media (max-height: 720px) and (min-width: 1024px) {
.hero {
height: 720px;
}
}
@media screen and (max-height: 580px) {
.hero {
height: max-content;
min-height: 400px;
}
}
@media screen and (max-width: 576px) {
.hero {
height: max-content !important;
padding: 0;
}
.hero-content-top {
min-height: unset !important;
padding: calc(10vh + 30px + 30px) 2.1875rem 10vh !important;
}
.hero-bg-image {
display: none !important;
}
.hero.hero-sub-page .hero-content-top {
min-height: unset !important;
padding: 10vh 2.1875rem 10vh !important;
}
}
.hero-wrapper {
display: flex;
width: 100%;
max-width: 1280px;
margin: 0 auto;
}
.hero-wrapper .hero-text {
margin-left: 0px;
width: 100%;
}
.hero-wrapper .hero-image {
width: 44%;
flex-shrink: 0;
}
@media screen and (max-height: 760px) {
.hero-wrapper .hero-image {
width: 40%;
}
}
.hero-content {
display: flex;
flex-direction: column;
height: 100%;
}
.hero-content-top {
display: flex;
gap: 6.25rem;
padding: 8.125rem 1.5625rem 1.875rem;
padding-top: 8.125rem;
background-color: #3476e9;
width: 100%;
min-height: 400px;
height: 100%;
border-radius: 10px;
position: relative;
overflow: hidden;
}
.hero-content-bottom {
display: flex;
justify-content: center;
align-items: center;
flex-grow: 1;
position: relative;
padding-top: 2.08rem;
}
@media screen and (max-width: 350px) {
.hero-content-bottom .btn-group {
flex-direction: column;
}
}
@media (max-width: 576px) {
.hero-content-bottom::before {
width: calc(100% + 1.5rem);
}
}
@media (max-width: 576px) {
.hero-content-bottom .btn-group {
width: 100%;
padding: 0 2.1875rem;
justify-content: space-between;
}
}
.hero-text {
margin-left: calc((100vw - 1530px) / 2);
width: 50%;
}
@media (max-width: 1024px) {
.hero-text {
width: 100%;
}
}
@media (min-width: 2000px) {
.hero-text {
margin-left: 230px;
}
}
@media (max-width: 1536px) {
.hero-text {
margin-left: 135px;
}
}
@media (max-width: 1366px) {
.hero-text {
margin-left: 0;
}
}
@media (max-width: 1600px) {
.hero-text h1 {
white-space: nowrap;
}
}
@media (max-width: 575px) {
.hero-text h1 {
white-space: unset;
}
}
.hero-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 1.875rem;
height: 100%;
position: relative;
z-index: 1;
}
.hero-text.faq {
margin: 0;
margin-bottom: 1.875rem;
}
.hero-text p {
opacity: 0;
color: #fff;
animation-fill-mode: forwards;
}
.hero-image {
display: flex;
align-items: flex-end;
width: 31%;
height: calc(100% + 2.0625rem);
z-index: 1;
}
.hero-image .relative {
display: flex;
}
@media (max-width: 1366px) {
.hero-image {
margin: 0 auto;
}
}
.hero-image img {
max-height: 100%;
max-width: 100%;
object-position: bottom;
object-fit: contain;
}
.hero-image .relative {
height: 100%;
max-height: 690px;
}
@media (min-width: 2560px) and (max-height: 920px) {
.hero-image .relative {
height: 100%;
}
}
@media screen and (max-width: 1280px) {
.hero-image .relative {
height: max-content;
max-height: 97%;
max-width: 87%;
}
}
.hero-image-name {
position: absolute;
top: 23%;
left: 5%;
width: 30%;
pointer-events: none;
transition: 0.1s;
}
.hero-image-name p {
font-weight: 600;
font-size: 1.625rem;
}
@media (max-width: 1366px) {
.hero-image-name p {
font-size: 1.25rem;
}
}
.hero-bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.hero-bg-image {
overflow: hidden;
position: relative;
position: absolute;
bottom: 0;
right: 5%;
max-height: calc(100% - 130px);
max-width: 80%;
}
.hero-bg-image img {
display: block;
margin-bottom: -100px;
object-fit: cover;
max-width: 100%;
}
.hero-bg-image-sub-page {
transform: translateY(50%);
right: -5%;
bottom: 50%;
max-height: unset;
height: calc(100% - 110px);
}
.hero-bg-image-sub-page img {
max-height: 100%;
margin-bottom: 0;
}
.hero-sub-page {
margin-bottom: -5rem;
height: 100vh;
padding-top: 9.375rem;
}
@media (max-width: 1366px) {
.hero-sub-page .hero-image {
margin-left: -100px;
}
}
@media (max-width: 1280px) {
.hero-sub-page .hero-image .relative {
height: 100%;
}
}
.hero-sub-page .hero-text p {
max-width: 600px;
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
font-size: 1.125rem;
}
@media (max-width: 576px) {
.hero-sub-page .hero-text p {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.625rem;
}
}
@media (max-width: 1024px) {
.hero-sub-page .hero-text {
width: 100%;
}
}
.hero-sub-page .hero-image img {
max-height: 100%;
max-width: unset;
object-position: bottom;
object-fit: contain;
position: relative;
left: -180px;
top: 1px;
}
.hero-sub-page .btn-group {
margin-top: 55px;
}
.hero-sub-page .hero-content-top {
padding-top: 1.875rem;
}
@media (max-width: 1024px) {
.hero-image {
display: none;
}
.hero-bg-image {
height: 100%;
max-height: unset;
width: 100%;
max-width: unset;
right: 0;
display: flex;
justify-content: center;
align-items: center;
}
.hero-bg-image img {
right: -50px;
margin-bottom: 0;
position: relative;
min-width: 43.75rem;
}
}
@media screen and (max-width: 1024px) {
.hero-content-top {
padding-left: 3.75rem;
}
}
@media (max-width: 576px) {
.hero-content-top {
padding: 5rem 2.1875rem;
border-radius: 0px;
}
.hero-sub-page p br {
display: none;
}
.hero-sub-page {
padding: 0 0px;
height: calc(80vh - 10rem);
margin-top: 7rem;
margin-bottom: 0;
}
.hero-sub-page .hero-content-top {
padding-bottom: 1.875rem;
height: 100%;
}
.hero-sub-page .btn-group {
margin-top: 10px;
}
}
.hero .media-content {
display: flex;
align-items: center;
width: 100%;
}
.hero .media-content p {
width: 15%;
white-space: nowrap;
color: rgba(0, 17, 57, 0.5);
font-size: 1rem;
font-weight: 400;
letter-spacing: 0.3px;
}
.hero .media-content .media-content-boxes {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
gap: 1.5625rem;
margin-left: 2.5rem;
}
.hero .media-content a {
display: flex;
pointer-events: none;
}
.hero .media-content .media-content-box {
max-width: 120px;
}
.hero .media-content .media-content-box img {
max-width: 100%;
}
@media (max-width: 768px) {
.hero .media-content {
flex-direction: column;
align-items: flex-start;
}
.hero .media-content .media-content {
padding: 0 3.5rem;
}
.hero .media-content .media-content-boxes {
margin-top: 2rem;
flex-wrap: wrap;
margin-left: 0;
justify-content: flex-start;
gap: 1rem 1.5625rem;
}
.hero .media-content p {
width: unset;
}
.hero .media-content .media-content-box img {
max-width: 120px;
max-height: 25px;
}
}
@media (max-width: 576px) {
.hero .media-content {
padding: 0 2.1875rem;
}
}
@keyframes test {
0% {
opacity: 1;
}
10% {
opacity: 0;
}
20% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@media screen and (max-width: 576px) {
.app-preview {
padding: 0px;
margin: 0px;
border-radius: 0px;
}
}
.app-preview h2 {
margin-bottom: 1.40625rem;
}
.app-preview-content {
overflow: hidden;
max-height: 610px;
padding: 3.125rem 2.8125rem 3.125rem !important;
border-radius: 10px !important;
background: #faf7f4;
}
@media screen and (max-width: 962px) {
.app-preview-content {
max-height: unset;
}
}
@media screen and (max-width: 576px) {
.app-preview-content {
border-radius: 0px !important;
padding: 2.1875rem 2.1875rem !important;
}
}
.app-preview-content .mobile-row .btn-link {
white-space: nowrap;
position: relative;
}
.app-preview-content .mobile-row .btn-link.mobile-preview::before {
content: "";
display: block;
width: auto;
height: 100%;
width: 1.25rem;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/phone.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
flex-shrink: 0;
}
.app-preview-content .mobile-row .btn-link.desktop-preview::before {
content: "";
display: block;
width: auto;
height: 100%;
width: 1.25rem;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/monitor.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.app-preview-changing-content {
display: flex;
justify-content: space-between;
align-items: center;
gap: 6.25rem;
margin-top: 1.875rem;
max-height: 390px;
}
@media screen and (max-width: 962px) {
.app-preview-changing-content {
max-height: unset;
}
}
@media (max-width: 962px) {
.app-preview-changing-content {
gap: 0rem;
}
}
.app-preview-changing-content p {
font-size: 1.125rem;
margin-top: -15px;
}
.app-preview-changing-content h2 {
font-size: 1.6rem;
letter-spacing: 0.2px;
line-height: 2.25rem;
}
.app-preview-changing-content .animate__fadeInUp {
visibility: visible !important;
-webkit-animation-name: fadeInUp !important;
animation-name: fadeInUp !important;
}
.app-preview-changing-content-right {
background: none;
padding: 0;
max-height: unset;
margin: 0 auto;
}
@media (min-width: 963px) {
.app-preview-changing-content-right {
margin-bottom: -70px !important;
}
}
@media (min-width: 963px) and (max-width: 1180px) {
.app-preview-changing-content-right {
margin-bottom: -120px !important;
}
}
.app-preview-changing-content-right {
height: 420px;
display: flex;
justify-content: center;
align-items: center;
margin-right: -2.8125rem;
}
.app-preview-changing-content-right .mobile-image {
display: none;
}
.app-preview-changing-content-right .desktop-image {
padding: 1.875rem 0;
padding-top: 3.4375rem;
padding-left: 1.875rem;
border: 3px solid #3476e9;
border-right: none;
border-radius: 10px;
border-end-end-radius: 0px;
border-start-end-radius: 0px;
position: relative;
top: 30px;
}
.app-preview-changing-content-right .desktop-image::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/control-dots.svg);
position: absolute;
left: 0;
top: 1.5625rem;
left: 1.875rem;
width: 2.5rem;
height: 0.9375rem;
border-radius: 50%;
}
.app-preview-changing-content-right .mobile-image {
border: 3px solid #3476e9;
border-radius: 10px;
position: relative;
top: 30px;
height: max-content;
}
@media screen and (max-width: 576px) {
.app-preview-changing-content-right .mobile-image {
top: 0px;
}
}
.app-preview-changing-content-right .mobile-image.margin-right {
margin-right: 30px;
}
.app-preview-changing-content-right.mobile {
background: none;
padding: 0;
max-height: unset;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
}
.app-preview-changing-content-right.mobile .image-box {
width: 100%;
display: flex;
flex-grow: 1;
justify-content: center;
}
.app-preview-changing-content-right.mobile .image-box-content::before {
display: none;
}
.app-preview-changing-content-right.mobile .desktop-image {
display: none;
}
.app-preview-changing-content-right.mobile .mobile-image {
overflow: hidden;
display: block;
position: relative;
top: 30px;
height: max-content;
}
@media screen and (max-width: 1160px) {
.app-preview-changing-content-right.mobile .mobile-image {
top: 0px;
}
}
@media screen and (max-width: 965px) {
.app-preview-changing-content-right.mobile .mobile-image {
top: 30px;
}
}
.app-preview-changing-content-right.mobile .mobile-image.margin-right {
margin-right: 30px;
}
.app-preview-changing-content-right img {
max-height: none !important;
}
.app-preview-changing-content-right .image-box {
height: 100%;
}
.app-preview-changing-content-right .image-box-content {
background: #faf7f4;
max-height: 100%;
display: none;
justify-content: flex-end;
position: relative;
}
.app-preview-changing-content-right .image-box-content.visible {
display: flex;
}
.app-preview-changing-content-right img {
width: 100%;
max-width: 100%;
}
@media (max-width: 576px) {
.app-preview-changing-content-right img {
object-fit: unset;
background-color: #fff;
}
}
.app-preview-changing-content-left {
display: none;
max-width: 40%;
flex-shrink: 0;
}
.app-preview-changing-content-left.visible {
display: block;
}
.app-preview-changing-content-left p {
opacity: 0;
animation-fill-mode: forwards;
margin: 2.5rem 0 2.5rem 0;
}
@media (max-width: 962px) {
.app-preview .app-preview-changing-content {
flex-direction: column;
}
.app-preview .app-preview-changing-content-left {
max-width: 100%;
width: 100%;
}
.app-preview .app-preview-changing-content-right {
height: auto;
max-width: unset;
}
.app-preview .app-preview-changing-content-right.mobile {
height: 880px;
margin-bottom: -500px;
width: 100%;
margin-right: auto;
}
.app-preview .app-preview-changing-content-right.mobile img {
max-height: unset;
}
}
@media (max-width: 680px) {
.app-preview .app-preview-changing-content-right.mobile {
height: 800px;
margin-bottom: -500px;
}
}
@media (max-width: 900px) {
.app-preview .links-group {
width: calc(100% + 60px);
padding-right: 1.5625rem;
position: relative;
left: -2.8125rem;
}
.app-preview .links-group a:nth-child(1) {
margin-left: 2.8125rem;
}
.app-preview .links-group a:nth-last-child(1) {
margin-right: 0;
}
}
@media (max-width: 576px) {
.app-preview .app-preview-changing-content-right.mobile {
height: 500px;
margin-bottom: -250px;
}
.app-preview h3 {
font-size: 1.375rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2rem;
}
.app-preview .app-preview-content {
padding: 1.5625rem;
}
.app-preview .app-preview-changing-content-right .mobile-image {
display: block;
}
.app-preview .app-preview-changing-content-right .desktop-image {
display: none;
}
.app-preview .mobile-preview {
display: none;
}
.app-preview .app-preview-changing-content {
margin-top: 3.125rem;
gap: 3.125rem;
}
}
@media screen and (max-width: 576px) and (max-width: 576px) {
.app-preview .app-preview-changing-content {
margin-top: 2.109375rem;
gap: 2rem;
}
}
@media (max-width: 576px) {
.app-preview .app-preview-changing-content-right {
margin: 0;
height: 700px;
margin-bottom: -375px;
width: 100%;
}
.app-preview .app-preview-changing-content-right .image-box {
width: 100%;
display: flex;
flex-grow: 1;
justify-content: center;
}
.app-preview .app-preview-changing-content-right .image-box-content {
justify-content: center;
width: 100%;
}
}
@media screen and (max-width: 576px) and (max-width: 576px) {
.app-preview .app-preview-changing-content-right .image-box-content div:nth-child(3) {
display: none;
}
}
@media (max-width: 576px) {
.app-preview .app-preview-changing-content-right .desktop-image {
display: none;
}
.app-preview .app-preview-changing-content-right .mobile-image {
width: 100%;
overflow: hidden;
display: block;
}
}
@media screen and (max-width: 576px) and (max-width: 576px) {
.app-preview .app-preview-changing-content-right .mobile-image {
margin-right: 0px !important;
max-width: unset !important;
}
}
@media (max-width: 576px) {
.app-preview .app-preview-changing-content-left h2 {
margin-bottom: 0px;
}
.app-preview .app-preview-changing-content-left p {
margin: 2.1875rem 0 2.1875rem 0;
}
}
@media screen and (max-width: 576px) and (max-width: 576px) {
.app-preview .app-preview-changing-content-left p {
margin: 0.703125rem 0 1.40625rem 0;
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 1.625rem;
font-size: 1rem;
}
}
@media screen and (max-width: 450px) {
.app-preview .app-preview-changing-content-right.mobile {
height: 300px;
margin-bottom: -100px;
}
}
@media screen and (max-width: 380px) {
.app-preview .app-preview-changing-content-right.mobile {
height: 300px;
margin-bottom: -100px;
}
}
@media (max-width: 576px) {
.advantage {
text-align: center;
}
}
.pricing-content {
display: flex;
gap: 3.75rem;
}
.pricing-content.custom-gap {
gap: 5px;
}
.pricing-content.custom-gap .pricing-column-feature {
margin-top: 3.75rem;
}
.pricing-content.custom-gap .pricing-column-feature:nth-child(1), .pricing-content.custom-gap .pricing-column-feature:nth-child(2), .pricing-content.custom-gap .pricing-column-feature:nth-child(4), .pricing-content.custom-gap .pricing-column-feature:nth-child(3) {
margin-top: 0px;
}
@media screen and (max-width: 768px) {
.pricing-content.custom-gap .pricing-column-feature {
margin-top: 0px;
width: calc(50% - 10px);
}
}
.pricing-content.first-col {
flex-direction: column;
margin-bottom: 0px !important;
row-gap: 0px !important;
}
.pricing-content.first-col > div > p {
padding-bottom: 20px;
border-bottom: 1px solid #d1d1d1;
margin-bottom: 3.125rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 1.875rem;
font-size: 2rem;
}
@media screen and (max-width: 576px) {
.pricing-content.first-col > div > p {
padding-bottom: 10px;
margin-bottom: 2rem;
font-size: 1.4rem;
}
}
.pricing-content.first-col .pricing-content {
margin-bottom: 5rem;
width: 100%;
}
@media screen and (max-width: 576px) {
.pricing-content.first-col .pricing-content {
margin-bottom: 3rem;
flex-direction: column;
}
}
.pricing-content.first-col .pricing-content .pricing-column-feature {
width: calc(25% - 20px);
flex-grow: 0;
gap: 15px;
flex-direction: row;
align-items: center;
margin-top: 1.4rem;
}
@media screen and (max-width: 576px) {
.pricing-content.first-col .pricing-content .pricing-column-feature {
width: 100%;
margin-top: 0rem;
}
}
.pricing-content.first-col .pricing-content .pricing-column-feature br {
display: none;
}
.pricing-content.first-col .pricing-content .pricing-column-feature span {
margin-bottom: 0px !important;
}
.pricing-content.first-col .pricing-content .pricing-column-feature p {
text-align: left;
font-weight: 500;
font-size: 1.125rem;
line-height: 1.525rem;
}
@media (max-width: 1024px) {
.pricing-content.first-col .pricing-content .pricing-column-feature p {
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
}
@media screen and (max-width: 576px) {
.pricing-content.first-col .pricing-content {
row-gap: 15px;
}
}
.pricing-column {
border: 3px solid #d1d1d1;
border-radius: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
text-align: center;
width: 100%;
max-width: 415px;
}
.pricing-column-heading {
padding: 2.1875rem 2.8125rem 1rem 2.8125rem;
display: flex;
flex-direction: column;
width: 100%;
flex-grow: 1;
border-bottom: 1px solid #d1d1d1;
position: relative;
top: 0;
transition: 0.3s top;
align-items: flex-start;
gap: 0.9375rem;
}
.pricing-column-heading .mizzox-text-box {
width: 100%;
display: flex;
justify-content: space-between;
gap: 0.9375rem;
text-align: left;
gap: 0.9375rem;
}
@media (min-width: 1025px) {
.pricing-column-heading .mizzox-text-box {
margin-bottom: 1.5rem;
}
.pricing-column-heading .mizzox-text-box .mizzox-text span {
display: block;
}
}
.pricing-column-heading .mizzox-text-box span.small {
color: #001139;
font-size: 0.85rem;
font-weight: 500;
}
.pricing-column-heading .price-box {
position: relative;
align-self: flex-start;
}
@media (max-width: 1024px) {
.pricing-column-heading .price-box {
display: none;
}
}
.pricing-column-heading .only-mobile {
display: none;
}
@media screen and (max-width: 576px) {
.pricing-column-heading .only-mobile {
display: flex;
align-items: center;
}
.pricing-column-heading .only-mobile .icon-plus {
position: relative;
width: 10px;
height: 10%;
}
.pricing-column-heading .only-mobile .icon-plus span {
display: block;
width: 12px;
height: 2px;
position: absolute;
background-color: #001139;
right: 0px;
top: 0;
transition: all 0.1s linear;
}
.pricing-column-heading .only-mobile .icon-plus span:nth-child(2) {
transform: rotate(90deg);
}
.pricing-column-heading .only-mobile.and-only-if-active {
display: none;
position: relative;
}
.pricing-column-heading .only-mobile.and-only-if-active h3 {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
}
@media screen and (max-width: 576px) and (max-width: 480px) {
.pricing-column-heading .only-mobile.and-only-if-active h3 {
display: block;
}
.pricing-column-heading .only-mobile.and-only-if-active h3 span {
display: unset;
white-space: nowrap;
position: relative;
top: 0;
color: #001139;
font-size: 0.85rem;
font-weight: 500;
}
}
.pricing-column-heading p {
text-align: left;
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
@media (max-width: 1024px) {
.pricing-column-heading p {
min-height: 0px;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
}
.pricing-column-heading p.font-primary {
min-height: unset;
width: 100%;
text-align: center;
}
@media (max-width: 1024px) {
.pricing-column-heading p.font-primary {
text-align: left;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
margin-top: 11px !important;
}
}
.pricing-column-heading p.time-info {
font-size: 1.1875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
@media screen and (max-width: 576px) {
.pricing-column-heading p {
display: none;
}
}
.pricing-column-heading .btn-group {
width: 100%;
}
.pricing-column-heading .btn-group .btn {
width: 75%;
height: 45px;
font-weight: 500;
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
font-size: 1.2rem;
}
.pricing-column-heading p:not(.font-primary) {
margin: 0.75rem 0 2.125rem;
}
.pricing-column-heading .font-primary {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.875rem;
}
.pricing-column-heading .old-price {
display: flex;
flex-direction: column;
position: absolute;
bottom: 0;
transform: translateY(90%);
}
@media (max-width: 1024px) {
.pricing-column-heading .old-price {
transform: none;
position: unset;
}
}
.pricing-column-heading h3 {
font-size: 1.6rem;
line-height: 2.25rem;
}
@media (max-width: 1024px) {
.pricing-column-heading h3 {
min-height: 0px;
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
.pricing-column-heading h3.old {
text-align: left;
font-size: 0.83rem !important;
font-weight: 400 !important;
opacity: 0.5;
line-height: 1.375rem !important;
white-space: nowrap;
}
.pricing-column-heading h3.old .line-through {
text-decoration: line-through;
}
.pricing-column-heading h3:not(.mizzox-text) {
white-space: nowrap;
}
@media screen and (max-width: 480px) {
.pricing-column-heading h3:not(.mizzox-text) {
display: none;
max-height: 50px;
}
.pricing-column-heading h3:not(.mizzox-text) span {
display: block;
white-space: nowrap;
position: relative;
top: -10px;
}
}
.pricing-column-heading h3:not(.mizzox-text) {
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
}
.pricing-column-heading h3.mizzox-text {
font-size: 1.6rem;
line-height: 2.25rem;
}
@media (max-width: 1024px) {
.pricing-column-heading h3.mizzox-text {
min-height: 0px;
font-size: 2rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.625rem;
}
}
@media (max-width: 576px) {
.pricing-column-heading h3.mizzox-text {
min-height: 0px;
font-size: 1.75rem;
font-weight: 600;
letter-spacing: 0.2px;
line-height: 2.375rem;
font-size: 1.375rem;
}
}
.pricing-column-business span {
color: #10ad6c;
}
.pricing-column-business span.mizzox-text {
color: #000000;
}
.pricing-column-enterprise {
border: 3px solid #3476e9;
border-radius: 10px;
position: relative;
}
.pricing-column-enterprise::before {
content: url(//mizzox.com/wp-content/themes/mizzox/assets/image/star-green.svg);
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
width: 30px;
height: 30px;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
}
.pricing-column-enterprise::after {
content: attr(data-mostly);
position: absolute;
top: -2.1875rem;
left: 50%;
transform: translate(-50%, -50%);
color: #3476e9;
font-size: 1.125rem;
width: 100%;
}
.pricing-column-enterprise span:not(.line-through) {
color: #3476e9;
}
.pricing-column-enterprise span:not(.line-through).mizzox-text {
color: #000000;
}
.pricing-column-features {
padding-top: 3rem;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
text-align: center;
gap: 1.875rem;
width: 100%;
height: 100%;
}
.pricing-column-features ul {
display: flex;
flex-direction: column;
gap: 15px;
width: 100%;
padding: 0 2.1875rem 2.5rem 2.8125rem;
}
@media (max-width: 1024px) {
.pricing-column-features ul {
gap: 15px;
}
}
.pricing-column-features ul li {
line-height: 1.525rem;
text-align: left;
display: flex;
align-items: center;
gap: 15px;
font-weight: 500;
font-size: 1.125rem;
line-height: 1.525rem;
}
@media (max-width: 1024px) {
.pricing-column-features ul li {
min-height: 0px;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
}
.pricing-column-features ul li::before {
content: "";
position: relative;
display: block;
width: 13px;
height: 10px;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/check.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.pricing-column-features .btn-group {
flex-direction: column;
}
.pricing-column-feature {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
flex-grow: 1;
}
.pricing-column-feature p:not(.font-primary, .tooltip-content p) {
font-size: 1rem;
line-height: 1.7rem;
}
.pricing-column-feature span {
margin-bottom: 0.625rem;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
font-size: 1.5rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.75rem;
color: inherit;
}
.pricing-column-feature-disabled {
display: none !important;
}
.pricing-column-feature-disabled p {
color: #DFDFDF;
}
.pricing-no-heading {
display: none;
}
.pricing-no-heading .pricing-content {
display: flex;
flex-wrap: wrap;
margin-bottom: 3.125rem;
}
.pricing-no-heading .pricing-column,
.pricing-no-heading .pricing-column-features {
padding-top: 0;
}
.pricing-no-heading .pricing-column {
padding-bottom: 3.75rem;
}
.pricing-no-heading .pricing-column-feature {
width: calc(33.33% - 3.75rem);
}
@media (max-width: 768px) {
.pricing-no-heading .pricing-content {
row-gap: 3.125rem;
}
.pricing-no-heading .pricing-column-feature {
width: calc(50% - 2.8125rem);
flex-grow: 0;
}
}
@media (max-width: 1024px) {
.pricing h3 br {
display: none;
}
.pricing:not(.pricing-no-heading) .pricing-content {
flex-direction: column;
gap: 1.875rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-features {
display: none;
}
.pricing:not(.pricing-no-heading) .pricing-column {
padding-bottom: 0;
padding-top: 0;
width: 100%;
border-radius: 10px;
border: 2px solid #DFDFDF;
transition: border-color 0.3s;
max-width: unset !important;
}
.pricing:not(.pricing-no-heading) .pricing-column-free .font-primary {
display: none;
}
.pricing:not(.pricing-no-heading) .pricing-column-enterprise {
border: 2px solid #3476e9;
}
.pricing:not(.pricing-no-heading) .pricing-column:last-child {
margin-top: 1.875rem;
}
.pricing:not(.pricing-no-heading) .pricing-column.active .pricing-column-heading {
border-color: #DFDFDF;
}
.pricing:not(.pricing-no-heading) .pricing-column-heading {
display: block;
padding: 0.9375rem 1.5625rem;
border-color: transparent;
text-align: left;
transition: border-color 0.3s;
}
.pricing:not(.pricing-no-heading) .pricing-column-heading p {
line-height: 1.25rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-heading .font-primary {
margin-top: 0px;
}
.pricing:not(.pricing-no-heading) .pricing-column-heading p:not(.font-primary) {
margin-bottom: 0;
margin-top: 0.625rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-enterprise:after {
top: -1.4375rem;
text-align: left;
}
.pricing:not(.pricing-no-heading) .pricing-column-enterprise::before {
left: 90%;
}
.pricing:not(.pricing-no-heading) .pricing-column-features {
padding: 1.875rem 0;
}
.pricing:not(.pricing-no-heading) .pricing-column-features ul {
padding-left: 1.5625rem;
padding-right: 1.5625rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-feature {
display: inline-block;
min-height: 3.125rem;
width: calc(50% - 0.9375rem);
margin-bottom: 1.25rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-feature:last-child {
margin-bottom: 0;
}
.pricing:not(.pricing-no-heading) .pricing-column-feature:nth-last-child(2) {
display: flex;
width: 50%;
margin-right: auto;
margin-bottom: 40px;
}
.pricing.pricing-no-heading h2 {
padding: 0;
}
.pricing.pricing-no-heading .pricing-column {
width: calc(33.33% - 0.625rem);
}
}
@media (max-width: 576px) {
.pricing:not(.pricing-no-heading) .pricing-column-heading {
display: block;
padding: 21px 1.5625rem;
}
.pricing:not(.pricing-no-heading) .pricing-column-enterprise::before {
display: none;
}
.pricing .tooltip {
right: 50%;
top: calc(100% + 0.625rem);
}
.pricing .tooltip-content:after {
left: 50%;
right: auto;
}
.pricing .tooltip-content {
right: auto;
left: 50%;
transform: translateX(-50%);
}
.pricing .pricing-column-enterprise:after {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 2.875rem;
}
}
@media (max-width: 576px) and (max-width: 1024px) {
.pricing .pricing-column-enterprise:after {
min-height: 0px;
font-size: 0.875rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
}
@media (max-width: 576px) {
.pricing-column-feature p:not(.tooltip-content p) {
font-size: 0.8125rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
.pricing-column-feature span {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.125rem;
}
}
@media screen and (max-width: 576px) {
.pricing-column.active .only-mobile .icon-plus span:nth-child(2) {
transform: rotate(180deg);
}
}
.footer {
padding: 31.35px 41.25px 31.35px;
}
@media (max-width: 576px) {
.footer {
padding-left: 18.75px;
padding-right: 18.75px;
padding-bottom: 18.75px;
}
}
.footer p {
font-size: 11px;
}
@media (max-width: 1024px) {
.footer {
font-size: 11px;
}
}
.footer {
background-color: #FBFBFB;
}
.footer .boxes-group .box-icon {
margin-bottom: 0px;
}
.footer .box.soon {
position: relative;
}
.footer .box.soon::after {
content: attr(data-soon);
color: #001139;
position: absolute;
right: 20px;
top: 20px;
font-size: 7px;
line-height: 12px;
opacity: 0.5;
}
@media screen and (max-width: 576px) {
.footer-content .boxes-group .box p {
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 0.2px;
line-height: 1.625rem;
font-size: 1rem;
}
}
.footer-content .boxes-group .box-icon img {
height: 80%;
margin: 0 auto;
max-height: 22px;
}
.footer-links {
border-bottom: 1px solid #d1d1d1;
border-top: 1px solid #d1d1d1;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: 100%;
padding: 30.8px 0;
margin: 31.35px 0 31.35px;
}
@media (max-width: 768px) {
.footer-links {
row-gap: 18.75px;
grid-template-rows: 1fr 1fr 62.5px;
grid-template-columns: repeat(2, 1fr);
}
.footer-links .footer-links-group-heading {
margin-bottom: 6.25px;
}
.footer-links .footer-links-group-socials {
gap: 18.75px;
align-items: flex-start;
}
}
.footer-links-group {
display: flex;
flex-direction: column;
}
.footer-links-group a.soon sup {
font-size: 7px;
opacity: 0.5;
}
.footer-links-group-heading {
margin-bottom: 17.1875px;
}
.footer-links-group-heading p {
font-weight: 500;
font-size: 12.375px;
line-height: 20.625px;
letter-spacing: 0.2px;
}
@media (max-width: 576px) {
.footer-links-group-heading a {
display: flex !important;
}
}
.footer-links-group-socials {
justify-content: space-between;
align-items: flex-end;
}
.footer-links-group-socials a {
display: flex;
justify-content: center;
align-items: center;
}
.footer-links-group-socials img {
transform: scale(0.9);
}
.footer-links-group-socials .footer-links-group-heading {
display: flex;
gap: 18.75px;
}
.footer-links-group-socials .footer-links-group-heading a {
color: #B1B1B1;
}
.footer-links-group-socials .footer-links-group-heading a svg {
transform: scale(0.9);
fill: currentColor;
}
.footer-links-group-badges {
display: flex;
gap: 13.75px;
}
.footer-links-group-badges a *:not(#Rectangle_14001, #Path_35041, #Path_35047, #Path_35048, #Rectangle_14000, #Group_17821, #Path_35024) {
fill: currentColor;
}
.footer-links-group-badges svg {
height: 100%;
width: 100%;
}
.footer .ue-logo {
display: flex;
}
.footer .ue-logo--mobile {
display: none;
}
@media (max-width: 576px) {
.footer .ue-logo {
display: none;
}
.footer .ue-logo--mobile {
padding-top: 5px;
display: flex;
}
}
.footer-content--distinctions {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
@media (max-width: 576px) {
.footer-content--distinctions {
flex-direction: column-reverse;
align-items: flex-start;
gap: 10px;
}
}
.footer-content--distinctions-wrapper {
display: flex;
align-items: center;
gap: 20px;
}
@media (max-width: 576px) {
.footer-content--distinctions-wrapper {
gap: 10px;
}
}
.footer-content--distinctions .distinctions-box {
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.footer-content--distinctions .distinctions-box.deloitte {
height: 20px;
}
@media (max-width: 576px) {
.footer-content--distinctions .distinctions-box.deloitte {
height: 14px;
}
}
.footer-content--distinctions .distinctions-box.deloitte, .footer-content--distinctions .distinctions-box.fast-50 {
width: auto;
}
.footer-content--distinctions .distinctions-box.fast-50 {
height: 25px;
}
@media (max-width: 576px) {
.footer-content--distinctions .distinctions-box.fast-50 {
height: 17.75px;
}
}
.footer-content--distinctions .distinctions-box img {
height: 100%;
max-width: 100%;
}
.footer-ending {
display: flex;
justify-content: space-between;
}
.footer-ending-left {
width: 50%;
display: flex;
gap: 16.5px;
align-items: center;
}
.footer-ending-right {
display: flex;
gap: 68.75px;
}
@media (min-width: 577px) {
.footer-ending.mobile {
display: none;
}
}
@media (max-width: 768px) {
.footer-ending {
flex-direction: column;
gap: 18.75px;
}
.footer-ending-left {
width: 100%;
}
}
@media (max-width: 768px) {
.footer-ending-right {
flex-direction: column;
gap: 6.25px;
}
}
.footer a {
color: #001139;
line-height: 20px;
font-weight: 400;
font-size: 11px;
line-height: 22px;
transition: color 0.3s;
}
.footer a:hover {
color: #3476e9;
}
@media (max-width: 576px) {
.footer .footer-links-group-heading p {
font-size: 9.375px;
font-weight: 500;
line-height: 13.75px;
}
.footer .footer-links-group-socials a {
margin-bottom: 0;
}
.footer a {
margin-bottom: 8.125px;
font-weight: 500;
font-size: 8.125px;
line-height: 14.375px;
}
.footer a:last-child {
margin-bottom: 0;
}
.footer .footer-links-group-socials .footer-links-group-heading {
margin-bottom: 0;
gap: 12.5px;
}
.footer .footer-links-group-socials .footer-links-group-heading a {
transform: scale(0.6);
transform-origin: center;
}
.footer .footer-links-group-socials .footer-links-group-heading a svg {
transform: none;
}
.footer-links {
grid-template-columns: 100%;
grid-template-rows: 37.5px auto;
margin-bottom: 18.75px;
padding-bottom: 0;
border-bottom: 0;
gap: 0;
}
.footer-links-group {
padding: 9.375px 0;
border-bottom: 1px solid #d1d1d1;
}
.footer-links-group:last-child {
grid-row: 1/2;
display: flex;
justify-content: space-between;
flex-direction: row;
align-items: center;
padding-bottom: 15.625px;
border-bottom: 1px solid #d1d1d1;
}
.footer-links-group:last-child .footer-links-group-heading::after {
display: none !important;
}
.footer-links-group:last-child a {
margin: 0 !important;
display: inline;
}
.footer-links-group:last-child::before {
content: "";
width: 65.625px;
height: 12.5px;
background-image: url(//mizzox.com/wp-content/themes/mizzox/assets/image/logo_mizzox-blue.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
}
.footer-links-group a {
display: none;
}
.footer-links-group-badges {
display: none;
}
.footer-links .footer-links-group a:first-of-type {
margin-top: 12.5px;
}
.footer-links .footer-links-group a:last-of-type {
margin-bottom: 12.5px;
}
.footer .footer-links .footer-links-group-heading {
margin-bottom: 0;
position: relative;
align-items: center;
display: flex;
justify-content: space-between;
align-items: center;
}
.footer .footer-links .footer-links-group-heading::after {
content: "+";
text-align: center;
width: 10.625px;
height: 10.625px;
border-radius: 50%;
transition: transform 0.3s;
display: flex;
justify-content: center;
align-items: center;
}
.footer .footer-links .footer-links-group-heading.active::after {
transform: rotate(45deg);
}
.footer-ending {
gap: 11.25px;
}
.footer-ending--alt {
align-items: center;
}
.footer-ending--alt .footer-ending-left {
justify-content: center;
}
.footer-ending.desktop {
display: none;
}
.footer-ending.mobile {
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
}
.footer-ending.mobile .footer-ending-left {
width: auto;
}
.footer-ending.mobile .flex {
gap: 10px;
align-items: flex-start;
}
.footer-ending img:not(.visible-mobile) {
display: none;
}
.footer-ending p, .footer-ending a {
font-size: 7.5px;
font-weight: 500;
line-height: 9.375px;
}
.footer-ending-right {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.footer-ending-right a {
line-height: 9.375px;
margin-bottom: 0;
padding-right: 6.25px;
border-right: 1px solid #CECECE;
}
.footer-ending-right a:nth-last-child(1) {
border-right: 0px;
}
}
.footer .box p {
font-weight: 400;
}
.faq-section-content {
padding: 3.125rem 2.8125rem 3.125rem !important;
border-radius: 10px;
}
.faq-section-content-items {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1.25rem;
}
.faq-section-content-items.faq-solo .faq-item {
width: 100%;
}
@media screen and (max-width: 576px) {
.faq-section-content {
padding: 2.1875rem !important;
border-radius: 0px !important;
}
}
.faq-section .btn-group {
margin-top: 3.75rem;
}
.faq-section-pp.uncollapsed {
margin-top: 0;
margin-bottom: 4.0625rem;
}
@media (min-width: 577px) {
.faq-section-pp.uncollapsed h2 {
margin-bottom: 60px;
}
}
.faq-section-pp.uncollapsed .faq-item-answer {
margin-bottom: 0 !important;
}
.faq-section-pp.uncollapsed .wrapper {
max-width: 955px;
}
.faq-section-pp.uncollapsed .faq-item {
border-color: #E2E2E2 !important;
}
.faq-section-pp .faq-section-content {
padding: 0 !important;
}
.faq-section-pp .faq-section-content .faq-item {
border-color: #E2E2E2;
background-color: #fff;
width: 100%;
padding: 2.25rem 3.75rem;
}
.faq-section-pp .faq-section-content .faq-item:not(.faq-item-active):hover {
border-color: #bbbbbb;
}
.faq-section-pp .faq-section-content .faq-item-active {
border-color: #3476e9;
}
.faq-section-pp .faq-section-content .faq-item .btn-round {
color: #000000 !important;
}
.faq-section-pp .faq-section-content .faq-item-answer {
margin: 1.5625rem 0 1.25rem 0;
}
@media (max-width: 1024px) {
.faq-section .btn:not(.btn-primary.border) {
display: none;
}
}
@media (max-width: 576px) {
.faq-section:not(.faq-section-pp) {
padding: 0;
}
.faq-section-content {
padding: 1.875rem 1.5625rem;
}
.faq-section .faq-item {
padding: 1.875rem 1.5625rem;
}
.faq-section .faq-item h4 {
font-size: 1rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.625rem;
}
}
.faq-search span {
display: block;
}
.faq-search h2 {
position: relative;
z-index: 2;
}
.faq-search-content {
padding: 4.6875rem 1.875rem;
background-color: #FAF7F5;
position: relative;
}
@media screen and (max-width: 576px) {
.faq-search-content {
padding: 10vh 2.1875rem 10vh !important;
border-radius: 0px;
}
}
.faq-search-content .hero-text {
width: 100%;
text-align: center;
justify-content: center;
align-items: center;
}
.faq-search-bg-image {
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: flex-end;
align-items: flex-end;
overflow: hidden;
}
.faq-search-bg-image img {
position: relative;
bottom: -17.5rem;
right: 9.375rem;
width: 80%;
max-width: 75rem;
}
@media (max-width: 576px) {
.faq-search .faq-search-bg-image img {
width: 100%;
right: -100px;
top: 0;
transform: translateY(-50%);
}
}
@media (max-width: 576px) {
.select-category {
padding: 0;
}
.select-category-content {
border-radius: 0px;
}
}
.select-category-content h2 {
text-align: center;
}
.select-category-categories {
display: flex;
gap: 1.25rem;
}
.select-category-categories-category {
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: center;
flex-grow: 1;
gap: 1.25rem;
position: relative;
width: 10.9375rem;
}
.select-category-categories-category .play-button {
position: absolute;
right: 0.9375rem;
top: 0.9375rem;
width: 1.4375rem;
height: 1.4375rem;
background-color: #10ad6c;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.select-category-categories-category .play-button svg {
position: relative;
fill: #fff;
width: 0.5rem;
}
@media (min-width: 1280px) {
.select-category-categories-category:hover .select-category-categories-box {
background-color: #3476e9;
}
.select-category-categories-category:hover .select-category-categories-box-icon {
color: #fff;
}
.select-category-categories-category:hover .select-category-categories-box-icon::after {
background-color: #fff;
}
.select-category-categories-category:hover .select-category-categories-box p {
color: #fff;
}
}
.select-category-categories-box {
position: relative;
}
.select-category-categories-box img {
width: 2.1875rem;
}
.select-category-categories-box {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1.25rem;
padding: 0.9375rem;
border: 2px solid #3476e9;
width: 100%;
aspect-ratio: 175/155;
transition: background-color 0.3s;
}
.select-category-categories-box-icon {
height: 33px;
display: flex;
justify-content: center;
align-items: center;
color: #3476e9;
transition: color 0.3s;
}
.select-category-categories-box-icon::after {
content: "";
display: block;
background-color: #3476e9;
width: 2.1875rem;
height: 100%;
transition: background-color;
}
.select-category-categories-box-icon-Workflow::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/workflow.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/workflow.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Faktury::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/invoices.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/invoices.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Zadania::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/tasks.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/tasks.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Dokumenty::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/documents.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/documents.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Kontrahenci::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/contractors.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/contractors.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Dysk::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/archive.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/archive.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Inne::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/other.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/other.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon-Rezerwacje::after {
-webkit-mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/calendar.svg) no-repeat center;
mask: url(//mizzox.com/wp-content/themes/mizzox/assets/image/calendar.svg) no-repeat center;
mask-size: 100%;
}
.select-category-categories-box-icon svg {
fill: currentColor;
transform: scale(0.8);
}
.select-category-categories-box p {
transition: color 0.3s;
}
.select-category-categories-count {
padding: 0.75rem;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 100%;
background-color: #fcf6e4;
border: 1px solid #FEEAAE;
}
@media (max-width: 1024px) {
.select-category .slick-list {
margin: 0 -1.875rem;
margin-left: 0px;
}
.select-category .slick-slide {
margin: 0 1.25rem;
width: 11rem;
}
}
@media (max-width: 768px) {
.select-category-content {
padding-top: 3.125rem;
padding-bottom: 3.125rem;
}
}
@media (max-width: 576px) {
.select-category .slick-slide {
margin: 0 0.625rem;
}
}
@media (max-width: 576px) {
.select-category-content {
padding: 1.875rem;
}
.select-category-content h2 {
margin-bottom: 2.1875rem;
}
}
.questions {
margin: 7rem 0;
}
@media (max-width: 576px) {
.questions {
margin: 2rem 0;
}
}
.questions-content h2 {
text-align: center;
}
.questions-items {
display: flex;
flex-wrap: wrap;
gap: 3.75rem;
}
.questions .question-item {
display: flex;
flex-direction: column;
width: calc(50% - 1.875rem);
padding-bottom: 3.75rem;
border-bottom: 1px solid #d1d1d1;
}
.questions .question-item:last-child {
padding-bottom: 0px;
border-bottom: none;
}
@media (min-width: 769px) {
.questions .question-item:nth-last-child(2), .questions .question-item:last-child {
padding-bottom: 0px;
border-bottom: none;
}
}
.questions .question-item-heading {
align-items: center;
display: flex;
gap: 1.25rem;
margin-bottom: 3.75rem;
}
.questions .question-item-heading .count-box {
width: max-content;
min-width: 10.9375rem;
}
.questions .question-item-list {
display: flex;
flex-direction: column;
gap: 0.9375rem;
}
.questions .question-item .btn {
margin-top: 3rem;
}
@media (max-width: 768px) {
.questions-items {
flex-direction: column;
}
.questions .question-item {
width: 100%;
}
.questions .question-item-heading {
gap: 0.625rem;
margin-bottom: 1.875rem;
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 576px) {
.questions-items {
gap: 3.125rem;
}
.questions-content {
padding: 2.8125rem 1.5625rem;
}
.questions .question-item {
padding-bottom: 3.125rem;
}
}
.help-grid.no-margin-top .help-grid-content-top, .help-grid.default-margin-content-bottom .help-grid-content-top {
margin-bottom: 2.5rem;
}
@media screen and (max-width: 576px) {
.help-grid.no-margin-top .help-grid-content-top, .help-grid.default-margin-content-bottom .help-grid-content-top {
margin-bottom: 3.75rem;
}
}
.help-grid h3 {
font-size: 2.2rem;
font-weight: 500;
line-height: 2.9rem;
}
.help-grid-content {
display: grid;
grid-template-columns: calc(20% - 0.25rem) calc(60% - 0.25rem) calc(20% - 0.25rem);
column-gap: 0.625rem;
}
.help-grid-content-top {
padding-bottom: 3.75rem;
grid-column: 2/3;
grid-row: 1;
border-bottom: 1px solid #d1d1d1;
}
.help-grid-content-top h4 {
line-height: 2.8rem;
}
.help-grid-content-right {
grid-column: 3/4;
grid-row: 1/3;
}
.help-grid-content-right .box-info-bordered-sticky {
position: sticky;
top: 8.75rem;
}
.help-grid-content-right .box-info-bordered {
position: relative;
width: 25rem;
right: -6.5625rem;
}
@media (max-width: 1024px) {
.help-grid-content-right .box-info-bordered {
width: 100%;
right: unset;
margin-bottom: 3.75rem;
}
}
.help-grid-content-bottom {
display: grid;
grid-template-columns: 20% 60% 20%;
column-gap: 0.625rem;
grid-column: 1/4;
grid-row: 2;
}
.help-grid-content-bottom .contact-buttons {
grid-column: 1/2;
margin-top: -0.9375rem;
}
.help-grid-content-bottom .contact-buttons-content {
flex-direction: column;
position: sticky;
top: 8.75rem;
}
.help-grid-content-bottom-main {
display: flex;
flex-direction: column;
gap: 3.125rem;
grid-column: 2/3;
}
.help-grid-content-bottom-main p, .help-grid-content-bottom-main li, .help-grid-content-bottom-main a:not(.btn) {
line-height: 2.4rem;
font-weight: 400;
}
.help-grid-content-bottom-main a:not(.btn) {
color: #3476e9;
text-decoration: underline;
}
.help-grid-content-bottom-main .wp-block-code {
border: 1px solid #ccc;
padding: 1.25rem;
}
.help-grid-content-bottom-main code {
font-size: 1.38rem;
line-height: 2rem;
}
@media screen and (max-width: 576px) {
.help-grid-content-bottom-main code {
font-size: 1.1875rem !important;
line-height: 2rem !important;
}
}
.help-grid-content-bottom-main p strong {
font-weight: 600;
}
@media screen and (max-width: 576px) {
.help-grid-content-bottom-main p {
font-size: 1.1875rem !important;
font-weight: 400 !important;
letter-spacing: 0.2px !important;
line-height: 2rem !important;
}
}
.help-grid-content-bottom-main ul li > ul {
margin-top: 10px;
}
.help-grid-content-bottom-main ul li {
color: #001139;
}
.help-grid-content-bottom-main ul li {
padding-bottom: 5px;
}
@media screen and (max-width: 576px) {
.help-grid-content-bottom-main ul li {
font-size: 1.1875rem !important;
font-weight: 400 !important;
letter-spacing: 0.2px !important;
line-height: 2rem !important;
}
}
.help-grid-content-bottom-main ul li strong {
font-weight: 700;
line-height: 1.6rem;
}
.help-grid-content-bottom-main ul ul {
padding-bottom: 15px;
padding-left: 25px;
list-style: initial;
}
.help-grid-content-bottom-main ul ul ul {
list-style: upper-roman;
}
.help-grid-content-bottom .faq-question-container li, .help-grid-content-bottom .steps .step {
position: relative;
padding-left: 3.75rem;
}
.help-grid-content-bottom .faq-question-container li-image-box, .help-grid-content-bottom .steps .step-image-box {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 27.3125rem;
background-color: #fcf9fc;
border-radius: 10px;
margin-bottom: 0.625rem;
}
.help-grid-content-bottom .faq-question-container li-image-box p, .help-grid-content-bottom .steps .step-image-box p {
color: #b2b2b2;
}
.help-grid-content-bottom .faq-question-container li-image-box img, .help-grid-content-bottom .steps .step-image-box img {
width: 100%;
height: 100%;
border-radius: 10px;
object-fit: cover;
}
.help-grid-content-bottom .faq-question-container-basic {
gap: 3.125rem;
}
.help-grid-content-bottom .faq-question-container-basic ul {
list-style: unset;
padding-left: 3.5rem;
}
.help-grid-content-bottom .faq-question-container-basic ul li {
padding-left: unset;
}
.help-grid-content-bottom .faq-question-container-basic ul ul, .help-grid-content-bottom .faq-question-container-basic ul ol, .help-grid-content-bottom .faq-question-container-basic ol ul, .help-grid-content-bottom .faq-question-container-basic ol ol {
padding-left: 3.5rem;
}
.help-grid-content-bottom .faq-question-container-basic ul ul li, .help-grid-content-bottom .faq-question-container-basic ul ol li, .help-grid-content-bottom .faq-question-container-basic ol ul li, .help-grid-content-bottom .faq-question-container-basic ol ol li {
padding-left: 0;
}
.help-grid-content-bottom .faq-question-container-basic ul ul li:not(:last-child), .help-grid-content-bottom .faq-question-container-basic ul ol li:not(:last-child), .help-grid-content-bottom .faq-question-container-basic ol ul li:not(:last-child), .help-grid-content-bottom .faq-question-container-basic ol ol li:not(:last-child) {
padding-bottom: 15px;
}
.help-grid-content-bottom .faq-question-container-basic > ul {
padding-left: 1.5rem;
}
.help-grid-content-bottom .faq-question-container-basic ol li {
padding-bottom: 0;
}
.help-grid-content-bottom .faq-question-container-basic img {
object-fit: scale-down;
}
.help-grid-content-bottom .faq-question-container-basic img, .help-grid-content-bottom .faq-question-container-basic .step-image {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
display: block;
width: 100% !important;
border-radius: 10px;
}
@media (max-width: 576px) {
.help-grid-content-bottom .faq-question-container-basic img, .help-grid-content-bottom .faq-question-container-basic .step-image {
margin-top: 0.625rem;
}
}
.help-grid-content-bottom .steps, .help-grid-content-bottom .faq-question-container > ol {
display: flex;
flex-direction: column;
gap: 1.875rem;
list-style: none;
padding-left: 0;
}
@media (max-width: 576px) {
.help-grid-content-bottom .steps, .help-grid-content-bottom .faq-question-container > ol {
gap: 0.9375rem;
}
}
.help-grid-content-bottom .steps > li::before, .help-grid-content-bottom .faq-question-container > ol > li::before {
content: counter(list-item);
color: #3476e9;
width: 2.5rem;
height: 2.5rem;
border: 2px solid #3476e9;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
flex-shrink: 0;
position: absolute;
left: 0;
top: 0;
}
.help-grid-content-bottom .steps ul ul, .help-grid-content-bottom .steps ul ol, .help-grid-content-bottom .steps ol ul, .help-grid-content-bottom .steps ol ol, .help-grid-content-bottom .faq-question-container ul ul, .help-grid-content-bottom .faq-question-container ul ol, .help-grid-content-bottom .faq-question-container ol ul, .help-grid-content-bottom .faq-question-container ol ol {
margin-top: 0.9375rem;
}
.help-grid-content-bottom .steps ul ul:not(:last-child), .help-grid-content-bottom .steps ul ol:not(:last-child), .help-grid-content-bottom .steps ol ul:not(:last-child), .help-grid-content-bottom .steps ol ol:not(:last-child), .help-grid-content-bottom .faq-question-container ul ul:not(:last-child), .help-grid-content-bottom .faq-question-container ul ol:not(:last-child), .help-grid-content-bottom .faq-question-container ol ul:not(:last-child), .help-grid-content-bottom .faq-question-container ol ol:not(:last-child) {
margin-bottom: 0.9375rem;
}
.help-grid-content-bottom .steps ul ol, .help-grid-content-bottom .steps ol ol, .help-grid-content-bottom .faq-question-container ul ol, .help-grid-content-bottom .faq-question-container ol ol {
list-style-type: decimal;
}
.help-grid-content-bottom .steps ul ul, .help-grid-content-bottom .steps ol ul, .help-grid-content-bottom .faq-question-container ul ul, .help-grid-content-bottom .faq-question-container ol ul {
list-style-type: disc;
}
.help-grid-content-bottom .wp-block-image img {
border-radius: 10px;
}
@media (max-width: 1024px) {
.help-grid-content.help-grid-content-mobile-custom-order .help-grid-content-top {
order: 2;
}
.help-grid-content.help-grid-content-mobile-custom-order .help-grid-content-bottom {
order: 3;
}
.help-grid-content.help-grid-content-mobile-custom-order .help-grid-content-right {
order: 1;
}
.help-grid-content.help-grid-content-mobile-custom-order .box-info-bordered-sticky {
position: unset;
}
}
.help-grid .bar {
margin-top: 3.125rem;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1.25rem;
width: 100%;
}
.help-grid .bar-helpfull {
background: #3476e9;
padding: 2.5rem;
border-radius: 10px;
}
.help-grid .bar-similiar {
margin-top: 4.375rem;
justify-content: flex-start;
align-items: flex-start;
}
.help-grid .bar-similiar .btn-group {
gap: 6.25rem;
}
.help-grid .bar-similiar a {
padding: 0;
align-items: flex-start;
}
.help-grid .wp-block-pullquote {
border: 1px solid #ccc;
background-color: #FAF7F5;
padding: 3rem;
}
.help-grid .wp-block-pullquote p {
color: #001139;
}
.help-grid .wp-block-pullquote a {
padding: 1rem 1.8rem;
height: auto;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 0.9375rem;
border: 2px solid #3476e9;
border-radius: 60px;
width: max-content;
transition: background-color 0.3s, color 0.3s, border-color 0.3s, right 0.1s;
font-style: normal;
font-size: 1.2rem;
font-weight: 500;
letter-spacing: 0.2px;
line-height: 1.5625rem;
text-decoration: unset;
margin: 0.625rem auto 0;
}
.help-grid .wp-block-pullquote a:hover {
color: #fff;
background-color: #3476e9;
}
.help-grid .wp-block-code.quote:has(code) {
padding: 0;
}
.help-grid .wp-block-code.quote code {
line-height: 2.5rem !important;
padding: 3.64rem;
font-style: italic;
color: #001139;
}
@media (max-width: 576px) {
.help-grid .wp-block-code.quote code {
font-size: 1.38rem !important;
line-height: 2.2rem !important;
padding: 3rem;
}
}
@media (max-width: 1024px) {
.help-grid .contact-buttons {
display: none;
}
}
@media (max-width: 768px) {
.help-grid-content {
grid-template-columns: 100%;
}
.help-grid-content-top, .help-grid-content-bottom {
grid-column: 1/2;
}
.help-grid-content-bottom {
grid-template-columns: 100%;
}
.help-grid-content-bottom-main {
grid-column: 1/2;
}
.help-grid-content-bottom .steps .step-image {
margin-left: -3.75rem;
width: calc(100% + 3.75rem);
}
.help-grid-content-bottom .steps .step-image-box {
height: 18.75rem;
}
.help-grid .bar-helpfull {
padding: 1.875rem 1.25rem 2.1875rem;
}
.help-grid .bar-helpfull .btn {
padding: 0.9375rem 2.5rem;
}
.help-grid .bar-similiar {
margin-top: 0;
}
.help-grid .bar-similiar .btn-group {
align-items: flex-start;
gap: 1.875rem;
flex-direction: column;
}
}
.payment h2 br {
display: block;
}
.payment-top {
display: flex;
justify-content: space-between;
gap: 1.875rem;
}
.payment-top-left, .payment-top-right {
width: 50%;
}
.payment-top-right {
display: flex;
flex-direction: column;
justify-content: flex-end;
gap: 0.9375rem;
}
.payment-description {
display: flex;
align-items: center;
gap: 2.1875rem;
}
.payment-bottom {
margin-top: 3.375rem;
padding-top: 3.125rem;
}
.payment-bottom-content {
display: flex;
justify-content: flex-end;
width: 100%;
}
.payment-bottom-summary {
gap: 1.875rem;
display: flex;
justify-content: space-between;
width: calc(50% - 0.9375rem);
}
.payment-bottom-summary-content {
display: flex;
flex-direction: column;
gap: 0.9375rem;
max-width: 40%;
}
.payment-bottom-summary-content .item {
display: flex;
justify-content: space-between;
gap: 6.25rem;
}
.payment-bottom-summary-content .item-desc {
color: #414040;
}
.payment-bottom-summary-content .item-footer {
flex-wrap: wrap;
row-gap: 0;
margin-top: 0.46875rem;
padding-top: 1.15625rem;
position: relative;
}
.payment-bottom-summary-content .item-footer::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 1px;
background-image: linear-gradient(to right, #d9d9d9 33%, #fff 0%);
background-position: bottom;
background-size: 25px 0.125rem;
background-repeat: repeat-x;
}
.payment-bottom-summary-content .item .monthly {
width: 100%;
display: flex;
justify-content: flex-end;
}
.payment-bottom-summary-content .item .monthly p {
font-weight: 400;
color: #cecece;
}
.payment-bottom-text {
margin-top: 4.0625rem;
padding: 3.125rem 0;
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
}
.payment-bottom-process {
margin-top: 3.75rem;
display: flex;
justify-content: space-between;
align-items: center;
gap: 1.875rem;
}
.payment-bottom-process-buttons {
display: flex;
gap: 2.1875rem;
}
@media (max-width: 1024px) {
.payment .btn-group {
flex-wrap: wrap;
}
.payment .payment-options a {
width: calc(50% - 0.3125rem);
}
.payment .payment-bottom-summary {
gap: 1.25rem;
}
.payment .payment-bottom-summary-content {
max-width: unset;
}
}
@media (max-width: 768px) {
.payment-top {
flex-direction: column;
}
.payment-top-left, .payment-top-right {
width: 100%;
}
.payment .btn-group {
width: 50%;
}
}
@media (max-width: 576px) {
.payment .btn-group {
gap: 0.625rem;
width: 100%;
}
.payment-description {
flex-direction: column;
align-items: flex-start;
gap: 0.625rem;
}
.payment-bottom-process {
flex-direction: column-reverse;
}
.payment-bottom-process-buttons {
flex-direction: column;
}
}
@media (max-width: 1024px) {
.payment-bottom-summary {
gap: 1.25rem;
}
.payment-bottom-summary-content {
max-width: unset;
}
}
@media (max-width: 768px) {
.payment-bottom-content {
justify-content: flex-start;
}
.payment-bottom-summary {
width: 100%;
flex-direction: column;
}
}
.page-404 {
margin: 0;
display: flex;
width: 100%;
height: 100vh;
padding: 35px 30px 80px;
background-color: #ffffff;
position: relative;
}
.page-404-content {
width: 100%;
}
.page-404-content .logo {
position: absolute;
left: 104px;
top: 97px;
}
.page-404-content .error-message {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
flex-direction: column;
}
.page-404-content .spacer-top, .page-404-content .spacer-bottom {
flex: 1;
}
.page-404-content .spacer-bottom {
display: flex;
align-items: flex-end;
}
.page-404-content .error-image {
display: flex;
flex-direction: column;
gap: 70px;
width: 25%;
min-width: 300px;
}
.page-404-content .error-image svg {
width: 100%;
height: auto;
}
.page-404-content .heading-message {
font-size: 18px;
font-weight: 600;
line-height: 25px;
letter-spacing: unset;
}
.page-404-content .secondary-message {
font-size: 14px;
font-weight: 500;
line-height: 20px;
}
@media (max-width: 576px) {
.page-404-content .logo {
left: 30px;
top: 35px;
}
.page-404-content .error-image {
min-width: unset;
width: 80%;
}
.page-404-content .btn {
min-width: unset;
height: 50px;
padding-left: 40px;
padding-right: 40px;
font-size: 16px;
font-weight: 500;
line-height: 2px;
}
}
.pricing-column,
.bar-content,
.app-preview-changing-content-right .desktop-image,
.app-preview-changing-content-right .mobile-image {
border-width: 2px;
}
.boxes-group .box,
.app-preview-content,
.pricing-column,
.pricing-column-enterprise,
.bar-content,
.image-text-image img {
border-radius: 10px;
}
.anchor {
display: block;
position: relative;
top: -250px;
visibility: hidden;
}
 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-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)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-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)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.help-grid-content h2{font-size:1.5rem}.contact-buttons-content a{border-radius:1rem;font-size:1.25rem;font-weight:500}.help-grid-content-bottom-main ul li strong,.help-grid-content-bottom-main ol li strong{font-weight:600;letter-spacing:.2px}.help-grid-content-bottom-main ul li,.help-grid-content-bottom-main ol li{color:#001139;padding-bottom:15px}.help-grid-content-bottom-main h4 strong{font-weight:500;font-size:1.5rem}.pricing-content.first-col>div>p{margin-bottom:1.6rem}.video-placeholder{position:relative}.play-video{position:absolute;width:140px;height:140px;background:#fff url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/play-video.svg) no-repeat center;border-radius:50%;border:none;top:50%;left:0;right:0;bottom:0;margin:auto;cursor:pointer;transition:transform .25s;box-shadow:0 0 30px #2222221a}.play-video:hover{transform:scale(1.1)}.video-placeholder .play-video{top:-13%}@media(max-width:768px){.play-video{width:75px;height:75px;background-size:75px}}@media(min-width:768px){.at-hand .box-66{gap:30px}.at-hand .box-66 .box-text{width:60%}}section.with-side .side p{margin-bottom:0}section.with-side:not(.with-side-no-margin) .side p:last-child{margin-bottom:9.375rem}@media(max-width:768px){section.with-side:not(.with-side-no-margin) .side p:last-child{margin-bottom:2.8125rem}.boxes-group .box-66{height:47.75rem}}@media(max-width:576px){.boxes-group .box-66 .box-image{height:65%}}.font-18{line-height:1.75rem}.at-hand.with-side .side p{font-weight:400}@media(max-width:1024px){.at-hand-content .flex{margin-bottom:9.375rem;flex-direction:column;gap:30px !important}.at-hand-content .flex p{margin-bottom:0 !important;flex-direction:column;gap:15px !important}}@media(max-width:992px){.at-hand-content .flex h2,.at-hand-content .flex p{white-space:unset !important}.at-hand-content .flex br{display:none}}@media(max-width:768px){.at-hand-content .flex{margin-bottom:2.8125rem}}.contact-group .form-group textarea{width:100%}.contact-group .wpcf7-list-item{margin:0}.contact-group .wpcf7-list-item label{display:flex;align-items:center;gap:1.25rem}.contact-group .hidden{display:none !important}.contact-group .select-switch{border-bottom:none}.contact-group .select-option.select-default{border-bottom:1px solid #fff}.select.opened .select-option:last-child label{border-color:#fff}.contact-group .select li,.contact-group .select p,.select-option .select-default{color:#fff;font-size:1.25rem;font-weight:500;letter-spacing:.2px;line-height:1.875rem}.wpcf7-response-output{padding:15px !important;text-align:center;margin:0 !important;margin-top:15px !important;color:#001139 !important;border-radius:5px;line-height:16px;border:none !important;width:100%;display:flex;justify-content:center;align-items:center;gap:10px}.wpcf7 form.sent .wpcf7-response-output{background-color:#e2ffd3 !important}.wpcf7-spinner{display:none !important}.btn-link{border:none}.wpcf7-not-valid-tip{color:#fff;font-size:.85rem;font-weight:400;display:block;opacity:.7}.contact-fields input[type=text],.contact-fields input[type=email],.contact-fields textarea{border:2px solid transparent}.contact-fields input[type=text].wpcf7-not-valid,.contact-fields input[type=email].wpcf7-not-valid,.contact-fields textarea.wpcf7-not-valid{border-color:rgba(218,3,0,.7)}.form-group .input-validate:after{display:none}.navigation-links li,.navigation-links a{cursor:auto}.navigation-links a.btn{cursor:pointer}.heading-link{cursor:pointer !important}.sub-menu-links a{cursor:pointer}.help-grid-content-bottom-main ul li:last-child{padding-bottom:0}.help-grid-content-bottom-main ul ul{padding-bottom:0}.wpcf7 form.invalid .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output,.wpcf7-response-output{font-size:10px;font-weight:500;line-height:20px}.wpcf7 form.sent .wpcf7-response-output{background-color:#11ad6d !important;color:#fff !important}.wpcf7 form.sent .wpcf7-response-output:before{content:'';display:block;width:20px;height:20px;background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check-circle-white.svg);background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.wpcf7-form{width:435px}@media(max-width:768px){.wpcf7-form{width:100%}}.video.last-element{margin-bottom:0}.lp-hero h4{line-height:2rem;margin-bottom:4rem}@media(max-width:1024px){.lp-hero h4{margin-bottom:0}.lp-hero .hero-wrapper{flex-direction:column}.lp-hero .hero-image{display:block;width:100% !important}.lp-hero .hero-image .relative{max-width:100%}.lp-hero .hero-image img{height:385px;width:100% !important;margin-top:4rem;vertical-align:bottom;margin-bottom:-1px !important}.lp-hero.hero-content-top{padding-bottom:0 !important}}@media(max-width:900px){.app-preview .links-group a:nth-child(1){margin-left:1.8rem}.app-preview .links-group a:last-child{margin-right:1.8rem}.app-preview .links-group{left:unset;margin-right:-2.8125rem;margin-left:-2rem}}@media(max-width:576px){.video.last-element{margin-top:3.75rem}}.sub-menu-links a{font-size:14px}.cta-show-all{text-align:center;margin-top:6.5rem;font-size:1.38rem;line-height:2rem;font-weight:500;display:flex;justify-content:center}.mizzox-in-media-new-heading p{font-size:1.38rem!important;font-weight:500}.integrations-inner .integration-item img{width:100%;max-width:45%;max-height:50px}.wp-image-5958{margin-right:16px}.opinion-description p{font-style:italic;font-size:1.38rem;line-height:2rem;font-weight:500}.opinion-inner .opinion-person-image img{width:6.5rem!important;height:6.5rem!important;object-fit:cover;border-radius:50%}.opinion-inner .opinion-person-image{position:absolute;left:-8px !important;top:50%;transform:translate(-110%,-50%)}.opinion-person-details p.font-size-medium{font-size:1.65rem !important}.opinion-person-details p.font-size-small{font-weight:500!important}.opinions-slider-section-inner{grid-template-columns:30% 41% 29%!important}.opinion-inner{padding-left:4.5rem!important}.opinions-slider-section .opinions-slider .opinion-slider-arrow.opinion-slider-prev{left:3.75rem!important}.price-info .font-size-xxl{font-size:5rem!important}.pricing .pricings-wrapper .pricing-item-heading .font-size-custom{font-size:2rem;margin-top:10px}.price-additional p{font-size:1.36rem !important;margin-top:-10px;font-weight:500!important}.pricing .pricings-wrapper .pricing-item.mostly_taken .pricing-item-heading:before{font-size:1.36rem!important;font-weight:500!important}.pricing .pricings-wrapper .pricing-item-heading .price-additional{height:20px!important}.price-info img{margin-top:2.5rem}.pricing .pricings-wrapper .pricing-item-body ul li.no-tick:before{content:none}.pricing .pricings-wrapper .pricing-item-body ul li.no-tick{text-align:center;margin-top:70%}.pricing li strong{font-weight:600}.pricing .pricings-wrapper .pricing-item-body ul li:before{background-color:#10ad6c!important}.pricing .pricings-wrapper .pricing-item-body ul li.not-available:before{background-color:red!important}.pricing .pricings-wrapper .pricing-item-body ul li.not-available img{opacity:.4}.functions-slider-item-description p{font-weight:500!important}.new-hero-inner .font-size-large.font-weight-medium.color-black-alt.hero-support-text{font-size:1.36rem!important;font-weight:500!important}.boxes-benefits-item-description p,.boxes-benefits-item-description li{font-size:2rem!important;line-height:2.9rem!important;font-weight:400!important}@media(max-width:576px){.boxes-benefits-item-description p,.boxes-benefits-item-description li{font-size:1.5rem !important;line-height:2.2rem !important}}.boxes-benefits-item.full_width,.boxes-benefits-item.default_width{padding:2rem 3rem 0!important}.boxes-benefits-item-heading p{font-size:2.4rem!important;line-height:3.3rem;font-weight:600!important;color:#222}.boxes-benefits-item-description{margin:.2rem 0 2.5rem!important}.boxes-benefits-item img{width:100%;max-width:100%!important;vertical-align:bottom;border-radius:4px 4px 0 0}.boxes-benefits-item.default_width img{width:100%;max-width:100%!important;vertical-align:bottom;border-radius:4px 0 0}.boxes-benefits-item.default_width{padding-right:0!important}.boxes-benefits-item.full_width_blue{padding:2rem 3rem 2.5rem!important;display:flex;width:70%;margin:0 auto;font-size:2rem;line-height:2.9rem;border:0;position:relative;border-radius:5px;background:linear-gradient(90deg,#3774e8,#263a95)!important}.boxes-benefits-item.full_width_blue p{color:#ffffff!important;font-weight:600!important}.boxes-benefits-item.full_width_blue .boxes-benefits-item-description{margin-bottom:0!important}.boxes-benefits-item.full_width_blue .icon{width:32px;height:32px;color:#fff;margin-right:15px;position:absolute;text-align:center;top:50%;left:9%;transform:translate(-50%,-50%)}.boxes-benefits-item.full_width_blue .text{flex:1;margin-left:15%}.flex.align-items-start.sub-section{width:100%;transform:translateY(-50%);margin-top:-30px;margin-bottom:-35px;justify-content:center}.mizzox-in-media-new{margin-bottom:105px!important}.box-list-item .icon-box{margin-top:20px;margin-bottom:-20px;margin-left:32%}section.boxes-benefits{margin-top:6rem}.new-hero-inner .text-section .others{margin-left:-40px!important}.not-available img{filter:grayscale(100%);-webkit-filter:grayscale(100%)}.new-hero-inner .text-section .others .font-size-small{margin-top:3rem!important}.new-hero-inner .text-section .others .flex.flex-column .font-size-small,.box-list .sub-section .flex.flex-column .font-size-small{bottom:-3rem!important}.pricing .pricings-wrapper .pricing-item-body ul li{color:#222}.box-list-item .icon-box.top-box{margin-bottom:20px;margin-left:0}.box-list-content:nth-child(1) .box-list-item{gap:1.5rem!important}.faq-kb-base p,.help-grid-content-bottom-main.faq-question-container.faq-question-container-basic p{font-weight:400!important}@media(max-width:576px){.form-group-new-views .input-box label{font-size:1.15rem}.mzx-modal-dialog{max-height:100%!important}.functions-slider:not(.default-margin-bottom){margin-bottom:0!important}.box-list-item-content ..mr-30{margin-right:0!important}.mizzox-in-media-new{margin-top:7rem!important}.pricing .slick-dots{margin-top:3rem!important}.faq-kb-base p,.help-grid-content-bottom-main.faq-question-container.faq-question-container-basic p,.help-grid-content-bottom-main ul li{font-weight:400!important;font-size:1.38rem!important}}
@font-face{font-family:"Poppins";src:url(//mizzox.com/assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:"Poppins";src:url(//mizzox.com/assets/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500}@font-face{font-family:"Poppins";src:url(//mizzox.com/assets/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:"Poppins";src:url(//mizzox.com/assets/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700}.color-main{fill:#001139 !important;color:#001139 !important}.bg-main{background-color:#001139 !important}.color-black{fill:#000 !important;color:#000 !important}.bg-black{background-color:#000 !important}.color-primary{fill:#3476e9 !important;color:#3476e9 !important}.bg-primary{background-color:#3476e9 !important}.color-white{fill:#fff !important;color:#fff !important}.bg-white{background-color:#fff !important}.color-success{fill:#10ad6c !important;color:#10ad6c !important}.bg-success{background-color:#10ad6c !important}.color-success-light{fill:#e2ffd3 !important;color:#e2ffd3 !important}.bg-success-light{background-color:#e2ffd3 !important}.color-waiting-light{fill:#f1f1f1 !important;color:#f1f1f1 !important}.bg-waiting-light{background-color:#f1f1f1 !important}.color-error{fill:#db0200 !important;color:#db0200 !important}.bg-error{background-color:#db0200 !important}.color-error-light{fill:#ffe0e6 !important;color:#ffe0e6 !important}.bg-error-light{background-color:#ffe0e6 !important}.color-warning{fill:#db0200 !important;color:#db0200 !important}.bg-warning{background-color:#db0200 !important}.color-disabledBg{fill:#bbb !important;color:#bbb !important}.bg-disabledBg{background-color:#bbb !important}.color-info{fill:#959595 !important;color:#959595 !important}.bg-info{background-color:#959595 !important}.color-labels{fill:#414040 !important;color:#414040 !important}.bg-labels{background-color:#414040 !important}.color-button-border-gray{fill:#f1f1f1 !important;color:#f1f1f1 !important}.bg-button-border-gray{background-color:#f1f1f1 !important}.color-hero-bg{fill:#faf7f5 !important;color:#faf7f5 !important}.bg-hero-bg{background-color:#faf7f5 !important}.color-black-alt{fill:#222 !important;color:#222 !important}.bg-black-alt{background-color:#222 !important}.color-gray-pp{fill:#c3c3c3 !important;color:#c3c3c3 !important}.bg-gray-pp{background-color:#c3c3c3 !important}.color-gray-pp-alt{fill:#8f8d8d !important;color:#8f8d8d !important}.bg-gray-pp-alt{background-color:#8f8d8d !important}.color-hero-bg-alt{fill:#faf7f5 !important;color:#faf7f5 !important}.bg-hero-bg-alt{background-color:#faf7f5 !important}*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none !important}*{font-family:"Poppins",sans-serif !important}body,html{margin:0;padding:0;font-family:"Poppins",sans-serif !important;font-weight:400;font-size:11px;height:100%;scroll-behavior:smooth}@media (max-width:1600px){body,html{font-size:10px}}body.swal2-height-auto,body.swal2-shown.swal2-height-auto,html.swal2-height-auto,html.swal2-shown.swal2-height-auto{height:100% !important}h1,h2,h3,h4,h5,h6,p,li,a{color:#001139}section h2{margin-bottom:3.65rem}.animate__fadeInUp{visibility:hidden}@media (min-width:578px){br.show-mobile{display:none}}@media (max-width:576px){main.has-banner-info{padding-top:6.6666666667rem}}.last-section{margin-bottom:7.7272727273rem}@media (max-width:576px){.last-section{margin-bottom:4.0625rem}}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-right:0;margin-left:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-right:0;padding-left:0}.gap-0{gap:0rem}.mb-1{margin-bottom:.0833333333rem}.mt-1{margin-top:.0833333333rem}.ml-1{margin-left:.0833333333rem}.mr-1{margin-right:.0833333333rem}.my-1{margin-top:.0833333333rem;margin-bottom:.0833333333rem}.mx-1{margin-right:.0833333333rem;margin-left:.0833333333rem}.pb-1{padding-bottom:.0833333333rem}.pt-1{padding-top:.0833333333rem}.pl-1{padding-left:.0833333333rem}.pr-1{padding-right:.0833333333rem}.py-1{padding-top:.0833333333rem;padding-bottom:.0833333333rem}.px-1{padding-right:.0833333333rem;padding-left:.0833333333rem}.gap-1{gap:.0833333333rem}.mb-2{margin-bottom:.1666666667rem}.mt-2{margin-top:.1666666667rem}.ml-2{margin-left:.1666666667rem}.mr-2{margin-right:.1666666667rem}.my-2{margin-top:.1666666667rem;margin-bottom:.1666666667rem}.mx-2{margin-right:.1666666667rem;margin-left:.1666666667rem}.pb-2{padding-bottom:.1666666667rem}.pt-2{padding-top:.1666666667rem}.pl-2{padding-left:.1666666667rem}.pr-2{padding-right:.1666666667rem}.py-2{padding-top:.1666666667rem;padding-bottom:.1666666667rem}.px-2{padding-right:.1666666667rem;padding-left:.1666666667rem}.gap-2{gap:.1666666667rem}.mb-3{margin-bottom:.25rem}.mt-3{margin-top:.25rem}.ml-3{margin-left:.25rem}.mr-3{margin-right:.25rem}.my-3{margin-top:.25rem;margin-bottom:.25rem}.mx-3{margin-right:.25rem;margin-left:.25rem}.pb-3{padding-bottom:.25rem}.pt-3{padding-top:.25rem}.pl-3{padding-left:.25rem}.pr-3{padding-right:.25rem}.py-3{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-right:.25rem;padding-left:.25rem}.gap-3{gap:.25rem}.mb-4{margin-bottom:.3333333333rem}.mt-4{margin-top:.3333333333rem}.ml-4{margin-left:.3333333333rem}.mr-4{margin-right:.3333333333rem}.my-4{margin-top:.3333333333rem;margin-bottom:.3333333333rem}.mx-4{margin-right:.3333333333rem;margin-left:.3333333333rem}.pb-4{padding-bottom:.3333333333rem}.pt-4{padding-top:.3333333333rem}.pl-4{padding-left:.3333333333rem}.pr-4{padding-right:.3333333333rem}.py-4{padding-top:.3333333333rem;padding-bottom:.3333333333rem}.px-4{padding-right:.3333333333rem;padding-left:.3333333333rem}.gap-4{gap:.3333333333rem}.mb-5{margin-bottom:.4166666667rem}.mt-5{margin-top:.4166666667rem}.ml-5{margin-left:.4166666667rem}.mr-5{margin-right:.4166666667rem}.my-5{margin-top:.4166666667rem;margin-bottom:.4166666667rem}.mx-5{margin-right:.4166666667rem;margin-left:.4166666667rem}.pb-5{padding-bottom:.4166666667rem}.pt-5{padding-top:.4166666667rem}.pl-5{padding-left:.4166666667rem}.pr-5{padding-right:.4166666667rem}.py-5{padding-top:.4166666667rem;padding-bottom:.4166666667rem}.px-5{padding-right:.4166666667rem;padding-left:.4166666667rem}.gap-5{gap:.4166666667rem}.mb-6{margin-bottom:.5rem}.mt-6{margin-top:.5rem}.ml-6{margin-left:.5rem}.mr-6{margin-right:.5rem}.my-6{margin-top:.5rem;margin-bottom:.5rem}.mx-6{margin-right:.5rem;margin-left:.5rem}.pb-6{padding-bottom:.5rem}.pt-6{padding-top:.5rem}.pl-6{padding-left:.5rem}.pr-6{padding-right:.5rem}.py-6{padding-top:.5rem;padding-bottom:.5rem}.px-6{padding-right:.5rem;padding-left:.5rem}.gap-6{gap:.5rem}.mb-7{margin-bottom:.5833333333rem}.mt-7{margin-top:.5833333333rem}.ml-7{margin-left:.5833333333rem}.mr-7{margin-right:.5833333333rem}.my-7{margin-top:.5833333333rem;margin-bottom:.5833333333rem}.mx-7{margin-right:.5833333333rem;margin-left:.5833333333rem}.pb-7{padding-bottom:.5833333333rem}.pt-7{padding-top:.5833333333rem}.pl-7{padding-left:.5833333333rem}.pr-7{padding-right:.5833333333rem}.py-7{padding-top:.5833333333rem;padding-bottom:.5833333333rem}.px-7{padding-right:.5833333333rem;padding-left:.5833333333rem}.gap-7{gap:.5833333333rem}.mb-8{margin-bottom:.6666666667rem}.mt-8{margin-top:.6666666667rem}.ml-8{margin-left:.6666666667rem}.mr-8{margin-right:.6666666667rem}.my-8{margin-top:.6666666667rem;margin-bottom:.6666666667rem}.mx-8{margin-right:.6666666667rem;margin-left:.6666666667rem}.pb-8{padding-bottom:.6666666667rem}.pt-8{padding-top:.6666666667rem}.pl-8{padding-left:.6666666667rem}.pr-8{padding-right:.6666666667rem}.py-8{padding-top:.6666666667rem;padding-bottom:.6666666667rem}.px-8{padding-right:.6666666667rem;padding-left:.6666666667rem}.gap-8{gap:.6666666667rem}.mb-9{margin-bottom:.75rem}.mt-9{margin-top:.75rem}.ml-9{margin-left:.75rem}.mr-9{margin-right:.75rem}.my-9{margin-top:.75rem;margin-bottom:.75rem}.mx-9{margin-right:.75rem;margin-left:.75rem}.pb-9{padding-bottom:.75rem}.pt-9{padding-top:.75rem}.pl-9{padding-left:.75rem}.pr-9{padding-right:.75rem}.py-9{padding-top:.75rem;padding-bottom:.75rem}.px-9{padding-right:.75rem;padding-left:.75rem}.gap-9{gap:.75rem}.mb-10{margin-bottom:.8333333333rem}.mt-10{margin-top:.8333333333rem}.ml-10{margin-left:.8333333333rem}.mr-10{margin-right:.8333333333rem}.my-10{margin-top:.8333333333rem;margin-bottom:.8333333333rem}.mx-10{margin-right:.8333333333rem;margin-left:.8333333333rem}.pb-10{padding-bottom:.8333333333rem}.pt-10{padding-top:.8333333333rem}.pl-10{padding-left:.8333333333rem}.pr-10{padding-right:.8333333333rem}.py-10{padding-top:.8333333333rem;padding-bottom:.8333333333rem}.px-10{padding-right:.8333333333rem;padding-left:.8333333333rem}.gap-10{gap:.8333333333rem}.mb-11{margin-bottom:.9166666667rem}.mt-11{margin-top:.9166666667rem}.ml-11{margin-left:.9166666667rem}.mr-11{margin-right:.9166666667rem}.my-11{margin-top:.9166666667rem;margin-bottom:.9166666667rem}.mx-11{margin-right:.9166666667rem;margin-left:.9166666667rem}.pb-11{padding-bottom:.9166666667rem}.pt-11{padding-top:.9166666667rem}.pl-11{padding-left:.9166666667rem}.pr-11{padding-right:.9166666667rem}.py-11{padding-top:.9166666667rem;padding-bottom:.9166666667rem}.px-11{padding-right:.9166666667rem;padding-left:.9166666667rem}.gap-11{gap:.9166666667rem}.mb-12{margin-bottom:1rem}.mt-12{margin-top:1rem}.ml-12{margin-left:1rem}.mr-12{margin-right:1rem}.my-12{margin-top:1rem;margin-bottom:1rem}.mx-12{margin-right:1rem;margin-left:1rem}.pb-12{padding-bottom:1rem}.pt-12{padding-top:1rem}.pl-12{padding-left:1rem}.pr-12{padding-right:1rem}.py-12{padding-top:1rem;padding-bottom:1rem}.px-12{padding-right:1rem;padding-left:1rem}.gap-12{gap:1rem}.mb-13{margin-bottom:1.0833333333rem}.mt-13{margin-top:1.0833333333rem}.ml-13{margin-left:1.0833333333rem}.mr-13{margin-right:1.0833333333rem}.my-13{margin-top:1.0833333333rem;margin-bottom:1.0833333333rem}.mx-13{margin-right:1.0833333333rem;margin-left:1.0833333333rem}.pb-13{padding-bottom:1.0833333333rem}.pt-13{padding-top:1.0833333333rem}.pl-13{padding-left:1.0833333333rem}.pr-13{padding-right:1.0833333333rem}.py-13{padding-top:1.0833333333rem;padding-bottom:1.0833333333rem}.px-13{padding-right:1.0833333333rem;padding-left:1.0833333333rem}.gap-13{gap:1.0833333333rem}.mb-14{margin-bottom:1.1666666667rem}.mt-14{margin-top:1.1666666667rem}.ml-14{margin-left:1.1666666667rem}.mr-14{margin-right:1.1666666667rem}.my-14{margin-top:1.1666666667rem;margin-bottom:1.1666666667rem}.mx-14{margin-right:1.1666666667rem;margin-left:1.1666666667rem}.pb-14{padding-bottom:1.1666666667rem}.pt-14{padding-top:1.1666666667rem}.pl-14{padding-left:1.1666666667rem}.pr-14{padding-right:1.1666666667rem}.py-14{padding-top:1.1666666667rem;padding-bottom:1.1666666667rem}.px-14{padding-right:1.1666666667rem;padding-left:1.1666666667rem}.gap-14{gap:1.1666666667rem}.mb-15{margin-bottom:1.25rem}.mt-15{margin-top:1.25rem}.ml-15{margin-left:1.25rem}.mr-15{margin-right:1.25rem}.my-15{margin-top:1.25rem;margin-bottom:1.25rem}.mx-15{margin-right:1.25rem;margin-left:1.25rem}.pb-15{padding-bottom:1.25rem}.pt-15{padding-top:1.25rem}.pl-15{padding-left:1.25rem}.pr-15{padding-right:1.25rem}.py-15{padding-top:1.25rem;padding-bottom:1.25rem}.px-15{padding-right:1.25rem;padding-left:1.25rem}.gap-15{gap:1.25rem}.mb-16{margin-bottom:1.3333333333rem}.mt-16{margin-top:1.3333333333rem}.ml-16{margin-left:1.3333333333rem}.mr-16{margin-right:1.3333333333rem}.my-16{margin-top:1.3333333333rem;margin-bottom:1.3333333333rem}.mx-16{margin-right:1.3333333333rem;margin-left:1.3333333333rem}.pb-16{padding-bottom:1.3333333333rem}.pt-16{padding-top:1.3333333333rem}.pl-16{padding-left:1.3333333333rem}.pr-16{padding-right:1.3333333333rem}.py-16{padding-top:1.3333333333rem;padding-bottom:1.3333333333rem}.px-16{padding-right:1.3333333333rem;padding-left:1.3333333333rem}.gap-16{gap:1.3333333333rem}.mb-17{margin-bottom:1.4166666667rem}.mt-17{margin-top:1.4166666667rem}.ml-17{margin-left:1.4166666667rem}.mr-17{margin-right:1.4166666667rem}.my-17{margin-top:1.4166666667rem;margin-bottom:1.4166666667rem}.mx-17{margin-right:1.4166666667rem;margin-left:1.4166666667rem}.pb-17{padding-bottom:1.4166666667rem}.pt-17{padding-top:1.4166666667rem}.pl-17{padding-left:1.4166666667rem}.pr-17{padding-right:1.4166666667rem}.py-17{padding-top:1.4166666667rem;padding-bottom:1.4166666667rem}.px-17{padding-right:1.4166666667rem;padding-left:1.4166666667rem}.gap-17{gap:1.4166666667rem}.mb-18{margin-bottom:1.5rem}.mt-18{margin-top:1.5rem}.ml-18{margin-left:1.5rem}.mr-18{margin-right:1.5rem}.my-18{margin-top:1.5rem;margin-bottom:1.5rem}.mx-18{margin-right:1.5rem;margin-left:1.5rem}.pb-18{padding-bottom:1.5rem}.pt-18{padding-top:1.5rem}.pl-18{padding-left:1.5rem}.pr-18{padding-right:1.5rem}.py-18{padding-top:1.5rem;padding-bottom:1.5rem}.px-18{padding-right:1.5rem;padding-left:1.5rem}.gap-18{gap:1.5rem}.mb-19{margin-bottom:1.5833333333rem}.mt-19{margin-top:1.5833333333rem}.ml-19{margin-left:1.5833333333rem}.mr-19{margin-right:1.5833333333rem}.my-19{margin-top:1.5833333333rem;margin-bottom:1.5833333333rem}.mx-19{margin-right:1.5833333333rem;margin-left:1.5833333333rem}.pb-19{padding-bottom:1.5833333333rem}.pt-19{padding-top:1.5833333333rem}.pl-19{padding-left:1.5833333333rem}.pr-19{padding-right:1.5833333333rem}.py-19{padding-top:1.5833333333rem;padding-bottom:1.5833333333rem}.px-19{padding-right:1.5833333333rem;padding-left:1.5833333333rem}.gap-19{gap:1.5833333333rem}.mb-20{margin-bottom:1.6666666667rem}.mt-20{margin-top:1.6666666667rem}.ml-20{margin-left:1.6666666667rem}.mr-20{margin-right:1.6666666667rem}.my-20{margin-top:1.6666666667rem;margin-bottom:1.6666666667rem}.mx-20{margin-right:1.6666666667rem;margin-left:1.6666666667rem}.pb-20{padding-bottom:1.6666666667rem}.pt-20{padding-top:1.6666666667rem}.pl-20{padding-left:1.6666666667rem}.pr-20{padding-right:1.6666666667rem}.py-20{padding-top:1.6666666667rem;padding-bottom:1.6666666667rem}.px-20{padding-right:1.6666666667rem;padding-left:1.6666666667rem}.gap-20{gap:1.6666666667rem}.mb-25{margin-bottom:2.0833333333rem}.mt-25{margin-top:2.0833333333rem}.ml-25{margin-left:2.0833333333rem}.mr-25{margin-right:2.0833333333rem}.my-25{margin-top:2.0833333333rem;margin-bottom:2.0833333333rem}.mx-25{margin-right:2.0833333333rem;margin-left:2.0833333333rem}.pb-25{padding-bottom:2.0833333333rem}.pt-25{padding-top:2.0833333333rem}.pl-25{padding-left:2.0833333333rem}.pr-25{padding-right:2.0833333333rem}.py-25{padding-top:2.0833333333rem;padding-bottom:2.0833333333rem}.px-25{padding-right:2.0833333333rem;padding-left:2.0833333333rem}.gap-25{gap:2.0833333333rem}.mb-30{margin-bottom:2.5rem}.mt-30{margin-top:2.5rem}.ml-30{margin-left:2.5rem}.mr-30{margin-right:2.5rem}.my-30{margin-top:2.5rem;margin-bottom:2.5rem}.mx-30{margin-right:2.5rem;margin-left:2.5rem}.pb-30{padding-bottom:2.5rem}.pt-30{padding-top:2.5rem}.pl-30{padding-left:2.5rem}.pr-30{padding-right:2.5rem}.py-30{padding-top:2.5rem;padding-bottom:2.5rem}.px-30{padding-right:2.5rem;padding-left:2.5rem}.gap-30{gap:2.5rem}.mb-35{margin-bottom:2.9166666667rem}.mt-35{margin-top:2.9166666667rem}.ml-35{margin-left:2.9166666667rem}.mr-35{margin-right:2.9166666667rem}.my-35{margin-top:2.9166666667rem;margin-bottom:2.9166666667rem}.mx-35{margin-right:2.9166666667rem;margin-left:2.9166666667rem}.pb-35{padding-bottom:2.9166666667rem}.pt-35{padding-top:2.9166666667rem}.pl-35{padding-left:2.9166666667rem}.pr-35{padding-right:2.9166666667rem}.py-35{padding-top:2.9166666667rem;padding-bottom:2.9166666667rem}.px-35{padding-right:2.9166666667rem;padding-left:2.9166666667rem}.gap-35{gap:2.9166666667rem}.mb-40{margin-bottom:3.3333333333rem}.mt-40{margin-top:3.3333333333rem}.ml-40{margin-left:3.3333333333rem}.mr-40{margin-right:3.3333333333rem}.my-40{margin-top:3.3333333333rem;margin-bottom:3.3333333333rem}.mx-40{margin-right:3.3333333333rem;margin-left:3.3333333333rem}.pb-40{padding-bottom:3.3333333333rem}.pt-40{padding-top:3.3333333333rem}.pl-40{padding-left:3.3333333333rem}.pr-40{padding-right:3.3333333333rem}.py-40{padding-top:3.3333333333rem;padding-bottom:3.3333333333rem}.px-40{padding-right:3.3333333333rem;padding-left:3.3333333333rem}.gap-40{gap:3.3333333333rem}.mb-45{margin-bottom:3.75rem}.mt-45{margin-top:3.75rem}.ml-45{margin-left:3.75rem}.mr-45{margin-right:3.75rem}.my-45{margin-top:3.75rem;margin-bottom:3.75rem}.mx-45{margin-right:3.75rem;margin-left:3.75rem}.pb-45{padding-bottom:3.75rem}.pt-45{padding-top:3.75rem}.pl-45{padding-left:3.75rem}.pr-45{padding-right:3.75rem}.py-45{padding-top:3.75rem;padding-bottom:3.75rem}.px-45{padding-right:3.75rem;padding-left:3.75rem}.gap-45{gap:3.75rem}.mb-50{margin-bottom:4.1666666667rem}.mt-50{margin-top:4.1666666667rem}.ml-50{margin-left:4.1666666667rem}.mr-50{margin-right:4.1666666667rem}.my-50{margin-top:4.1666666667rem;margin-bottom:4.1666666667rem}.mx-50{margin-right:4.1666666667rem;margin-left:4.1666666667rem}.pb-50{padding-bottom:4.1666666667rem}.pt-50{padding-top:4.1666666667rem}.pl-50{padding-left:4.1666666667rem}.pr-50{padding-right:4.1666666667rem}.py-50{padding-top:4.1666666667rem;padding-bottom:4.1666666667rem}.px-50{padding-right:4.1666666667rem;padding-left:4.1666666667rem}.gap-50{gap:4.1666666667rem}.mb-55{margin-bottom:4.5833333333rem}.mt-55{margin-top:4.5833333333rem}.ml-55{margin-left:4.5833333333rem}.mr-55{margin-right:4.5833333333rem}.my-55{margin-top:4.5833333333rem;margin-bottom:4.5833333333rem}.mx-55{margin-right:4.5833333333rem;margin-left:4.5833333333rem}.pb-55{padding-bottom:4.5833333333rem}.pt-55{padding-top:4.5833333333rem}.pl-55{padding-left:4.5833333333rem}.pr-55{padding-right:4.5833333333rem}.py-55{padding-top:4.5833333333rem;padding-bottom:4.5833333333rem}.px-55{padding-right:4.5833333333rem;padding-left:4.5833333333rem}.gap-55{gap:4.5833333333rem}.mb-60{margin-bottom:5rem}.mt-60{margin-top:5rem}.ml-60{margin-left:5rem}.mr-60{margin-right:5rem}.my-60{margin-top:5rem;margin-bottom:5rem}.mx-60{margin-right:5rem;margin-left:5rem}.pb-60{padding-bottom:5rem}.pt-60{padding-top:5rem}.pl-60{padding-left:5rem}.pr-60{padding-right:5rem}.py-60{padding-top:5rem;padding-bottom:5rem}.px-60{padding-right:5rem;padding-left:5rem}.gap-60{gap:5rem}.mb-65{margin-bottom:5.4166666667rem}.mt-65{margin-top:5.4166666667rem}.ml-65{margin-left:5.4166666667rem}.mr-65{margin-right:5.4166666667rem}.my-65{margin-top:5.4166666667rem;margin-bottom:5.4166666667rem}.mx-65{margin-right:5.4166666667rem;margin-left:5.4166666667rem}.pb-65{padding-bottom:5.4166666667rem}.pt-65{padding-top:5.4166666667rem}.pl-65{padding-left:5.4166666667rem}.pr-65{padding-right:5.4166666667rem}.py-65{padding-top:5.4166666667rem;padding-bottom:5.4166666667rem}.px-65{padding-right:5.4166666667rem;padding-left:5.4166666667rem}.gap-65{gap:5.4166666667rem}.mb-70{margin-bottom:5.8333333333rem}.mt-70{margin-top:5.8333333333rem}.ml-70{margin-left:5.8333333333rem}.mr-70{margin-right:5.8333333333rem}.my-70{margin-top:5.8333333333rem;margin-bottom:5.8333333333rem}.mx-70{margin-right:5.8333333333rem;margin-left:5.8333333333rem}.pb-70{padding-bottom:5.8333333333rem}.pt-70{padding-top:5.8333333333rem}.pl-70{padding-left:5.8333333333rem}.pr-70{padding-right:5.8333333333rem}.py-70{padding-top:5.8333333333rem;padding-bottom:5.8333333333rem}.px-70{padding-right:5.8333333333rem;padding-left:5.8333333333rem}.gap-70{gap:5.8333333333rem}.mb-75{margin-bottom:6.25rem}.mt-75{margin-top:6.25rem}.ml-75{margin-left:6.25rem}.mr-75{margin-right:6.25rem}.my-75{margin-top:6.25rem;margin-bottom:6.25rem}.mx-75{margin-right:6.25rem;margin-left:6.25rem}.pb-75{padding-bottom:6.25rem}.pt-75{padding-top:6.25rem}.pl-75{padding-left:6.25rem}.pr-75{padding-right:6.25rem}.py-75{padding-top:6.25rem;padding-bottom:6.25rem}.px-75{padding-right:6.25rem;padding-left:6.25rem}.gap-75{gap:6.25rem}.mb-80{margin-bottom:6.6666666667rem}.mt-80{margin-top:6.6666666667rem}.ml-80{margin-left:6.6666666667rem}.mr-80{margin-right:6.6666666667rem}.my-80{margin-top:6.6666666667rem;margin-bottom:6.6666666667rem}.mx-80{margin-right:6.6666666667rem;margin-left:6.6666666667rem}.pb-80{padding-bottom:6.6666666667rem}.pt-80{padding-top:6.6666666667rem}.pl-80{padding-left:6.6666666667rem}.pr-80{padding-right:6.6666666667rem}.py-80{padding-top:6.6666666667rem;padding-bottom:6.6666666667rem}.px-80{padding-right:6.6666666667rem;padding-left:6.6666666667rem}.gap-80{gap:6.6666666667rem}.mb-85{margin-bottom:7.0833333333rem}.mt-85{margin-top:7.0833333333rem}.ml-85{margin-left:7.0833333333rem}.mr-85{margin-right:7.0833333333rem}.my-85{margin-top:7.0833333333rem;margin-bottom:7.0833333333rem}.mx-85{margin-right:7.0833333333rem;margin-left:7.0833333333rem}.pb-85{padding-bottom:7.0833333333rem}.pt-85{padding-top:7.0833333333rem}.pl-85{padding-left:7.0833333333rem}.pr-85{padding-right:7.0833333333rem}.py-85{padding-top:7.0833333333rem;padding-bottom:7.0833333333rem}.px-85{padding-right:7.0833333333rem;padding-left:7.0833333333rem}.gap-85{gap:7.0833333333rem}.mb-90{margin-bottom:7.5rem}.mt-90{margin-top:7.5rem}.ml-90{margin-left:7.5rem}.mr-90{margin-right:7.5rem}.my-90{margin-top:7.5rem;margin-bottom:7.5rem}.mx-90{margin-right:7.5rem;margin-left:7.5rem}.pb-90{padding-bottom:7.5rem}.pt-90{padding-top:7.5rem}.pl-90{padding-left:7.5rem}.pr-90{padding-right:7.5rem}.py-90{padding-top:7.5rem;padding-bottom:7.5rem}.px-90{padding-right:7.5rem;padding-left:7.5rem}.gap-90{gap:7.5rem}.mb-95{margin-bottom:7.9166666667rem}.mt-95{margin-top:7.9166666667rem}.ml-95{margin-left:7.9166666667rem}.mr-95{margin-right:7.9166666667rem}.my-95{margin-top:7.9166666667rem;margin-bottom:7.9166666667rem}.mx-95{margin-right:7.9166666667rem;margin-left:7.9166666667rem}.pb-95{padding-bottom:7.9166666667rem}.pt-95{padding-top:7.9166666667rem}.pl-95{padding-left:7.9166666667rem}.pr-95{padding-right:7.9166666667rem}.py-95{padding-top:7.9166666667rem;padding-bottom:7.9166666667rem}.px-95{padding-right:7.9166666667rem;padding-left:7.9166666667rem}.gap-95{gap:7.9166666667rem}.mb-100{margin-bottom:8.3333333333rem}.mt-100{margin-top:8.3333333333rem}.ml-100{margin-left:8.3333333333rem}.mr-100{margin-right:8.3333333333rem}.my-100{margin-top:8.3333333333rem;margin-bottom:8.3333333333rem}.mx-100{margin-right:8.3333333333rem;margin-left:8.3333333333rem}.pb-100{padding-bottom:8.3333333333rem}.pt-100{padding-top:8.3333333333rem}.pl-100{padding-left:8.3333333333rem}.pr-100{padding-right:8.3333333333rem}.py-100{padding-top:8.3333333333rem;padding-bottom:8.3333333333rem}.px-100{padding-right:8.3333333333rem;padding-left:8.3333333333rem}.gap-100{gap:8.3333333333rem}.transition-rotate{-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:rotate}.transition-rotate.active{rotate:180deg}.animation-spinn{animation:spinnAnimation 2s forwards infinite linear}@keyframes spinnAnimation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.slide-enter-active,.slide-leave-active{transition:width .5s ease}.fade-enter-from,.fade-leave-to{width:0}h1{font-size:5rem;font-weight:700;line-height:5.6666666667rem}h2{font-size:3.3333333333rem;font-weight:600;line-height:3.6666666667rem;font-size:3.9rem;line-height:5rem;color:#222}h3{font-size:1.5833333333rem;font-weight:500;line-height:2.25rem}h3.bigger{font-size:2.5rem;font-weight:500;line-height:3rem}h4{font-size:1.8333333333rem;font-weight:600;line-height:2.1666666667rem}h5{font-size:1.1666666667rem;font-weight:400;line-height:1.4166666667rem}h6{font-size:1rem;font-weight:400;line-height:1.1666666667rem}@media (max-width:576px){h1{font-size:3.1rem;line-height:4rem}h1.mobile-smaller{font-size:3rem;line-height:3.6rem}h2{font-size:2.5rem;line-height:3.15rem}h3.bigger{font-size:1.8333333333rem;font-weight:500;line-height:2.5rem}}p,li{font-weight:400;font-size:1.38rem;line-height:2rem}p{font-weight:500}.font-weight-normal{font-weight:400 !important}.font-weight-medium{font-weight:500 !important}.font-weight-semi-bold{font-weight:600 !important}.font-weight-bold{font-weight:700 !important}.font-weight-extra-bold{font-weight:800 !important}.font-size-extra-small{font-size:.8333333333rem !important;line-height:1.1666666667rem !important}.font-size-small{font-size:1rem !important;line-height:1.3333333333rem !important}.font-size-default{font-size:1.25rem !important;line-height:1.5833333333rem !important}.font-size-default-large{font-size:1.3333333333rem !important;line-height:1.6666666667rem !important}.font-size-medium{font-size:1.5rem !important;line-height:1.8333333333rem !important}.font-size-large{font-size:2rem !important;line-height:2.3333333333rem !important}.font-size-xxl{font-size:6.1666666667rem !important;line-height:6.5rem !important}.font-size-xxl{line-height:7.9166666667rem !important}@media (max-width:576px){.font-size-large{font-size:1.6666666667rem !important;line-height:2.3333333333rem !important}}a{text-decoration:none}.word-break-break{word-break:break-word}.line-through{text-decoration:line-through}.font-size-29{font-size:2.6363636364rem;line-height:3.2727272727rem}.cursor-pointer{cursor:pointer !important}.cursor-auto{cursor:auto !important}.cursor-copy{cursor:copy !important}.cursor-none{cursor:none !important}.cursor-default{cursor:default !important}.header{top:-27.5px;margin-top:27.5px}.header.header-project-partner{box-shadow:0px 0px 30px 0px rgba(0,0,0,.0588235294)}.header nav{max-width:1250px !important;padding:0 !important;height:90px}@media (max-width:576px){.header nav{height:70px}}.header .co-financing svg{width:100%;height:auto}.header .only-mobile .co-financing{width:50%}.header .btn-navigation-1{white-space:nowrap}.header .btn-navigation-1.mr-15{margin-right:20px}@media (max-width:1180px) and (min-width:1025px){.header .logo-box img{width:100px !important}.header .heading-link{padding:6.875px 10.3125px}}.wrapper{margin:0 auto;width:100%;max-width:1250px}.wrapper-smaller{max-width:1080px}.wrapper-full-width{max-width:1920px}.wrapper-left-grid{margin:0;margin:0 calc((100% - 1250px) / 2)}@media (max-width:1340px){.wrapper-left-grid{margin:0}}.wrapper-left-grid{max-width:unset;width:unset}.wrapper-only-left{max-width:unset;width:unset;margin-left:calc((100% - 1250px) / 2)}@media (max-width:1340px){.wrapper-only-left{margin-left:0}}.wrapper-box-width{max-width:800px}.wrapper-pricing{max-width:1165px}.wrapper.wrapper-more-space-right{padding-right:10.5625rem;max-width:1410px;margin:unset;margin-left:calc((100% - 1281px) / 2)}@media (max-width:1536px){.wrapper.wrapper-more-space-right{padding-right:13.5625rem}}@media (max-width:1366px){.wrapper.wrapper-more-space-right{padding-right:13.5625rem;margin-left:0}}@media (max-width:1024px){.wrapper.wrapper-more-space-right{padding-right:0}.wrapper.wrapper-more-space-right .help-grid-content,.wrapper.wrapper-more-space-right .help-grid-content-bottom{display:flex;flex-direction:column}}.btn-dark{border-color:#000;color:#000}.btn-dark:hover{color:#fff;background-color:#000}.btn-xxl{padding:1.6666666667rem 3.3333333333rem;height:unset;font-size:1.5833333333rem;border-radius:12px;font-size:1.8333333333rem;min-width:25rem}.btn-xxl:not(.border){border:none;padding:1.8333333333rem 3.3333333333rem}@media (max-width:576px){.btn-xxl{min-width:320px}}@media (max-width:350px){.btn-xxl{min-width:25rem}}.btn-xxl.btn-xxl-alt{min-width:unset;padding:1.6666666667rem 2.5rem;font-size:1.25rem;font-weight:500;line-height:1.25rem}.btn-ca{border-color:#009597;color:#009597}.btn-ca:not(.border){background-color:#009597;color:#fff}.btn-ca:not(.border):hover{background-color:#008183}.btn-navigation-1{font-size:14px}.header .only-mobile .btn--new.btn-sm{font-size:1.1666667rem}.opinion,.opinion-inner{height:100%}.opinion-inner{padding:1.6666666667rem 3.3333333333rem 5rem;background-color:#fff;position:relative}.opinion-inner .opinion-score{display:flex;margin-bottom:.8333333333rem;gap:4px}.opinion-inner .opinion-person-image{position:absolute;left:0;top:50%;transform:translate(-110%,-50%)}.opinion-inner .opinion-person-image img{width:5.5rem;height:5.5rem;object-fit:cover;border-radius:50%}.opinion-inner .opinion-person-details{position:relative;margin-bottom:1.25rem}@media (max-width:1024px){.opinion .opinion-person-details{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.opinion .opinion-person-image{position:unset;transform:none}.opinion-inner{padding-left:3.75rem !important;padding-right:3.75rem !important}.opinion-inner .opinion-score{margin-bottom:1rem}}@media (max-width:576px){.opinion-inner{padding-left:2.1875rem !important;padding-right:2.1875rem !important}}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;border:none;background-color:#10ad6c;width:5rem;height:5rem;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;border:2px solid #fff;box-shadow:0 0 30px rgba(0,0,0,.3);-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:background-color;z-index:99}.slider-arrow:hover{background-color:#0e8f59}.slider-arrow:before{content:"";width:1rem;height:1rem;display:block;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#fff}.slider-arrow.slider-arrow-prev{left:calc((100vw - 1340px) / 2)}.slider-arrow.slider-arrow-prev:before{-webkit-mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/arrow-left.svg)}.slider-arrow.slider-arrow-next{right:calc((100vw - 1340px) / 2)}.slider-arrow.slider-arrow-next:before{-webkit-mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/arrow-right.svg)}@media (min-width:1920px){.slider-arrow.slider-arrow-prev{left:295px}.slider-arrow.slider-arrow-next{right:295px}}@media (max-width:1366px){.slider-arrow.slider-arrow-prev{left:1rem}.slider-arrow.slider-arrow-next{right:1rem}}#swipebox-overlay{background-color:rgba(34,34,34,.8)}#swipebox-close{background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/close-icon.svg);right:30px;top:30px;background-position:center}#swipebox-slider .slide .swipebox-video-container{padding:0}@media (max-width:576px){#swipebox-close{right:6px;top:8px}}section{margin:10rem 0}section.small-margin{margin:5rem 0}@media (max-width:576px){section{margin:7rem 0}}.slick-dots{display:flex;align-items:center;justify-content:center;padding:0 2.1875rem}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li.slick-active button:before{opacity:1}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:before{font-family:"slick";font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#3476e9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cky-consent-container:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.cky-consent-container .cky-consent-bar{z-index:1;position:relative}.info-box{margin:0 -3.75rem;padding:1rem 3.75rem;background-color:#3476e9;position:relative;z-index:3}@media (max-width:576px){.info-box{margin:0 -2.1875rem;padding:1rem 2.1875rem}}.info-box .wrapper{display:flex;align-items:center;gap:1.25rem}.info-box .icon svg{width:1.6666666667rem;height:1.6666666667rem}@media (max-width:576px){.info-box .icon{display:none}}.info-box p{font-size:1rem;line-height:1.5rem;font-weight:400;color:#fff}.new-hero{margin:0;padding-top:8.3333333333rem}@media (max-width:576px){.new-hero{padding-top:7rem}}@media (max-width:576px){.new-hero.has-banner-top{padding-top:14rem !important}}.new-hero--alt{min-height:unset !important;position:relative;padding-bottom:20.4545454545rem;margin-bottom:-15rem;overflow-x:hidden}@media (max-width:768px){.new-hero--alt{margin-bottom:-18.1818181818rem}.new-hero--alt .module-description--only-desktop{display:none !important}}@media (min-width:769px){.new-hero--alt .new-hero-inner{padding-top:2.7272727273rem}.new-hero--alt .images-section--alt{max-width:770px}.new-hero--alt .subtitle{margin-top:2.3636363636rem !important}.new-hero--alt .module-description--only-mobile{display:none !important}}.new-hero--alt .wrapper{max-width:1310px}.new-hero--alt .wrapper:after{content:"";position:absolute;left:0;bottom:0;width:100vw;height:20.4545454545rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 59.24%)}.new-hero--alt .new-hero-inner{z-index:1;position:relative}@media (max-width:576px){.new-hero--alt .new-hero-inner{padding-top:1.8181818182rem}}.new-hero--alt-button-group{display:flex;flex-direction:column;align-items:center;gap:1.4545454545rem;position:absolute;bottom:-5.4545454545rem}@media (max-width:768px){.new-hero--alt-button-group{position:unset;margin-top:2.7272727273rem}}.new-hero--alt-button-group p{font-size:1.0909090909rem;color:#001139}.new-hero:not(.no-images){min-height:800px}@media (max-width:576px){.new-hero.no-images:not(.hero-pp){padding-top:4rem}}.new-hero.no-images:not(.hero-pp) .new-hero-inner{padding-bottom:7.4rem}@media (max-width:576px){.new-hero.smaller-gap-bottom .new-hero-inner{padding-bottom:3.4rem !important}}.new-hero .hero-support-text{margin-bottom:1.6666666667rem}@media (max-width:576px){.new-hero .hero-support-text{margin-bottom:1.25rem}}.new-hero.hero-pp{position:relative;padding-bottom:5.8333333333rem}@media (max-width:576px){.new-hero.hero-pp .new-hero-inner{padding-top:3rem}}@media (max-width:576px){.new-hero.hero-pp.bg-hero-bg h1{font-size:3rem;line-height:3.85rem}}.new-hero.hero-pp .text-section{max-width:100%}.new-hero.hero-pp .absolute-button-label{position:absolute;left:50%;transform:translate(-50%,100%);bottom:-1rem;white-space:nowrap}.new-hero.hero-pp .images-section .image-bigger img{max-height:unset}.new-hero.hero-pp:not(.bg-hero-bg) .buttons-area{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 25%);position:absolute;left:0;bottom:0;width:100%;padding:5.8333333333rem 0}.new-hero.hero-pp .buttons-area-content{display:flex;justify-content:center;align-items:flex-start;gap:3.75rem}@media (max-width:768px){.new-hero.hero-pp .buttons-area-content{flex-direction:column;gap:1.25rem;align-items:center}}.new-hero.hero-pp .image-mobile{width:100%}.new-hero.hero-pp .image-mobile img{width:100%}.new-hero.no-padding-bottom .new-hero-inner{padding-bottom:0}.new-hero.no-padding-bottom .new-hero-slider{margin-top:12.5rem}.new-hero.no-padding-bottom .new-hero-slider-image{text-align:center}.new-hero.no-padding-bottom .new-hero-slider-image svg{max-width:100%;height:auto;vertical-align:bottom}.new-hero.no-padding-bottom .new-hero-slider-image #landing_animation_order_1,.new-hero.no-padding-bottom .new-hero-slider-image #landing_animation_order_2,.new-hero.no-padding-bottom .new-hero-slider-image #landing_animation_order_3,.new-hero.no-padding-bottom .new-hero-slider-image #landing_animation_order_4{opacity:0}.new-hero.no-padding-bottom .new-hero-slider-image.new-hero-slider-start-animation #landing_animation_order_1{animation:slideIn .45s forwards 0s}.new-hero.no-padding-bottom .new-hero-slider-image.new-hero-slider-start-animation #landing_animation_order_2{animation:slideIn .45s forwards .5s}.new-hero.no-padding-bottom .new-hero-slider-image.new-hero-slider-start-animation #landing_animation_order_3{animation:slideIn .45s forwards .9s}.new-hero.no-padding-bottom .new-hero-slider-image.new-hero-slider-start-animation #landing_animation_order_4{animation:slideIn .45s forwards 1.3s}@media (max-width:576px){.new-hero.no-padding-bottom .new-hero-slider{margin-top:7.5rem}}.new-hero .wrapper{height:100%}.new-hero-inner{padding-top:6.3rem;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding-bottom:0}@media (max-width:576px){.new-hero-inner.new-hero-inner-homepage{padding-top:3.3rem}.new-hero-inner.new-hero-inner--smaller-mobile-padding{padding-bottom:3.4rem !important}}.new-hero-inner .text-section{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.new-hero-inner .text-section .logo{max-width:100%}.new-hero-inner .text-section .logo img{max-width:100%}.new-hero-inner .text-section .subtitle{margin-top:4.6rem}@media (max-width:576px){.new-hero-inner .text-section .subtitle{margin-top:2.3rem}}.new-hero-inner .text-section .others{margin-top:5.45rem;margin-left:0 !important}@media (max-width:576px){.new-hero-inner .text-section .others{margin-top:2.3rem}.new-hero-inner .text-section .others.searchbar{margin-top:2.45rem;margin-bottom:-5rem}}.new-hero-inner .text-section .others>p{display:flex;justify-content:center}.new-hero-inner .text-section .others .font-size-small{margin-top:1rem}.new-hero-inner .text-section .others .flex.align-items-start{gap:45px}.new-hero-inner .text-section .others .flex.flex-column{position:relative}.new-hero-inner .text-section .others .flex.flex-column .font-size-small{position:absolute;left:50%;transform:translate(-50%,100%);bottom:-1rem;white-space:nowrap}.new-hero-inner .images-section{margin-top:1.8rem;display:flex;align-items:flex-end;justify-content:center;width:100%;overflow:hidden;gap:.8333333333rem}.new-hero-inner .images-section--alt{margin-top:0;overflow:unset;position:relative}.new-hero-inner .images-section--alt .image-item,.new-hero-inner .images-section--alt img{width:100%}@media (max-width:576px){.new-hero-inner .images-section--alt img.desktop{display:none}}@media (min-width:577px){.new-hero-inner .images-section--alt img.mobile{display:none}}.new-hero-inner .images-section--alt .module-description{position:absolute;top:7%;left:-1.4545454545rem;aspect-ratio:343/65;width:28%;max-width:31.1818181818rem;gap:.9090909091rem;padding-left:2.6363636364rem;padding-right:2.6363636364rem;container-type:inline-size;margin:0}.new-hero-inner .images-section--alt .module-description .dot{width:clamp(0.9090909091rem, 6cqw, 1.5454545455rem);height:clamp(0.9090909091rem, 6cqw, 1.5454545455rem);flex-shrink:0}.new-hero-inner .images-section--alt .module-description p{white-space:nowrap;font-size:clamp(1.0909090909rem, 7.5cqw, 1.9272727273rem)}.new-hero-inner .images-section .image-bigger,.new-hero-inner .images-section .image-smaller{height:100%}.new-hero-inner .images-section .image-bigger img,.new-hero-inner .images-section .image-smaller img{width:100%;max-height:492px;vertical-align:bottom;object-fit:contain}.new-hero-progress-slider-wrapper{width:100%;height:2px;margin-top:-2px;background-color:transparent;z-index:1;position:relative}.new-hero-progress-slider-content{width:0;height:2px;background-color:#3476e9}.new-hero .module-description{display:flex;align-items:center;gap:.8333333333rem;border-radius:60px;background-color:#fff;padding:1.25rem 1.6666666667rem;margin-bottom:.8333333333rem;animation:pulseShadow 1s alternate infinite}.new-hero .module-description p{font-size:1.25rem;font-weight:500;line-height:2.1666666667rem;color:#222}.new-hero .module-description .dot{width:1rem;height:1rem;border-radius:100%}.new-hero .module-description .dot-green{background-color:#10ad6c}@media (max-width:768px){.new-hero-inner h3 br{display:none}.new-hero-inner .text-section .others{margin-left:0 !important}.new-hero .flex.align-items-start{align-items:center;gap:1rem !important;flex-direction:column-reverse}}@media (min-width:577px){.new-hero .image-mobile,.new-hero .new-hero-slider-image-mobile{display:none}}@media (max-width:576px){.new-hero .images-section{margin-top:3rem}.new-hero .image-bigger,.new-hero .new-hero-slider-image-desktop{display:none}.new-hero .image-mobile img{max-width:100%}}@keyframes slideIn{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes pulseShadow{0%{box-shadow:0px 0px 30px 0px rgba(0,0,0,.0705882353)}100%{box-shadow:0px 0px 30px 20px rgba(0,0,0,.0705882353)}}.box-list.smaller-margin-top{margin-top:-4rem}@media (max-width:576px){.box-list.smaller-margin-top{margin-top:-1rem}}.box-list-content{display:flex;justify-content:space-between;gap:2.5rem}.box-list-content.smaller-gap .box-list-item{gap:2rem}.box-list-content .font-size-small{margin-top:1rem}.box-list-item{display:flex;flex-direction:column;gap:4.5rem;flex-grow:1}.box-list-item:not(.box-grow){max-width:31.7rem}.box-list-item ul li{position:relative;font-size:1.38rem;line-height:2rem;font-weight:500;padding-left:1.9166666667rem}.box-list-item ul li:before{content:"";margin-top:.4166666667rem;display:block;position:absolute;left:0;top:0;width:1.0833333333rem;height:1.0833333333rem;mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check-black.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:#10ad6c}@media (max-width:992px){.box-list-item ul li:before{display:inline-block;position:unset;margin-right:.8333333333rem}}.box-list-item img{vertical-align:middle}.box-list-item-title p{font-weight:500;font-size:2.65rem;line-height:3.23rem}.box-list-item-title .icon{margin-left:.8333333333rem;width:24px}.box-list-item-content p{font-size:1.38rem;line-height:2rem;font-weight:500}.box-list .sub-section{gap:4rem}.box-list .sub-section .flex.flex-column{position:relative}.box-list .sub-section .flex.flex-column .font-size-small{position:absolute;left:50%;bottom:-1rem;transform:translate(-50%,100%);white-space:nowrap}@media (max-width:992px){.box-list-content{flex-direction:column;gap:3.65rem}.box-list-content .flex{margin-right:0}.box-list-content .flex:not(.flex-column){flex-direction:row}.box-list-content .flex.align-items-start:not(.flex-column){gap:1rem;flex-direction:column-reverse;align-items:center}.box-list-item:not(:last-child){padding-bottom:4rem;border-bottom:1px solid #f1f1f1}.box-list-item .icon-box{margin:0;margin-top:1rem}.box-list-item-title{text-align:center}.box-list-item-title br{display:none}.box-list-item-content{text-align:center}.box-list-item .flex.flex-column p{text-align:center}.box-list-item:not(.box-grow){max-width:unset;gap:1.5rem}.box-list .slick-track{display:flex !important}.box-list .slick-slide{height:inherit !important}.box-list .slick-slide>div{height:100%}.box-list .slick-slide .box-list-item{height:100%;display:flex !important}.box-list .slick-slide .box-list-item img{max-width:110px;display:inline}}@media (max-width:576px){.box-list .flex.align-items-start.sub-section{margin-top:0;flex-direction:column-reverse;gap:1rem;align-items:center}.box-list-item .flex.flex-column{flex-direction:column}.box-list-item-title p{font-size:2.2rem;line-height:2.8rem}.box-list-content .flex.align-items-start:not(.flex-column){gap:1rem;flex-direction:column-reverse}}.media-content-new{display:flex;flex-direction:column;align-items:center}.media-content-new .mizzox-in-media-new-heading{background-color:#fff;transform:translateY(50%);position:relative;padding-left:1.6666666667rem;padding-right:1.6666666667rem}.media-content-new .media-content-boxes-new{width:100%;padding:2.1rem 2.5rem;border:2px solid #f1f1f1}.media-content-new .media-content-boxes-new-wrapper{width:100%;max-width:1015px;margin:0 auto}.media-content-new .media-content-boxes-new .media-content-box{text-align:center;display:flex;height:100%;justify-content:center;align-items:center}.media-content-new .media-content-boxes-new .media-content-box img{width:100%;max-width:180px;max-height:45px}.media-content-new .media-content-boxes-new .media-content-box a{pointer-events:none}.media-content-new .slider-container-mizzox-in-media .slick-slide{opacity:0;transition:opacity .6s ease-in-out}.media-content-new .slider-container-mizzox-in-media .slick-active{opacity:1;transition:opacity .6s ease-in}.media-content-new .slider-container-mizzox-in-media .slick-cloned{opacity:.6}.media-content-new .slider-container-mizzox-in-media .slick-track{display:flex !important;gap:1.6666666667rem}.media-content-new .slider-container-mizzox-in-media .slick-slide{height:inherit !important}.media-content-new .slider-container-mizzox-in-media .slick-slide>div{height:100%}.media-content-new .slider-container-mizzox-in-media .h-100{height:100%}@media (max-width:576px){.media-content-new{margin-bottom:7rem !important}.media-content-new .media-content-boxes-new{padding:1.5rem}.media-content-new .media-content-boxes-new .media-content-box img{max-height:35px}}@media (max-width:576px){.mizzox-in-media-new{margin-bottom:7rem !important}}.functions-slider{padding:0}.functions-slider:not(.default-margin-bottom){margin-bottom:-3.65rem}.functions-slider h2{margin-bottom:0}.functions-slider .additional-text{margin-top:2.9166666667rem}.functions-slider .slick-track{display:flex !important;padding:3.65rem 0}.functions-slider .slick-slide{height:inherit !important;margin:0 .625rem;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:opacity,scale}.functions-slider .slick-slide:not(.slick-active){pointer-events:none;opacity:.5}.functions-slider .slick-slide>div{height:100%}.functions-slider .slick-list{padding:0 calc((100vw - 1280px) / 2)}@media (min-width:1920px){.functions-slider .slick-list{padding:0 330px}}@media (max-width:1366px){.functions-slider .slick-list{padding:0 3.75rem}}@media (max-width:576px){.functions-slider .slick-list{padding:0 2.1875rem}}.functions-slider-item{height:100%;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:border-color,box-shadow;position:relative;border:2px solid transparent;box-shadow:0 4px 30px rgba(0,0,0,0)}@media (min-width:1025px){.functions-slider-item:hover{box-shadow:0 4px 30px rgba(0,0,0,.2705882353);border-color:#222}.functions-slider-item:hover .functions-slider-item-wyswig{opacity:1}}.functions-slider-item-content{height:100%;display:flex;flex-direction:column;position:relative}.functions-slider-item-content-bottom{margin-top:auto;position:relative}.functions-slider-item .functions-slider-item-wyswig{position:absolute;bottom:0;left:0;opacity:0;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:opacity}.functions-slider-item-title{padding:1.6666666667rem;z-index:1}.functions-slider-item-title h4{font-size:1.5rem;font-weight:600;line-height:1.8333333333rem;font-size:2.5rem;line-height:2.833333rem}.functions-slider-item-description{padding:0 1.6666666667rem;margin-bottom:.8333333333rem}.functions-slider-item-description p{font-size:1.3333333333rem;font-weight:600;line-height:1.9166666667rem}.functions-slider-item-image{display:flex}.functions-slider-item-wyswig{padding:1.25rem 1.6666666667rem;background-color:#fff;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.functions-slider-item-wyswig p{font-size:1.3333333333rem;font-weight:500;line-height:1.9166666667rem;font-size:1.3333333333rem;line-height:1.9166666667rem}.functions-slider-item-wyswig p:last-child{margin-left:auto;margin-right:auto}.functions-slider-item.image-centered .functions-slider-item-image{justify-content:center;padding:1.25rem .8333333334rem;padding-bottom:0}.functions-slider-item.image-centered .functions-slider-item-image img{max-width:100%}.functions-slider-item.image-right .functions-slider-item-image,.functions-slider-item.image-person .functions-slider-item-image{justify-content:flex-end;align-items:flex-end;padding-left:1.6666666667rem}.functions-slider-item.image-right .functions-slider-item-image img,.functions-slider-item.image-person .functions-slider-item-image img{vertical-align:bottom;max-width:100%}.functions-slider-item.image-person .functions-slider-item-image img{margin-top:-11rem}.functions-slider-item.image-person .functions-slider-item-description{padding-right:10.333333rem;z-index:1}@media (max-width:576px){.functions-slider .slider-arrow{display:none}.functions-slider .slick-slide:not(.slick-active){scale:.95}}.opinions-slider-section{background:#3476e9}.opinions-slider-section-inner h2{margin-bottom:0}.opinions-slider-section-inner{display:grid;grid-template-columns:26% 45% 29%;grid-template-rows:100%}.opinions-slider-section .opinions-text{padding:1.6666666667rem 2.5rem}.opinions-slider-section .opinions-video{display:flex}.opinions-slider-section .opinions-video video{max-width:100%}.opinions-slider-section .opinions-video .play-video{background-size:60px;width:80px;height:80px}.opinions-slider-section .opinions-slider{background-color:#fff;position:relative}.opinions-slider-section .opinions-slider .opinions-slider-wrapper{height:100%}.opinions-slider-section .opinions-slider .slick-list,.opinions-slider-section .opinions-slider .slick-track{height:100%}.opinions-slider-section .opinions-slider .slick-list{padding-left:3.3333333333rem;margin-left:-3.3333333333rem}.opinions-slider-section .opinions-slider .slick-track{display:flex !important}.opinions-slider-section .opinions-slider .slick-slide{height:inherit !important}.opinions-slider-section .opinions-slider .slick-slide>div{height:100%}.opinions-slider-section .opinions-slider .opinion-slider-arrow{position:absolute;bottom:2rem;z-index:1;border:none;background-color:transparent;width:2rem;height:2rem;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:background-color}.opinions-slider-section .opinions-slider .opinion-slider-arrow:before{content:"";width:1rem;height:1rem;display:block;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#000}.opinions-slider-section .opinions-slider .opinion-slider-arrow.opinion-slider-prev{left:2.5rem}.opinions-slider-section .opinions-slider .opinion-slider-arrow.opinion-slider-prev:before{-webkit-mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/arrow-left.svg)}.opinions-slider-section .opinions-slider .opinion-slider-arrow.opinion-slider-next{right:2.5rem}.opinions-slider-section .opinions-slider .opinion-slider-arrow.opinion-slider-next:before{-webkit-mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/arrow-right.svg)}.opinions-slider-section .video-placeholder{width:100%}.opinions-slider-section .video-placeholder img{width:100%}.opinions-slider-section .video-placeholder .play-video{margin:unset;left:50%;top:50%;transform:translate(-50%,-50%)}.opinions-slider-section .video-placeholder a{display:flex;height:100%}.opinions-slider-section .video-placeholder:hover .play-video{transform:translate(-50%,-50%) scale(1.1)}@media (max-width:1024px){.opinions-slider-section{padding:0}.opinions-slider-section-inner{grid-template-columns:100% !important;grid-template-rows:auto}.opinions-slider-section-inner .opinions-text{padding:3.75rem;grid-row:1/2}.opinions-slider-section-inner .opinion-slider-arrow{z-index:99;display:none !important}.opinions-slider-section-inner .opinions-slider .opinion-slider-arrow.opinion-slider-prev{left:1.875rem !important}.opinions-slider-section-inner .opinions-slider .opinion-slider-arrow.opinion-slider-next{right:1.875rem !important}.opinions-slider-section .slick-dots{position:absolute;z-index:200;bottom:3.35rem;left:50%;transform:translateX(-50%)}.opinions-slider-section .opinion-inner{padding-bottom:9rem}}@media (max-width:576px){.opinions-slider-section-inner .opinions-text{padding:2.1875rem}}.app-presentation-slider-section{overflow:hidden;background-color:#222}.app-presentation-slider-section-inner{display:flex;flex-direction:column;padding:3rem 0 0}.app-presentation-slider-navigation{display:flex;justify-content:flex-start;align-items:center;gap:1.6666666667rem;overflow:auto;scrollbar-width:none;margin:0 auto;max-width:1250px;width:100%}.app-presentation-slider-navigation-button{width:100%;max-width:8.5rem;height:auto;aspect-ratio:1/1;background-color:transparent;border:2px solid #fff;color:#fff;font-size:1.1666666667rem;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8333333333rem;opacity:.5;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:opacity;flex-shrink:0}.app-presentation-slider-navigation-button:hover,.app-presentation-slider-navigation-button.active{opacity:1}.app-presentation-slider-navigation-icon{width:2.0833333333rem;height:2.0833333333rem;display:block;background-color:#fff;mask-size:contain;mask-position:center;mask-repeat:no-repeat;pointer-events:none}.app-presentation-slider-wrapper{position:relative;margin-top:3rem}.app-presentation-slider-wrapper .slider-wrapper{margin:0 auto;max-width:1250px;position:relative}.app-presentation-slider-wrapper .slider-wrapper .slick-slide>div{display:flex}.app-presentation-slider-wrapper .slick-slider{z-index:1}.app-presentation-slider-wrapper .slider-arrow.slider-arrow-prev{left:-3rem}.app-presentation-slider-wrapper .slider-arrow.slider-arrow-next{right:-3rem}@media (max-width:1366px){.app-presentation-slider-wrapper .slider-arrow.slider-arrow-prev{left:-3rem}.app-presentation-slider-wrapper .slider-arrow.slider-arrow-next{right:-3rem}}.app-presentation-slider-wrapper .app-presentation-slider-slide img{width:100%}.app-presentation-slider-bottom{display:flex;justify-content:center;align-items:center;margin-top:3.3333333333rem;z-index:1}.app-presentation-slider-section-new{padding:0;background:linear-gradient(90deg,#222 0%,#001139 105.74%)}.app-presentation-slider-section-new.no-bg{background:0 0}.app-presentation-slider-section-new.no-bg h2{text-align:center;color:#000}.app-presentation-slider-section-new.no-bg .slick-list:after,.app-presentation-slider-section-new.no-bg .slick-list:before{background:rgba(255,255,255,.8)}.app-presentation-slider-section-new.no-bg .slider-wrapper{margin-top:3.3333333333rem}.app-presentation-slider-section-new .app-presentation-slider-slide img{width:unset}.app-presentation-slider-section-new .slick-list{padding:0 calc((100vw - 1335px) / 2)}@media (min-width:1920px){.app-presentation-slider-section-new .slick-list{padding:0 293px}}@media (max-width:1366px){.app-presentation-slider-section-new .slick-list{padding:0 3.75rem}}@media (max-width:576px){.app-presentation-slider-section-new .slick-list{padding:0 2.1875rem}}.app-presentation-slider-section-new .slider-wrapper{margin-top:-2rem}.app-presentation-slider-section-new .slick-track{display:flex !important}.app-presentation-slider-section-new .slick-slide{height:inherit !important;margin:0 3.3333333333rem}.app-presentation-slider-section-new .slick-slide>div{height:100%}.app-presentation-slider-section-new .app-presentation-slider-slide{height:100%;display:flex}.app-presentation-slider-section-new .app-presentation-slider-slide,.app-presentation-slider-section-new .app-presentation-slider-slide img{vertical-align:bottom}.app-presentation-slider-section-new .app-presentation-slider-slide img{width:100%;max-width:100%}.app-presentation-slider-section-new .slick-list:before,.app-presentation-slider-section-new .slick-list:after{content:"";position:absolute;height:100%;top:0;z-index:1;background-color:rgba(34,34,34,.75);width:calc((100vw - 1400px) / 2)}.app-presentation-slider-section-new .slick-list:after{background:linear-gradient(90deg,rgba(2,18,55,0) -200%,#021237 100%);right:0}.app-presentation-slider-section-new .slick-list:before{background:linear-gradient(90deg,#222 13.82%,rgba(34,34,34,0) 290%);left:0}@media (min-width:1920px){.app-presentation-slider-section-new .slick-list:before,.app-presentation-slider-section-new .slick-list:after{width:260px}}.app-presentation-slider-section-new .desktop-preview{position:relative}.app-presentation-slider-section-new .desktop-preview:before{content:"";position:absolute;left:0;top:-7px;transform:translateY(-100%);background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/icons/desktop-controls.svg);background-size:45px 11px;background-position:center;background-repeat:no-repeat;width:45px;height:15px}@media (max-width:1024px){.app-presentation-slider-section-new .slick-slide{margin:0 .33rem}}@media (max-width:576px){.app-presentation-slider-section-new-inner{padding-top:2.1875rem}.app-presentation-slider-section-new .slider-wrapper{margin-top:2.1875rem}.app-presentation-slider-section-new .px-45{padding:0 2.1875rem}.app-presentation-slider-section-new .desktop-preview:before{width:30px;background-size:30px 7px}.app-presentation-slider-section-new .slider-arrow{display:none}.app-presentation-slider-section-new .slick-dots{padding-top:3.65rem;background-color:#fff}}@media (max-width:576px){.app-presentation-slider-section-new .app-presentation-slider-slide img{max-width:unset;max-height:unset}}.pricing .pricings-wrapper{display:flex;gap:1.6666666667rem;margin-top:8.3333333333rem}.pricing .pricings-wrapper .pricing-item{width:100%;border:2px solid #d1d1d1;display:flex !important;flex-direction:column}.pricing .pricings-wrapper .pricing-item-heading{display:flex;flex-direction:column;align-items:center;padding:2.0833333333rem;border-bottom:1px solid #d1d1d1}.pricing .pricings-wrapper .pricing-item-heading .font-size-custom{font-size:2.5rem}.pricing .pricings-wrapper .pricing-item-heading .price-info{margin-top:1.6666666667rem;margin-bottom:.8333333333rem;height:6.1666666667rem}.pricing .pricings-wrapper .pricing-item-heading .price-additional{margin-bottom:2.0833333333rem;text-align:center;height:5.5rem}.pricing .pricings-wrapper .pricing-item.individual .pricing-item-body{display:flex;justify-content:center;align-items:center}.pricing .pricings-wrapper .pricing-item.individual .pricing-item-body .no-tick{margin-top:0 !important}.pricing .pricings-wrapper .pricing-item.individual .pricing-item-body .no-tick:last-child{margin:0 !important}.pricing .pricings-wrapper .pricing-item-body{flex-grow:1;padding:1.6666666667rem}.pricing .pricings-wrapper .pricing-item-body ul li{color:#222;position:relative;font-size:1.2rem}.pricing .pricings-wrapper .pricing-item-body ul li i{opacity:.6}.pricing .pricings-wrapper .pricing-item-body ul li:not(.no-tick){padding-left:1.9166666667rem}.pricing .pricings-wrapper .pricing-item-body ul li:before{content:"";margin-top:.4166666667rem;display:block;position:absolute;left:0;top:0;width:1.0833333333rem;height:1.0833333333rem;mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check-black.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:#222}.pricing .pricings-wrapper .pricing-item-body ul li:not(:last-child){margin-bottom:1.25rem}.pricing .pricings-wrapper .pricing-item-body ul li img{vertical-align:middle;display:inline}.pricing .pricings-wrapper .pricing-item-body ul li.not-available{color:rgba(34,34,34,.5)}.pricing .pricings-wrapper .pricing-item-body ul li.not-available:before{background-color:rgba(34,34,34,.5);mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/close-icon.svg)}.pricing .pricings-wrapper .pricing-item.mostly_taken{border-color:#222;background-color:#faf7f5;box-shadow:0 4px 30px rgba(0,0,0,.0784313725)}.pricing .pricings-wrapper .pricing-item.mostly_taken .pricing-item-heading{position:relative}.pricing .pricings-wrapper .pricing-item.mostly_taken .pricing-item-heading:before{content:"NAJCZĘŚCIEJ WYBIERANY";background-color:#222;position:absolute;top:0;left:50%;color:#fff;transform:translate(-50%,-100%);padding:.8333333333rem 2.0833333333rem;font-size:1.5rem;line-height:1.8333333333rem;font-weight:600;white-space:nowrap;letter-spacing:.2px;border-top-left-radius:1px;border-top-right-radius:1px}@media (max-width:1024px){.pricing{padding:0}.pricing .pricings-wrapper{flex-direction:column;margin-top:6rem;gap:0}.pricing h2{padding:0 2.1875rem}.pricing .slick-track{padding-top:40px;display:flex !important}.pricing .slick-list{padding:0 3.75rem !important}.pricing .slick-slide{height:inherit !important;margin:0 .625rem}.pricing .slick-slide>div{height:100%}.pricing .pricing-item{height:100%}.pricing .slick-dots{margin-top:0 !important;padding-top:3.65rem}}@media (max-width:576px){.pricing .slick-list{padding:0 2.1875rem !important}}.integrations h2{margin-bottom:9rem}.integrations-inner{display:flex;flex-wrap:wrap;align-items:center;gap:4.5rem 1.25rem}.integrations-inner .integration-item{flex:1 0 15%;text-align:center}.integrations-inner .integration-item img{width:100%;max-width:50%;max-height:50px}.integrations .cta-show-all{-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:color}.integrations .cta-show-all:hover{color:#3476e9}@media (max-width:768px){.integrations{padding:0}.integrations h2{margin-bottom:4rem;padding:0 2.1875rem}.integrations-inner{overflow:auto;flex-wrap:nowrap;padding:0 2.1875rem;gap:3.5rem}.integrations-inner .integration-item{flex:1 0 25%}.integrations-inner .integration-item img{max-width:80%;max-height:75px}.integrations .cta-show-all{margin-top:4rem}}.boxes-benefits-inner{display:flex;flex-wrap:wrap;gap:5rem}.boxes-benefits-item{display:flex;flex-direction:column;width:100%;border:2px solid #ececec}.boxes-benefits-item-heading p{font-size:2.5rem;line-height:3.3rem;font-weight:700;color:#222}.boxes-benefits-item-description{margin:1rem 0 2.5rem}.boxes-benefits-item-description p{font-weight:500}.boxes-benefits-item-description p,.boxes-benefits-item-description strong,.boxes-benefits-item-description ul,.boxes-benefits-item-description ol,.boxes-benefits-item-description li{line-height:1.9rem}.boxes-benefits-item-description strong{font-weight:600}.boxes-benefits-item-description ol,.boxes-benefits-item-description ul,.boxes-benefits-item-description li{list-style-type:unset;list-style-position:inside}.boxes-benefits-item-description ul{list-style-type:none}.boxes-benefits-item-description ul li{position:relative;padding-left:1.9166666667rem}.boxes-benefits-item-description ul li:before{content:"";margin-top:.4166666667rem;display:block;position:absolute;left:0;top:.4166666667rem;width:1.0833333333rem;height:1.0833333333rem;mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check-black.svg);mask-size:contain;mask-position:center;mask-repeat:no-repeat;background-color:#10ad6c}.boxes-benefits-item-image{margin-top:auto;display:flex;align-items:flex-end}.boxes-benefits-item-image a{position:relative;display:flex}.boxes-benefits-item-image a .play-video{margin:unset;left:50%;top:50%;right:auto;transform:translate(-50%,-50%)}.boxes-benefits-item-image a:hover .play-video{transform:translate(-50%,-50%) scale(1.1)}.boxes-benefits-item.full_width{padding:4rem 5.2rem 0}.boxes-benefits-item.full_width .boxes-benefits-item-image{justify-content:center}.boxes-benefits-item.default_width{width:calc(50% - 2.5rem);padding:4rem 0 0 5.2rem}.boxes-benefits-item.default_width .boxes-benefits-item-heading,.boxes-benefits-item.default_width .boxes-benefits-item-description{padding-right:2rem}@media (max-width:576px){.boxes-benefits-item.default_width .check-icon{width:3rem !important}}.boxes-benefits-item.default_width .boxes-benefits-item-image{justify-content:flex-end}.boxes-benefits-item.default_width .boxes-benefits-item-image.centered-image{justify-content:center;margin-left:-3rem;margin-top:-4rem;position:relative}@media (max-width:576px){.boxes-benefits-item.default_width .boxes-benefits-item-image.centered-image{margin-top:-3rem}}.boxes-benefits-item.default_width .boxes-benefits-item-image.centered-image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(180deg,rgba(250,247,245,0) 0%,#faf7f5 100%)}.boxes-benefits-item.default_width .boxes-benefits-item-image.centered-image img{width:80%}.boxes-benefits-item.reverse{flex-direction:column-reverse;padding-bottom:2rem;justify-content:flex-end}.boxes-benefits-item.reverse .boxes-benefits-item-image{padding-bottom:2rem !important}.boxes-benefits-item img{width:100%;max-width:100%;vertical-align:bottom}@media (max-width:992px){.boxes-benefits-inner{gap:2.5rem}.boxes-benefits-item.default_width{width:calc(50% - 1.25rem)}.boxes-benefits-item.full_width_blue{width:100%}}@media (max-width:576px){.boxes-benefits-item{width:100% !important}.boxes-benefits-item.full_width_blue br{display:none}.boxes-benefits .boxes-benefits-item-description p{font-size:1.5rem !important;line-height:2.2rem !important}}.black-stats{background-color:#222}.black-stats-inner{padding:6.6666666667rem 0}.black-stats-head{width:100%}.black-stats-head img{width:100%;max-width:100%}.black-stats-body{margin-top:6.6666666667rem;display:flex;flex-direction:column;gap:15.8333333333rem}.black-stats-item{display:flex;width:100%;justify-content:space-between;gap:6.6666666667rem}.black-stats-item-heading{width:45%}.black-stats-item-heading h2{position:sticky;top:125px}.black-stats-item-body{width:55%;display:flex;flex-wrap:wrap;gap:6.6666666667rem}.black-stats-item-body .stat{display:flex;flex-direction:column;gap:1.25rem;width:calc(50% - 3.3333333333rem)}.black-stats-item-body .stat-number{font-size:6.6666666667rem;font-weight:600;line-height:6.6666666667rem;background:linear-gradient(135deg,#ab498c 0%,#feb9bd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.black-stats-item-body .stat-content p{font-size:2.65rem;line-height:3.23rem;font-weight:500;color:rgba(255,255,255,.5)}@media (max-width:1024px){.black-stats-item{gap:3.3333333333rem;flex-direction:column;text-align:center}.black-stats-item-heading,.black-stats-item-body{width:100%}.black-stats-item-body{gap:3.3333333333rem}.black-stats-body{gap:8.3333333333rem;margin-top:3.3333333333rem}}@media (max-width:576px){.black-stats-inner{padding:2.9166666667rem 0}.black-stats-item-body .stat{width:100%}.black-stats-item-body .stat-number{font-size:4.1666666667rem;font-weight:600;line-height:4.1666666667rem}.black-stats-item-body .stat-content p{font-size:1.5rem;line-height:2.2rem}}.solutions-slider{padding:0;margin-top:15rem}@media (max-width:992px){.solutions-slider{margin-top:13rem}}@media (max-width:576px){.solutions-slider{margin-top:9rem}}.solutions-slider .slick-list{padding:0 calc((100vw - 1280px) / 2)}@media (min-width:1920px){.solutions-slider .slick-list{padding:0 330px}}@media (max-width:1366px){.solutions-slider .slick-list{padding:0 3.75rem}}@media (max-width:576px){.solutions-slider .slick-list{padding:0 2.1875rem}}.solutions-slider .slick-slide{height:inherit !important;margin:0 .625rem;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:opacity,scale}.solutions-slider .slick-slide:not(.slick-active){pointer-events:none;opacity:.5}.solutions-slider .slick-slide>div{height:100%}.solutions-slider .solution-content{padding:2.9166666667rem 0 0 2.9166666667rem;display:flex;background-color:#faf7f5;gap:6.25rem;border:2px solid #f1f1f1}.solutions-slider .solution-content-text{display:flex;flex-direction:column;padding-bottom:2.9166666667rem}.solutions-slider .solution-content-text .solution-title,.solutions-slider .solution-content-text .solution-package{font-size:2rem !important;line-height:2.9rem !important}.solutions-slider .solution-content-text .solution-title{margin-bottom:1.6666666667rem}.solutions-slider .solution-content-text-top{flex-grow:1}.solutions-slider .solution-content-text p:not(.solution-title,.solution-package){font-size:1.38rem;line-height:2rem}.solutions-slider .solution-content-text-bottom{padding-top:2.0833333333rem;margin-top:2.0833333333rem;border-top:1px solid #bbb}.solutions-slider .solution-content-image{display:flex;justify-content:flex-end;align-items:flex-end}.solutions-slider .solution-content-image .solution-image-box{display:flex;justify-content:flex-end;align-items:flex-end}.solutions-slider .solution-content-image img{vertical-align:bottom;max-height:35rem}@media (max-width:992px){.solutions-slider .solution-content{flex-direction:column;gap:1.6666666667rem}.solutions-slider .solution-content-text{padding-bottom:0;padding-right:2.9166666667rem}.solutions-slider .solution-content-image img{width:100%;max-height:unset}}@media (max-width:576px){.solutions-slider .slick-dots{margin-top:3.65rem}.solutions-slider .slider-arrow{display:none !important}}.slider-arrows-dashed{background-color:#f1f5f9;padding-top:6.6666666667rem;padding-bottom:6.6666666667rem;margin-top:0}.slider-arrows-dashed-slides{z-index:1}.slider-arrows-dashed-slide img{margin:0 auto;max-width:100%}.slider-arrows-dashed-slide-description{margin-bottom:6.6666666667rem}.slider-arrows-dashed .slick-track{display:flex !important}.slider-arrows-dashed .slick-slide{height:inherit !important}.slider-arrows-dashed .slick-slide>div{height:100%}.slider-arrows-dashed .slick-slide .slider-arrows-dashed-slide{display:flex !important;flex-direction:column;justify-content:space-between;height:100%}.slider-arrows-dashed-navigation{display:flex;align-items:center;justify-content:center;margin-top:6.25rem;gap:80px}.slider-arrows-dashed-navigation-wrapper{overflow:auto}@media (max-width:576px){.slider-arrows-dashed-navigation-wrapper{padding-bottom:10px}}.slider-arrows-dashed-navigation-tab{display:flex;justify-content:center;align-items:center;background-color:#fff;width:58px;height:58px;border:2px solid #f1f1f1;color:#3476e9;cursor:pointer;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:border-color;position:relative;margin-top:-3px}.slider-arrows-dashed-navigation-tab:hover,.slider-arrows-dashed-navigation-tab.active{border-color:#3476e9}.slider-arrows-dashed-navigation-tab:hover .dashed-border-absolute path,.slider-arrows-dashed-navigation-tab.active .dashed-border-absolute path{stroke:#3476e9 !important}.slider-arrows-dashed-navigation-tab .thumb-content{width:2.0833333333rem;height:2.0833333333rem}.slider-arrows-dashed-navigation-tab .thumb-content svg,.slider-arrows-dashed-navigation-tab .thumb-content path{max-width:2rem;max-height:2rem;fill:currentColor !important}.slider-arrows-dashed-navigation-tab .dashed-border-absolute{position:absolute;top:0;transform:translatey(-100%);pointer-events:none}.slider-arrows-dashed-navigation-tab .dashed-border-absolute svg{fill:none !important}.slider-arrows-dashed-navigation-tab .dashed-border-absolute path{stroke:#cbd5e1 !important;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:stroke}.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-1,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-2{left:2.6666666667rem}.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-4,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-5{right:2.6666666667rem}.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-1,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-2,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-3{left:2.6666666667rem}.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-4,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-5,.slider-arrows-dashed-navigation-tab .dashed-border-absolute-order-alt.dashed-border-absolute-order-6{right:2.6666666667rem}@media (max-width:768px){.slider-arrows-dashed-slide-description br{display:none}.slider-arrows-dashed .dashed-border-absolute{display:none}.slider-arrows-dashed-navigation{gap:2.5rem}}@media (max-width:576px){.slider-arrows-dashed .wrapper{display:flex;flex-direction:column}.slider-arrows-dashed-navigation{margin-top:2rem;margin-left:auto;margin-right:auto;gap:1.25rem;justify-content:flex-start}.slider-arrows-dashed-navigation-tab{margin-top:0;flex-shrink:0}.slider-arrows-dashed-slide-description{margin-bottom:2rem}.slider-arrows-dashed-slides{margin-top:0}}.slider-with-nav-content{display:flex;justify-content:space-between;align-items:flex-start}.slider-with-nav-left{width:35%}.slider-with-nav-left .slider-arrow.slider-arrow-next{right:0;transform:translate(50%,-50%)}.slider-with-nav-left .slider-arrow.slider-arrow-prev{left:0;transform:translate(-50%,-50%)}.slider-with-nav-left img{width:100%}.slider-with-nav.project-partner .star img{height:2.9166666667rem}.slider-with-nav.project-partner .quote img{height:5.4166666667rem}.slider-with-nav-right{margin-top:3.75rem;width:45%}.slider-with-nav-right .rating{margin:1.6666666667rem 0;display:flex;gap:5px}.slider-with-nav-right .description{margin-bottom:5.8333333333rem}.slider-with-nav-right .description p{font-size:2.4166666667rem;line-height:3rem}@media (max-width:768px){.slider-with-nav-content{flex-direction:column}.slider-with-nav-left{width:50%;margin:0 auto}.slider-with-nav-right{width:100%}.slider-with-nav-right .description{margin-bottom:1.6666666667rem}.slider-with-nav .slider-arrow{display:none !important}.slider-with-nav .slick-dots{margin-top:3.65rem}}@media (max-width:576px){.slider-with-nav{margin-bottom:7rem !important}.slider-with-nav-left{width:100%}.slider-with-nav-right .description p{font-size:2rem;line-height:2.5rem}}.banner-blue p{color:#fff}.banner-blue-content{display:flex;align-items:center;justify-content:center;padding:2.5rem 5rem;border-radius:10px;background:linear-gradient(90deg,#3774e8,#263a95) !important;gap:16.6666666667rem}.banner-blue-section{display:flex;align-items:center;gap:2.5rem}@media (max-width:768px){.banner-blue-content{gap:2rem}}@media (max-width:576px){.banner-blue-content{padding:2rem 3rem 2.5rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.dark-section-wyswig{background-color:#222;position:relative;padding-top:21.3333333333rem;padding-bottom:21.3333333333rem}.dark-section-wyswig-bg-image{position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;height:100%;overflow:hidden}.dark-section-wyswig-bg-image img{width:100%;height:auto}.dark-section-wyswig .wrapper{z-index:1;position:relative}.dark-section-wyswig-content{margin:0 auto;max-width:65rem}@media (max-width:576px){.dark-section-wyswig{padding-top:5rem;padding-bottom:5rem}}.banner-wyswig-image-content{display:flex;align-items:flex-start;justify-content:space-between;border:1px solid #d1d1d1;background-color:#faf7f5}.banner-wyswig-image-content-left{padding:2.9166666667rem;width:45%}.banner-wyswig-image-content-right{padding-top:2.9166666667rem;width:55%;display:flex;justify-content:flex-end;align-items:flex-end;margin-top:auto}.banner-wyswig-image-content-right img{max-width:100%}.banner-wyswig-image.other-styles .banner-wyswig-image-content-left{flex-shrink:0}@media (min-width:993px){.banner-wyswig-image.other-styles .banner-wyswig-image-content-left{width:40%}}.banner-wyswig-image.other-styles .banner-wyswig-image-content-right{width:100%}@media (min-width:993px){.banner-wyswig-image.other-styles .banner-wyswig-image-content-right{padding-top:1.25rem}}@media (max-width:992px){.banner-wyswig-image-content{flex-direction:column}.banner-wyswig-image-content-right,.banner-wyswig-image-content-left{width:100%}.banner-wyswig-image-content-right{padding-top:0;padding-left:2.9166666667rem}.banner-wyswig-image-content-right img{max-width:100%}}@media (max-width:576px){.banner-wyswig-image-content .btn-xxl{min-width:unset;width:unset;font-size:1.5rem}.banner-wyswig-image-content-left{padding:3rem}.banner-wyswig-image-content-right{padding-left:3rem}}.video-solo a{display:flex;height:auto;max-width:100%}.integrations-list-content{display:flex;flex-wrap:wrap;gap:2.9166666667rem}.integrations-list-item{padding:2.9166666667rem;border:2px solid #f1f1f1;width:calc((100% - 5.8333333333rem) / 3);-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:border-color,box-shadow}.integrations-list-item:hover{border-color:#222;box-shadow:0px 0px 30px 0px rgba(0,0,0,.2509803922)}@media (min-width:993px){.integrations-list-item:nth-child(6n+4),.integrations-list-item:nth-child(6n+5),.integrations-list-item:nth-child(6n+6){background-color:#faf7f5}.integrations-list-item:nth-child(6n+4) .integration-heading,.integrations-list-item:nth-child(6n+5) .integration-heading,.integrations-list-item:nth-child(6n+6) .integration-heading{background-color:#fff}}@media (min-width:577px) and (max-width:992px){.integrations-list-item:nth-child(4n+3),.integrations-list-item:nth-child(4n+4){background-color:#faf7f5}.integrations-list-item:nth-child(4n+3) .integration-heading,.integrations-list-item:nth-child(4n+4) .integration-heading{background-color:#fff}}@media (max-width:576px){.integrations-list-item:nth-child(2n){background-color:#faf7f5}.integrations-list-item:nth-child(2n) .integration-heading{background-color:#fff}}.integrations-list-item .integration-heading{padding:1.6666666667rem;width:100%;background-color:#faf7f5;aspect-ratio:330/230;display:flex;justify-content:center;align-items:center;position:relative}.integrations-list-item .integration-heading .is-new{position:absolute;left:1.6666666667rem;top:1.6666666667rem;font-size:.9166666667rem;line-height:1.3333333333rem;font-weight:400;padding:.5rem 1.25rem;background-color:#b2e5ff;border-radius:60px;width:max-content;opacity:0}.integrations-list-item .integration-heading .is-new.show{opacity:1}.integrations-list-item .integration-heading .logo{display:flex;justify-content:center;align-items:center;height:100%;width:100%;text-align:center;padding:4rem 0}.integrations-list-item .integration-heading .logo img{max-height:40%;max-width:100%}.integrations-list-item .integration-title{margin:1.25rem 0 .8333333333rem}.integrations-list-item .integration-description{margin-bottom:1.25rem}.integrations-list-item .integration-description p{font-size:1.3333333333rem;font-weight:400;line-height:1.9166666667rem;line-height:1.75rem !important}.integrations-list-item .integration-link{pointer-events:none;opacity:0}.integrations-list-item .integration-link .btn-arrow{font-size:1.3333333333rem;font-weight:500;line-height:1.9166666667rem;display:flex;align-items:center;gap:.8333333333rem}.integrations-list-item .integration-link .btn-arrow:after{background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../../assets/image/icons/arrow-right-blue.svg)}.integrations-list-item .integration-link.show{pointer-events:all;opacity:1}@media (max-width:992px){.integrations-list-item{width:calc((100% - 2.9166666667rem) / 2)}}@media (max-width:768px){.integrations-list-item{padding:1.25rem}.integrations-list-item .integration-heading{padding:.8333333333rem}.integrations-list-item .integration-heading .is-new{left:.8333333333rem;top:.8333333333rem}}@media (max-width:576px){.integrations-list-content{gap:1.25rem}.integrations-list-item{width:100%}}.integration-ideas{padding-top:6.6666666667rem;background-color:#222}.integration-ideas-content{text-align:center}.integration-ideas-content p{line-height:180%;font-size:inherit;font-weight:inherit;color:#fff}.integration-ideas-button{display:flex;justify-content:center;align-items:center;margin-top:2.5rem}.integration-ideas-image{margin-top:10rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.integration-ideas-image img{width:100%;vertical-align:bottom}@media (max-width:768px){.integration-ideas-image img{width:200%}}@media (max-width:576px){.integration-ideas{padding-top:3.3333333333rem}.integration-ideas br{display:none}.integration-ideas-content p{font-size:1.5rem}.integration-ideas-image{margin-top:3.65rem}}@media (min-width:993px){.image-floating h2{margin-bottom:-4rem}}.image-floating-content img{width:100%}.image-animation-viewport-content{display:flex;justify-content:center;align-items:center}.image-animation-viewport-content svg{max-width:100%;height:auto}.image-animation-viewport-content #landing_animation_order_1,.image-animation-viewport-content #landing_animation_order_2,.image-animation-viewport-content #landing_animation_order_3,.image-animation-viewport-content #landing_animation_order_4{opacity:0}.image-animation-viewport-content.animation-start #landing_animation_order_1{animation:slideIn .45s forwards 0s}.image-animation-viewport-content.animation-start #landing_animation_order_2{animation:slideIn .45s forwards .5s}.image-animation-viewport-content.animation-start #landing_animation_order_3{animation:slideIn .45s forwards .9s}.image-animation-viewport-content.animation-start #landing_animation_order_4{animation:slideIn .45s forwards 1.3s}@keyframes slideIn{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.default-boxes-slider{padding:0}.default-boxes-slider-content{position:relative}.default-boxes-slider .slick-list{padding:0 calc((100% - 1280px) / 2) 0 calc((100% - 1280px) / 2)}.default-boxes-slider .boxes-benefits-item{width:unset}.default-boxes-slider .slick-slide{height:inherit !important;margin:0 1.25rem;-webkit-transition:.25s cubic-bezier(.86,0,.07,1);-moz-transition:.25s cubic-bezier(.86,0,.07,1);-o-transition:.25s cubic-bezier(.86,0,.07,1);transition:.25s cubic-bezier(.86,0,.07,1);transition-property:opacity}.default-boxes-slider .slick-slide>div{height:100%}.default-boxes-slider .slick-slide .boxes-benefits-item{display:flex !important;height:100%}.default-boxes-slider .slick-slide:not(.slick-active){opacity:.5}.default-boxes-slider .slick-track{display:flex !important}@media (max-width:1366px){.default-boxes-slider .slick-list{padding:0 2.5rem}}@media (max-width:576px){.default-boxes-slider .slick-list{padding:0 2.1875rem}.default-boxes-slider .slick-slide{margin:0 .6666666667rem}}.image-description-content{display:flex;justify-content:flex-start;gap:10rem}.image-description-content .font-size-large{line-height:26px !important}@media (min-width:577px){.image-description-content .font-size-large{line-height:36px !important}}.image-description-content-image{width:45%;flex-shrink:0}@media (min-width:769px){.image-description-content-image{max-width:410px}}.image-description-content-image img{max-width:100%}@media (min-width:769px){.image-description-content-description{padding-top:3rem}}.image-description-content-description{width:100%}@media (max-width:1180px){.image-description-content{gap:5rem}.image-description-content .flex{flex-direction:column}}@media (max-width:768px){.image-description-content{flex-direction:column}.image-description-content .font-size-xxl{margin-left:0}.image-description-content-description,.image-description-content-image{width:100%;text-align:center}.image-description-content-description *,.image-description-content-image *{align-items:center !important}}.boxes-pp-content{display:flex;flex-wrap:wrap;gap:1.6666666667rem;justify-content:center}.boxes-pp-content .slick-slide{margin:0 .625rem}.boxes-pp-content .box-pp{display:flex;flex-direction:column;justify-content:flex-end;padding:3.3333333333rem 2.9166666667rem 3.3333333333rem 4.1666666667rem;background-color:#faf7f5;height:31.6666666667rem;width:calc((100% - 1.6666666667rem) / 2);border-radius:16px}.boxes-pp-content .box-pp:not(.is-mobile-image) .image-box{display:flex;justify-content:center;align-items:center;min-height:9.1666666667rem;margin-bottom:6.25rem}.boxes-pp-content .box-pp:not(.is-mobile-image) .image-box img{max-width:25.8333333333rem;height:100%}.boxes-pp-content .box-pp .image-box{text-align:center}.boxes-pp-content .box-pp.is-mobile-image{position:relative;overflow:hidden}.boxes-pp-content .box-pp.is-mobile-image .box-pp-content-inner:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(180.07deg,rgba(245,244,244,0) .06%,#f5f4f4 65.34%);z-index:1}.boxes-pp-content .box-pp.is-mobile-image p{z-index:2;position:relative}.boxes-pp-content .box-pp.is-mobile-image .image-box{height:calc(100% - 1.6666666667rem);position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.boxes-pp-content .box-pp.is-mobile-image .image-box img{margin-right:-3.3333333333rem;height:100%}@media (max-width:768px){.boxes-pp-content .box-pp p{text-align:center}.boxes-pp-content .box-pp:not(.is-mobile-image) .image-box{margin-bottom:1.6666666667rem}.boxes-pp-content .box-pp .box-pp-content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.boxes-pp-content .box-pp.is-mobile-image .box-pp-content-inner{justify-content:flex-end}}.pricing-pp-content{padding-top:2.3333333333rem;display:flex;gap:2.5rem}@media (max-width:768px){.pricing-pp-content{flex-direction:column}}.pricing-pp .slick-track{display:flex !important}.pricing-pp .slick-slide{height:inherit;margin:0 .625rem}.pricing-pp .slick-slide>div{overflow:hidden;height:100%}.pricing-pp .slick-slide>div .pricing-pp-item{height:100%}.pricing-pp .slick-slide>div .btn-xxl{min-width:100%}.pricing-pp .slick-slide .pricing-pp-list{margin-bottom:3.75rem}.pricing-pp .slick-slide .pricing-pp-button{margin-top:auto}.pricing-pp .price-column{margin-top:-1.8rem}.pricing-pp .list-heading{width:100%;border-bottom:1px solid #ccc;padding-bottom:.6666666667rem;margin-bottom:1.6666666667rem}.pricing-pp .list-heading:not(:first-child){margin-top:1.6666666667rem}.pricing-pp-item{display:flex !important;flex-direction:column;align-items:flex-start;padding:5rem 3.75rem 5.8333333333rem;background-color:#fff;border-radius:15px;width:calc((100% - 2.5rem) / 2);border:2px solid #d1d1d1}.pricing-pp-item.is-recommended{position:relative;background-color:#faf7f5;border-color:#151515}.pricing-pp-item.is-recommended:before{color:#fff;content:"Polecany";position:absolute;right:0;top:0;transform:translate(2.5rem,-50%);background-color:#151515;border-radius:10px;padding:0 4.1666666667rem;font-size:1.6666666667rem;font-weight:500;line-height:.0166666667rem;line-height:4.5rem;font-family:"Poppins",sans-serif}@media (max-width:768px){.pricing-pp-item.is-recommended:before{position:unset;display:inline-block;transform:none;margin-bottom:.8333333333rem}}.pricing-pp-item .pricing-pp-list{margin-top:.8333333333rem}.pricing-pp-item .pricing-pp-list ul li{display:flex;align-items:center}.pricing-pp-item .pricing-pp-list ul li p{font-weight:400}.pricing-pp-item .pricing-pp-list ul li:before{display:block;margin-right:.8333333333rem;content:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check.svg)}.pricing-pp-item .pricing-pp-list ul li em{color:rgba(34,34,34,.4);display:block}.pricing-pp-item .pricing-pp-list ul li:not(:last-child){margin-bottom:1.6666666667rem}.pricing-pp-item .pricing-pp-button{display:flex;justify-content:center;align-items:center;margin-top:4.1666666667rem}@media (max-width:768px){.pricing-pp-content{padding-top:0}.pricing-pp .slick-slide>div{padding-top:2.5rem}.pricing-pp-item.is-recommended:before{position:absolute;right:2.5rem;transform:translateY(-50%)}}.banner-pp{position:relative}.banner-pp:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:14.1666666667rem;background:linear-gradient(0deg,#fff 1.67%,rgba(255,255,255,0) 92.43%);pointer-events:none}.banner-pp-content{display:flex;align-items:flex-end}.banner-pp-image{width:40%}.banner-pp-image img{width:100%}.banner-pp-description{flex:1;background-color:#faf7f5;padding:9.5833333333rem 6.25rem 12.5rem 6.6666666667rem;border-top-right-radius:16px;border-bottom-right-radius:16px}@media (max-width:1180px){.banner-pp-content{flex-direction:column;justify-content:center;align-items:center}.banner-pp-image{width:unset;max-width:50%;margin-left:-2.5rem}.banner-pp-description{padding:8.3333333333rem 2.5rem;text-align:center;border-radius:16px;margin-top:-8.3333333333rem}.banner-pp:after{display:none}}@media (max-width:576px){.banner-pp-image{max-width:80%}}.title-wyswig-content{display:flex;justify-content:center;align-items:center;gap:.8333333333rem}@media (max-width:576px){.title-wyswig-content p{text-align:center}.title-wyswig-content img{max-width:80%}.title-wyswig-content{flex-direction:column}}.recommended-faq.tags{margin-top:-2.1666666667rem;margin-bottom:-4.1666666667rem}@media screen and (max-width:576px){.recommended-faq.tags{margin-top:-2.0833333333rem;margin-bottom:-2.0833333333rem}.recommended-faq.tags p{font-size:1.38rem !important}}.boxes-colors{position:relative;z-index:1;margin-top:6.3636363636rem}.boxes-colors--content{display:flex;justify-content:center;gap:1.8181818182rem}.boxes-colors--item{padding:3.2727272727rem 3.6363636364rem 3.2727272727rem 4.5454545455rem;border-radius:14px;width:100%;max-width:42.5454545455rem}.boxes-colors--item .content{display:flex;flex-direction:column;height:100%;width:100%;justify-content:center}.boxes-colors--item h3{font-size:2.6363636364rem;line-height:3.2727272727rem;font-weight:500;margin-bottom:2.1818181818rem}@media (max-width:576px){.boxes-colors--item h3{font-size:1.8181818182rem;line-height:2.6363636364rem}}.boxes-colors--item p,.boxes-colors--item li{font-size:1.4545454545rem;line-height:2.2272727273rem}.boxes-colors--item ul.style-x li,.boxes-colors--item ul.style-check li{display:flex;gap:1.3636363636rem}.boxes-colors--item ul.style-x li:not(:last-child),.boxes-colors--item ul.style-check li:not(:last-child){margin-bottom:.9090909091rem}.boxes-colors--item ul.style-x li:before,.boxes-colors--item ul.style-check li:before{content:"";width:1.4545454545rem;height:1.4545454545rem;margin-top:.4545454545rem;mask-size:contain;mask-position:center;mask-repeat:no-repeat;flex-shrink:0}.boxes-colors--item ul.style-x li:before{background-color:#db0200;mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/close-icon.svg)}.boxes-colors--item ul.style-check li:before{background-color:#10ad6c;mask-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/check.svg)}@media (max-width:576px){.boxes-colors{margin-bottom:3.65rem;margin-top:3.65rem}.boxes-colors--item p{font-weight:400}}@media (max-width:768px){.boxes-colors br{display:none}.boxes-colors--content{flex-direction:column}.boxes-colors--item{padding:2.1818181818rem;max-width:unset}}.steps-alt{background-color:#f5fafa;padding-top:5.4545454545rem;padding-bottom:5rem;margin-bottom:4.5454545455rem}.steps-alt--content{display:flex;align-items:center;gap:6.3636363636rem;justify-content:center}@media (max-width:1024px){.steps-alt--content{flex-direction:column;gap:1.8181818182rem}}.steps-alt--item{display:flex;align-items:center;width:100%;justify-content:center}.steps-alt--item .item-desc{margin-left:2.7272727273rem}.steps-alt--item .item-desc p{font-size:2.6363636364rem;white-space:nowrap;line-height:3.2727272727rem}@media (max-width:576px){.steps-alt--item .item-desc p{font-size:1.8181818182rem;line-height:2.3636363636rem}}.steps-alt--item:not(:last-child) .item-desc{margin-right:6.3636363636rem}.steps-alt--item:not(:last-child) .item-desc .item-arrow{width:1.3636363636rem;height:1.3636363636rem;background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/arrow-right.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.steps-alt--item:not(:last-child) .item-arrow{width:1.3636363636rem;height:1.3636363636rem;background-image:url(//mizzox.com/wp-content/themes/mizzox/assets/style/css/../../image/arrow-right.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.steps-alt--item .item-count{width:5.4545454545rem;height:5.4545454545rem;flex-shrink:0;border-radius:50%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#ab498c 0%,#feb9bd 100%)}.steps-alt--item .item-count p{font-size:3.9090909091rem;color:#fff}@media (max-width:1024px){.steps-alt--item{flex-direction:column}.steps-alt--item .item-desc{margin-right:0 !important;margin-left:0;margin-top:1.8181818182rem;text-align:center}.steps-alt--item:not(:last-child) .item-desc{margin-bottom:1.8181818182rem}.steps-alt--item .item-arrow{transform:rotate(90deg)}}.steps-alt--subtitle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.1818181818rem;margin-top:6.8181818182rem}.steps-alt--subtitle p{font-weight:600;font-size:2.6363636364rem;line-height:3.1818181818rem;text-align:center}.site-footer{--sf-bg:#fafafa;--sf-card:#fff;--sf-text:#0a0a0a;--sf-text-2:#374151;--sf-text-3:#6b7280;--sf-border:#e7e7e7;--sf-border-soft:#eef1f5;--sf-blue:#3476e9;--sf-blue-hover:#1e62d9;--sf-blue-light:#eaf1fd;--sf-ease:cubic-bezier(.22,1,.36,1);background:var(--sf-bg);color:var(--sf-text-2);padding:50px 0 28px;font-size:14px;position:relative}.site-footer p{font-size:inherit}.site-footer .footer-inner{max-width:1280px;margin:0 auto;padding:0 48px;position:relative;z-index:1}.site-footer .footer-top{display:grid;grid-template-columns:260px 1fr;gap:72px;padding-bottom:48px;border-bottom:1px solid var(--sf-border-soft)}.site-footer .footer-brand-col{display:flex;flex-direction:column}.site-footer .footer-social{display:flex;gap:8px}.site-footer .footer-social a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--sf-card);border:1px solid var(--sf-border);border-radius:8px;color:var(--sf-text-3);transition:color .18s var(--sf-ease),border-color .18s var(--sf-ease),transform .18s var(--sf-ease),box-shadow .18s var(--sf-ease);text-decoration:none}.site-footer .footer-social a:hover{color:var(--sf-text);border-color:#c8c8c8;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.04)}.site-footer .footer-social svg{width:16px;height:16px;display:block;fill:currentColor}.site-footer .footer-social svg[fill=none]{fill:none}.site-footer .footer-social svg path,.site-footer .footer-social svg rect,.site-footer .footer-social svg line{color:inherit}.site-footer .footer-apps{display:flex;gap:10px;margin-top:16px;width:100%;max-width:320px}.site-footer .footer-apps a{flex:1 1 0;min-width:0;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 12px;background:var(--sf-card);border:1px solid var(--sf-border);border-radius:9px;color:var(--sf-text);text-decoration:none;transition:border-color .18s var(--sf-ease),transform .18s var(--sf-ease),box-shadow .18s var(--sf-ease);font-size:12px;line-height:1.2;box-sizing:border-box}.site-footer .footer-apps a:hover{border-color:#c8c8c8;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.04)}.site-footer .footer-apps svg{width:20px;height:20px;flex-shrink:0;fill:currentColor}.site-footer .footer-apps .apple-badge svg,.site-footer .footer-apps .gplay-badge svg{width:24px;height:24px}.site-footer .footer-apps .app-label{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.site-footer .footer-apps .app-eyebrow{font-size:9px;color:var(--sf-text-3)}.site-footer .footer-apps .app-name{font-size:12px;font-weight:600}.site-footer .footer-cols{display:grid;grid-template-columns:2fr 1fr;gap:40px}.site-footer details.footer-col>summary{list-style:none;cursor:pointer}.site-footer details.footer-col>summary::-webkit-details-marker{display:none}.site-footer details.footer-col>summary::marker{display:none}.site-footer details.footer-col>summary>h3{margin:0}.site-footer .footer-col h3{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sf-text-3);margin:0 0 14px}.site-footer .footer-chev{width:16px;height:16px;color:var(--sf-text-3);transition:transform .2s var(--sf-ease);flex-shrink:0}.site-footer .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.site-footer ul.footer-col-grid,.site-footer .footer-col ul.footer-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 28px}.site-footer .footer-col a{color:var(--sf-text-2);text-decoration:none;font-size:13.5px;transition:color .15s var(--sf-ease);display:inline-flex;align-items:center;gap:8px;line-height:1.3}.site-footer .footer-cols .footer-col ul li a{font-size:13.5px;line-height:1.45;font-weight:400;letter-spacing:0}.site-footer .footer-cols .footer-col ul li{font-size:13.5px;line-height:1.45;padding:0;margin:0;min-height:0}.site-footer .footer-col a:hover{color:var(--sf-text)}.site-footer .ftr-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 5px;border-radius:3px;background:var(--sf-blue-light);color:var(--sf-blue);border:1px solid rgba(82,138,245,.15)}.site-footer .ftr-badge.ftr-badge-hot{background:#fef3c7;color:#92400e;border-color:rgba(146,64,14,.12)}.site-footer .footer-col .footer-more{color:var(--sf-blue);font-weight:600}.site-footer .footer-col .footer-more:after{content:'→';margin-left:6px;display:inline-block;transition:transform .18s var(--sf-ease)}.site-footer .footer-col .footer-more:hover{color:var(--sf-blue-hover)}.site-footer .footer-col .footer-more:hover:after{transform:translateX(3px)}@media (min-width:1025px){.site-footer details.footer-col>summary{cursor:default;pointer-events:none;display:block;margin:0 0 14px}.site-footer .footer-chev{display:none}}.site-footer .footer-trust{padding:32px 0 28px;border-bottom:1px solid var(--sf-border-soft);display:flex;align-items:center;gap:36px}.site-footer .footer-trust-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sf-text-3);flex-shrink:0}.site-footer .trust-row{display:flex;align-items:center;gap:64px;flex-wrap:wrap}.site-footer .trust-group{display:flex;align-items:center;gap:36px}.site-footer .trust-row img{height:38px;width:auto;opacity:.75;transition:opacity .25s var(--sf-ease);display:block}.site-footer .trust-row img:hover{opacity:1}.site-footer .trust-group:first-child img{height:43px}.site-footer .footer-eu-mark{display:inline-flex;align-items:center;text-decoration:none;transition:opacity .2s var(--sf-ease);opacity:.88;margin-left:auto;flex-shrink:0}.site-footer .footer-eu-mark:hover{opacity:1}.site-footer .footer-eu-mark svg{height:28px;width:auto;display:block}.site-footer .footer-bottom{display:flex;align-items:center;padding-top:24px;gap:14px;flex-wrap:wrap}.site-footer .footer-copy{margin:0;color:var(--sf-text);font-size:12.5px;font-weight:500}.site-footer .footer-legal{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-left:auto}.site-footer .footer-bottom .footer-legal a{color:var(--sf-text-3) !important;text-decoration:none !important;font-size:12.5px !important;font-weight:400 !important;line-height:1.5 !important;letter-spacing:0 !important;margin:0 !important;padding:0 !important;transition:color .15s var(--sf-ease)}.site-footer .footer-bottom .footer-legal a:hover{color:var(--sf-text)}@media (max-width:1024px){.site-footer{padding:56px 0 24px}.site-footer .footer-inner{padding:0 24px}.site-footer .footer-top{grid-template-columns:1fr;gap:12px;padding-bottom:4px;border-bottom:none}.site-footer .footer-cols{grid-template-columns:1fr;gap:0}.site-footer details.footer-col{border-bottom:1px solid var(--sf-border-soft)}.site-footer details.footer-col:last-child{border-bottom:none}.site-footer .footer-trust{padding-top:0}.site-footer details.footer-col>summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;margin:0;gap:12px}.site-footer details.footer-col>summary>h3{font-size:13px;color:var(--sf-text);letter-spacing:.06em;transition:color .18s var(--sf-ease)}.site-footer details.footer-col[open]>summary>h3{color:var(--sf-blue)}.site-footer details.footer-col[open] .footer-chev{transform:rotate(180deg);color:var(--sf-blue)}.site-footer details.footer-col>ul{padding:2px 0 18px;gap:10px}.site-footer details.footer-col:last-child[open]>ul{padding-bottom:4px}.site-footer details.footer-col>ul>li>a{font-size:14.5px;padding:4px 0}.site-footer .footer-col ul.footer-col-grid,.site-footer ul.footer-col-grid{grid-template-columns:1fr;gap:10px}.site-footer .footer-trust{flex-wrap:wrap;gap:18px 28px}.site-footer .footer-eu-mark{margin-left:auto}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}@media (max-width:720px){.site-footer{padding:30px 0 24px}.site-footer .footer-inner{padding:0 20px}.site-footer .footer-top{gap:32px;padding-bottom:28px}.site-footer .footer-brand-col{gap:0}.site-footer .footer-social{gap:8px}.site-footer .footer-social a{width:38px;height:38px}.site-footer .footer-apps{flex-direction:row;gap:8px;margin-top:14px}.site-footer .footer-apps a{flex:1;min-width:0;padding:10px 12px;justify-content:center}.site-footer .footer-trust{flex-direction:column;align-items:center;gap:18px;padding:0 0 24px;text-align:center}.site-footer .footer-trust-label{align-self:center;font-size:10px}.site-footer .trust-row{justify-content:center;gap:22px;flex-wrap:wrap;width:100%}.site-footer .trust-row img{height:30px}.site-footer .trust-group:first-child img{height:34px}.site-footer .trust-group{gap:22px}.site-footer .footer-eu-mark{margin-left:0;margin-top:6px;align-self:center}.site-footer .footer-eu-mark svg{height:24px}.site-footer .footer-bottom{gap:10px;padding-top:20px}.site-footer .footer-copy{font-size:12px}.site-footer .footer-apps{max-width:none}.site-footer .footer-legal{gap:8px 14px;margin-left:0;flex-wrap:wrap;justify-content:flex-start}.site-footer .footer-bottom .footer-legal a{font-size:10.5px !important;white-space:nowrap}}@media (max-width:380px){.site-footer .footer-apps a{padding:9px 10px}.site-footer .footer-apps .app-eyebrow{font-size:8.5px}.site-footer .footer-apps .app-name{font-size:11.5px}}h1,h2,h3,h4,h5,h6{letter-spacing:-.5px !important}:root h1,:root h2,:root h3,:root h4,:root h5,:root h6,:root .display,:root .feat-page h1,:root .feat-page h2,:root .feat-page h3,:root .feat-page h4,:root .feat-page h5,:root .feat-page h6,:root .feat-page .display{letter-spacing:-.5px !important}:root{--ink:#0a0a0a;--ink2:#374151;--gray:#6b7280;--faint:#9ca3af;--light:#f7f7f8;--border:#e7e7e7;--green:#16a34a;--green-h:#15803d;--green-l:#dcfce7;--blue:#3476e9;--blue-l:#eaf1fd;--red:#dc2626;--sh:0 1px 3px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06);--sh-l:0 16px 56px rgba(0,0,0,.1);--r:12px;--r-l:20px;--t:.18s ease}body,html{font-size:16px !important}@media (max-width:768px){body,html{font-size:15px !important}}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.55)}}@keyframes floatY{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{left:-100%}100%{left:150%}}.a0{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .05s both}.a1{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .15s both}.a2{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .25s both}.a3{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .38s both}.a4{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .5s both}.a5{animation:fadeUp .55s cubic-bezier(.16,1,.3,1) .62s both}.btn:not(.btn-mid,.btn--new){display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:'Poppins',sans-serif;font-weight:500;line-height:1.5;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none;letter-spacing:.01em;font-size:16px}.btn-sm:not(.btn-mid,.btn--new){height:46px;padding:4px 22px;border-radius:10px;font-size:14px}.btn-md:not(.btn-mid,.btn--new){padding:16px 26px;height:auto}.btn-lg:not(.btn-mid,.btn--new){padding:0 36px;font-size:17px}.btn-blk:not(.btn-mid,.btn--new){background:var(--ink);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.btn-blk:not(.btn-mid,.btn--new):hover{opacity:.88;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.btn-grn:not(.btn-mid,.btn--new),.btn-out:not(.btn-mid,.btn--new){display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:1rem 1.6rem;border-radius:12px;font-family:'Poppins',sans-serif;font-weight:500;font-size:1rem;line-height:1.5;position:relative;overflow:hidden;cursor:pointer;text-decoration:none;transition:transform .2s cubic-bezier(.22,.61,.36,1),background .2s cubic-bezier(.22,.61,.36,1),box-shadow .2s cubic-bezier(.22,.61,.36,1),border-color .2s cubic-bezier(.22,.61,.36,1)}.btn-grn:not(.btn-mid,.btn--new){background:var(--green);color:#fff;border:1px solid transparent;box-shadow:0 2px 8px rgba(22,163,74,.25)}.btn-grn:not(.btn-mid,.btn--new):hover{background:var(--green-h);box-shadow:0 6px 20px rgba(22,163,74,.38);transform:translateY(-1px)}.btn-grn:not(.btn-mid,.btn--new,.btn-no-glow):after{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:shimmer 3.5s 1.5s infinite}.btn-out:not(.btn-mid,.btn--new){background:#fff;color:var(--ink);border:1px solid var(--border);box-shadow:0 2px 8px rgba(52,118,233,.08)}.btn-out:not(.btn-mid,.btn--new):hover{border-color:#999;box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.header .btn-grn:not(.btn-mid,.btn--new),.header .btn-out:not(.btn-mid,.btn--new){font-size:14px}.hero-wrap{max-width:56.25rem;margin:0 auto;padding:40px 24px 0;text-align:center}.hero-micro{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;font-size:11px;color:var(--faint);margin-bottom:10px}.hero-micro span{display:flex;align-items:center;gap:3px}h1{font-size:clamp(36px, 5.2vw, 60px);font-weight:700;letter-spacing:-1px;line-height:1.12;color:var(--ink);margin-bottom:20px}h1 em{font-style:normal;color:var(--blue)}.hero-sub{font-size:16px;color:var(--ink2);line-height:1.625;font-weight:400;max-width:560px;margin:0 auto 32px}@media (min-width:768px){.hero-sub{font-size:18px;line-height:24px}}.hero-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.hero-chips{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.chip{font-size:12px;font-weight:500;color:var(--gray);border:1px solid var(--border);padding:5px 13px;border-radius:999px;background:#fff}.mockup-wrap{max-width:900px;margin:14px auto 0;padding:0 24px 16px;position:relative}.float-badge{position:absolute;background:#fff;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:7px;box-shadow:0 8px 28px rgba(0,0,0,.11),0 0 0 1px rgba(0,0,0,.06);font-size:11.5px;font-weight:600;color:var(--ink);z-index:2}.float-badge small{display:block;font-size:9.5px;color:var(--faint);font-weight:400;margin-top:1px}.fb-dot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite;flex-shrink:0}.fb-l{top:28px;left:4px;animation:floatY 3.5s .4s ease-in-out infinite}.fb-r{bottom:72px;right:4px;animation:floatY 3.8s 1s ease-in-out infinite}.app-win{background:#fff;border-radius:16px;box-shadow:0 32px 80px rgba(0,0,0,.13),0 4px 16px rgba(0,0,0,.06);overflow:hidden;border:1px solid rgba(0,0,0,.06);animation:floatY 5s ease-in-out infinite}.app-bar{height:40px;background:#1a1a2e;display:flex;align-items:center;padding:0 16px;gap:6px}.app-dot{width:9px;height:9px;border-radius:50%}.app-bar-t{color:rgba(255,255,255,.5);font-size:11px;margin-left:8px;flex:1}.kpill{background:var(--green);color:#fff;font-size:9px;font-weight:700;padding:2px 9px;border-radius:20px;letter-spacing:.04em}.app-body{padding:16px 20px}.app-tabs{display:flex;gap:2px;margin-bottom:14px}.app-tab{font-size:11px;font-weight:500;padding:5px 12px;border-radius:7px;color:var(--faint)}.app-tab.on{background:var(--blue-l);color:var(--blue)}.inv-list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.inv-row{display:flex;align-items:center;justify-content:space-between;background:var(--light);border-radius:10px;padding:10px 14px}.inv-l{display:flex;align-items:center;gap:10px}.inv-ico{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.inv-name{font-size:12px;font-weight:600}.inv-meta{font-size:10px;color:var(--faint);margin-top:1px}.inv-r{text-align:right}.inv-amt{font-size:12.5px;font-weight:700}.bdg{font-size:9px;font-weight:700;padding:2px 8px;border-radius:20px;display:inline-block;margin-top:2px}.bdg-g{background:rgba(22,163,74,.12);color:#15803d}.bdg-b{background:var(--blue-l);color:var(--blue)}.bdg-o{background:rgba(245,158,11,.1);color:#92400e}.app-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.app-stat{background:#1a1a2e;border-radius:9px;padding:10px 12px;text-align:center}.as-n{font-size:18px;font-weight:700;color:#fbbf24;display:block;letter-spacing:-.5px}.as-l{font-size:8.5px;color:rgba(255,255,255,.4);margin-top:2px;line-height:1.3}.wrap{max-width:1250px;margin:0 auto;padding:0}.sec{padding:56px 0;margin:0}.alt{background:var(--light);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.sec-label{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.sec-h{font-size:30px;font-weight:700;letter-spacing:.5px;line-height:36px;color:var(--ink);margin-bottom:12px}@media (min-width:768px){.sec-h{font-size:40px}}.sec-sub{font-size:16px;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));line-height:24px;max-width:480px}@media (min-width:768px){.sec-sub{font-size:18px;line-height:28px}}.center{text-align:center}.center .sec-sub{margin:0 auto}.stats-bar{display:grid;margin-left:auto;margin-right:auto;grid-template-columns:repeat(2,minmax(0, 1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;margin-top:0;padding:0 calc(calc(100vw - 1280px)/2)}@media (min-width:768px){.stats-bar{grid-template-columns:repeat(4,minmax(0, 1fr))}}.stat{text-align:center;padding:24px 16px;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.stat{padding-top:32px;padding-bottom:32px}}.stat:last-child{border-right:none}.stat-n{font-size:24px;font-weight:700;letter-spacing:.5px;color:var(--ink);line-height:32px;color:rgb(10 10 10/var(--tw-text-opacity,1))}.stat-l{font-size:11px;color:var(--gray);margin-top:6px;font-weight:500;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}@media(min-width:768px){.stat-n{font-size:30px;line-height:36px}.stat-l{font-size:14px;line-height:20px}}.prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.prob-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-l);padding:24px;box-shadow:var(--sh)}.prob-icon{font-size:24px;margin-bottom:12px;display:block}.prob-card h3{font-size:15px;font-weight:600;margin-bottom:6px;color:var(--ink)}.prob-card p{font-size:13px;color:var(--gray);line-height:1.6}.process{display:grid;gap:0;margin-top:44px}.proc-step{display:grid;grid-template-columns:56px 1fr;gap:0 20px;position:relative;padding-bottom:32px}.proc-step:last-child{padding-bottom:0}.proc-left{display:flex;flex-direction:column;align-items:center}.proc-num{width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;z-index:1}.proc-line{width:2px;flex:1;background:var(--border);margin-top:8px}.proc-step:last-child .proc-line{display:none}.proc-content{padding-top:8px;padding-bottom:8px}.proc-content h3{font-size:16px;font-weight:600;color:var(--ink);margin-bottom:4px}.proc-content p{font-size:13px;color:var(--gray);line-height:1.6}.proc-badge{display:inline-flex;align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:600;color:var(--green);background:var(--green-l);padding:3px 10px;border-radius:20px}.compare-cards{margin-top:40px;border:1px solid var(--border);border-radius:var(--r-l);overflow:hidden;box-shadow:var(--sh)}.cc-header{display:grid;grid-template-columns:200px 1fr 1fr}.cc-h-empty{background:var(--light);border-right:1px solid var(--border)}.cc-h-bad{background:#fef2f2;border-right:1px solid var(--border);padding:14px 20px}.cc-h-good{background:#f0fdf4;padding:14px 20px}.cc-h-label{font-size:12px;font-weight:700;letter-spacing:.04em}.cc-h-bad .cc-h-label{color:var(--red)}.cc-h-good .cc-h-label{color:var(--green)}.cc-row{display:grid;grid-template-columns:200px 1fr 1fr;border-top:1px solid var(--border)}.cc-row:nth-child(even) .cc-topic{background:var(--light)}.cc-row:nth-child(even) .cc-bad-cell{background:#fffbfb}.cc-row:nth-child(even) .cc-good-cell{background:#fafffe}.cc-topic{display:flex;align-items:center;gap:10px;padding:16px 18px;background:#fafafa;border-right:1px solid var(--border)}.cc-icon{font-size:18px;flex-shrink:0}.cc-name{font-size:12.5px;font-weight:600;color:var(--ink)}.cc-bad-cell{padding:15px 20px;font-size:13px;color:#555;line-height:1.5;border-right:1px solid var(--border);background:#fff}.cc-good-cell{padding:15px 20px;font-size:13px;color:var(--ink2);font-weight:500;line-height:1.5;background:#fff}.cc-bad-cell:before{content:'✕ ';color:var(--red);font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.cc-good-cell:before{content:'✓ ';color:var(--green);font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.bento{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.bcard{background:#fff;border-radius:var(--r-l);padding:28px;border:1px solid var(--border);box-shadow:var(--sh);transition:transform var(--t),box-shadow var(--t);overflow:hidden}.bcard:hover{transform:translateY(-3px);box-shadow:var(--sh-l)}.bcard.dark{background:#1a1a2e}.bcard.blue{background:var(--blue)}.bcard.warm{background:var(--light);box-shadow:none}.bcard.c2{grid-column:span 2}.b-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:14px;background:var(--light)}.dark .b-icon,.blue .b-icon{background:rgba(255,255,255,.12)}.bcard h3{font-size:15.5px;font-weight:600;letter-spacing:-.2px;line-height:1.25;margin-bottom:8px}.bcard p{font-size:13px;line-height:1.65;color:var(--gray)}.dark h3,.blue h3{color:#fff}.dark p,.blue p{color:rgba(255,255,255,.6)}.big-n{font-size:clamp(44px, 5vw, 64px);font-weight:700;letter-spacing:-2.5px;line-height:1;margin-bottom:6px}.blue .big-n{color:#fff}.big-h{font-size:clamp(22px, 2.4vw, 32px) !important;letter-spacing:-.5px !important;line-height:1.15 !important}.kbadge{display:inline-flex;align-items:center;gap:6px;background:rgba(22,163,74,.22);color:#16a34a;font-size:10px;font-weight:700;letter-spacing:.05em;padding:3px 10px;border-radius:20px;margin-bottom:12px}.dark .kbadge{background:rgba(22,163,74,.25);color:#4ade80}.vbadge{display:inline-flex;align-items:center;gap:6px;background:rgba(52,118,233,.1);color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 10px;border-radius:20px;margin-bottom:12px}.tag-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.btag{background:#fff;border:1px solid var(--border);color:var(--gray);font-size:10.5px;font-weight:600;padding:3px 9px;border-radius:6px}.mini-inv{background:rgba(255,255,255,.07);border-radius:10px;padding:10px 14px;margin-top:14px}.mi-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.06)}.mi-row:last-child{border-bottom:none}.mi-name{font-size:11.5px;font-weight:600;color:rgba(255,255,255,.85)}.mi-meta{font-size:9.5px;color:rgba(255,255,255,.4)}.mi-amt{font-size:11.5px;font-weight:700;color:#fff}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:40px;align-items:stretch}.testi{background:#fff;border-radius:var(--r-l);padding:24px;border:1px solid var(--border);box-shadow:var(--sh);transition:transform var(--t);display:flex;flex-direction:column}.testi:hover{transform:translateY(-2px)}.stars{color:#f59e0b;font-size:12px;letter-spacing:1.5px;margin-bottom:10px}.testi-q{font-size:13px;line-height:1.68;color:var(--ink2);margin-bottom:16px;font-style:italic;flex:1}.testi-au{display:flex;align-items:center;gap:9px}.testi-face{width:36px;height:36px;border-radius:50%;flex-shrink:0;overflow:hidden;position:relative}.testi-face svg{position:absolute;inset:0;width:100%;height:100%}.au-name{font-size:12.5px;font-weight:600}.au-role{font-size:11px;color:var(--faint)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:48px;position:relative}.steps:before{content:'';position:absolute;top:25px;left:17%;right:17%;height:1px;background:linear-gradient(90deg,transparent,var(--border) 20%,var(--border) 80%,transparent)}.step{text-align:center}.step-n{width:50px;height:50px;border-radius:50%;background:#fff;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--blue);margin:0 auto 18px;position:relative;z-index:1;box-shadow:var(--sh)}.step h3{font-size:15px;font-weight:600;letter-spacing:-.2px;margin-bottom:8px}.step p{font-size:13px;color:var(--gray);line-height:1.6;margin-bottom:12px}.step-pills{display:flex;align-items:center;justify-content:center;gap:5px;margin:7px 0 10px;flex-wrap:wrap}.step-pill{display:inline-flex;align-items:center;gap:3px;background:var(--light);border:1px solid var(--border);font-size:10px;font-weight:500;padding:3px 9px;border-radius:20px}.step-time{display:inline-block;font-size:11px;font-weight:600;color:var(--blue);background:var(--blue-l);padding:3px 10px;border-radius:20px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px;align-items:stretch}.plan{background:#fff;border-radius:var(--r-l);padding:24px;border:1.5px solid var(--border);box-shadow:var(--sh);transition:all var(--t);position:relative;display:flex;flex-direction:column}.plan .pb{margin-top:auto}.plan .plan-micro{margin-top:8px}.plan:hover{transform:translateY(-3px);box-shadow:var(--sh-l)}.plan.ent{border-color:var(--green);box-shadow:0 0 10px transparent,0 0 0 1px var(--green)}.plan.ent:hover{transform:translateY(-3px);box-shadow:var(--sh-l),0 0 0 1px var(--green)}.plan.free-p{padding-top:24px}.plan-tag{position:absolute;top:-13px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 14px;border-radius:20px;white-space:nowrap}.pt-green{background:var(--green);color:#fff;box-shadow:0 2px 8px rgba(22,163,74,.3)}.pt-gray{background:var(--gray);color:#fff}.plan-tier{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--faint);margin-bottom:8px}.plan-price{font-size:34px;font-weight:700;letter-spacing:-1.2px;color:var(--ink);line-height:1;margin-bottom:2px}.plan-per{font-size:12px;color:var(--faint);font-weight:500;letter-spacing:0}.plan-desc{font-size:12px;color:var(--faint);margin:10px 0 16px;line-height:1.5;min-height:38px}.plan-feats{list-style:none;border-top:1px solid var(--border);padding-top:12px;margin-bottom:20px}.plan .pb{margin-top:auto}.plan-feats li{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:var(--ink2);padding:5px 0;border-bottom:1px solid var(--border)}.plan-feats li:last-child{border-bottom:none}.plan-feats li:before{content:'✓';color:var(--green);font-weight:700;flex-shrink:0;font-size:11px;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.pb{display:block;text-align:center;height:44px;line-height:44px;border-radius:var(--r);font-size:13px;font-weight:600;transition:all var(--t)}.pb-outline{border:1.5px solid var(--border);color:var(--ink2)}.pb-outline:hover{border-color:var(--ink);color:var(--ink)}.pb-blk{background:var(--ink);color:#fff}.pb-blk:hover{opacity:.85}.pb-grn{background:var(--green);color:#fff;box-shadow:0 2px 8px rgba(22,163,74,.25)}.pb-grn:hover{background:var(--green-h)}.pb-ent{background:var(--green);color:#fff}.pb-ent:hover{background:var(--green-h);transform:translateY(-1px)}.faq-list{margin-top:40px;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:20px;overflow:hidden;background:#fff}.faq-item{border-bottom:1px solid rgba(0,0,0,.08);background:#fff;transition:background var(--t)}.faq-item:last-child{border-bottom:none}.faq-item:hover{background:#f7f7f8}.faq-item:hover .faq-q{color:#3476e9}.faq-item.open{background:#fff}.faq-item.open:hover{background:#fff}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.75rem;cursor:pointer;font-size:1rem;font-weight:500;color:#0a0a0a;gap:2rem;user-select:none;background:0 0}.faq-icon{flex:0 0 auto;transition:transform .3s cubic-bezier(.22,.61,.36,1);font-size:30px;line-height:36px;font-weight:300;color:#3476e9}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{display:none;padding:0 1.75rem 1.4rem;font-size:.92rem;color:#374151;line-height:1.75;max-width:75ch}.faq-item.open .faq-a{display:block}.cta-final-sec{background:var(--light);border-radius:24px;padding:48px;text-align:center;margin:56px 0}.cta-final-sec .flex{align-items:stretch}.cta-final-sec h2{font-size:clamp(26px, 3.8vw, 46px);font-weight:700;letter-spacing:-1.5px;line-height:1.1;max-width:520px;margin:0 auto 12px;color:var(--ink)}.cta-final-sec p:not(.text-xs){color:var(--gray);margin-bottom:28px;font-size:15px}.cta-form{display:flex;gap:8px;max-width:420px;margin:0 auto 12px;background:#fff;border-radius:12px;border:1.5px solid var(--border);padding:5px 5px 5px 20px;box-shadow:var(--sh);transition:border-color var(--t)}.cta-form:focus-within{border-color:var(--blue)}.cta-form input{flex:1;border:none;outline:none;font-family:'Poppins',sans-serif;font-size:14px;background:0 0;min-width:0}.cta-form input::placeholder{color:var(--faint)}.cta-micro{font-size:11.5px;color:var(--faint)}@media (max-width:960px){.nav-center{display:none}.nav-burger{display:flex}.nav-login{display:none}.wrap{padding:0 24px}.sec{padding:40px 0}.mockup-wrap{padding:0 16px}.float-badge{display:none}.prob-grid{grid-template-columns:1fr}.cc-header{display:none}.cc-row{grid-template-columns:1fr}.cc-topic{border-right:none;background:#f3f4f6}.cc-row:nth-child(even) .cc-topic{background:#efefef}.cc-bad-cell{border-right:none;border-top:1px solid var(--border);background:#fff}.cc-good-cell{border-top:1px solid var(--border);background:#f0fdf4}.bento{grid-template-columns:1fr}.bcard.c2{grid-column:span 1}.steps{grid-template-columns:1fr;gap:24px}.steps:before{display:none}.pricing-grid{grid-template-columns:1fr 1fr;gap:10px}.testi-grid{grid-template-columns:1fr}.ft{grid-template-columns:1fr 1fr;gap:28px}.stats-bar{flex-wrap:wrap}.stat{flex:1 1 45%;padding:16px 20px}.stat:nth-child(2n){border-right:none}.stat:nth-child(n+3){border-top:1px solid var(--border)}.cta-final-sec{padding:32px 24px;margin:40px 0}.process{gap:0}}@media (max-width:600px){h1{font-size:clamp(28px, 7.5vw, 38px);letter-spacing:-1.2px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn:not(.btn-mid,.btn--new),.hero-actions .btn-grn,.hero-actions .btn-out{justify-content:center}.pricing-grid{grid-template-columns:1fr}.ft{grid-template-columns:1fr}.ft-bottom{flex-direction:column;text-align:center}.legal{flex-wrap:wrap;justify-content:center}.cta-form{flex-direction:column;border-radius:var(--r);padding:12px;gap:8px}.cta-form input{font-size:16px}.cta-form .btn-sm:not(.btn-mid,.btn--new){border-radius:var(--r);padding:12px;justify-content:center}.bank-logos{padding:18px 20px}.bank-logos-inner{flex-direction:column;align-items:flex-start;gap:12px}.bank-logos-grid{grid-template-columns:repeat(3,1fr);width:100%;gap:8px}.bank-logo-item{height:36px}.slider-box{grid-template-columns:1fr;gap:28px;padding:24px}.slider-right{border-top:1px solid var(--border);padding-top:24px}.legal-hero{grid-template-columns:1fr;padding:28px 24px}.legal-val-box{text-align:left}.legal-cards{grid-template-columns:1fr}.legal-card{border-right:none;border-bottom:1px solid var(--border)}.legal-card:last-child{border-bottom:none}.legal-plan-note{padding:14px 24px}}.slider-layout{display:grid;grid-template-columns:1fr 300px;gap:20px;margin-top:36px;align-items:start}.slider-box{background:#fff;border-radius:var(--r-l);padding:28px 32px;border:1px solid var(--border);box-shadow:var(--sh);display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.slider-left{min-width:0}.slider-right{text-align:center;padding-left:24px;border-left:1px solid var(--border)}.slider-label-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;gap:12px}.slider-label{font-size:13px;font-weight:600;color:var(--ink2)}.slider-current{font-size:22px;font-weight:700;color:var(--blue);white-space:nowrap;flex-shrink:0}.time-slider{-webkit-appearance:none;width:100%;height:4px;background:#e5e5e7;border-radius:4px;outline:none;cursor:pointer}.time-slider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#fff;border:2px solid var(--blue);border-radius:50%;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15)}.time-slider::-moz-range-thumb{width:20px;height:20px;background:#fff;border:2px solid var(--blue);border-radius:50%;cursor:pointer}.slider-result-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:8px}.slider-result-val{font-size:clamp(28px, 3.5vw, 44px);font-weight:700;letter-spacing:-2px;color:var(--ink);line-height:1;white-space:nowrap}.slider-result-unit{font-size:12px;font-weight:500;color:var(--gray);margin-top:4px;white-space:nowrap}.slider-result-sub{font-size:13px;color:var(--ink2);margin-top:10px;line-height:1.55;font-weight:500}.slider-source{font-size:11px;color:var(--faint);margin-top:10px;line-height:1.55;display:flex;align-items:flex-start;gap:5px;padding-left:0}.slider-cta-box{background:0 0;border:none;border-radius:var(--r-l);padding:4px 0 0;position:sticky;top:72px}.legal-v2{display:grid;grid-template-columns:1fr 1fr;border-radius:24px;overflow:hidden;border:1px solid var(--border);box-shadow:0 2px 24px rgba(0,0,0,.07);margin-top:48px}.legal-v2-left{background:linear-gradient(135deg,#07091a 0%,#0f1b4f 55%,#1a2670 100%);padding:48px 44px;display:flex;flex-direction:column;gap:0;position:relative;overflow:hidden}.legal-v2-left:before,.legal-v2-left:after{content:none}.legal-v2-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:28px;position:relative}.legal-v2-title{font-size:clamp(24px, 2.8vw, 36px);font-weight:700;letter-spacing:-.6px;line-height:1.15;color:#fff;margin-bottom:20px;position:relative}.legal-v2-title span{color:rgba(255,255,255,.4)}.legal-v2-desc{font-size:14px;color:rgba(255,255,255,.45);line-height:1.7;max-width:340px;margin-bottom:40px;position:relative}.legal-v2-value{margin-top:auto;padding-top:32px;border-top:1px solid rgba(255,255,255,.08);position:relative}.legal-v2-value-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:8px}.legal-v2-value-num{font-size:40px;font-weight:700;letter-spacing:-2px;color:#fff;line-height:1}.legal-v2-value-sub{font-size:12px;color:rgba(255,255,255,.35);margin-top:6px}.legal-v2-right{background:#fff;display:flex;flex-direction:column}.legal-v2-card{padding:36px 40px;display:flex;gap:18px;align-items:flex-start;flex:1;transition:background var(--t)}.legal-v2-card:hover{background:var(--light)}.legal-v2-card-icon{width:38px;height:38px;border-radius:10px;background:rgb(52 118 233/var(--tw-bg-opacity,1));display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.legal-v2-card-body{flex:1}.legal-v2-card-title{font-size:15px;font-weight:700;letter-spacing:-.2px;color:var(--ink);margin-bottom:8px}.legal-v2-card-desc{font-size:13px;color:var(--gray);line-height:1.65;margin-bottom:12px}.legal-v2-pill{display:inline-flex;align-items:center;font-size:11px;font-weight:600;color:var(--green);background:var(--green-l);padding:3px 10px;border-radius:20px}.legal-v2-note{border-top:1px solid var(--border);padding:14px 40px;display:flex;align-items:center;gap:8px;font-size:11px;color:var(--faint)}.legal-v2-note strong{color:var(--ink)}@media (max-width:768px){.legal-v2{grid-template-columns:1fr}.legal-v2-left{padding:36px 28px}.legal-v2-card{padding:28px}.legal-v2-note{padding:14px 28px}}.screen-wrap{max-width:960px;margin:28px auto 24px;padding:0;text-align:center}@media(min-width:640px){.screen-wrap{margin-bottom:25px}}.product-screen{width:100%;height:auto;border-radius:16px;display:block;transition:transform .7s ease}.product-video-wrap:hover .product-screen{transform:scale(1.018)}.product-video-wrap{position:relative;display:inline-block;cursor:pointer;width:100%;max-width:960px;box-shadow:0 40px 80px -20px rgba(10,13,36,.12),0 20px 40px -10px rgba(10,13,36,.07);border-radius:16px;overflow:hidden}.product-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:16px;pointer-events:none;background:linear-gradient(to top,rgba(10,13,36,.12) 0%,transparent 45%)}:root .feat-page .shadow-hero:hover img{transform:scale(1.018) !important}.feat-page .shadow-hero .bg-gradient-to-t{background-image:linear-gradient(to top,rgba(10,13,36,.12) 0%,transparent 45%) !important}.feat-page .shadow-hero{border:none !important;outline:none;text-decoration:none}.feat-page .shadow-hero img{position:absolute !important;top:-1px !important;right:-1px !important;bottom:-1px !important;left:-1px !important;width:auto !important;height:auto !important;min-width:calc(100% + 2px) !important;min-height:calc(100% + 2px) !important;object-fit:cover !important}.product-play-btn:not(.btn-mid){position:relative;width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 40px rgba(0,0,0,.25);transform:scale(1);transition:transform .22s ease,box-shadow .22s ease;pointer-events:none}.product-play-btn:not(.btn-mid) svg{display:block}.product-video-wrap:hover .product-play-btn:not(.btn-mid){transform:scale(1.12);box-shadow:0 12px 48px rgba(0,0,0,.4)}.product-play-ripple{background-color:rgb(255 255 255/0.3);border-radius:9999px;inset:0px;position:absolute;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes ping{75%,100%{transform:scale(2);opacity:0}}.bank-logos{border-bottom:1px solid var(--border);background:#fff;padding:24px 40px}.bank-logos-inner{max-width:1250px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.bank-logos-label{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--faint);white-space:nowrap;flex-shrink:0}.bank-logos-grid{display:flex;justify-content:space-between;align-items:center;gap:4px;flex:1;min-width:0}.bank-logos-grid>*{flex:1 1 0;display:flex;align-items:center;justify-content:center;min-width:0}.bank-logo-item{display:flex;align-items:center;justify-content:center;height:40px;padding:0 8px;filter:grayscale(1) contrast(.65) brightness(1.05);opacity:.45;transition:opacity var(--t),filter var(--t)}.bank-logo-item img{max-width:100%;max-height:22px;width:auto;height:auto;object-fit:contain;display:block}.bank-logo-item img[alt="Gazeta Wyborcza"],.bank-logo-item img[src*=WYBORCZA-BIZ]{filter:invert(1) brightness(.6)}.bank-logo-item.bank-more{opacity:1;filter:none}.bank-logo-item.bank-more span{font-size:11px;font-weight:600;color:var(--faint);white-space:nowrap}.media-strip{background:var(--light);border-top:1px solid var(--border);padding:20px 40px;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.bento-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px}.bento-dot{width:6px;height:6px;border-radius:50%;background:var(--border);transition:all .2s ease;cursor:pointer}.bento-dot.active{width:20px;border-radius:4px;background:var(--blue)}.testi-face img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testi-company{font-size:10px;color:var(--faint);margin-top:1px}@media (max-width:960px){.screen-wrap{padding:0 16px 0}.bank-logos{padding:20px 24px}.bank-logos-inner{gap:16px}.bank-logos-grid{grid-template-columns:repeat(4,1fr);gap:6px}.media-strip{padding:16px 24px}}.bento-scroll-wrap{position:relative;margin-top:48px}.bento-flow{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;cursor:grab}.bento-flow:active{cursor:grabbing}.bento-flow::-webkit-scrollbar{display:none}.bf-card{border-radius:22px;padding:32px 28px 28px;position:relative;overflow:hidden;scroll-snap-align:start;flex-shrink:0;width:320px;min-height:300px;display:flex;flex-direction:column;gap:0;transition:background .28s ease,box-shadow .28s ease}.bf-card:hover{transform:none}.bf-dark{background:var(--ink);box-shadow:none}.bf-blue{background:var(--blue);box-shadow:none}.bf-light{background:var(--light);border:1px solid var(--border);box-shadow:none}.bf-green{background:#0a4a25;box-shadow:none}.bf-white{background:#fff;border:1px solid var(--border);box-shadow:none}.bf-card{transition:filter .2s ease}.bf-dark:hover{background:var(--ink);filter:brightness(1.15);outline:none}.bf-blue:hover{background:var(--blue);filter:brightness(1.12);outline:none}.bf-light:hover{background:var(--light);filter:brightness(.96);outline:none}.bf-green:hover{background:#0a4a25;filter:brightness(1.18);outline:none}.bf-white:hover{background:#fff;filter:brightness(.97);outline:none}.bf-num{font-size:88px;font-weight:800;letter-spacing:-5px;line-height:.85;color:rgba(255,255,255,.08);pointer-events:none;user-select:none;display:block;margin-bottom:-8px;flex-shrink:0}.bf-light .bf-num,.bf-white .bf-num{color:rgba(0,0,0,.05)}.bf-top{display:flex;flex-direction:column;gap:0;min-height:130px;margin-bottom:0}.bf-top-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.bf-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:3px 10px;border-radius:20px;background:#fff;color:var(--ink);flex-shrink:0;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bf-dark .bf-badge,.bf-blue .bf-badge,.bf-green .bf-badge,.bf-light .bf-badge,.bf-white .bf-badge{background:#fff;color:var(--ink)}.bf-title{font-size:22px;font-weight:700;letter-spacing:-.4px;line-height:1.2;color:var(--ink);margin-top:0;flex:1;display:flex;align-items:flex-start}.bf-dark .bf-title,.bf-blue .bf-title,.bf-green .bf-title{color:#fff}.bf-list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(0,0,0,.09);padding-top:16px;display:flex;flex-direction:column;gap:9px;margin-top:20px}.bf-dark .bf-list,.bf-blue .bf-list,.bf-green .bf-list{border-top-color:rgba(255,255,255,.12)}.bf-list li{font-size:13px;line-height:1.5;color:var(--gray);padding-left:20px;position:relative}.bf-dark .bf-list li,.bf-blue .bf-list li,.bf-green .bf-list li{color:rgba(255,255,255,.65)}.bf-list li:before{content:'✓';position:absolute;left:0;top:0;font-size:12px;line-height:1.5;color:var(--green);font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.bf-dark .bf-list li:before{color:#4ade80}.bf-blue .bf-list li:before{color:#bfdbfe}.bf-green .bf-list li:before{color:#86efac}@media (max-width:640px){.bf-card{width:calc(100vw - 56px);min-height:260px;padding:24px 20px}.bf-title{font-size:16px}.bf-top{min-height:80px}}.flow{display:flex;flex-direction:column;gap:14px;margin-top:48px}.flow-step{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px 28px;display:grid;grid-template-columns:54px 1fr;gap:20px;align-items:flex-start;box-shadow:var(--sh);transition:transform var(--t),box-shadow var(--t),border-color var(--t)}.flow-step:hover{transform:translateY(-2px);box-shadow:var(--sh-l);border-color:#d5d5d5}.flow-num-col{display:flex;align-items:center;justify-content:center}.flow-num{width:44px;height:44px;border-radius:12px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.flow-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.flow-icon{font-size:20px}.flow-icon-svg{flex-shrink:0}.flow-title{font-size:16px;font-weight:600;letter-spacing:-.2px;color:var(--ink);line-height:1.3}.flow-desc{font-size:13.5px;color:var(--gray);line-height:1.6;margin:0;max-width:620px}.flow-list{list-style:none;margin:4px 0 0;display:flex;flex-direction:column;gap:4px;padding:0}.flow-list li{font-size:13.5px;color:var(--gray);line-height:1.6;padding-left:16px;position:relative}.flow-list li:before{content:'•';position:absolute;left:0;color:var(--blue);font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.emp{color:#3476e9}@media (max-width:960px){.flow-step{grid-template-columns:44px 1fr;padding:20px 22px;gap:14px}.flow-num{width:38px;height:38px;font-size:14px}}@media (max-width:600px){.flow-step{grid-template-columns:38px 1fr;padding:18px;gap:12px}.flow-title{font-size:15px}.flow-desc{font-size:13px}.flow-num{width:34px;height:34px;font-size:13px}.flow-icon{font-size:17px}}@media (max-width:768px){.wrap{padding:0 16px}.hero-wrap{padding:28px 16px 0}.hero-sub{font-size:15px;margin-bottom:20px}.hero-sub br{display:none}.hero-actions{flex-direction:column;align-items:center !important;gap:10px}.hero-actions>div{width:100%}.hero-actions>div button,.hero-actions>button{width:100%;justify-content:center}.screen-wrap{margin-top:16px}.stats-bar{flex-wrap:wrap}.stat{flex:1 1 50%;padding:18px 8px}.stat:nth-child(2n){border-right:none}.stat:nth-child(n+3){border-top:1px solid var(--border)}.stat-n{font-size:20px;line-height:28px}.stat-l{font-size:11.5px;line-height:1.4}.bank-logos{padding:14px 16px}.bank-logos-inner{flex-direction:column;align-items:flex-start;gap:10px}.bank-logos-grid{grid-template-columns:repeat(3,1fr) !important;gap:6px;width:100%}.bento-scroll-wrap{margin-top:24px}.sec{padding-top:44px;padding-bottom:44px}.testi-grid{grid-template-columns:1fr;gap:10px}.pricing-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:4px;margin:0 -16px;padding-left:16px;padding-right:16px}.pricing-grid::-webkit-scrollbar{display:none}.pricing-grid{padding-top:20px;margin-left:0 !important;padding-left:16px !important;padding-bottom:30px;margin-bottom:-50px}.plan{flex-shrink:0;width:calc(100vw - 64px);scroll-snap-align:start}.plan.ent{transform:none}.plan.ent:hover{transform:none}.plan:not(.ent):hover{box-shadow:var(--sh)}.plan-tag{font-size:9px}.plan-tag{position:relative !important;top:auto !important;margin-bottom:8px;display:inline-flex;transform:none;width:max-content;left:0}.slider-layout{grid-template-columns:1fr;gap:14px}.slider-box{display:flex;flex-direction:column;gap:20px;padding:20px 18px}.slider-left{width:100%;min-width:0}.slider-right{border-left:none;padding-left:0;border-top:1px solid var(--border);padding-top:16px;width:100%;text-align:left}.slider-result-val{font-size:34px;letter-spacing:-1.5px}.slider-cta-col{padding-left:0 !important;border-left:none !important}.slider-cta-box{position:static}.slider-source{padding-left:0 !important}.legal-v2{grid-template-columns:1fr;margin-top:0}.legal-v2-left{padding:28px 20px}.legal-v2-title{font-size:22px}.legal-v2-card{padding:20px;flex-direction:column;gap:10px}.legal-v2-note{padding:12px 20px}.cta-final-sec{padding:36px 16px;margin:20px 0}.cta-final-sec h2{font-size:clamp(22px, 6vw, 32px)}.ft{grid-template-columns:1fr 1fr;gap:20px}.ft>div:first-child{grid-column:1/-1}.ft-bottom{flex-direction:column;gap:6px;text-align:center}.final-cta-grid{grid-template-columns:1fr !important;padding:48px 20px !important;gap:24px !important}}@media (max-width:480px){.ft{grid-template-columns:1fr}}p{font-weight:400;letter-spacing:unset}body{line-height:unset;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn svg,.btn-grn svg,.btn-out svg{transform:none !important;fill:none}.faq-item{width:100%;padding:0 !important;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.08)}svg{fill:none}@media (max-width:768px){[style*="align-items:flex-start"][style*="gap:20px"] .btn,[style*="align-items:flex-start"][style*="gap:20px"] a.btn,[style*="align-items:flex-start"][style*="gap:20px"]>div{width:100% !important}.testi-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;padding-bottom:30px;padding-top:30px;margin-top:-30px;margin-bottom:-30px}.testi-grid::-webkit-scrollbar{display:none}.testi{flex-shrink:0;width:calc(100vw - 64px);scroll-snap-align:start}}@media(max-width:600px){.bank-logos-grid{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;gap:15px;padding-bottom:4px}.bank-logos-grid::-webkit-scrollbar{display:none}.bank-logo-item,.bank-logos-grid>*{flex:0 0 auto !important;min-width:90px}.bank-logos-inner>div[style*="display:flex"]{overflow-x:auto !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:32px !important;width:calc(100% + 32px) !important;margin-left:-16px !important;margin-right:-16px !important;padding:0 16px 4px !important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bank-logos-inner>div[style*="display:flex"]>*{flex:0 0 auto !important;min-width:80px}.bank-logos-inner>div[style*="display:flex"]::-webkit-scrollbar{display:none}}.flex-col{flex-direction:column}.gap-3{gap:12px}.justify-center{justify-content:center}.mt-8{margin-top:32px}.flex{display:flex}.text-ink-300{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-xs{font-size:12px;line-height:16px}.mt-4{margin-top:16px}.opacity-70{opacity:.7}@media(max-width:640px){.mobile-column-width-100 .btn,.mobile-column-width-100 .btn-grn,.mobile-column-width-100 .btn-out{width:100%}}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:inline{display:inline}}@media (max-width:576px){.btn-mid{min-width:250px;height:46px !important;font-size:15px !important}}a{font-size:13px}.cky-btn-revisit-wrapper{display:none !important}@media(max-width:576px){.feat-page .rounded-2xl.shadow-card.border.border-ink-100{display:block !important}.feat-page .rounded-2xl.shadow-card.border.border-ink-100>.w-12.rounded-xl{margin-bottom:15px !important}}:root{--bg:#fff;--bg-subtle:#f7f7f8;--bg-blue-soft:#eaf1fd;--bg-blue-softer:#f5f8ff;--bg-dark:#0a0a0a;--bg-dark-2:#1a1a1a;--border:#e7e7e7;--border-soft:#eef1f5;--text:#0a0a0a;--text-2:#374151;--text-3:#6b7280;--text-on-dark:#fff;--text-on-dark-muted:#9ca3af;--blue:#3476e9;--blue-hover:#1e62d9;--blue-light:#eaf1fd;--ink:#0a0a0a;--green:#16a34a;--amber:#f59e0b;--shadow-sm:0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.06);--shadow-lg:0 24px 48px -12px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.04);--r-sm:8px;--r-md:10px;--r-lg:12px;--r-xl:16px;--container:1280px;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header.site-header svg,.utility-bar svg,.mega svg,.mobile-menu svg{fill:none !important}body{font-family:'Poppins','Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:var(--text);background:var(--bg);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:0 0;color:inherit}html,body{height:auto !important;min-height:100% !important}header.site-header,header.site-header.hide-header,header.site-header.header-fixed,header.site-header.header-fixed.hide-header{position:sticky !important;top:0 !important;left:auto !important;right:auto !important;margin:0 !important;padding:0 !important;transform:none !important;width:100% !important;max-width:none !important;height:auto !important;display:block !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.site-header{position:sticky;top:0;z-index:100;background:var(--bg);transition:box-shadow .2s var(--ease),border-color .2s var(--ease)}.site-header.is-stuck{box-shadow:0 8px 24px rgba(13,20,55,.04)}.utility-bar{background:linear-gradient(90deg,#3476e9 0%,#1e62d9 100%);color:#fff;font-size:12px !important;line-height:1.5 !important;border-bottom:1px solid rgba(255,255,255,.1);overflow:hidden;max-height:50px;transition:max-height .28s var(--ease),opacity .22s var(--ease);position:relative}.utility-bar *{line-height:inherit}.utility-bar.is-hidden{max-height:0;opacity:0;border-bottom-color:transparent}.utility-bar.is-closed{display:none}.utility-bar .inner{max-width:var(--container);margin:0 auto;padding:9px 56px 9px 24px;display:flex;align-items:center;justify-content:center;gap:24px}.util-close{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.75);border-radius:6px;cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease)}.util-close:hover{background:rgba(255,255,255,.15);color:#fff}.util-promo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:500;font-size:12px !important;line-height:1.5 !important;transition:opacity .15s var(--ease)}.util-promo span,.util-promo svg{font-size:12px !important;line-height:1.5 !important}.util-promo:hover{opacity:.92}.util-promo .dot-fire{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.2);animation:util-pulse 2.4s ease-in-out infinite}@keyframes util-pulse{0%,100%{box-shadow:0 0 0 4px rgba(255,255,255,.2)}50%{box-shadow:0 0 0 6px rgba(255,255,255,.08)}}.util-promo .arrow{opacity:.85;transition:transform .2s var(--ease);width:14px;height:14px;fill:none;flex-shrink:0}.util-promo:hover .arrow{transform:translateX(3px);opacity:1}.util-promo .util-sep{width:1px;height:16px;background:rgba(255,255,255,.35);display:inline-block;margin:0 4px}.util-right{display:flex;align-items:center;gap:20px;color:var(--text-on-dark-muted)}.util-status{display:inline-flex;align-items:center;gap:7px}.util-status .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(16,185,129,.18);animation:pulse 2.4s infinite}@keyframes pulse{0%,100%{box-shadow:0 0 0 3px rgba(16,185,129,.18)}50%{box-shadow:0 0 0 5px rgba(16,185,129,.06)}}.util-lang{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.main-nav{border-bottom:1px solid var(--border-soft);background:var(--bg);position:relative}.main-nav .inner{max-width:var(--container);margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;gap:40px}.logo{display:inline-flex;align-items:center;transform:translateY(-1px)}.logo img{height:21px;width:auto;display:block}.nav-list{display:flex;align-items:center;list-style:none;gap:4px;flex:1}.nav-item{position:relative}.nav-link{display:inline-flex;align-items:center;gap:5px;padding:10px 14px;font-weight:500;font-size:14.5px;color:var(--text-2);border-radius:var(--r-md);cursor:pointer;transition:color .15s var(--ease),background .15s var(--ease)}.nav-link:hover,.nav-item.is-open .nav-link{color:var(--text);background:var(--bg-subtle)}.nav-link .chev{transition:transform .2s var(--ease);opacity:.55}.nav-item.is-open .nav-link .chev{transform:rotate(180deg);opacity:1}.cta-group{display:flex;align-items:center;gap:6px;margin-left:auto}.btn-text{font-weight:500;font-size:14px;line-height:32px;color:var(--text-2);padding:5px 12px;border-radius:var(--r-md);transition:color .15s var(--ease)}.btn-text:hover{color:var(--blue)}.btn-ghost{display:inline-flex;align-items:center;font-weight:500;font-size:14px;line-height:32px;color:var(--text);padding:5px 18px;border:1.5px solid var(--border);border-radius:var(--r-lg);transition:all .2s var(--ease);box-shadow:0 2px 8px rgba(52,118,233,.08);margin-right:8px}.btn-ghost:hover{border-color:#999;box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-primary{display:inline-flex;align-items:center;gap:7px;font-weight:500;font-size:14px;line-height:32px;color:#fff;background:var(--green);padding:6px 18px;border-radius:var(--r-lg);position:relative;overflow:hidden;transition:all .2s var(--ease);box-shadow:0 2px 8px rgba(22,163,74,.25)}.btn-primary:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 6px 20px rgba(22,163,74,.38)}header.site-header .btn-primary,header.site-header.is-stuck .btn-primary,header.site-header.header-fixed .btn-primary{color:#fff !important}header.site-header .btn-ghost,header.site-header.is-stuck .btn-ghost,header.site-header.header-fixed .btn-ghost{color:var(--text) !important}header.site-header .btn-text,header.site-header.is-stuck .btn-text,header.site-header.header-fixed .btn-text{color:var(--text-2) !important}header.site-header .btn-text:hover{color:var(--blue) !important}.btn-primary .arrow{transition:transform .2s var(--ease);width:16px;height:16px;fill:none;flex-shrink:0}.btn-primary:hover .arrow{transform:translateX(2px)}.mega{position:fixed;top:var(--header-h,104px);left:0;right:0;background:#fff;border-top:1px solid var(--border-soft);box-shadow:0 24px 48px -8px rgba(13,20,55,.18),0 8px 24px -8px rgba(13,20,55,.08);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s var(--ease),transform .18s var(--ease),visibility .18s;z-index:95}.mega.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mega .inner{max-width:var(--container);margin:0 auto;padding:28px 24px}.mega-grid{display:grid;gap:32px}.mega-grid.cols-4{grid-template-columns:1fr 1fr 1fr .95fr}.mega-grid.cols-3{grid-template-columns:1fr 1fr .95fr}.mega-grid.cols-product{grid-template-columns:2fr 1fr;gap:32px}.mega-grid.cols-product>.mega-col:last-child{align-self:start}.mega-grid.cols-solutions{grid-template-columns:1fr 1fr 1fr;gap:32px}.mega-grid.cols-zasoby{grid-template-columns:1fr 1fr 1fr;gap:32px}.mega-grid.cols-zasoby>.mega-col:last-child{align-self:start}.product-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,auto);grid-auto-flow:column;gap:4px 24px}.mega-divider{height:1px;background:var(--border-soft);margin:10px}.h3-blue{color:var(--blue) !important}.tinted-block{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--r-lg);padding:4px}.tinted-block .mega-link:hover{background:#fff}.tinted-block .mega-link .icon-wrap{background:#fff}.tinted-block .mega-link:hover .icon-wrap{background:var(--blue-light)}.tinted-block .mega-divider{background:rgba(0,0,0,.08);margin:8px 14px}.tinted-block .mega-link.is-feature .icon-wrap{background:var(--blue-light);color:var(--blue)}.tinted-block .mega-link.is-feature .title{color:var(--blue);font-weight:600}.tinted-block .mega-link.is-feature:hover .icon-wrap{background:var(--blue)}.tinted-block .mega-link.is-feature:hover .icon-wrap svg{stroke:#fff}.tinted-block.tinted-dark{background:linear-gradient(135deg,#0b1437 0%,#1e2b6b 60%,#2547d0 130%);border-color:rgba(255,255,255,.1);position:relative;overflow:hidden;isolation:isolate}.tinted-block.tinted-dark:before{content:'';position:absolute;top:-50%;right:-25%;width:220px;height:220px;background:radial-gradient(circle,rgba(79,109,240,.45) 0%,transparent 60%);pointer-events:none;z-index:0}.tinted-block.tinted-dark>*{position:relative;z-index:1}.tinted-block.tinted-dark .mega-link.is-feature .icon-wrap{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff}.tinted-block.tinted-dark .mega-link.is-feature .title{color:#fff;font-weight:600}.tinted-block.tinted-dark .mega-link.is-feature .title svg.arrow{width:14px;height:14px;margin-left:6px;color:rgba(255,255,255,.8);fill:none;flex-shrink:0;transition:transform .2s var(--ease),color .2s var(--ease);vertical-align:middle}.tinted-block.tinted-dark .mega-link.is-feature:hover .title svg.arrow{transform:translateX(3px);color:#fff}.tinted-block.tinted-dark .mega-link.is-feature .desc{color:rgba(255,255,255,.72)}.tinted-block.tinted-dark .mega-link:hover{background:rgba(255,255,255,.06)}.tinted-block.tinted-dark .mega-link.is-feature:hover .icon-wrap{background:rgba(255,255,255,.24);border-color:rgba(255,255,255,.35)}.mega-col h3{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:14px;padding:0 10px}.mega-col.is-featured-col h3{color:var(--blue);display:flex;align-items:center;gap:8px}.mega-col.is-featured-col h3:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 3px rgba(37,71,208,.15);flex-shrink:0}.mega-link{display:flex;gap:12px;padding:10px;border-radius:var(--r-md);transition:background .15s var(--ease);margin-bottom:2px}.mega-link:hover{background:var(--bg-subtle)}.mega-link .icon-wrap{flex-shrink:0;width:36px;height:36px;border-radius:var(--r-md);background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;color:var(--blue);transition:all .15s var(--ease)}.mega-link:hover .icon-wrap{background:var(--blue-light);color:var(--blue-hover);transform:scale(1.05)}.mega-link .icon-wrap svg{width:18px;height:18px}.mega-link .text{flex:1;min-width:0}.mega-link .title{display:flex;align-items:center;gap:7px;font-weight:600;font-size:14px;color:var(--text);line-height:1.2 !important;margin:0 !important;margin-bottom:5px !important}.mega-link .desc{font-size:13px;font-weight:400;color:#6b7280;line-height:1.5 !important;margin:0 !important;padding:0 !important;display:block}.badge{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px}.badge-new{background:#ecfdf5;color:#047857}.badge-hot{background:#fef3c7;color:#92400e}.badge-brand{background:var(--blue-light);color:var(--blue)}.testi-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px;height:100%;display:flex;flex-direction:column}.testi-card .stars{color:var(--amber);font-size:13px;letter-spacing:1px;margin-bottom:12px}.testi-card .quote{font-size:14.5px;line-height:1.5;color:var(--text);margin-bottom:16px;font-weight:500}.testi-card .author{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid var(--border-soft)}.testi-card .avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#3476e9,#5090ee);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:13px;flex-shrink:0}.testi-card .who .name{font-weight:600;font-size:13.5px}.testi-card .who .role{font-size:12px;color:var(--text-3)}.testi-card .testi-link{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:13px;font-weight:600;color:var(--blue)}.testi-card .testi-link:hover{color:var(--blue-hover)}.lm-card{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px;height:100%;display:flex;flex-direction:column}.lm-card .pdf-icon{width:44px;height:56px;background:#fff;border:1px solid var(--border);border-radius:var(--r-sm);display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px;font-size:9px;font-weight:800;color:var(--blue);box-shadow:0 4px 12px rgba(0,0,0,.06);position:relative;margin-bottom:14px}.lm-card .pdf-icon:before{content:'';position:absolute;top:0;right:0;width:12px;height:12px;background:linear-gradient(225deg,#d4d4d6 50%,#fff 50%);border-radius:0 var(--r-sm) 0 var(--r-sm)}.lm-card h4{font-size:15px;font-weight:700;margin-bottom:6px}.lm-card p{font-size:12.5px;color:var(--text-3);margin-bottom:14px;line-height:1.5}.lm-card .lm-form{display:flex;gap:6px;margin-top:auto}.lm-card input{flex:1;min-width:0;padding:9px 12px;border:1px solid var(--border);border-radius:var(--r-sm);font:inherit;font-size:13px;background:#fff}.lm-card input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(37,71,208,.1)}.lm-card button{padding:9px 14px;background:var(--blue);color:#fff;border-radius:var(--r-sm);font-weight:600;font-size:13px}.lm-card button:hover{background:var(--blue-hover)}.trust-strip{margin-top:24px;padding:16px 10px 4px;border-top:1px solid var(--border-soft);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.trust-items{display:flex;align-items:center;gap:18px;font-size:12px;color:var(--text-3);font-weight:500}.trust-items .item{display:inline-flex;align-items:center;gap:6px}.trust-items .sep{width:3px;height:3px;border-radius:50%;background:var(--border)}.all-features{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--blue)}.all-features:hover{color:var(--blue-hover)}.all-features .arrow{transition:transform .2s var(--ease)}.all-features:hover .arrow{transform:translateX(3px)}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(11,20,55,.35);opacity:0;visibility:hidden;transition:opacity .18s var(--ease),visibility .18s;z-index:90;pointer-events:none}.backdrop.is-open{opacity:1;visibility:visible}.demo-hero{max-width:var(--container);margin:0 auto;padding:96px 24px 64px;text-align:center}.demo-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--blue-light);color:var(--blue);border-radius:999px;font-size:13px;font-weight:600;margin-bottom:24px}.demo-hero h1{font-size:56px;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:20px;max-width:880px;margin-left:auto;margin-right:auto}.demo-hero h1 em{font-style:normal;background:linear-gradient(135deg,var(--blue) 0%,#4f6df0 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.demo-hero p{font-size:18px;color:var(--text-2);max-width:580px;margin:0 auto 32px;line-height:1.55}.demo-hero .actions{display:flex;gap:10px;justify-content:center;align-items:center}.demo-hero .micro{display:block;margin-top:14px;font-size:13px;color:var(--text-3)}.demo-spacer{height:600px}.footer-note{max-width:var(--container);margin:0 auto;padding:24px;font-size:12px;color:var(--text-3);text-align:center;border-top:1px solid var(--border-soft)}.hamburger{display:none;width:40px;height:40px;align-items:center;justify-content:center;border-radius:var(--r-md);margin-left:auto;margin-right:4px;color:var(--text);transition:background .15s var(--ease)}.hamburger:hover{background:var(--bg-subtle)}.hamburger .icon-close{display:none}.hamburger.is-active .icon-open{display:none}.hamburger.is-active .icon-close{display:block}.mobile-menu{display:none;flex-direction:column;position:fixed;top:var(--header-h,104px);left:0;right:0;bottom:0;background:#fff;z-index:99;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .22s var(--ease),transform .22s var(--ease),visibility .22s}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu-inner{padding:8px 16px 16px;flex:0 0 auto}.m-section{border-bottom:1px solid var(--border-soft)}.m-section:last-of-type{border-bottom:none}.m-toggle,.m-link-direct{display:flex;width:100%;align-items:center;justify-content:space-between;padding:18px 8px;font-size:16px;font-weight:600;color:var(--text);text-align:left;background:0 0}.m-toggle .chev{transition:transform .22s var(--ease);color:var(--text-3)}.m-section.is-open .m-toggle .chev{transform:rotate(180deg);color:var(--text)}.m-panel{max-height:0;overflow:hidden;transition:max-height .3s var(--ease)}.m-section.is-open .m-panel{max-height:1200px}.m-panel-inner{padding:4px 8px 16px}.m-group-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);padding:14px 8px 6px}.m-link{display:flex;gap:12px;padding:12px 8px;border-radius:var(--r-md);transition:background .15s var(--ease)}.m-link:active{background:var(--bg-subtle)}.m-link .icon-wrap{flex-shrink:0;width:32px;height:32px;border-radius:var(--r-sm);background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;color:var(--blue)}.m-link .icon-wrap svg{width:16px;height:16px}.m-link .text .title{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px;color:var(--text);line-height:1.05;margin-bottom:0}.m-link .text .desc{font-size:13px;font-weight:400;color:#6b7280;line-height:1.35;margin-top:2px}.mobile-cta-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:99;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-top:1px solid var(--border);box-shadow:0 -8px 24px rgba(13,20,55,.06)}.mobile-cta-bar.is-visible{display:block}.mobile-cta-bar .row{display:flex;gap:8px;align-items:center}.mobile-cta-bar .btn-primary{flex:1;justify-content:center;padding:13px 16px;font-size:15px}.mobile-cta-bar .login{flex-shrink:0;padding:13px 14px;font-size:14px;font-weight:500;color:var(--blue);transition:opacity .15s var(--ease)}.mobile-cta-bar .login:hover{opacity:.7}.mobile-cta-bar .micro{display:block;text-align:center;margin-top:8px;font-size:11.5px;color:var(--text-3)}body.mobile-menu-open{overflow:hidden}.mobile-menu-cta{margin-top:auto;flex:0 0 auto;background:#fff;border-top:1px solid var(--border-soft);padding:12px 16px calc(14px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px}.mobile-menu-cta .mm-login{display:block;text-align:center;font-size:15px;font-weight:500;color:var(--blue);padding:6px 0 2px;text-decoration:none}.mobile-menu-cta .mm-login:hover{opacity:.7}.mobile-menu-cta .mm-cta-row{display:flex;flex-direction:column;gap:8px}.mobile-menu-cta .mm-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:13px 16px;border-radius:12px;background:var(--green,#4caf50);color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .15s var(--ease),transform .15s var(--ease)}.mobile-menu-cta .mm-btn-primary:hover{opacity:.95}.mobile-menu-cta .mm-btn-primary .arrow{flex-shrink:0}.mobile-menu-cta .mm-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 16px;border-radius:12px;background:#fff;color:var(--text);border:1px solid var(--border);font-size:15px;font-weight:500;text-decoration:none;transition:background .15s var(--ease),border-color .15s var(--ease)}.mobile-menu-cta .mm-btn-ghost:hover{background:var(--bg-subtle)}.mz-emp{font-style:normal;font-weight:700;color:#3476e9}.mz-display{font-weight:700;letter-spacing:-.045em;line-height:.98}.mz-sec-label{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#3476e9;margin-bottom:8px;display:inline-block}.mz-btn-grn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:12px;font-weight:500;font-size:1rem;position:relative;overflow:hidden;padding:1rem 1.6rem;border:none;cursor:pointer;text-decoration:none;background:#16a34a;color:#fff;box-shadow:0 2px 8px rgba(22,163,74,.25);transition:transform .2s var(--ease),background .2s var(--ease),box-shadow .2s var(--ease)}.mz-btn-grn:hover{background:#15803d;box-shadow:0 6px 20px rgba(22,163,74,.38);transform:translateY(-1px)}.mz-btn-grn:after{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:mz-shimmer 3.5s 1.5s infinite}@keyframes mz-shimmer{0%,100%{left:-100%}50%,70%{left:200%}}.mz-btn-out{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:12px;font-weight:500;font-size:1rem;padding:1rem 1.6rem;cursor:pointer;text-decoration:none;background:#fff;color:#0a0a0a;border:1.5px solid #e7e7e7;box-shadow:0 2px 8px rgba(52,118,233,.08);transition:all .2s var(--ease)}.mz-btn-out:hover{border-color:#999;box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.mz-avi{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;border:2px solid #fff}.mz-stars{color:#f59e0b;font-size:12px;letter-spacing:1.5px}.mz-pulse-dot{position:relative}.mz-pulse-dot:before{content:'';position:absolute;inset:-6px;border-radius:999px;border:2px solid rgba(52,118,233,.35);animation:mz-pulse-ring 2.4s var(--ease) infinite}@keyframes mz-pulse-ring{0%{transform:scale(.8);opacity:1}100%{transform:scale(1.6);opacity:0}}@keyframes mz-float-y{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.mz-float{animation:mz-float-y 5s ease-in-out infinite}.mz-float-delay{animation:mz-float-y 5s ease-in-out infinite;animation-delay:1.5s}.mz-shadow-hero{box-shadow:0 40px 80px -20px rgba(10,13,36,.25),0 20px 40px -10px rgba(10,13,36,.15)}.mz-shadow-card{box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06)}@media (max-width:1024px){.nav-list{display:none}.btn-text,.btn-ghost{display:none}.hamburger{display:inline-flex;order:2}.cta-group{gap:10px}.cta-group .btn-primary{order:1;padding:3px 18px;font-size:12px !important;gap:4px;border-radius:9px;box-shadow:0 1px 4px rgba(22,163,74,.2)}.cta-group .btn-primary .arrow{display:none}.mobile-menu{display:flex}.mobile-cta-bar.is-visible-mobile{display:block}.demo-hero h1{font-size:40px}.mega-grid.cols-4,.mega-grid.cols-3,.mega-grid.cols-product,.mega-grid.cols-solutions,.mega-grid.cols-zasoby{grid-template-columns:1fr;gap:16px}.product-list{grid-template-columns:1fr}.main-nav .inner{gap:12px;padding:0 16px;height:66px}.utility-bar{display:none !important}.logo img{height:18px}}@media (max-width:600px){.demo-hero{padding:56px 20px 32px}.demo-hero h1{font-size:30px}.demo-hero p{font-size:16px}.demo-hero .actions{flex-direction:column}.util-right .util-status{display:none}}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-content,.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-content *,.mzx-modal[data-mzx-modal=contact-form-presentation] input,.mzx-modal[data-mzx-modal=contact-form-presentation] select,.mzx-modal[data-mzx-modal=contact-form-presentation] textarea,.mzx-modal[data-mzx-modal=contact-form-presentation] button,.mzx-modal[data-mzx-modal=contact-form-presentation] label{font-family:'Poppins','Plus Jakarta Sans',system-ui,-apple-system,BlinkMacSystemFont,sans-serif !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-bg{background:rgba(10,13,36,.92) !important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-close{width:48px !important;height:48px !important;position:fixed !important;top:24px !important;right:24px !important;transform:none !important;border-radius:50% !important;background:#fff !important;background-image:none !important;border:1px solid rgba(255,255,255,.4) !important;box-shadow:0 10px 25px -5px rgba(0,0,0,.3) !important;cursor:pointer;z-index:10000000;display:flex !important;align-items:center;justify-content:center;padding:0 !important;transition:transform .15s !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-close:hover{border-color:rgba(255,255,255,.6) !important;transform:scale(1.05) !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-close:before{content:'';width:20px;height:20px;background:#0a0a0a;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='6' x2='18' y2='18'/><line x1='18' y1='6' x2='6' y2='18'/></svg>") no-repeat center/20px 20px;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='6' x2='18' y2='18'/><line x1='18' y1='6' x2='6' y2='18'/></svg>") no-repeat center/20px 20px}@media (max-width:576px){.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-close{display:flex !important}}.mzx-modal[data-mzx-modal=contact-form-presentation] p{margin:0 !important;padding:0 !important;line-height:1 !important;font-size:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box br{display:none !important;height:0 !important;line-height:0 !important;font-size:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box{font-size:0}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control-wrap{display:block;font-size:16px}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box>p>label,.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box>label{display:block !important;font-size:13px !important;font-weight:500 !important;color:#374151 !important;margin:0 0 8px !important;padding:0 !important;line-height:1.4 !important;letter-spacing:normal !important;text-transform:none !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-text,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-email,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-tel,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-select{width:100% !important;padding:16px !important;font-size:16px !important;line-height:1.4 !important;border:1px solid #e7e7e7 !important;border-radius:14px !important;background:#fff !important;box-shadow:0 1px 3px rgba(0,0,0,.04) !important;transition:all .2s !important;font-family:inherit !important;color:#0a0a0a !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-text:focus,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-email:focus,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-tel:focus,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-select:focus{outline:none !important;border-color:#3476e9 !important;box-shadow:0 0 0 4px rgba(52,118,233,.1) !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-select{cursor:pointer;padding-right:40px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box>p{margin:0 !important;padding:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.checkbox{margin-top:5px !important;padding:0 !important;background:0 0 !important;border:none !important;border-radius:0 !important;font-size:12px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.checkbox>p{margin:0 !important;padding:0 !important;font-size:12px !important;line-height:1.625 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.checkbox .wpcf7-form-control-wrap{font-size:12px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item{margin:0 !important;display:block}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item label{display:flex !important;align-items:flex-start !important;gap:12px !important;cursor:pointer;margin:0 !important;padding:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item input[type=checkbox]{flex-shrink:0;margin:4px 0 0 !important;width:auto;height:auto;accent-color:#3476e9;appearance:auto;-webkit-appearance:auto}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item-label{font-size:12px !important;line-height:1.625 !important;color:#374151 !important;font-weight:400 !important;letter-spacing:normal !important;font-family:inherit !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-submit{display:inline-flex !important;align-items:center;justify-content:center;gap:.55rem;background:#16a34a !important;color:#fff !important;border:none !important;border-radius:12px !important;padding:14px 28px !important;font-family:inherit !important;font-weight:500 !important;font-size:16px !important;line-height:1.5 !important;letter-spacing:normal !important;cursor:pointer !important;box-shadow:0 2px 8px rgba(22,163,74,.25);transition:transform .2s,background .2s,box-shadow .2s;text-transform:none !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-submit:hover{background:#15803d !important;box-shadow:0 6px 20px rgba(22,163,74,.38);transform:translateY(-1px)}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit>p{position:relative;display:inline-block;text-align:center}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit>p:after{content:'';position:absolute;right:22px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><line x1='5' y1='12' x2='19' y2='12'/><polyline points='12 5 19 12 12 19'/></svg>") no-repeat center/16px 16px;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><line x1='5' y1='12' x2='19' y2='12'/><polyline points='12 5 19 12 12 19'/></svg>") no-repeat center/16px 16px;pointer-events:none}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-submit{padding-right:50px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit{margin-top:16px !important;margin-bottom:0 !important;padding-bottom:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views.align-center{margin:0 !important;padding:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-body{padding-bottom:42px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] form.wpcf7-form{margin-bottom:0 !important;padding-bottom:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit>p{text-align:center}.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views:not(.column):not(.align-center){display:grid !important;grid-template-columns:1fr 1fr;gap:8px 14px !important;margin:0 0 7px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views:not(.column):not(.align-center):last-of-type{margin-bottom:0 !important}@media (max-width:640px){.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views:not(.column):not(.align-center){grid-template-columns:1fr;gap:12px !important;margin:0 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views.column{gap:12px !important}}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-head .title{font-size:30px !important;font-weight:700 !important;line-height:1.15 !important;color:#0a0a0a !important}@media (min-width:768px){.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-head .title{font-size:36px !important}}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-not-valid-tip{font-size:12px !important;line-height:1.5 !important;color:#dc2626 !important;font-weight:500 !important;margin-top:4px !important;padding:0 !important;letter-spacing:normal !important;font-family:inherit !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-not-valid{border-color:#dc2626 !important;box-shadow:0 0 0 3px rgba(220,38,38,.08) !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-response-output{display:none !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-response-output[role=alert],.mzx-modal[data-mzx-modal=contact-form-presentation] form.invalid .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] form.unaccepted .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] form.spam .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] form.sent .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] form.failed .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] form.aborted .wpcf7-response-output{display:block !important;font-size:12px !important;line-height:1.625 !important;font-weight:400 !important;color:#374151 !important;margin:10px 0 0 !important;padding:10px 14px !important;border-radius:10px !important;border:1px solid #e7e7e7 !important;background:#fff !important;font-family:inherit !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7 form.invalid .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7 form.unaccepted .wpcf7-response-output,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7 form.spam .wpcf7-response-output{border-color:#fecaca !important;background:#fef2f2 !important;color:#991b1b !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7 form.sent .wpcf7-response-output{border-color:#bbf7d0 !important;background:#f0fdf4 !important;color:#15803d !important}@media (max-width:640px){.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-head,.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-body{padding-left:1.25rem !important;padding-right:1.25rem !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-head{margin-top:1.625rem !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-body{margin-top:1.25rem !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-head .title{font-size:22px !important;line-height:1.2 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box>p>label,.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box>label{font-size:12.5px !important;margin-bottom:5px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-text,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-email,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-tel,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-form-control.wpcf7-select{padding:11px 14px !important;border-radius:10px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views:not(.column):not(.align-center),.mzx-modal[data-mzx-modal=contact-form-presentation] .form-group-new-views.column{gap:8px !important;margin-bottom:8px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.checkbox,.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.checkbox>p,.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item-label{font-size:10.5px !important;line-height:1.4 !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-list-item label{gap:8px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit{display:block !important;width:100% !important;margin-top:12px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit>p{display:block !important;width:100% !important;text-align:center !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .wpcf7-submit{display:flex !important;width:100% !important;box-sizing:border-box !important;padding:1rem 1.6rem !important;padding-right:calc(1.6rem + 28px) !important;font-size:16px !important;font-weight:500 !important;line-height:1.5 !important;border-radius:12px !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .input-box.submit>p:after{right:1.6rem !important}.mzx-modal[data-mzx-modal=contact-form-presentation] .mzx-modal-body{padding-bottom:20px !important}}@media (max-width:768px){body{font-size:15px}}@media (max-width:768px){header.site-header{transition:transform .28s cubic-bezier(.4,0,.2,1) !important;will-change:transform}header.site-header.header-hidden{transform:translateY(-100%) !important}}.mobile-carousel,.mobile-carousel-3,.mobile-carousel-4,.pricing-grid,.testi-grid,.bank-logos-grid,.bento-flow,.scroll-mobile,.bank-logos-inner>div[style*="display:flex"],[data-mzx-drag]{touch-action:pan-x pan-y;overscroll-behavior-x:contain}