@layer swift3 {html { box-sizing: border-box; }*, ::before, ::after { box-sizing: inherit; }.h-section-boxed-container { width: 100%; padding-right: 0px; padding-left: 0px; margin-right: auto; margin-left: auto; }.h-section-fluid-container { width: 100%; padding-right: 0px; padding-left: 0px; margin-right: auto; margin-left: auto; }.h-row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }.gutters-col-0 { margin-left: 0px; margin-right: 0px; }.gutters-col-0 > .h-col, .gutters-col-0 > [class*="h-col-"] { padding-left: 0px; padding-right: 0px; }.h-px-0 { padding-left: 0px; padding-right: 0px; }.gutters-row-0 { padding-left: 0px; padding-right: 0px; }.gutters-col-2 { margin-left: -10px; margin-right: -10px; }.gutters-col-2 > .h-col, .gutters-col-2 > [class*="h-col-"] { padding-left: 10px; padding-right: 10px; }.h-px-2 { padding-left: 10px; padding-right: 10px; }.gutters-row-2 { padding-left: 10px; padding-right: 10px; }.gutters-col-v-0 { margin-top: 0px; margin-bottom: 0px; }.gutters-col-v-0 > .h-col, .gutters-col-v-0 > [class*="h-col-"] { padding-top: 0px; padding-bottom: 0px; }.v-inner-0 { padding-top: 0px; padding-bottom: 0px; }.gutters-row-v-0 { padding-top: 0px; padding-bottom: 0px; }.gutters-col-v-2 { margin-top: -10px; margin-bottom: -10px; }.gutters-col-v-2 > .h-col, .gutters-col-v-2 > [class*="h-col-"] { padding-top: 10px; padding-bottom: 10px; }.v-inner-2 { padding-top: 10px; padding-bottom: 10px; }.gutters-row-v-2 { padding-top: 10px; padding-bottom: 10px; }.h-col-1, .h-col-2, .h-col-3, .h-col-4, .h-col-5, .h-col-6, .h-col-7, .h-col-8, .h-col-9, .h-col-10, .h-col-11, .h-col-12, .h-col, .h-col-auto, .h-col-sm-1, .h-col-sm-2, .h-col-sm-3, .h-col-sm-4, .h-col-sm-5, .h-col-sm-6, .h-col-sm-7, .h-col-sm-8, .h-col-sm-9, .h-col-sm-10, .h-col-sm-11, .h-col-sm-12, .h-col-sm, .h-col-sm-auto, .h-col-md-1, .h-col-md-2, .h-col-md-3, .h-col-md-4, .h-col-md-5, .h-col-md-6, .h-col-md-7, .h-col-md-8, .h-col-md-9, .h-col-md-10, .h-col-md-11, .h-col-md-12, .h-col-md, .h-col-md-auto, .h-col-lg-1, .h-col-lg-2, .h-col-lg-3, .h-col-lg-4, .h-col-lg-5, .h-col-lg-6, .h-col-lg-7, .h-col-lg-8, .h-col-lg-9, .h-col-lg-10, .h-col-lg-11, .h-col-lg-12, .h-col-lg, .h-col-lg-auto, .h-col-xl-1, .h-col-xl-2, .h-col-xl-3, .h-col-xl-4, .h-col-xl-5, .h-col-xl-6, .h-col-xl-7, .h-col-xl-8, .h-col-xl-9, .h-col-xl-10, .h-col-xl-11, .h-col-xl-12, .h-col-xl, .h-col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }.h-col-auto { -webkit-box-flex: 0; flex: 0 0 auto; width: auto; max-width: 100%; }.h-col-6 { -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }.h-col-12 { -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }.d-block { display: block; }.d-flex { display: flex; }.d-inline-flex { display: inline-flex; }.flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; flex-direction: column !important; }.flex-wrap { flex-wrap: wrap !important; }.justify-content-start { -webkit-box-pack: start !important; justify-content: flex-start !important; }.justify-content-end { -webkit-box-pack: end !important; justify-content: flex-end !important; }.justify-content-center { -webkit-box-pack: center !important; justify-content: center !important; }.align-items-center { -webkit-box-align: center !important; align-items: center !important; }.align-items-stretch { -webkit-box-align: stretch !important; align-items: stretch !important; }.align-self-start { align-self: flex-start !important; }.align-self-center { align-self: center !important; }.text-left { text-align: left !important; }* { margin: 0px; padding: 0px; outline: 0px; box-sizing: border-box; }div::before, ul::before, article::before, aside::before, details::before, figcaption::before, figure::before, footer::before, header::before, hgroup::before, menu::before, nav::before, section::before, div::after, ul::after, article::after, aside::after, details::after, figcaption::after, figure::after, footer::after, header::after, hgroup::after, menu::after, nav::after, section::after { content: ""; display: table; width: 0px; -webkit-box-ordinal-group: 2; order: 1; flex-basis: 0px; }div::after, ul::after, article::after, aside::after, details::after, figcaption::after, figure::after, footer::after, header::after, hgroup::after, menu::after, nav::after, section::after { clear: both; }img, video, audio { max-width: 100%; }img, video { height: auto; }svg { max-height: 100%; }textarea, input[type="range"], input { border-radius: 0px; }input[type="radio"], input[type="checkbox"] { vertical-align: middle; position: relative; bottom: 0.15rem; font-size: 115%; margin-right: 3px; }body { text-align: center; overflow-x: hidden; }html { overflow-x: hidden; }.h-column { min-width: 0px; }.h-column__content > :last-child { margin-bottom: 0px; }.h-column__content .h-heading p:last-child, .h-column__content .h-heading h1:last-child, .h-column__content .h-heading h2:last-child, .h-column__content .h-heading h3:last-child, .h-column__content .h-heading h4:last-child, .h-column__content .h-heading h5:last-child, .h-column__content .h-heading h6:last-child, .h-column__content .h-text p:last-child, .h-column__content .h-text h1:last-child, .h-column__content .h-text h2:last-child, .h-column__content .h-text h3:last-child, .h-column__content .h-text h4:last-child, .h-column__content .h-text h5:last-child, .h-column__content .h-text h6:last-child { margin-bottom: 0px; }.h-column__inner { position: relative; max-width: 100%; }.h-column__v-align { -webkit-box-flex: 1; flex: 1 0 auto; max-width: 100%; }.h-y-container .h-heading p:last-child, .h-y-container .h-heading h1:last-child, .h-y-container .h-heading h2:last-child, .h-y-container .h-heading h3:last-child, .h-y-container .h-heading h4:last-child, .h-y-container .h-heading h5:last-child, .h-y-container .h-heading h6:last-child, .h-y-container .h-text p:last-child, .h-y-container .h-text h1:last-child, .h-y-container .h-text h2:last-child, .h-y-container .h-text h3:last-child, .h-y-container .h-text h4:last-child, .h-y-container .h-text h5:last-child, .h-y-container .h-text h6:last-child { margin-bottom: 0px; }.h-flex-basis { -webkit-box-flex: 1; flex: 1 0 auto; }.flex-basis-auto { flex-basis: auto; }.flex-basis-100 { flex-basis: 100%; }.background-wrapper { position: absolute; inset: 0px; z-index: 0; overflow: hidden; border-radius: inherit; pointer-events: none; }.background-layer { position: absolute; inset: 0px; z-index: -10; overflow: hidden; }.overlay-layer, .shape-layer, .overlay-image-layer { position: absolute; inset: -1px 0px; }.overlay-layer { z-index: 1; }.overlay-image-layer { z-index: 1; }@-webkit-keyframes hFlipInBackX { 0% { transform: rotateY(-180deg); } 100% { transform: rotateY(0deg); } }@keyframes hFlipInBackX { 0% { transform: rotateY(-180deg); } 100% { transform: rotateY(0deg); } }@-webkit-keyframes hFlipOutBackX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@keyframes hFlipOutBackX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@-webkit-keyframes hFlipInFrontX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(180deg); } }@keyframes hFlipInFrontX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(180deg); } }@-webkit-keyframes hFlipOutFrontX { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@keyframes hFlipOutFrontX { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@-webkit-keyframes hFlipInBackY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@keyframes hFlipInBackY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@-webkit-keyframes hFlipOutBackY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@keyframes hFlipOutBackY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@-webkit-keyframes hFlipInFrontY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@keyframes hFlipInFrontY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@-webkit-keyframes hFlipOutFrontY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@keyframes hFlipOutFrontY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } }@keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } }@-webkit-keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } }@keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } }@-webkit-keyframes shake { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@keyframes shake { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@-webkit-keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@-webkit-keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@-webkit-keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } }@keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } }@-webkit-keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } }@keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } }@-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.39062deg) skewY(0.39062deg); } 88.8% { transform: skewX(-0.19531deg) skewY(-0.19531deg); } }@keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.39062deg) skewY(0.39062deg); } 88.8% { transform: skewX(-0.19531deg) skewY(-0.19531deg); } }@-webkit-keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } }@keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } }@-webkit-keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } }@keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } }@-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } }@keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } }@-webkit-keyframes lightSpeedIn { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@keyframes lightSpeedIn { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } }@keyframes lightSpeedOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } }@-webkit-keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: center center; } }@keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: center center; } }@-webkit-keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@-webkit-keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@-webkit-keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@-webkit-keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@-webkit-keyframes rotateOut { 0% { opacity: 1; transform-origin: center center; } 100% { opacity: 0; transform: rotate(200deg); transform-origin: center center; } }@keyframes rotateOut { 0% { opacity: 1; transform-origin: center center; } 100% { opacity: 0; transform: rotate(200deg); transform-origin: center center; } }@-webkit-keyframes rotateOutDownLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@keyframes rotateOutDownLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutDownRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@keyframes rotateOutDownRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@-webkit-keyframes rotateOutUpLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@keyframes rotateOutUpLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutUpRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@keyframes rotateOutUpRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@-webkit-keyframes hinge { 0% { animation-timing-function: ease-in-out; transform-origin: left top; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: left top; } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); transform-origin: left top; } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } }@keyframes hinge { 0% { animation-timing-function: ease-in-out; transform-origin: left top; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: left top; } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); transform-origin: left top; } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } }@-webkit-keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@-webkit-keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@-webkit-keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } }@keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } }@-webkit-keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } }@keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } }@-webkit-keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } }@keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } }@-webkit-keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } }@keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } }@-webkit-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@-webkit-keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@-webkit-keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@-webkit-keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } }@keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } }@-webkit-keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } }@keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } }@-webkit-keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@supports (-ms-ime-align: auto) {@-webkit-keyframes edge-force-rerender { 0% { transform: translateZ(0px); } 100% { transform: translateZ(1px); } } @keyframes edge-force-rerender { 0% { transform: translateZ(0px); } 100% { transform: translateZ(1px); } }}@-webkit-keyframes slideOutDownNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutDownNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@-webkit-keyframes slideOutUpNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@keyframes slideOutUpNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@-webkit-keyframes zoomOutDownNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutDownNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes zoomOutUpNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutUpNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes rotateOutUpLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@keyframes rotateOutUpLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutUpRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@keyframes rotateOutUpRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@-webkit-keyframes rotateOutDownLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@keyframes rotateOutDownLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutDownRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@keyframes rotateOutDownRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@-webkit-keyframes fadeOutDownNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutDownNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutUpNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes bounceOutDownNew { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutDownNew { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes bounceOutUpNew { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutUpNew { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes progress { 0% { width: 0px; } 100% { width: 100%; } }@keyframes progress { 0% { width: 0px; } 100% { width: 100%; } }@-webkit-keyframes show { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes show { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }@keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }.h-heading a { text-decoration: none; }.h-y-container .h-heading > * { margin-bottom: 0px; }.h-y-container .h-heading > * > * { margin-bottom: 0px; }img { max-width: 100%; vertical-align: middle; display: inline-block; }.h-image__frame-container-outer { display: block; }.h-image__frame-container { position: relative; display: inline-block; z-index: 1; max-width: 100%; }.h-image__frame { position: absolute; top: 0px; left: 0px; pointer-events: none; }.h-link { display: block; cursor: pointer; text-decoration: none; }.h-logo__image { display: inline-block; width: auto; }.h-logo__alt-image { display: none; width: auto; }.h-offscreen-panel { height: 100%; max-width: 100%; }.offscreen-overlay { z-index: 20000; position: fixed; inset: 0px; display: none; }.h-hamburger-icon { box-sizing: content-box; }.h-offcanvas-panel { z-index: 20001; padding: initial; position: fixed; height: 100%; top: 0px; right: 0px; overflow-y: auto; }.h-offcanvas-panel .offscreen-content { -webkit-box-flex: 1; flex-grow: 1; position: relative; }.h-offcanvas-panel .offscreen-header, .h-offcanvas-panel .offscreen-footer { -webkit-box-flex: 0; flex-grow: 0; position: relative; }.h-hamburger-button { display: inline-block; }ul.colibri-menu.bordered-active-item > li { position: relative; }ul.colibri-menu.bordered-active-item > li::before, ul.colibri-menu.bordered-active-item > li::after { content: " "; display: block; width: 100%; left: 0px; height: 2px; position: absolute; z-index: 0; opacity: 0; }ul.colibri-menu.bordered-active-item > li::before { top: 0.5em; }ul.colibri-menu.bordered-active-item > li::after { bottom: 0.5em; }ul.colibri-menu.bordered-active-item--bottom > li::before { visibility: hidden; }ul.colibri-menu.bordered-active-item--bottom > .current_page_item::after, ul.colibri-menu.bordered-active-item--bottom > .current-menu-item::after { opacity: 1; }.has-offcanvas-tablet .h-main-menu { display: none; }.has-offcanvas-tablet .h-hamburger-button { display: inline-block; }.colibri-menu-container { display: flex; }ul.colibri-menu { list-style: none; width: 100%; display: flex; margin: 0px; text-align: left; }ul.colibri-menu li { display: block; position: relative; transition: 0.4s; }ul.colibri-menu li a { display: flex; -webkit-box-align: center; align-items: center; text-decoration: none; white-space: nowrap; color: inherit; position: relative; }ul.colibri-menu li a svg.svg-inline--fa { width: 8px; height: 13px; box-sizing: content-box; transition: 0.3s linear; vertical-align: middle; line-height: 100%; }ul.colibri-menu li ul { margin: 0px; padding: 0px; display: block; box-sizing: border-box; overflow: hidden; z-index: 19999; }ul.colibri-menu li:hover { cursor: pointer; }ul.colibri-menu > li { position: relative; }ul.colibri-menu > li > ul::before { position: absolute; bottom: 100%; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu li > ul > li > a { padding-left: 3.75rem !important; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu li ul { display: none; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu .arrow-wrapper { position: absolute; right: 0px; top: 0px; height: 100%; min-width: 40px; cursor: pointer; box-sizing: content-box; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu li a > .arrow-wrapper > svg { left: 50%; top: 50%; width: 16px; margin-left: -6px; pointer-events: none; position: absolute; height: 16px; transform: translateY(-50%); }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu li > a > .arrow-wrapper.arrow-down { display: none; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu ul { width: 100%; }.h-menu-accordion > div > .colibri-menu-container > ul.colibri-menu li > ul { background-color: rgba(255, 255, 255, 0.2); }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu > li > a > .fa-angle-down { display: inline; }.h-dropdown-menu > div > .colibri-menu-container > ul.colibri-menu svg.svg-inline--fa { transition-duration: 0s; }.h-dropdown-menu > div > .colibri-menu-container > ul.colibri-menu li > ul { top: -1e+13px; opacity: 0; }.h-dropdown-menu > div > .colibri-menu-container > ul.colibri-menu li.hover > ul, .h-dropdown-menu > div > .colibri-menu-container > ul.colibri-menu li:hover > ul, .h-dropdown-menu > div > .colibri-menu-container > ul.colibri-menu li > a:focus + ul { top: 0px; opacity: 1; height: auto; overflow: visible; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu { flex-flow: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu > li > a svg.svg-inline--fa { left: 100%; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu ul { left: 100%; position: absolute; min-width: 200px; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu ul li:last-child { border-bottom: none !important; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu > li:hover > ul, .h-menu-horizontal > div > .colibri-menu-container > .colibri-menu > li.hover > ul { top: 100% !important; }.h-menu-horizontal > div > .colibri-menu-container > .colibri-menu > li > ul { left: 0px; }@-webkit-keyframes slideOutDownNavigation { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutDownNavigation { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }.h-navigation { position: relative; transition:background, padding, margin, border, transform, box-shadow, opacity, color, fill, font, border-radius, max-height, max-width, filter, -webkit-transform, -webkit-box-shadow, -webkit-filter 1s ease; z-index: 20; backface-visibility: hidden; }.h-navigation [data-nav-normal] { transition: 0.5s; }.h-navigation_outer { position: relative; }.h-navigation_overlap { position: absolute; left: 0px; right: 0px; z-index: 100; }.h-row { flex-basis: 100%; position: relative; }@-webkit-keyframes move-down-bounce { 0%, 100%, 20%, 50%, 80% { transform: translateY(0px); } 40% { transform: translateY(-20px); } 60% { transform: translateY(-10px); } }@keyframes move-down-bounce { 0%, 100%, 20%, 50%, 80% { transform: translateY(0px); } 40% { transform: translateY(-20px); } 60% { transform: translateY(-10px); } }.h-section > div { z-index: 1; }.h-social-icons { line-height: 1; }.h-social-icons a { line-height: 0; }.h-social-icon { display: inline-block; width: 24px; height: 24px; fill: black; }@-webkit-keyframes ken-burns-effect { 0% { transform-origin: center center; transform: scale(1); } 100% { transform: scale(1.1); } }.h-text ol, .h-text ul { padding-left: 1.5em; margin-left: -1.5em; margin-bottom: 16px; }.h-text ol > li, .h-text ul > li { list-style-type: none; }.h-text ul > li::before { content: "•"; }.h-text li::before { display: inline-block; white-space: nowrap; width: 1.2em; }.h-text ol li:not(.ql-direction-rtl), .h-text ul li:not(.ql-direction-rtl) { padding-left: 1.5em; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; margin: -1px; overflow: hidden; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #21759b; display: block; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }:has(> .alignleft, > .alignright, > .aligncenter)::after { content: ""; display: table; clear: both; }[class*="style-"], [class*="local-style-"], .h-global-transition, .h-global-transition-all * { transition-property: background, padding, margin, border, transform, box-shadow, opacity, color, fill, font, border-radius, max-height, max-width, filter, -webkit-transform, -webkit-box-shadow, -webkit-filter; }.h-global-transition-disable, .h-global-transition-disable * { transition:none 0s ease; }.hide { display: none; }.w-100 { width: 100%; }.position-relative { position: relative; }.background-layer-media-container-lg { display: block; }.background-layer-media-container-md { display: none; }.background-layer-media-container { display: none; }@media (max-width: 767px){.background-layer-media-container { display: block; }.background-layer-media-container-lg { display: none; }}@media (max-width: 767px){.h-hide-sm { display: none; }}.h-ignore-global-body-typography { font-size: initial; line-height: initial; color: initial; letter-spacing: initial; font-style: initial; }#page-top { overflow: hidden; }h1, h2, h3, h4, h5, h6 { overflow-wrap: break-word; }@-webkit-keyframes ah-rotate-1-in { 0% { transform: rotateX(180deg); opacity: 0; } 35% { transform: rotateX(120deg); opacity: 0; } 65% { opacity: 0; } 100% { transform: rotateX(360deg); opacity: 1; } }@keyframes ah-rotate-1-in { 0% { transform: rotateX(180deg); opacity: 0; } 35% { transform: rotateX(120deg); opacity: 0; } 65% { opacity: 0; } 100% { transform: rotateX(360deg); opacity: 1; } }@-webkit-keyframes ah-rotate-1-out { 0% { transform: rotateX(0deg); opacity: 1; } 35% { transform: rotateX(-40deg); opacity: 1; } 65% { opacity: 0; } 100% { transform: rotateX(180deg); opacity: 0; } }@keyframes ah-rotate-1-out { 0% { transform: rotateX(0deg); opacity: 1; } 35% { transform: rotateX(-40deg); opacity: 1; } 65% { opacity: 0; } 100% { transform: rotateX(180deg); opacity: 0; } }@-webkit-keyframes ah-pulse { 0% { transform: translateY(-50%) scale(1); opacity: 1; } 40% { transform: translateY(-50%) scale(0.9); opacity: 0; } 100% { transform: translateY(-50%) scale(0); opacity: 0; } }@keyframes ah-pulse { 0% { transform: translateY(-50%) scale(1); opacity: 1; } 40% { transform: translateY(-50%) scale(0.9); opacity: 0; } 100% { transform: translateY(-50%) scale(0); opacity: 0; } }@-webkit-keyframes ah-rotate-2-in { 0% { opacity: 0; transform: translateZ(-20px) rotateX(90deg); } 60% { opacity: 1; transform: translateZ(-20px) rotateX(-10deg); } 100% { opacity: 1; transform: translateZ(-20px) rotateX(0deg); } }@keyframes ah-rotate-2-in { 0% { opacity: 0; transform: translateZ(-20px) rotateX(90deg); } 60% { opacity: 1; transform: translateZ(-20px) rotateX(-10deg); } 100% { opacity: 1; transform: translateZ(-20px) rotateX(0deg); } }@-webkit-keyframes ah-rotate-2-out { 0% { opacity: 1; transform: translateZ(-20px) rotateX(0deg); } 60% { opacity: 0; transform: translateZ(-20px) rotateX(-100deg); } 100% { opacity: 0; transform: translateZ(-20px) rotateX(-90deg); } }@keyframes ah-rotate-2-out { 0% { opacity: 1; transform: translateZ(-20px) rotateX(0deg); } 60% { opacity: 0; transform: translateZ(-20px) rotateX(-100deg); } 100% { opacity: 0; transform: translateZ(-20px) rotateX(-90deg); } }@-webkit-keyframes slide-in { 0% { opacity: 0; transform: translateY(-100%); } 60% { opacity: 1; transform: translateY(20%); } 100% { opacity: 1; transform: translateY(0px); } }@keyframes slide-in { 0% { opacity: 0; transform: translateY(-100%); } 60% { opacity: 1; transform: translateY(20%); } 100% { opacity: 1; transform: translateY(0px); } }@-webkit-keyframes slide-out { 0% { opacity: 1; transform: translateY(0px); } 60% { opacity: 0; transform: translateY(120%); } 100% { opacity: 0; transform: translateY(100%); } }@keyframes slide-out { 0% { opacity: 1; transform: translateY(0px); } 60% { opacity: 0; transform: translateY(120%); } 100% { opacity: 0; transform: translateY(100%); } }@-webkit-keyframes zoom-in { 0% { opacity: 0; transform: translateZ(100px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes zoom-in { 0% { opacity: 0; transform: translateZ(100px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes zoom-out { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translateZ(-100px); } }@keyframes zoom-out { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translateZ(-100px); } }@-webkit-keyframes ah-rotate-3-in { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@keyframes ah-rotate-3-in { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@-webkit-keyframes ah-rotate-3-out { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@keyframes ah-rotate-3-out { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@-webkit-keyframes scale-up { 0% { transform: scale(0); opacity: 0; } 60% { transform: scale(1.2); opacity: 1; } 100% { transform: scale(1); opacity: 1; } }@keyframes scale-up { 0% { transform: scale(0); opacity: 0; } 60% { transform: scale(1.2); opacity: 1; } 100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes scale-down { 0% { transform: scale(1); opacity: 1; } 60% { transform: scale(0); opacity: 0; } }@keyframes scale-down { 0% { transform: scale(1); opacity: 1; } 60% { transform: scale(0); opacity: 0; } }@-webkit-keyframes push-in { 0% { opacity: 0; transform: translateX(-100%); } 60% { opacity: 1; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@keyframes push-in { 0% { opacity: 0; transform: translateX(-100%); } 60% { opacity: 1; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0px); } }@-webkit-keyframes push-out { 0% { opacity: 1; transform: translateX(0px); } 60% { opacity: 0; transform: translateX(110%); } 100% { opacity: 0; transform: translateX(100%); } }@keyframes push-out { 0% { opacity: 1; transform: translateX(0px); } 60% { opacity: 0; transform: translateX(110%); } 100% { opacity: 0; transform: translateX(100%); } }@-webkit-keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }@keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }.h-y-container > :not(:last-child), .h-x-container-inner > * { margin-bottom: 15px; }.h-x-container-inner, .h-column__content > .h-x-container > :last-child { margin-bottom: -15px; }.h-x-container-inner > * { padding-left: 10px; padding-right: 10px; }.h-x-container-inner { margin-left: -10px; margin-right: -10px; }[class*="style-"], [class*="local-style-"], .h-global-transition, .h-global-transition-all, .h-global-transition-all * { transition-duration: 1s; }.h-section-global-spacing { padding-top: 90px; padding-bottom: 90px; }body { font-family: Roboto; font-weight: 400; font-size: 16px; line-height: 1.6; color: #6d6d6d; }body a { font-family: Roboto; font-weight: 400; text-decoration: none; font-size: 1em; line-height: 1.5; color: #c3a864; }body a:hover { color: #6e5f38; }body a:visited { color: #c3a864; }body p { margin-bottom: 0px; font-family: Roboto; font-weight: 400; font-size: 16px; line-height: 1.6; color: #6d6d6d; }body h1 { margin-bottom: 20px; font-family: Roboto; font-weight: 400; font-size: 3.3em; line-height: 1.26; color: #6d6d6d; margin-top: 20px; }body h2 { margin-bottom: 20px; font-family: Roboto; font-weight: 400; font-size: 2.5em; line-height: 1.143; color: #6d6d6d; margin-top: 20px; }body h3 { margin-bottom: 20px; font-family: Roboto; font-weight: 400; font-size: 2.2em; line-height: 1.25; color: #6d6d6d; margin-top: 20px; }body h6 { margin-bottom: 20px; font-family: Roboto; font-weight: 400; font-size: 1em; line-height: 1.6; color: #000000; margin-top: 20px; }@media (max-width: 767px){.h-section-global-spacing { padding-top: 30px; padding-bottom: 30px; }.h-y-container > :not(:last-child), .h-x-container-inner > * { margin-bottom: 4px; }.h-x-container-inner, .h-column__content > .h-x-container > :last-child { margin-bottom: -4px; }}#colibri .style-2320 { height: auto; min-height: unset; }#colibri .style-2322 { text-align: center; height: auto; min-height: unset; }#colibri .style-2324 { text-align: left; }#colibri .style-2324 ul { list-style-type: disc; }#colibri .style-local-8777-c4-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-8777-c4 { text-align: left; }#colibri .style-2 { animation-duration: 0.5s; padding: 5px 0px 5px 20px; }#colibri .style-4 { text-align: center; height: auto; min-height: unset; }#colibri .style-5-image { max-height: 85px; }#colibri .style-5 a, #colibri .style-5 .logo-text { color: #ffffff; font-weight: 700; text-decoration: none; font-size: 20px; }#colibri .style-8 { text-align: center; height: auto; min-height: unset; }#colibri .style-10-offscreen { background-color: #222b34; background-image: none; width: 300px !important; }#colibri .style-10-offscreenOverlay { background-color: rgba(0, 0, 0, 0.5); background-image: none; }#colibri .style-10 .h-hamburger-icon { background-color: rgba(0, 0, 0, 0.1); background-image: none; border-width: 0px; border-color: black; border-style: solid; border-radius: 100%; fill: white; padding: 5px; width: 24px; height: 24px; }#colibri .style-13 { text-align: center; height: auto; min-height: unset; }#colibri .style-16 { text-align: center; height: auto; min-height: unset; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li > a { padding-top: 12px; padding-bottom: 12px; padding-left: 40px; border-width: 0px 0px 1px; border-color: #808080; border-style: solid; font-size: 14px; color: white; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover { padding-top: 12px; padding-bottom: 12px; padding-left: 40px; border-width: 0px 0px 1px; border-color: #808080; border-style: solid; font-size: 14px; color: white; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > ul > li > a { padding-top: 12px; padding-bottom: 12px; padding-left: 40px; border-width: 0px 0px 1px; border-color: #808080; border-style: solid; font-size: 14px; color: white; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > a > .arrow-wrapper { padding-right: 20px; padding-left: 20px; color: black; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper { padding-right: 20px; padding-left: 20px; color: black; }#colibri .style-45 { height: auto; min-height: unset; color: #f6f8fa; background-color: #f6f8fa; background-position: 48.6785% 38.182%; background-size: cover; background-image: url(//mag-personalservice.de/wp-content/swift-ai/images/wp-content/uploads/2020/06/cropped-cropped-cropped-O6JTUC0-scaled-1-jpg.webp); background-attachment: scroll; background-repeat: no-repeat; padding-top: 90px; padding-bottom: 90px; }#colibri .style-45 h1 { color: #f6f8fa; }#colibri .style-47 { text-align: center; height: auto; min-height: unset; }#colibri .style-845 { background-color: #000000; background-image: none; padding-top: 5px; padding-bottom: 5px; }#colibri .style-846 { text-align: right; min-height: 30px; padding: 0px; margin: -5px 0px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu { justify-content: flex-end; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li { margin: 0px 20px; padding: 10px 0px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover { margin: 0px 20px; padding: 10px 0px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li > a { font-family: Roboto; font-weight: 400; text-transform: uppercase; font-size: 18px; line-height: 1.5em; letter-spacing: 0px; color: #ffffff; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a { color: #c3a864; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover { font-family: Roboto; font-weight: 400; text-transform: uppercase; font-size: 18px; line-height: 1.5em; letter-spacing: 0px; color: #c3a864; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul { background-color: #ffffff; background-image: none; margin-right: 5px; margin-left: 5px; box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 5px 2px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul li { padding: 10px 20px; border-width: 0px 0px 1px; border-style: none none solid; border-bottom-color: rgba(128, 128, 128, 0.2); background-color: #ffffff; background-image: none; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover { background-color: #c3a864; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul > li > a { font-size: 14px; color: #c3a864; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover > a { color: #ffffff; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu.bordered-active-item > li::after, #colibri .style-1059 ul.colibri-menu.bordered-active-item > li::before { background-color: #c3a864; background-image: none; height: 2px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li > ul { margin-top: 0px; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li > ul::before { height: 0px; width: 100%; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > a > svg, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li > a > .arrow-wrapper { padding-right: 5px; padding-left: 5px; color: #ffffff; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a > svg, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a > svg, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a > .arrow-wrapper, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a > .arrow-wrapper { color: #c3a864; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper, #colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper { padding-right: 5px; padding-left: 5px; color: #c3a864; }#colibri .style-1629-image { opacity: 1; }#colibri .style-1629-frameImage { z-index: -1; transform: translateX(10%) translateY(10%); transform-origin: center center 0px; background-color: #000000; height: 100%; width: 100%; border-width: 10px; border-color: #000000; border-style: none; }#colibri .style-2164 { padding: 0px; margin: 0px; }#colibri .style-2165 { text-align: center; height: auto; min-height: unset; padding-right: 7px; padding-left: 7px; margin: 0px; border-width: 0px 1px; border-color: #ffffff; border-style: solid; }#colibri .style-2166 { text-align: right; height: auto; min-height: unset; padding-left: 7px; margin: 0px; }#colibri .style-2167 { font-size: 15px; color: #ffffff; text-align: right; border-width: 0px; border-style: none; }#colibri .style-2167 p { font-size: 15px; color: #ffffff; }#colibri .style-2168 { text-align: right; padding-right: 20px; }#colibri .style-2169 { font-size: 15px; color: #ffffff; }#colibri .style-2169:visited { font-size: 15px; color: #ffffff; }#colibri .style-2169:hover { color: #c3a864; }#colibri .style-2170 { text-align: right; height: auto; min-height: unset; padding-right: 5px; padding-left: 5px; margin: 0px; }#colibri .style-local-10-h4-outer { flex: 0 0 auto; width: auto; max-width: 100%; }#colibri .style-local-10-h6-outer { flex: 1 1 0px; max-width: 100%; }#colibri .style-local-10-h29-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-10-h19-outer { flex: 1 1 0px; max-width: 100%; }#colibri .style-local-10-h22-outer { flex: 0 0 auto; width: auto; max-width: 100%; }#colibri .style-local-10-h24-outer { flex: 0 0 auto; width: auto; max-width: 100%; }#colibri .style-local-10-h21-outer { flex: 1 1 0px; max-width: 100%; }#colibri .style-159 { height: auto; min-height: unset; background-color: #3a3a3a; background-image: none; color: #4fa5fa; }#colibri .style-159 h6 { color: #f6f8fa; }#colibri .style-159 p { color: #4fa5fa; }.style-161 > .h-y-container > :not(:last-child) { margin-bottom: 0px; }#colibri .style-161 { text-align: center; height: auto; min-height: unset; }#colibri .style-162 p, #colibri .style-162 h1, #colibri .style-162 h2, #colibri .style-162 h3, #colibri .style-162 h4, #colibri .style-162 h5, #colibri .style-162 h6 { text-transform: uppercase; color: #ffffff; text-align: left; }#colibri .style-163 { height: 20px; }#colibri .style-166 { text-align: left; font-weight: 400; color: #e8e7e3; }#colibri .style-166 p { font-weight: 400; color: #e8e7e3; }.style-167 > .h-y-container > :not(:last-child) { margin-bottom: 0px; }#colibri .style-167 { text-align: left; height: auto; min-height: unset; }#colibri .style-168 .social-icon-container { margin-right: 15px; padding: 0px; }#colibri .style-168 .icon-container { fill: #999999; width: 32px; height: 32px; }#colibri .style-168 .icon-container:hover { fill: #c3a864; }#colibri .style-171 p, #colibri .style-171 h1, #colibri .style-171 h2, #colibri .style-171 h3, #colibri .style-171 h4, #colibri .style-171 h5, #colibri .style-171 h6 { text-transform: uppercase; text-align: left; }#colibri .style-188 { height: auto; min-height: unset; padding-top: 10px; padding-bottom: 10px; background-color: #3a3a3a; background-image: none; color: #4fa5fa; }#colibri .style-190 { text-align: center; height: auto; min-height: unset; }#colibri .style-191 { color: #e8e7e3; }#colibri .style-192 { text-align: left; }#colibri .style-193 { color: #f4f4f4; }#colibri .style-193:visited { color: #f4f4f4; }#colibri .style-193:hover { color: #c3a864; }#colibri .style-194 { text-align: left; }#colibri .style-1054 { font-weight: 400; line-height: 1.6; color: #e8e7e3; }#colibri .style-1054 p { font-weight: 400; line-height: 1.6; color: #e8e7e3; }#colibri .style-2249 { text-align: left; }#colibri .style-2434 { color: #e8e7e3; }#colibri .style-2434:visited { color: #e8e7e3; }#colibri .style-2457 { text-align: left; }#colibri .style-2523 { text-align: left; }#colibri .style-2524 { color: #e8e7e3; }#colibri .style-2524:visited { color: #e8e7e3; }#colibri .style-2524:hover { color: #c3a864; }#colibri .style-local-13-f9-outer { width: 17.94%; flex: 0 0 auto; }#colibri .style-local-13-f49-outer { width: 100%; flex: 0 0 auto; }@media (max-width: 767px){#colibri .style-2 { padding: 0px 5px; }#colibri .style-8 { text-align: right; }#colibri .style-10-offscreen { background-color: #e6e6e6; }#colibri .style-12 { background-color: #e6e6e6; background-image: none; }#colibri .style-15 { background-color: #e6e6e6; background-image: none; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li > a { font-weight: 600; color: #6d6d6d; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a { background-color: #c3a864; background-image: none; color: #e6e6e6; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item > a:hover { background-color: #c3a864; background-image: none; font-weight: 600; color: #e6e6e6; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > ul > li > a { color: #6d6d6d; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > ul > li:hover > a, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > ul > li.hover > a { background-color: #c3a864; background-image: none; color: #ffffff; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li > a > .arrow-wrapper { color: #6d6d6d; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li:hover > a > .arrow-wrapper, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.hover > a > .arrow-wrapper { color: #ffffff; }#colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > svg, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu li.current_page_item > a > .arrow-wrapper, #colibri .style-18 > div > .colibri-menu-container > ul.colibri-menu > li.current_page_item:hover > a > .arrow-wrapper { color: #ffffff; }#colibri .style-45 { background-position: 47.4148% 52.8054%; }#colibri .style-1059 > div > .colibri-menu-container > ul.colibri-menu { justify-content: center; }#colibri .style-local-10-h4-outer { flex: 1 1 0px; }#colibri .style-local-10-h6-outer { flex: 0 0 auto; width: auto; }#colibri .style-local-10-h12-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-10-h15-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-10-h19-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-10-h22-outer { width: 100%; }#colibri .style-local-10-h24-outer { width: 100%; }#colibri .style-local-10-h21-outer { width: 100%; flex: 0 0 auto; }#colibri .style-162 p, #colibri .style-162 h1, #colibri .style-162 h2, #colibri .style-162 h3, #colibri .style-162 h4, #colibri .style-162 h5, #colibri .style-162 h6 { text-align: center; }#colibri .style-166 { text-align: center; }#colibri .style-171 p, #colibri .style-171 h1, #colibri .style-171 h2, #colibri .style-171 h3, #colibri .style-171 h4, #colibri .style-171 h5, #colibri .style-171 h6 { text-align: center; }#colibri .style-192 { text-align: center; }#colibri .style-194 { text-align: center; }#colibri .style-1054 { text-align: center; }#colibri .style-1776 { text-align: center; }#colibri .style-2249 { text-align: center; }#colibri .style-2433 { text-align: center; }#colibri .style-local-13-f4-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-13-f9-outer { width: 100%; }#colibri .style-local-13-f22-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-13-f30-outer { width: 100%; flex: 0 0 auto; }#colibri .style-local-13-f35-outer { width: 100%; flex: 0 0 auto; }}.fancybox-active { height: auto; }.fancybox-is-hidden { left: -9999px; margin: 0px; top: -9999px; visibility: hidden; position: absolute !important; }.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous { display: block; }.fancybox-slide--image { overflow: hidden; padding: 44px 0px; }.fancybox-content { background: #ffffff; display: inline-block; margin: 0px; max-width: 100%; overflow: auto; padding: 44px; position: relative; text-align: left; vertical-align: middle; }.fancybox-image, .fancybox-spaceball { background: transparent; border: 0px; height: 100%; left: 0px; margin: 0px; max-height: none; max-width: none; padding: 0px; position: absolute; top: 0px; user-select: none; width: 100%; }.fancybox-iframe, .fancybox-video { background: transparent; border: 0px; display: block; height: 100%; margin: 0px; overflow: hidden; padding: 0px; width: 100%; }@keyframes a { 100% { transform: rotate(1turn); } }@-webkit-keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--color--colibri-color-1: #c3a864; --wp--preset--color--colibri-color-2: #e8e7e3; --wp--preset--color--colibri-color-3: #b4b4b4; --wp--preset--color--colibri-color-4: #e6e6e6; --wp--preset--color--colibri-color-5: #f6f8fa; --wp--preset--color--colibri-color-6: #3a3a3a; --wp--preset--color--colibri-color-7: #000000; --wp--preset--color--colibri-color-8: #f4f4f4; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch { display: inline-block; width: 44px; height: 24px; padding: 2px; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch input { display: none; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider { position: absolute; cursor: pointer; inset: 0px; background: #dddddd; transition: 0.4s; margin: 0px; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider::before { content: ""; position: absolute; left: 3px; bottom: 4px; transition: 0.4s; height: 20px; width: 20px; border-radius: 9999px; background: #ffffff; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch input:focus + .slider { border-radius: 50px; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider.round { border-radius: 50px; width: 48px; }[role="button"]:not([disabled]):focus, [role="heading"]:focus, [role="navigation"]:focus, button:not([disabled]):focus, form:not([disabled]):focus, h1[tabindex="-1"]:focus, h2[tabindex="-1"]:focus, h3[tabindex="-1"]:focus, h4[tabindex="-1"]:focus, h5[tabindex="-1"]:focus, h6[tabindex="-1"]:focus, img:focus, nav:focus, picture:focus, svg:focus { border: 1px solid currentcolor !important; }.onetap-container-toggle button { border: 2px solid transparent !important; background: 0px 0px !important; padding: 0px !important; transition:transform 0.15s ease; width: auto !important; height: auto !important; }.onetap-container-toggle button img { box-sizing: border-box !important; }.onetap-container-toggle button:focus { border-radius: 100% !important; color: #ffffff !important; transform: none !important; }.onetap-container-toggle .onetap-toggle { z-index: 2147483647 !important; position: fixed !important; cursor: pointer !important; box-shadow: none !important; right: 0px !important; margin-right: 18px !important; bottom: 0px !important; margin-bottom: 18px !important; width: max-content !important; }.onetap-container-toggle .onetap-toggle.design-border1:focus { outline: 0px !important; }.onetap-container-toggle .onetap-toggle:focus, .onetap-container-toggle .onetap-toggle:hover { outline: 0px !important; box-shadow: none !important; border: 2px solid transparent !important; }.onetap-container-toggle .onetap-toggle img { height: 60px !important; width: 60px !important; background: #0048fe !important; border-radius: 50% !important; display: block !important; transition-duration: 0.3s !important; transition-property: transform !important; }.onetap-container-toggle .onetap-toggle img:hover { transform: scale(1.1) !important; }.onetap-container-toggle .onetap-toggle img.design-size1 { padding: 10px !important; width: 50px !important; height: 50px !important; }.onetap-container-toggle .onetap-toggle img.design-border1 { border: 2px solid #ffffff; box-shadow: #0048fe 0px 0px 0px 4px; }nav.onetap-accessibility.onetap-plugin-onetap { box-sizing: border-box !important; display: block !important; padding: 0px !important; margin: 0px !important; text-align: left !important; line-height: 1.7 !important; letter-spacing: 0px !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, "Fira Sans", "Droid Sans", sans-serif !important; font-size: 16px !important; max-width: 580px !important; width: 580px !important; max-height: 100vh !important; overflow: auto !important; position: fixed !important; z-index: 2147483647 !important; right: -580px !important; box-shadow: rgba(0, 0, 0, 0.2) 2px 8px 60px -2px !important; top: 0px !important; transition: 750ms cubic-bezier(0.23, 1, 0.32, 1) !important; }nav.onetap-accessibility.onetap-plugin-onetap * { box-sizing: border-box !important; }nav.onetap-accessibility.onetap-plugin-onetap .button::before, nav.onetap-accessibility.onetap-plugin-onetap button::before, nav.onetap-accessibility.onetap-plugin-onetap input[type="submit"]::before { background: #ffffff; }nav.onetap-accessibility.onetap-plugin-onetap blockquote, nav.onetap-accessibility.onetap-plugin-onetap code, nav.onetap-accessibility.onetap-plugin-onetap dd, nav.onetap-accessibility.onetap-plugin-onetap dt, nav.onetap-accessibility.onetap-plugin-onetap input, nav.onetap-accessibility.onetap-plugin-onetap label, nav.onetap-accessibility.onetap-plugin-onetap legend, nav.onetap-accessibility.onetap-plugin-onetap li, nav.onetap-accessibility.onetap-plugin-onetap p, nav.onetap-accessibility.onetap-plugin-onetap pre, nav.onetap-accessibility.onetap-plugin-onetap select, nav.onetap-accessibility.onetap-plugin-onetap span, nav.onetap-accessibility.onetap-plugin-onetap textarea { background: 0px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap button { box-sizing: border-box !important; border: 1px solid transparent !important; background: 0px 0px !important; white-space: normal !important; width: auto !important; height: auto !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, "Fira Sans", "Droid Sans", sans-serif !important; letter-spacing: 0px !important; text-transform: none !important; font-weight: 400 !important; margin: 0px !important; min-height: auto !important; min-width: auto !important; }nav.onetap-accessibility.onetap-plugin-onetap button:focus { border: 1px solid currentcolor !important; outline-offset: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap input { margin: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap a, nav.onetap-accessibility.onetap-plugin-onetap h2, nav.onetap-accessibility.onetap-plugin-onetap h3, nav.onetap-accessibility.onetap-plugin-onetap p, nav.onetap-accessibility.onetap-plugin-onetap span { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, "Fira Sans", "Droid Sans", sans-serif !important; letter-spacing: 0px !important; text-transform: none !important; font-weight: 400 !important; }nav.onetap-accessibility.onetap-plugin-onetap a { text-underline-offset: unset !important; }nav.onetap-accessibility.onetap-plugin-onetap img { vertical-align: middle !important; display: inline-block !important; }nav.onetap-accessibility.onetap-plugin-onetap svg { fill: #111111 !important; }nav.onetap-accessibility.onetap-plugin-onetap header { color-scheme: unset !important; forced-color-adjust: unset !important; mask: unset !important; math-depth: unset !important; position: unset !important; position-anchor: unset !important; text-size-adjust: unset !important; appearance: unset !important; color: unset !important; font: unset !important; font-palette: unset !important; font-synthesis: unset !important; position-area: unset !important; text-orientation: unset !important; text-rendering: unset !important; text-spacing-trim: unset !important; -webkit-font-smoothing: unset !important; -webkit-locale: unset !important; -webkit-text-orientation: unset !important; -webkit-writing-mode: unset !important; writing-mode: unset !important; zoom: unset !important; accent-color: unset !important; place-content: unset !important; place-items: unset !important; place-self: unset !important; alignment-baseline: unset !important; anchor-name: unset !important; anchor-scope: unset !important; animation-composition: unset !important; animation: unset !important; app-region: unset !important; aspect-ratio: unset !important; backdrop-filter: unset !important; backface-visibility: unset !important; background: unset !important; background-blend-mode: unset !important; baseline-shift: unset !important; baseline-source: unset !important; block-size: unset !important; border-block: unset !important; border: unset !important; border-radius: unset !important; border-collapse: unset !important; border-end-end-radius: unset !important; border-end-start-radius: unset !important; border-inline: unset !important; border-start-end-radius: unset !important; border-start-start-radius: unset !important; inset: unset !important; box-decoration-break: unset !important; box-shadow: unset !important; box-sizing: unset !important; break-after: unset !important; break-before: unset !important; break-inside: unset !important; buffered-rendering: unset !important; caption-side: unset !important; caret-animation: unset !important; caret-color: unset !important; clear: unset !important; clip: unset !important; clip-path: unset !important; clip-rule: unset !important; color-interpolation: unset !important; color-interpolation-filters: unset !important; color-rendering: unset !important; columns: unset !important; column-fill: unset !important; gap: unset !important; column-rule: unset !important; column-span: unset !important; contain: unset !important; contain-intrinsic-block-size: unset !important; contain-intrinsic-size: unset !important; contain-intrinsic-inline-size: unset !important; container: unset !important; content: unset !important; content-visibility: unset !important; corner-shape: unset !important; corner-block-end-shape: unset !important; corner-block-start-shape: unset !important; counter-increment: unset !important; counter-reset: unset !important; counter-set: unset !important; cursor: unset !important; cx: unset !important; cy: unset !important; d: unset !important; display: unset !important; dominant-baseline: unset !important; dynamic-range-limit: unset !important; empty-cells: unset !important; field-sizing: unset !important; fill: unset !important; fill-opacity: unset !important; fill-rule: unset !important; filter: unset !important; flex: unset !important; flex-flow: unset !important; float: unset !important; flood-color: unset !important; flood-opacity: unset !important; grid: unset !important; grid-area: unset !important; height: auto !important; hyphenate-character: unset !important; hyphenate-limit-chars: unset !important; hyphens: unset !important; image-orientation: unset !important; image-rendering: unset !important; initial-letter: unset !important; inline-size: unset !important; inset-block: unset !important; inset-inline: unset !important; interest-delay: unset !important; interpolate-size: unset !important; isolation: unset !important; letter-spacing: unset !important; lighting-color: unset !important; line-break: unset !important; list-style: unset !important; margin-block: unset !important; margin: 0px !important; margin-inline: unset !important; marker: unset !important; mask-type: unset !important; math-shift: unset !important; math-style: unset !important; max-block-size: unset !important; max-height: unset !important; max-inline-size: unset !important; max-width: unset !important; min-block-size: unset !important; min-height: unset !important; min-inline-size: unset !important; min-width: unset !important; mix-blend-mode: unset !important; object-fit: unset !important; object-position: unset !important; object-view-box: unset !important; offset: unset !important; opacity: unset !important; order: unset !important; orphans: unset !important; outline: unset !important; outline-offset: unset !important; overflow-anchor: unset !important; overflow-block: unset !important; overflow-clip-margin: unset !important; overflow-inline: unset !important; overflow-wrap: unset !important; overflow: unset !important; overlay: unset !important; overscroll-behavior-block: unset !important; overscroll-behavior-inline: unset !important; overscroll-behavior: unset !important; padding-block: unset !important; padding: 0px !important; padding-inline: unset !important; page: unset !important; page-orientation: unset !important; paint-order: unset !important; perspective: unset !important; perspective-origin: unset !important; pointer-events: unset !important; position-try: unset !important; position-visibility: unset !important; print-color-adjust: unset !important; quotes: unset !important; r: unset !important; reading-flow: unset !important; reading-order: unset !important; resize: unset !important; rotate: unset !important; ruby-align: unset !important; ruby-position: unset !important; rx: unset !important; ry: unset !important; scale: unset !important; scroll-behavior: unset !important; scroll-initial-target: unset !important; scroll-margin-block: unset !important; scroll-margin: unset !important; scroll-margin-inline: unset !important; scroll-marker-group: unset !important; scroll-padding-block: unset !important; scroll-padding: unset !important; scroll-padding-inline: unset !important; scroll-snap-align: unset !important; scroll-snap-stop: unset !important; scroll-snap-type: unset !important; scroll-target-group: unset !important; scroll-timeline: unset !important; scrollbar-color: unset !important; scrollbar-gutter: unset !important; scrollbar-width: unset !important; shape-image-threshold: unset !important; shape-margin: unset !important; shape-outside: unset !important; shape-rendering: unset !important; size: unset !important; speak: unset !important; stop-color: unset !important; stop-opacity: unset !important; stroke: unset !important; stroke-dasharray: unset !important; stroke-dashoffset: unset !important; stroke-linecap: unset !important; stroke-linejoin: unset !important; stroke-miterlimit: unset !important; stroke-opacity: unset !important; stroke-width: unset !important; tab-size: unset !important; table-layout: unset !important; text-align: unset !important; text-align-last: unset !important; text-anchor: unset !important; text-autospace: unset !important; text-box: unset !important; text-combine-upright: unset !important; text-decoration: unset !important; text-decoration-skip-ink: unset !important; text-emphasis: unset !important; text-emphasis-position: unset !important; text-indent: unset !important; text-overflow: unset !important; text-shadow: unset !important; text-transform: unset !important; text-underline-offset: unset !important; text-underline-position: unset !important; text-wrap: unset !important; timeline-scope: unset !important; touch-action: unset !important; transform: unset !important; transform-box: unset !important; transform-origin: unset !important; transform-style: unset !important; transition: unset !important; translate: unset !important; user-select: unset !important; vector-effect: unset !important; vertical-align: unset !important; view-timeline: unset !important; view-transition-class: unset !important; view-transition-group: unset !important; view-transition-name: unset !important; visibility: unset !important; border-spacing: unset !important; -webkit-box-align: unset !important; -webkit-box-decoration-break: unset !important; -webkit-box-direction: unset !important; -webkit-box-flex: unset !important; -webkit-box-ordinal-group: unset !important; -webkit-box-orient: unset !important; -webkit-box-pack: unset !important; -webkit-box-reflect: unset !important; -webkit-line-break: unset !important; -webkit-line-clamp: unset !important; -webkit-mask-box-image: unset !important; -webkit-rtl-ordering: unset !important; -webkit-ruby-position: unset !important; -webkit-tap-highlight-color: unset !important; -webkit-text-combine: unset !important; -webkit-text-decorations-in-effect: unset !important; -webkit-text-fill-color: unset !important; -webkit-text-security: unset !important; -webkit-text-stroke: unset !important; -webkit-user-drag: unset !important; white-space-collapse: unset !important; widows: unset !important; width: auto !important; will-change: unset !important; word-break: unset !important; word-spacing: unset !important; x: unset !important; y: unset !important; z-index: unset !important; }nav.onetap-accessibility.onetap-plugin-onetap section { padding: 0px !important; margin: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container { width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings { background: #eef1f5 !important; min-height: 100vh !important; display: block !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top { position: relative !important; display: block !important; opacity: 1 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top.only-hide-hide_powered_by_onetap .onetap-site-container .onetap-site-info .onetap-information .onetap-statement::before { content: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages { box-sizing: border-box !important; align-items: center !important; line-height: 20px !important; fill: #ffffff !important; color: #ffffff !important; border: 1px solid #ffffff !important; border-radius: 10rem !important; outline: 0px !important; padding: 8px 14px 8px 8px !important; min-width: 110.969px !important; left: 18px !important; top: 18px !important; position: absolute !important; display: flex !important; flex-wrap: wrap !important; gap: 10px !important; justify-content: space-between !important; cursor: pointer !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages:hover { background-color: rgba(255, 255, 255, 0.22) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-icon { display: flex !important; flex-wrap: wrap !important; align-items: center !important; height: 22px !important; width: 22px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-icon img { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-icon img.onetap-active { display: block !important; width: 100% !important; height: auto !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-text { margin: 0px !important; padding: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-text span { margin: 0px !important; font-size: 14px !important; line-height: 20px !important; color: #ffffff !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages .onetap-text img { transition: 0.35s !important; height: auto !important; max-width: 100% !important; border: none !important; border-radius: 0px !important; box-shadow: none !important; width: 10px !important; margin-left: 3px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages { border-radius: 8px !important; background: #eef1f5 !important; position: absolute !important; top: 65px !important; left: 29px !important; min-width: 171px !important; z-index: 2147483647 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages ul { margin: 0px !important; padding: 20px !important; list-style: none !important; height: 500px !important; overflow: auto !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages ul li { text-decoration: none !important; color: #111111 !important; font-size: 15px !important; cursor: pointer !important; line-height: 1.6 !important; margin-bottom: 10px !important; display: flex !important; flex-flow: row-reverse wrap !important; align-items: center !important; justify-content: start !important; gap: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages ul li:last-child { margin-bottom: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages ul li button { display: flex !important; flex-flow: row-reverse wrap !important; gap: 10px !important; color: #111111 !important; box-shadow: none !important; padding: 0px !important; line-height: normal !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, "Fira Sans", "Droid Sans", sans-serif !important; letter-spacing: 0px !important; text-transform: none !important; font-weight: 400 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-list-of-languages ul li button img { width: 23px !important; height: auto !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-close { display: flex; flex-wrap: nowrap !important; justify-content: center !important; align-items: center !important; z-index: 2147483647 !important; color: #ffffff !important; padding: 8px !important; background: rgba(0, 0, 0, 0.1) !important; border-radius: 5em !important; top: 20px !important; position: fixed !important; font-size: 15px !important; line-height: 1 !important; cursor: pointer !important; width: 33px !important; height: 33px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-close:hover { background: rgba(0, 0, 0, 0.18) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-close svg { fill: #ffffff !important; width: 15px !important; height: 15px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container { background: #0048fe !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info { padding-top: 83px !important; min-height: 351px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-image { width: 47px !important; height: auto !important; margin: 0px auto 24px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-image svg { width: 46px !important; height: 46px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-title { margin-bottom: 16px !important; text-align: center !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-title span { color: #ffffff !important; display: block !important; padding: 0px !important; margin: 0px !important; font-size: 28px !important; line-height: 32px !important; font-weight: 600 !important; text-rendering: optimizespeed !important; word-break: break-word !important; text-align: center !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information { display: flex !important; justify-content: center !important; align-items: center !important; gap: 15px !important; opacity: 0.85 !important; color: #ffffff !important; line-height: 19.236px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-desc p { text-align: center !important; color: #ffffff !important; font-weight: 400 !important; font-size: 16px !important; margin: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-desc p span { opacity: 1 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-desc p a { display: inline-block !important; color: #ffffff !important; text-decoration: underline !important; border: 0px !important; opacity: 1 !important; transition: 0.4s !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-desc p a:focus { border: 1px solid #ffffff !important; outline: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-desc p a:hover { opacity: 0.7 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-statement { line-height: 19.236px !important; position: relative !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-statement::before { content: "" !important; position: absolute !important; background: #ffffff !important; border-radius: 100% !important; width: 4px !important; height: 4px !important; top: 8px !important; left: -10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-statement button { line-height: 19.236px !important; cursor: pointer !important; text-align: center !important; color: #ffffff !important; font-weight: 400 !important; font-size: 16px !important; padding: 0px !important; box-shadow: none !important; position: relative !important; bottom: 0px !important; border: none !important; opacity: 1 !important; transition: 0.4s !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-statement button:hover { opacity: 0.7 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-hide-toolbar { position: relative !important; line-height: 19.236px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-hide-toolbar::before { content: "" !important; position: absolute !important; background: #ffffff !important; border-radius: 100% !important; width: 4px !important; height: 4px !important; top: 8px !important; left: -10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-hide-toolbar button { line-height: 19.236px !important; cursor: pointer !important; text-align: center !important; color: #ffffff !important; font-weight: 400 !important; font-size: 16px !important; padding: 0px !important; box-shadow: none !important; border: none !important; opacity: 1 !important; transition: 0.4s !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-information .onetap-hide-toolbar button:hover { opacity: 0.7 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature { padding: 0px 14px !important; margin-top: -85px !important; margin-bottom: 24px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions { background: #ffffff !important; padding: 24px !important; position: relative !important; z-index: 999 !important; border-radius: 20px !important; border-bottom: 1px solid #eef2f6 !important; box-shadow: rgba(0, 0, 0, 0.02) 0px 4px 4px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-box-title span { color: #181d27 !important; padding: 0px !important; margin: 0px 0px 16px !important; display: block !important; font-weight: 500 !important; letter-spacing: 0px !important; font-size: 18px !important; line-height: 28px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature { display: flex !important; flex-wrap: wrap !important; justify-content: space-between !important; padding-top: 14px !important; padding-bottom: 14px !important; border-bottom: 1px solid #eef2f6 !important; cursor: pointer !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left { display: flex !important; align-items: center !important; width: calc(100% - 100px) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-icon { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: center !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-icon svg { background: #eef2f6; border-radius: 100%; fill: revert-layer !important; margin-right: 16px !important; width: 44px !important; height: 44px !important; padding: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-text .onetap-title span { display: block !important; font-size: 16px !important; font-weight: 500 !important; line-height: 24px !important; color: #181d27 !important; letter-spacing: -0.16px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-text .onetap-title span:hover { text-decoration: underline !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-text .onetap-desc span { display: block !important; font-size: 14px !important; font-weight: 400 !important; line-height: 20px !important; color: #535862 !important; letter-spacing: -0.14px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right { display: flex !important; flex-wrap: wrap !important; align-items: center !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich { position: relative !important; width: calc(100% - 46px) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch { display: flex !important; flex-wrap: wrap !important; align-items: center !important; width: unset !important; height: unset !important; border: none !important; outline: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch:focus .slider { outline: #0048fe solid 2px; outline-offset: 2px; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider.round { background: #e3e8ef !important; left: unset !important; top: -9px !important; right: 0px !important; width: 44px !important; height: 24px !important; transition: unset !important; animation: auto ease 0s 1 normal none running none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider.round:hover { background: #cdd5df !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch .slider::before { bottom: 2px !important; left: 3px !important; width: 19.556px !important; height: 19.556px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature:last-child { padding-bottom: 0px !important; border: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container { padding: 0px 14px !important; background: #ecf1f7 !important; margin-bottom: 24px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features { box-shadow: rgba(0, 0, 0, 0.02) 0px 4px 4px 0px; background: #ffffff !important; padding: 24px !important; border-radius: 20px !important; display: flex !important; flex-wrap: wrap !important; gap: 16px !important; position: relative !important; width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-title { width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-title .onetap-title { color: #181d27 !important; font-style: normal !important; display: block !important; width: 100% !important; padding: 0px !important; margin: 0px !important; font-weight: 500 !important; letter-spacing: 0px !important; font-size: 18px !important; line-height: 28px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; padding: 0px !important; position: relative !important; width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls { display: flex !important; flex-wrap: wrap !important; justify-content: space-between !important; gap: 14px !important; width: calc(68% - 11px) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-box-feature { cursor: default !important; min-height: 129px !important; background: #f8fafc !important; justify-content: center !important; width: 100% !important; border: none !important; transition:none 0s ease; box-shadow: none !important; outline: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level { border: 1px solid transparent !important; position: relative !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title { display: flex !important; flex-flow: column wrap !important; justify-content: space-between !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title p.onetap-option-levels { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .onetap-heading { color: #181d27 !important; font-size: 14px !important; font-style: normal !important; font-weight: 500 !important; line-height: 24px !important; letter-spacing: -0.14px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: center !important; gap: 46px !important; margin-top: 19.5px !important; background: #ffffff !important; border-radius: 50px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-btn { color-scheme: unset !important; forced-color-adjust: unset !important; mask: unset !important; math-depth: unset !important; position: unset !important; position-anchor: unset !important; text-size-adjust: unset !important; appearance: unset !important; color: unset !important; font: unset !important; font-palette: unset !important; font-synthesis: unset !important; position-area: unset !important; text-orientation: unset !important; text-rendering: unset !important; text-spacing-trim: unset !important; -webkit-font-smoothing: unset !important; -webkit-locale: unset !important; -webkit-text-orientation: unset !important; -webkit-writing-mode: unset !important; writing-mode: unset !important; zoom: unset !important; accent-color: unset !important; align-content: unset !important; align-items: center !important; place-self: unset !important; alignment-baseline: unset !important; anchor-name: unset !important; anchor-scope: unset !important; animation-composition: unset !important; animation: unset !important; app-region: unset !important; aspect-ratio: unset !important; backdrop-filter: unset !important; backface-visibility: unset !important; background: #0048fe !important; background-blend-mode: unset !important; baseline-shift: unset !important; baseline-source: unset !important; block-size: unset !important; border-block: unset !important; border: unset !important; border-radius: 100px !important; border-collapse: unset !important; border-end-end-radius: unset !important; border-end-start-radius: unset !important; border-inline: unset !important; border-start-end-radius: unset !important; border-start-start-radius: unset !important; bottom: unset !important; box-decoration-break: unset !important; box-shadow: unset !important; box-sizing: unset !important; break-after: unset !important; break-before: unset !important; break-inside: unset !important; buffered-rendering: unset !important; caption-side: unset !important; caret-animation: unset !important; caret-color: unset !important; clear: unset !important; clip: unset !important; clip-path: unset !important; clip-rule: unset !important; color-interpolation: unset !important; color-interpolation-filters: unset !important; color-rendering: unset !important; columns: unset !important; column-fill: unset !important; gap: unset !important; column-rule: unset !important; column-span: unset !important; contain: unset !important; contain-intrinsic-block-size: unset !important; contain-intrinsic-size: unset !important; contain-intrinsic-inline-size: unset !important; container: unset !important; content: unset !important; content-visibility: unset !important; corner-shape: unset !important; corner-block-end-shape: unset !important; corner-block-start-shape: unset !important; counter-increment: unset !important; counter-reset: unset !important; counter-set: unset !important; cursor: pointer !important; cx: unset !important; cy: unset !important; d: unset !important; display: flex !important; dominant-baseline: unset !important; dynamic-range-limit: unset !important; empty-cells: unset !important; field-sizing: unset !important; fill: unset !important; fill-opacity: unset !important; fill-rule: unset !important; filter: unset !important; flex: unset !important; flex-flow: unset !important; float: unset !important; flood-color: unset !important; flood-opacity: unset !important; grid: unset !important; grid-area: unset !important; height: 30px !important; hyphenate-character: unset !important; hyphenate-limit-chars: unset !important; hyphens: unset !important; image-orientation: unset !important; image-rendering: unset !important; initial-letter: unset !important; inline-size: unset !important; inset-block: unset !important; inset-inline: unset !important; interest-delay: unset !important; interpolate-size: unset !important; isolation: unset !important; justify-content: center !important; justify-items: unset !important; left: unset !important; letter-spacing: unset !important; lighting-color: unset !important; line-break: unset !important; list-style: unset !important; margin-block: unset !important; margin: unset !important; margin-inline: unset !important; marker: unset !important; mask-type: unset !important; math-shift: unset !important; math-style: unset !important; max-block-size: unset !important; max-height: unset !important; max-inline-size: unset !important; max-width: unset !important; min-block-size: unset !important; min-height: unset !important; min-inline-size: unset !important; min-width: unset !important; mix-blend-mode: unset !important; object-fit: unset !important; object-position: unset !important; object-view-box: unset !important; offset: unset !important; opacity: unset !important; order: unset !important; orphans: unset !important; outline: unset !important; outline-offset: unset !important; overflow-anchor: unset !important; overflow-block: unset !important; overflow-clip-margin: unset !important; overflow-inline: unset !important; overflow-wrap: unset !important; overflow: unset !important; overlay: unset !important; overscroll-behavior-block: unset !important; overscroll-behavior-inline: unset !important; overscroll-behavior: unset !important; padding-block: unset !important; padding: unset !important; padding-inline: unset !important; page: unset !important; page-orientation: unset !important; paint-order: unset !important; perspective: unset !important; perspective-origin: unset !important; pointer-events: unset !important; position-try: unset !important; position-visibility: unset !important; print-color-adjust: unset !important; quotes: unset !important; r: unset !important; reading-flow: unset !important; reading-order: unset !important; resize: unset !important; right: unset !important; rotate: unset !important; ruby-align: unset !important; ruby-position: unset !important; rx: unset !important; ry: unset !important; scale: unset !important; scroll-behavior: unset !important; scroll-initial-target: unset !important; scroll-margin-block: unset !important; scroll-margin: unset !important; scroll-margin-inline: unset !important; scroll-marker-group: unset !important; scroll-padding-block: unset !important; scroll-padding: unset !important; scroll-padding-inline: unset !important; scroll-snap-align: unset !important; scroll-snap-stop: unset !important; scroll-snap-type: unset !important; scroll-target-group: unset !important; scroll-timeline: unset !important; scrollbar-color: unset !important; scrollbar-gutter: unset !important; scrollbar-width: unset !important; shape-image-threshold: unset !important; shape-margin: unset !important; shape-outside: unset !important; shape-rendering: unset !important; size: unset !important; speak: unset !important; stop-color: unset !important; stop-opacity: unset !important; stroke: unset !important; stroke-dasharray: unset !important; stroke-dashoffset: unset !important; stroke-linecap: unset !important; stroke-linejoin: unset !important; stroke-miterlimit: unset !important; stroke-opacity: unset !important; stroke-width: unset !important; tab-size: unset !important; table-layout: unset !important; text-align: unset !important; text-align-last: unset !important; text-anchor: unset !important; text-autospace: unset !important; text-box: unset !important; text-combine-upright: unset !important; text-decoration: unset !important; text-decoration-skip-ink: unset !important; text-emphasis: unset !important; text-emphasis-position: unset !important; text-indent: unset !important; text-overflow: unset !important; text-shadow: unset !important; text-transform: unset !important; text-underline-offset: unset !important; text-underline-position: unset !important; text-wrap: unset !important; timeline-scope: unset !important; top: 68px !important; touch-action: unset !important; transform: unset !important; transform-box: unset !important; transform-origin: unset !important; transform-style: unset !important; transition: unset !important; translate: unset !important; user-select: unset !important; vector-effect: unset !important; vertical-align: unset !important; view-timeline: unset !important; view-transition-class: unset !important; view-transition-group: unset !important; view-transition-name: unset !important; visibility: unset !important; border-spacing: unset !important; -webkit-box-align: unset !important; -webkit-box-decoration-break: unset !important; -webkit-box-direction: unset !important; -webkit-box-flex: unset !important; -webkit-box-ordinal-group: unset !important; -webkit-box-orient: unset !important; -webkit-box-pack: unset !important; -webkit-box-reflect: unset !important; -webkit-line-break: unset !important; -webkit-line-clamp: unset !important; -webkit-mask-box-image: unset !important; -webkit-rtl-ordering: unset !important; -webkit-ruby-position: unset !important; -webkit-tap-highlight-color: unset !important; -webkit-text-combine: unset !important; -webkit-text-decorations-in-effect: unset !important; -webkit-text-fill-color: unset !important; -webkit-text-security: unset !important; -webkit-text-stroke: unset !important; -webkit-user-drag: unset !important; white-space-collapse: unset !important; widows: unset !important; width: 30px !important; will-change: unset !important; word-break: unset !important; word-spacing: unset !important; x: unset !important; y: unset !important; z-index: unset !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-btn:focus { outline: currentcolor solid 2px !important; outline-offset: 2px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-btn:hover { filter: brightness(0.88) !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-info { color: #181d27 !important; font-size: 12px !important; font-style: normal !important; font-weight: 500 !important; line-height: 18px !important; letter-spacing: -0.12px !important; margin: 0px !important; text-align: center !important; min-width: 41px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature { box-sizing: border-box !important; background: #f8fafc !important; position: relative !important; width: calc(33.333% - 6.7px) !important; padding: 24px !important; border: 1px solid transparent !important; border-radius: 8px !important; display: flex !important; flex-direction: column !important; align-items: center !important; transition:none 0s ease; cursor: pointer !important; box-shadow: none !important; user-select: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-message, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-warning { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover { display: flex !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active .onetap-message, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover .onetap-message { display: block !important; position: absolute !important; bottom: 105% !important; left: 73% !important; background: #000000 !important; padding: 12px !important; border-radius: 8px !important; width: 320px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active .onetap-message::before, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover .onetap-message::before { content: "" !important; position: absolute !important; top: 100% !important; left: 6% !important; margin-left: -5px !important; border-width: 7px !important; border-style: solid !important; border-color: #000000 transparent transparent !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active .onetap-message .onetap-title, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover .onetap-message .onetap-title { color: #ffffff !important; font-weight: 600 !important; font-size: 16px !important; display: block !important; text-align: left !important; margin-bottom: 8px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active .onetap-message .onetap-desc, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover .onetap-message .onetap-desc { color: #ffffff !important; font-size: 15px !important; display: block !important; text-align: left !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message.active .onetap-message a.onetap-link, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message:hover .onetap-message a.onetap-link { color: #ffffff !important; text-decoration: underline !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message .onetap-warning { display: block !important; position: absolute !important; top: 5px !important; right: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.unsupported-message .onetap-warning svg { fill: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-icon .onetap-icon-animation { font-size: 30px !important; margin-bottom: 14px !important; display: flex !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-icon .onetap-icon-animation svg { border-radius: 100%; width: 44px !important; height: 44px !important; padding: 10px !important; background: #ffffff !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-title span { color: #181d27 !important; font-size: 14px !important; font-style: normal !important; font-weight: 400 !important; line-height: 24px !important; letter-spacing: -0.14px !important; display: block !important; margin: 0px !important; text-align: center !important; word-break: break-word !important; text-transform: none !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, "Fira Sans", "Droid Sans", sans-serif !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-title p.onetap-option-levels { display: flex !important; margin: 0px !important; justify-content: center !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-title p.onetap-option-levels span.onetap-level { height: 4px !important; background: #d4dae3 !important; width: 28.9px !important; border-radius: 8px !important; display: block !important; margin: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature .onetap-title p.onetap-option-levels span.onetap-level.onetap-level2 { margin: 0px 2px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature:focus-visible, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature:hover { border-color: #0048fe !important; box-shadow: #0048fe 0px 0px 0px 1px !important; outline: #eef2f6 solid 2px !important; outline-offset: -5px !important; border-radius: 12px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature:focus { color: #111111 !important; transition: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings { background: #eef1f5 !important; padding: 0px 14px 24px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings button { cursor: pointer !important; display: flex !important; padding: 12px 14px !important; justify-content: center !important; align-items: center !important; gap: 4px !important; align-self: stretch !important; border-radius: 8px !important; border: 2px solid rgba(255, 255, 255, 0.12) !important; background: #0048fe !important; box-shadow: rgba(10, 13, 18, 0.18) 0px 0px 0px 1px inset, rgba(10, 13, 18, 0.05) 0px -2px 0px 0px inset, rgba(10, 13, 18, 0.05) 0px 1px 2px 0px !important; color: #ffffff !important; font-size: 14px !important; font-style: normal !important; font-weight: 600 !important; line-height: 20px !important; width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings button:focus { outline: currentcolor solid 2px !important; outline-offset: 2px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container { margin-bottom: 10px !important; padding: 25px !important; border-style: solid !important; border-width: 0px 0px 1px !important; border-color: #dddddd !important; line-height: 1.5 !important; display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container ul.onetap-icon-list-items { list-style-type: none !important; margin: 0px !important; padding: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container ul.onetap-icon-list-items li.onetap-icon-list-item { display: flex !important; flex-wrap: wrap !important; font-size: inherit !important; align-items: center !important; margin: 0px !important; padding: 0px !important; position: relative !important; list-style-type: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container ul.onetap-icon-list-items li.onetap-icon-list-item .onetap-icon-list-icon { display: flex !important; flex-wrap: wrap !important; position: relative !important; top: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container ul.onetap-icon-list-items li.onetap-icon-list-item .onetap-icon-list-icon svg { margin-right: 3.5px !important; width: 14px !important; height: 14px !important; color: #666c76 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-footer-bottom .onetap-accessibility-container ul.onetap-icon-list-items li.onetap-icon-list-item .onetap-icon-list-text { padding-left: 5px !important; color: #666c76 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper { padding: 0px 14px 34px !important; margin-top: -85px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text { font-size: 14px !important; color: #334155 !important; line-height: 22px !important; font-weight: 400 !important; background: #ffffff !important; padding: 24px !important; border-radius: 20px !important; position: relative !important; z-index: 999 !important; box-shadow: rgba(0, 0, 0, 0.06) 0px 4px 4px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text button { display: flex !important; padding: 8px 16px !important; justify-content: center !important; align-items: center !important; gap: 4px !important; border-radius: 8px !important; border: 1px solid #dae2ec !important; background: #ffffff !important; color: #414651 !important; font-size: 14px !important; font-style: normal !important; font-weight: 600 !important; line-height: 24px !important; height: 44px !important; margin-bottom: 30px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text button:focus { border: 1px solid #0048fe !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h2 { font-size: 20px !important; font-weight: 500 !important; line-height: 28px !important; color: #111111 !important; margin: 16px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h3 { font-size: 18px !important; font-weight: 500 !important; line-height: 26px !important; color: #111111 !important; margin: 16px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h1, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h2, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h3, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h4, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h5, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text h6 { font-weight: 500 !important; letter-spacing: 0px !important; line-height: 28px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text ol, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .accessibility-status-wrapper .accessibility-status-text ul { margin-left: 16px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration { padding: 0px 14px 34px !important; margin-top: -85px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration { box-shadow: rgba(0, 0, 0, 0.06) 0px 4px 4px 0px !important; font-size: 14px !important; color: #334155 !important; line-height: 22px !important; font-weight: 400 !important; background: #ffffff !important; padding: 24px !important; border-radius: 20px !important; position: relative !important; z-index: 999 !important; min-width: 545px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form fieldset { padding: 0px !important; margin: 0px !important; border: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form fieldset legend { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration button { display: flex !important; align-items: center !important; gap: 5px !important; cursor: pointer !important; font-size: 0.875rem !important; background: 0px 0px !important; border: 1px solid #e9eaeb !important; font-weight: 500 !important; line-height: 20px !important; fill: #334155 !important; color: #334155 !important; border-radius: 0.375rem !important; padding: 8px 12px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration button:hover { background: #dae2ec !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration button:focus { border: 1px solid #111111 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration h2, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration span.onetap-title { display: block !important; color: #181d27 !important; font-style: normal !important; margin: 0px 0px 30px !important; font-weight: 500 !important; letter-spacing: 0px !important; font-size: 18px !important; line-height: 28px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label { display: flex !important; flex-wrap: wrap !important; align-items: center !important; gap: 8px !important; padding: 16px !important; border-radius: 12px !important; border: 2px solid #e3e8ef !important; background: #ffffff !important; color: #414651 !important; cursor: pointer !important; width: 100% !important; font-size: 14px !important; font-style: normal !important; font-weight: 500 !important; line-height: 20px !important; margin-bottom: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label.active { border: none !important; outline: #0048fe solid 2px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label:hover { border: 2px solid #0048fe !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label:last-child { margin-bottom: 26px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label input { accent-color: #0048fe !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action { display: flex !important; flex-wrap: wrap !important; align-items: center !important; justify-content: flex-start !important; gap: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action button { display: flex !important; padding: 8px 16px !important; justify-content: center !important; align-items: center !important; gap: 4px !important; border-radius: 8px !important; border: 1px solid #dae2ec !important; background: #ffffff !important; color: #414651 !important; font-size: 14px !important; font-style: normal !important; font-weight: 600 !important; line-height: 24px !important; height: 44px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action button:focus { border: 1px solid #0048fe !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action button.hide-toolbar { color: #ffffff !important; background: #0048fe !important; }.onetap-markup-reading-line { display: none !important; background: #000000 !important; width: 100% !important; min-width: 100% !important; left: 0px !important; box-sizing: border-box !important; height: 12px !important; border: 3px solid #fff300 !important; border-radius: 5px !important; position: absolute !important; z-index: 999999999 !important; pointer-events: none !important; }.onetap-highlight { background: #fff300 !important; color: #000000 !important; }.onetap-markup-reading-mask { display: none !important; position: fixed !important; left: 0px !important; width: 100% !important; pointer-events: none !important; background: rgba(0, 0, 0, 0.5) !important; z-index: 2147483647 !important; }.onetap-markup-reading-mask.onetap-top { top: 0px !important; }.onetap-markup-reading-mask.onetap-bottom { bottom: 0px !important; }.onetap-markup-text-magnifier { color: #ffffff !important; font-size: 36px !important; position: absolute !important; padding: 16px !important; border-radius: 4px !important; background: #333333 !important; line-height: 1.5 !important; z-index: 999999999 !important; word-break: break-word !important; width: fit-content !important; }@media only screen and (max-width: 768px){nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings { padding-bottom: 73px !important; }}@media only screen and (max-width: 576px){nav.onetap-accessibility.onetap-plugin-onetap { width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-languages { left: 10px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-title .onetap-heading { font-size: 1.5em !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature { padding: 10px 10px 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-left .onetap-icon { display: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container { padding: 12.5px 10px 0px !important; margin-bottom: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container.onetap-feature-content-modules { margin-bottom: 0px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container .onetap-features { padding: 12px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-btn { width: 23px !important; height: 23px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls { width: 100% !important; padding: 5px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls:first-child + button.onetap-box-feature { width: 100% !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-features-container .onetap-features .onetap-box-features button.onetap-box-feature { width: calc(50% - 5px) !important; padding: 5px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings { padding: 20px 10px 73px !important; }}.onetap-container-toggle .onetap-toggle svg, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-image svg { fill: #c3a864 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-feature.onetap-lv2 .onetap-title p.onetap-option-levels span.onetap-level.onetap-level1, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-feature.onetap-lv2 .onetap-title p.onetap-option-levels span.onetap-level.onetap-level2, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-feature.onetap-lv3 .onetap-title p.onetap-option-levels span.onetap-level.onetap-level1, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-feature.onetap-lv3 .onetap-title p.onetap-option-levels span.onetap-level.onetap-level2, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-feature.onetap-lv3 .onetap-title p.onetap-option-levels span.onetap-level.onetap-level3, .onetap-container-toggle .onetap-toggle img, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action button.hide-toolbar, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-btn, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings button, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-site-container, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature.onetap-active .onetap-right .box-swich label.switch input + .slider, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch input:checked + .slider, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature.onetap-active div.onetap-right div.box-swich label.switch span.slider.round:hover, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-btn, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature.onetap-active .onetap-left svg, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.onetap-active .onetap-icon .onetap-icon-animation svg { background: #c3a864 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-btn, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-step-controls .onetap-new-level .onetap-title .box-btn .onetap-btn { color: #c3a864 !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label input { accent-color: #c3a864 !important; }.onetap-container-toggle .onetap-toggle img.design-border1 { box-shadow: #c3a864 0px 0px 0px 4px; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label.active, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration form label:hover { border: 2px solid #c3a864 !important; outline: none !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings div.onetap-multi-functional-feature .onetap-box-functions .onetap-functional-feature .onetap-right .box-swich label.switch:focus .slider, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-reset-settings button:focus { outline: #c3a864 solid 2px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature:hover, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature:focus-visible, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features button.onetap-box-feature.onetap-inactive:hover, nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings .onetap-features-container .onetap-features .onetap-box-features .onetap-box-feature.onetap-active { border-color: #c3a864 !important; box-shadow: #c3a864 0px 0px 0px 1px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .toolbar-hide-duration .box-hide-duration .box-btn-action button.hide-toolbar { border-color: #c3a864 !important; }@media only screen and (max-width: 576px){.onetap-container-toggle .onetap-toggle { left: 0px !important; margin-left: 20px !important; bottom: 0px !important; margin-bottom: 20px !important; }nav.onetap-accessibility.onetap-plugin-onetap { left: -580px !important; }nav.onetap-accessibility.onetap-plugin-onetap .onetap-container .onetap-accessibility-settings header.onetap-header-top .onetap-close { right: 34px !important; }}header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-desc { display: none !important; }header.onetap-header-top .onetap-site-container .onetap-site-info .onetap-statement button::before { display: none !important; }@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-40039cb0f2b.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-40039cb0f2b.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-40039cb0f2b.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-40039cb0f2b.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-7009b9ce215.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-7009b9ce215.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-7009b9ce215.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://mag-personalservice.de/wp-content/swift-ai/cache/mag-personalservice.de/jobportal/__data/roboto--v30-normal-7009b9ce215.woff) format('woff2');font-display:swap;}html.colibri-wp-theme :has(> .alignleft, > .alignright, > .aligncenter)::after { content: ""; display: table; clear: both; }@-webkit-keyframes slideOutDownNavigation { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutDownNavigation { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@-webkit-keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }@keyframes fancy-headline-dash { 0% { stroke-dashoffset: 1500; } 15% { stroke-dashoffset: 0; } 85% { opacity: 1; } 90% { stroke-dashoffset: 0; opacity: 0; } 100% { stroke-dashoffset: 1500; opacity: 0; } }@-webkit-keyframes hFlipInBackX { 0% { transform: rotateY(-180deg); } 100% { transform: rotateY(0deg); } }@keyframes hFlipInBackX { 0% { transform: rotateY(-180deg); } 100% { transform: rotateY(0deg); } }@-webkit-keyframes hFlipOutBackX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@keyframes hFlipOutBackX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(-180deg); } }@-webkit-keyframes hFlipInFrontX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(180deg); } }@keyframes hFlipInFrontX { 0% { transform: rotateY(0deg); } 100% { transform: rotateY(180deg); } }@-webkit-keyframes hFlipOutFrontX { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@keyframes hFlipOutFrontX { 0% { transform: rotateY(180deg); } 100% { transform: rotateY(0deg); } }@-webkit-keyframes hFlipInBackY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@keyframes hFlipInBackY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@-webkit-keyframes hFlipOutBackY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@keyframes hFlipOutBackY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@-webkit-keyframes hFlipInFrontY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@keyframes hFlipInFrontY { 0% { transform: rotateX(0deg); } 100% { transform: rotateX(180deg); } }@-webkit-keyframes hFlipOutFrontY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@keyframes hFlipOutFrontY { 0% { transform: rotateX(180deg); } 100% { transform: rotateX(0deg); } }@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@keyframes bounce { 0%, 20%, 53%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translateZ(0px); } 40%, 43% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -30px, 0px); } 70% { animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0px, -15px, 0px); } 90% { transform: translate3d(0px, -4px, 0px); } }@-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } }@keyframes pulse { 0% { transform: scaleX(1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scaleX(1); } }@-webkit-keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } }@keyframes rubberBand { 0% { transform: scaleX(1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } 100% { transform: scaleX(1); } }@-webkit-keyframes shake { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@keyframes shake { 0%, 100% { transform: translateZ(0px); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0px, 0px); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0px, 0px); } }@-webkit-keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@-webkit-keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } }@-webkit-keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } }@keyframes tada { 0% { transform: scaleX(1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); } 100% { transform: scaleX(1); } }@-webkit-keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } }@keyframes wobble { 0% { transform: translateZ(0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate(-5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate(3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate(-3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate(2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate(-1deg); } 100% { transform: translateZ(0px); } }@-webkit-keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@keyframes jello { 0%, 11.1%, 100% { transform: translateZ(0px); } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.195312deg) skewY(-0.195312deg); } }@-webkit-keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@keyframes heartBeat { 0% { transform: scale(1); } 14% { transform: scale(1.3); } 28% { transform: scale(1); } 42% { transform: scale(1.3); } 70% { transform: scale(1); } }@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } 100% { opacity: 1; transform: scaleX(1); } }@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, -3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, 25px, 0px); } 75% { transform: translate3d(0px, -10px, 0px); } 90% { transform: translate3d(0px, 5px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(25px, 0px, 0px); } 75% { transform: translate3d(-10px, 0px, 0px); } 90% { transform: translate3d(5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(3000px, 0px, 0px); } 60% { opacity: 1; transform: translate3d(-25px, 0px, 0px); } 75% { transform: translate3d(10px, 0px, 0px); } 90% { transform: translate3d(-5px, 0px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); } }@keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0px, 3000px, 0px); } 60% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 75% { transform: translate3d(0px, 10px, 0px); } 90% { transform: translate3d(0px, -5px, 0px); } 100% { transform: translateZ(0px); } }@-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } 100% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } }@-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutDown { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0px, 0px); } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutUp { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@-webkit-keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutDown { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes fadeOutDownBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@-webkit-keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@keyframes fadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@keyframes fadeOutLeftBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } }@-webkit-keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@keyframes fadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } }@-webkit-keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes fadeOutUpBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } }@keyframes flip { 0% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); } 40% { animation-timing-function: ease-out; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); } 50% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); } 80% { animation-timing-function: ease-in; transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); } 100% { animation-timing-function: ease-in; transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); } }@-webkit-keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateX(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateX(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateX(10deg); } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { animation-timing-function: ease-in; opacity: 0; transform: perspective(400px) rotateY(90deg); } 40% { animation-timing-function: ease-in; transform: perspective(400px) rotateY(-20deg); } 60% { opacity: 1; transform: perspective(400px) rotateY(10deg); } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } }@keyframes flipOutX { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateX(-20deg); } 100% { opacity: 0; transform: perspective(400px) rotateX(90deg); } }@-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } }@keyframes flipOutY { 0% { transform: perspective(400px); } 30% { opacity: 1; transform: perspective(400px) rotateY(-15deg); } 100% { opacity: 0; transform: perspective(400px) rotateY(90deg); } }@-webkit-keyframes lightSpeedIn { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@keyframes lightSpeedIn { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(-30deg); } 60% { opacity: 1; transform: skewX(20deg); } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } }@keyframes lightSpeedOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) skewX(30deg); } }@-webkit-keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: center center; } }@keyframes rotateIn { 0% { opacity: 0; transform: rotate(-200deg); transform-origin: center center; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: center center; } }@-webkit-keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@keyframes rotateInDownLeft { 0% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@-webkit-keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@keyframes rotateInDownRight { 0% { opacity: 0; transform: rotate(45deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@-webkit-keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@keyframes rotateInUpLeft { 0% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: left bottom; } }@-webkit-keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@keyframes rotateInUpRight { 0% { opacity: 0; transform: rotate(-90deg); transform-origin: right bottom; } 100% { opacity: 1; transform: translateZ(0px); transform-origin: right bottom; } }@-webkit-keyframes rotateOut { 0% { opacity: 1; transform-origin: center center; } 100% { opacity: 0; transform: rotate(200deg); transform-origin: center center; } }@keyframes rotateOut { 0% { opacity: 1; transform-origin: center center; } 100% { opacity: 0; transform: rotate(200deg); transform-origin: center center; } }@-webkit-keyframes rotateOutDownLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@keyframes rotateOutDownLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutDownRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@keyframes rotateOutDownRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@-webkit-keyframes rotateOutUpLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@keyframes rotateOutUpLeft { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutUpRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@keyframes rotateOutUpRight { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@-webkit-keyframes hinge { 0% { animation-timing-function: ease-in-out; transform-origin: left top; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: left top; } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); transform-origin: left top; } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } }@keyframes hinge { 0% { animation-timing-function: ease-in-out; transform-origin: left top; } 20%, 60% { animation-timing-function: ease-in-out; transform: rotate(80deg); transform-origin: left top; } 40%, 80% { animation-timing-function: ease-in-out; opacity: 1; transform: rotate(60deg); transform-origin: left top; } 100% { opacity: 0; transform: translate3d(0px, 700px, 0px); } }@-webkit-keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@keyframes jackInTheBox { 0% { opacity: 0; transform: scale(0.1) rotate(30deg); transform-origin: center bottom; } 50% { transform: rotate(-10deg); } 70% { transform: rotate(3deg); } 100% { opacity: 1; transform: scale(1); } }@-webkit-keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate(-120deg); } 100% { opacity: 1; transform: translateZ(0px); } }@-webkit-keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate(120deg); } }@-webkit-keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }@-webkit-keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } }@keyframes zoomInDown { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } }@-webkit-keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } }@keyframes zoomInLeft { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); } }@-webkit-keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } }@keyframes zoomInRight { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); } }@-webkit-keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } }@keyframes zoomInUp { 0% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); } 60% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } }@-webkit-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } }@-webkit-keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutDown { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0px, 0px); transform-origin: left center; } }@-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px); } 100% { opacity: 0; transform: scale(0.1) translate3d(2000px, 0px, 0px); transform-origin: right center; } }@-webkit-keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutUp { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@-webkit-keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@-webkit-keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } }@keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } }@-webkit-keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } }@keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } }@-webkit-keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes headShake { 0% { transform: translateX(0px); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0px); } }@supports (-ms-ime-align: auto) {@-webkit-keyframes edge-force-rerender { 0% { transform: translateZ(0px); } 100% { transform: translateZ(1px); } } @keyframes edge-force-rerender { 0% { transform: translateZ(0px); } 100% { transform: translateZ(1px); } }}@-webkit-keyframes slideOutDownNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes slideOutDownNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@-webkit-keyframes slideOutUpNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@keyframes slideOutUpNew { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@-webkit-keyframes zoomOutDownNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutDownNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes zoomOutUpNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@keyframes zoomOutUpNew { 40% { animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); } 100% { animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; } }@-webkit-keyframes rotateOutUpLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@keyframes rotateOutUpLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutUpRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@keyframes rotateOutUpRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: right bottom; } }@-webkit-keyframes rotateOutDownLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@keyframes rotateOutDownLeftNew { 0% { opacity: 1; transform-origin: left bottom; } 100% { opacity: 0; transform: rotate(-45deg); transform-origin: left bottom; } }@-webkit-keyframes rotateOutDownRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@keyframes rotateOutDownRightNew { 0% { opacity: 1; transform-origin: right bottom; } 100% { opacity: 0; transform: rotate(90deg); transform-origin: right bottom; } }@-webkit-keyframes fadeOutDownNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@keyframes fadeOutDownNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, -100%, 0px); } }@-webkit-keyframes fadeOutUpNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@keyframes fadeOutUpNew { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes bounceOutDownNew { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@keyframes bounceOutDownNew { 20% { transform: translate3d(0px, -10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, 20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } }@-webkit-keyframes bounceOutUpNew { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }@keyframes bounceOutUpNew { 20% { transform: translate3d(0px, 10px, 0px); } 40%, 45% { opacity: 1; transform: translate3d(0px, -20px, 0px); } 100% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } }#nxt-right-click-disable-alert { position: fixed; display: inline-flex; visibility: hidden; overflow: hidden; min-width: 250px; transform: translateX(calc(100% + 50px)); background-color: #ffffff; align-items: center; border-radius: 8px; padding: 20px 30px; z-index: 999; box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px -5px; transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35); }#nxt-right-click-disable-alert .nxt-disable-inner { position: relative; display: inline-flex; align-items: center; }#nxt-right-click-disable-alert .nxt-disable-inner::before { content: ""; display: inline-flex; align-items: center; justify-content: center; color: #ffffff; width: 35px; height: 35px; border-radius: 25px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512' fill='%23f44a25'%3E%3Cpath d='M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32V448h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64V256H32c-17.7 0-32-14.3-32-32z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-size: 8px; background-color: #313131; }#nxt-right-click-disable-alert .nxt-alert-content { display: flex; flex-direction: column; margin: 0px 20px; }.nxt-alert-content .nxt-alert-title { font-size: 16px; font-weight: 600; color: #333333; }.nxt-alert-content .nxt-alert-message { font-size: 14px; font-weight: 400; color: #666666; }#nxt-right-click-disable-alert .nxt-time-progress { position: absolute; bottom: 0px; left: 0px; height: 3px; width: 100%; }#nxt-right-click-disable-alert .nxt-time-progress::before { content: ""; position: absolute; bottom: 0px; right: 0px; height: 100%; width: 100%; background-color: #ff8b00; }@keyframes nxt_time_progress { 100% { right: 100%; } }body * :not(input):not(textarea) { user-select: none !important; }div#nxt-right-click-disable-alert { background-color: #ffffff; }div#nxt-right-click-disable-alert .nxt-alert-content .nxt-alert-title { color: #101828; }div#nxt-right-click-disable-alert .nxt-alert-content .nxt-alert-message { color: #667085; }div#nxt-right-click-disable-alert .nxt-disable-inner::before { color: #f44a25; }div#nxt-right-click-disable-alert .nxt-time-progress::before, div#nxt-right-click-disable-alert .nxt-disable-inner::before { background-color: #ffe8e5; }#nxt-right-click-disable-alert { top: 6%; right: 3%; }.mhcookie-dialog-wrapper, .mhcookie-functional-blocked { position: fixed; z-index: 2147483647; display: flex; visibility: hidden; opacity: 0; transition: 0.4s; }.mhcookie-dialog-wrapper { top: 0px; left: 0px; justify-content: center; align-items: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); }.mhcookie-dialog-wrapper.mhcookie-show { pointer-events: none; }.mhcookie-box { pointer-events: auto; }.mhcookie-dialog-wrapper.mhcookie-show, .mhcookie-functional-blocked.mhcookie-show { visibility: visible; opacity: 1; transition: 0.8s; }.mhcookie-functional-blocked { bottom: 0px; left: 0px; display: flex; flex-flow: wrap; justify-content: space-around; align-items: center; gap: 10px; width: 100vw; padding: 20px; background-color: #ffffff; color: #1d2327; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px; font-family: Arial; font-size: 14px; }.mhcookie-functional-blocked .mhcookie-buttons { flex-flow: wrap; justify-content: center; margin: 0px; }.mhcookie-functional-blocked .mhcookie-btn { padding: 6px 12px; white-space: nowrap; }.mhcookie-box { position: relative; background-color: #ffffff; color: #1d2327; width: 600px; max-width: 100vw; max-height: 100vh; padding: 20px; border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; box-sizing: border-box; font-family: Arial; font-size: 14px; animation: 1s ease-in-out 0s 1 normal forwards running mhcookie_show; }.mhcookie-box label { margin: 0px; font-family: inherit; font-weight: 800; font-size: 14px; text-transform: initial; }.mhcookie-header { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 20px; }.mhcookie-title { margin: 0px; font-family: inherit; font-size: 20px; font-weight: 600; text-transform: initial; color: #1d2327; }.mhcookie-details-wrapper { height: 300px; max-height: 40vh; overflow-y: scroll; padding-bottom: 20px; }.mhcookie-details-after { content: ""; display: block; position: sticky; bottom: 0px; width: 100%; height: 40px; background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); pointer-events: none; transform: translateY(-100%); }.mhcookie-text { margin: 0px 0px 30px; font-family: inherit; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-details { display: flex; flex-direction: column; gap: 20px; }.mhcookie-group-wrapper { position: relative; display: flex; flex-direction: column; align-items: flex-start; }.mhcookie-group { display: flex; align-items: center; gap: 20px; }.mhcookie-group-inner { display: flex; flex-direction: column; font-family: Arial; font-weight: 400; font-size: 13px; text-transform: initial; }.mhcookie-group-inner label { font-weight: 800; cursor: pointer; }.mhcookie-box input[type="checkbox"] { accent-color: #c3a863; }.mhcookie-group-show-details { text-decoration: none; font-size: 0.85em; align-self: center; margin: 5px 0px 10px; color: #c3a863; }.mhcookie-group-details { width: 100%; max-height: 0px; overflow: hidden; transition:max-height 0.5s ease; }.mhcookie-group--list { display: flex; flex-direction: column; align-items: center; gap: 10px; margin: 10px 0px 30px; padding: 10px; box-sizing: border-box; background: rgba(29, 35, 39, 0.024); }.mhcookie-group--list-item { display: flex; gap: 20px; justify-content: space-between; width: 100%; font-size: 0.9em; padding-bottom: 10px; font-style: italic; }.mhcookie-group--list-item:not(:last-child) { border-bottom: 1px solid rgba(29, 35, 39, 0.2); }.mhcookie-group--list-name { display: flex; width: 100%; justify-content: space-between; }.mhcookie-buttons { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.mhcookie-btn { display: block; background: transparent; border: 1px solid #c3a863; color: #c3a863; padding: 10px 20px; border-radius: 5px; font-family: inherit; font-size: 14px; font-weight: 400; text-decoration: none; text-transform: initial; text-align: center; cursor: pointer; white-space: nowrap; }.mhcookie-btn:hover, .mhcookie-btn:active, .mhcookie-btn:focus { color: #c3a863; opacity: 0.75; }.mhcookie-btn-primary { background: #c3a863; color: #ffffff; }.mhcookie-btn-primary:hover, .mhcookie-btn-primary:active, .mhcookie-btn-primary:focus { color: #ffffff; opacity: 0.75; }.mhcookie-checkbox, .mhcookie-iab-vendor-checkbox { display: none !important; }.mhcookie-pseudo-checkbox { display: block; min-width: 16px; min-height: 16px; aspect-ratio: 1 / 1; border: 2px solid #1d2327; background: #ffffff; position: relative; transition:opacity 0.2s ease; cursor: pointer; box-sizing: border-box; }.mhcookie-pseudo-checkbox::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjAuMjg1IDYuNzFhMSAxIDAgMCAxIDAgMS40MmwtMTAgMTBhMSAxIDAgMCAxLTEuNDIgMGwtNS01YTEgMSAwIDAgMSAxLjQyLTEuNDJsNC4yOSA0LjI5TDE4Ljg3IDYuNzFhMSAxIDAgMCAxIDEuNDE1IDB6IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo="); mask-size: contain; mask-repeat: no-repeat; width: 100%; height: 100%; background-color: #ffffff; transition: opacity 0.6s; }:checked + .mhcookie-pseudo-checkbox { background: #c3a863; border-color: #c3a863; }:checked + .mhcookie-pseudo-checkbox::before { display: inline-block; opacity: 1; }[disabled] + .mhcookie-pseudo-checkbox { filter: grayscale(1); opacity: 0.75; }.mhcookie-dialog-wrapper .mhcookie-consent-history { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0px 10px; }.mhcookie-dialog-wrapper .mhcookie-consent-history-element { font-weight: 800; font-size: 12px; }.mhcookie-consent-date, .mhcookie-deviceID { font-weight: 400; font-size: 12px; }.mhcookie-hidden { display: none !important; }.mhcookie-privacy-policy-wrapper { display: flex; justify-content: center; margin: 20px 0px 0px; font-size: 0.85em; }.mhcookie-privacy-policy-wrapper a { color: #c3a863; }[data-mhcookie-host] { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; }body { --colibri-color-1: #c3a864; --colibri-color-1--variant-1: #c3baa5; --colibri-color-1--variant-2: #c3a864; --colibri-color-1--variant-3: #c39623; --colibri-color-1--variant-4: #6e5f38; --colibri-color-1--variant-5: #19160d; --colibri-color-2: #e8e7e3; --colibri-color-2--variant-1: #e8e7e3; --colibri-color-2--variant-2: #e8d896; --colibri-color-2--variant-3: #e8c848; --colibri-color-2--variant-4: #939290; --colibri-color-2--variant-5: #3e3e3d; --colibri-color-3: #b4b4b4; --colibri-color-3--variant-1: #e7e7e7; --colibri-color-3--variant-2: #b4b4b4; --colibri-color-3--variant-3: #818181; --colibri-color-3--variant-4: #4e4e4e; --colibri-color-3--variant-5: #1b1b1b; --colibri-color-4: #e6e6e6; --colibri-color-4--variant-1: #e6e6e6; --colibri-color-4--variant-2: #b3b3b3; --colibri-color-4--variant-3: #808080; --colibri-color-4--variant-4: #4d4d4d; --colibri-color-4--variant-5: #1a1a1a; --colibri-color-5: #f6f8fa; --colibri-color-5--variant-1: #f6f8fa; --colibri-color-5--variant-2: #a3cefa; --colibri-color-5--variant-3: #4fa5fa; --colibri-color-5--variant-4: #a2a4a5; --colibri-color-5--variant-5: #4f4f50; --colibri-color-6: #3a3a3a; --colibri-color-6--variant-1: #d3d3d3; --colibri-color-6--variant-2: #a0a0a0; --colibri-color-6--variant-3: #6d6d6d; --colibri-color-6--variant-4: #3a3a3a; --colibri-color-6--variant-5: #070707; --colibri-color-7: #000000; --colibri-color-7--variant-1: #cccccc; --colibri-color-7--variant-2: #999999; --colibri-color-7--variant-3: #666666; --colibri-color-7--variant-4: #333333; --colibri-color-7--variant-5: #000000; --colibri-color-8: #f4f4f4; --colibri-color-8--variant-1: #f4f4f4; --colibri-color-8--variant-2: #c1c1c1; --colibri-color-8--variant-3: #8e8e8e; --colibri-color-8--variant-4: #5b5b5b; --colibri-color-8--variant-5: #282828; }.onetap-container-toggle .onetap-toggle.design-border1:focus { border: unset !important; }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-regular.woff2) format("woff2"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-regular.woff) format("woff"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-regular.ttf) format("truetype"); }@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-700.woff2) format("woff2"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-700.woff) format("woff"), url(https://statics.germanpersonnel.de/assets/fonts/open-sans-v15-cyrillic-ext_vietnamese_latin-ext_greek_latin_greek-ext_cyrillic-700.ttf) format("truetype"); }.cs-autocomplete { position: absolute; background: #ffffff; max-height: 300px; border: 2px solid #cdcdcd; overflow: hidden scroll; z-index: 1000; font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; padding: 10px 20px; color: #737373; box-shadow: rgba(0, 0, 0, 0.15) -5px 5px 0px 0px; }.cs-autocomplete__suggestion--selected { font-weight: 700; }.cs-autocomplete.hidden { display: none; }.cs-button { border: 0px; border-radius: 99999px; font-weight: 500; padding: 10px 20px; transition:background-color 0.1s linear; cursor: pointer; position: relative; text-transform: uppercase; color: #ffffff; background-color: #3f3f3f; text-decoration: none; }.cs-button:focus { outline: 0px; }.cs-button--search { width: 205px; text-align: left; font-size: 13px; letter-spacing: 2px; line-height: 41px; padding: 10px 50px 10px 33px; }.cs-button--search .cs-icon { position: absolute; top: 0px; right: 18px; width: 26px; height: 100%; fill: #ffffff; }.cs-input { padding: 0px 15px; border: 2px solid #cdcdcd; font-size: 18px; position: relative; color: #737373; box-sizing: inherit; max-width: 100%; appearance: none; border-radius: 0px; background-color: #ffffff; }.cs-input:focus { outline: 0px; }.cs-input::placeholder { font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; }.cs-input--what, .cs-input--where, .cs-input--with-icon { padding-left: 61px; }.cs-input--what ~ .cs-icon { position: absolute; top: 0px; left: 21px; width: 21px; height: 100%; fill: #cdcdcd; }.cs-input--where { -webkit-box-flex: 1; flex-grow: 1; margin: -2px; box-sizing: border-box; padding-top: 18px; padding-bottom: 18px; }.cs-input--where:focus { z-index: 4; }.cs-input--where ~ .cs-icon { position: absolute; top: 0px; left: 19px; width: 20px; height: 100%; fill: #cdcdcd; z-index: 10; }.cs-checkbox { position: relative; height: 37px; line-height: 37px; border: 2px solid #a7a7a7; font-size: 11px; font-weight: 700; text-transform: uppercase; }.cs-checkbox__check { display: none; }.cs-checkbox__check:disabled ~ .cs-checkbox__label { opacity: 0.3; cursor: default; }.cs-checkbox__custom-check { position: absolute; top: 50%; left: 6px; margin-top: -13px; display: block; width: 26px; height: 26px; vertical-align: middle; border-radius: 50%; border: 2px solid #a7a7a7; box-sizing: border-box; }.cs-checkbox__custom-check::after { content: ""; width: 14px; height: 14px; display: block; margin: 4px auto; border-radius: 50%; background: #cdcdcd; transition: background-color 0.1s linear; }.cs-checkbox__label { cursor: pointer; padding: 0px 18px 0px 38px; z-index: 2; }.cs-select { width: auto; border: 2px solid #cdcdcd; appearance: none; max-width: calc(100% + 4px); font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; font-size: 12px; background: 0px 0px; border-radius: 0px; color: #737373; padding: 0px 18px; line-height: 41px; z-index: 2; }.cs-select:focus { outline: 0px; }.cs-select ~ .cs-icon { position: absolute; right: 12px; top: 0px; width: 12px; height: 100%; fill: #737373; z-index: 1; }.cs-select.focus ~ .cs-icon, .cs-select:focus ~ .cs-icon { transform: rotate(180deg); }.cs-select--basic { min-width: 100%; font-size: 18px; padding: 0px 30px 0px 10px; margin: -2px 0px -2px -2px; line-height: 57px; }.cs-select--basic ~ .cs-icon { position: absolute; right: 10px; top: 0px; width: 15px; height: 100%; }.cs-select--basic.focus, .cs-select--basic:focus { z-index: 5; }.cs-select--position_right { margin-left: -2px; }.cs-select--no-border { border: none; }.cs-select--sort { line-height: 1; padding: 0px 18px 0px 0px; font-size: 16px; }.cs-select--sort ~ .cs-icon { right: 0px; width: 13px; }.cs-counter__number { font-weight: 700; }.cs-icon { width: 30px; height: 30px; display: inline-block; transition:fill 0.1s linear; fill: #cdcdcd; }.no-touch .cs-color--on-hover:hover { color: #f36523; fill: #f36523; }.cs-color--primary { color: #f36523; fill: #f36523; }.cs-color--primary .cs-icon { fill: #f36523; }.cs-color--primary-fill { fill: #f36523; }.cs-color--background { background-color: #f36523; }.cs-color--border { border-color: #f36523; }.cs-color--border-focus.focus, .cs-color--border-focus:focus { border-color: #f36523; }.cs-color--border-before::before { background: #f36523; }.cs-color-parent--primary ~ .cs-icon { color: #f36523; fill: #f36523; }.cs-color-parent--primary-focus:focus ~ .cs-icon { color: #f36523; fill: #f36523; }.no-touch .cs-color-parent--primary-hover:hover .cs-icon { color: #f36523; fill: #f36523; }.cs-loader { position: relative; min-height: 50px; }@-webkit-keyframes rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }body::before { content: "phone-xs"; display: none; }@media only screen and (min-width: 23.19em){body::before { content: "phone"; }}.cs-field-label { position: absolute; top: 0px; left: 0px; height: 100%; background: #ffffff; box-sizing: border-box; z-index: 9; display: none; overflow: hidden; text-overflow: ellipsis; }.cs-widget { position: relative; font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; width: 100%; box-sizing: border-box; color: #737373; }.cs-widget__container { max-width: 1040px; margin: 0px auto; }.cs-widget__field-wrapper { position: relative; display: inherit; }.cs-widget__field-wrapper--inline-flex { display: inline-flex; }.cs-widget a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }.cs-result { color: #000000; background: 0px 0px; position: relative; z-index: 1; overflow: visible; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }.cs-result:first-child { border-top: 2px solid #cdcdcd; }.cs-result:first-child .cs-result__link { padding-top: 20px; }.cs-result:first-child .cs-result__link::before { margin-top: 15px; }.no-touch .cs-result:first-child:hover .cs-result__link::before { max-height: calc(100% - 30px); }.cs-result__link { text-decoration: none; color: #737373; padding: 0px 0px 20px; display: block; cursor: pointer; position: relative; border-bottom: 2px solid #cdcdcd; margin-bottom: 20px; }.no-touch .cs-result__link { padding-left: 15px; }.cs-result__link::before { content: ""; position: absolute; top: 50%; left: 0px; display: block; max-height: 0px; width: 4px; background: #f36523; }.no-touch .cs-result:hover .cs-result__link::before { height: 100%; max-height: calc(100% - 15px); top: 0px; }@supports not ((-ms-ime-align:auto) or (-ms-accelerator:true)) {.cs-result__link::before { transition: max-height 0.2s linear, top 0.2s linear; }}.cs-result__link::after { content: " "; display: table; clear: both; }.cs-result__title { font-size: 21px; font-weight: 700; padding: 0px 0px 10px 30px; transition:color 0.3s linear; color: #000000; }.cs-result__title .cs-icon { display: inline-block; width: 15px; height: 19px; margin-right: 15px; margin-left: -30px; }.cs-result__location-details { padding: 0px 0px 0px 30px; }.cs-result__location-details .cs-icon { display: inline-block; width: 15px; height: 19px; margin-right: 15px; margin-left: -30px; }.cs-result__location-item::after { content: " / "; display: inline; white-space: pre-line; }.cs-result__location-item:last-child::after { display: none; }.cs-result__date { display: block; text-align: right; font-weight: 700; font-size: 14px; }.cs-result__favorite { float: right; clear: both; margin-left: 10px; margin-top: 10px; position: relative; width: 30px; height: 30px; }.no-touch .cs-result__favorite:hover .cs-icon--favorite-fill { opacity: 1; }.cs-result__favorite .cs-icon { position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; transition:opacity 0.1s linear; }.cs-result__favorite .cs-icon--favorite-fill { opacity: 0; }.cs-result__apply-button-wrapper { float: right; clear: right; margin: 10px 0px 0px; }.cs-result__apply-button-wrapper:empty { margin: 0px; clear: none; height: 21px; display: none; }.cs-result__row { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; flex-wrap: wrap; }.cs-result__row--main-info { margin-left: 10px; }.cs-result__column { -webkit-box-flex: 1; flex: 1 1 100%; }.cs-result__column:empty { flex-basis: 0px; }.cs-result__column--reduce-indent { margin-left: -10px; }.cs-result__expand-icon--open { transform: scaleY(-1); }.cs-result__share { float: right; text-align: right; }.cs-result__apply-button-wrapper ~ .cs-result__share { clear: both; margin-top: 10px; }.cs-result__apply-button-wrapper ~ .cs-result__share:empty { clear: left; }.cs-result__apply-button-wrapper:empty ~ .cs-result__share { clear: none; margin-top: 0px; }.cs-result__apply-button-wrapper:empty ~ .cs-result__share:empty { clear: both; }.cs-result__hidden-fields { max-height: 0px; padding: 0px 0px 0px 15px; overflow: hidden; transition:max-height, padding 0.3s, 0.3s ease-in-out, linear; box-sizing: border-box; }.cs-widget-simple { font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; padding: 40px 25px; background: #e6e7e9; color: #737373; overflow: auto; }.cs-widget-simple__inputs-wrapper { width: 100%; }.cs-widget-simple__inputs-wrapper > * { margin-bottom: 20px; }.cs-widget-simple__city-wrapper { -webkit-box-flex: 1; flex-grow: 1; width: 0px; margin-right: -4px; }.cs-widget-simple__radius-wrapper { margin-right: -2px; }.cs-widget-simple__input-wrapper { -webkit-box-flex: 1; flex-grow: 1; }.cs-widget-simple__input { display: block; width: 100%; flex-basis: 271px; box-sizing: border-box; -webkit-box-flex: 1; flex-grow: 1; padding-top: 18px; padding-bottom: 18px; }.cs-widget-simple__location-wrapper { display: flex; -webkit-box-pack: center; justify-content: center; border: 2px solid #cdcdcd; background-color: #ffffff; }.cs-widget-simple__button { margin-left: 5px; float: right; }.cs-widget-simple__separator { width: 2px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjFweCIgaGVpZ2h0PSI0NHB4IiB2aWV3Qm94PSIwIDAgMSA0NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggc3R5bGU9ImZpbGw6ICNjZGNkY2Q7IiBkPSJtIDAsMCAwLDQ0IDEsMCAwLC00NCB6IiAvPjwvc3ZnPg==") center center / 1px 34px no-repeat #ffffff; z-index: 3; }.cs-widget-simple__clear-wrapper { float: right; text-transform: uppercase; font-size: 13px; transition:color 0.1s linear; font-weight: 700; }.cs-widget-simple__clear-wrapper .cs-icon { display: block; float: right; width: 13px; height: 18px; margin-left: 10px; background-size: 20px; fill: #737373; transition:fill 0.1s linear; }.no-touch .cs-widget-simple__clear-wrapper .cs-icon:hover { color: #3f3f3f; }.cs-widget-simple__clear { cursor: pointer; }.cs-widget-advanced { width: 100%; }.cs-widget-advanced__container { position: relative; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.cs-widget-advanced__container--results { padding-top: 20px; }.cs-widget-filters { background: #cdcdcd; padding: 25px 25px 35px; }.cs-widget-filters__container { position: relative; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; margin: 15px -15px; max-height: 425px; overflow: hidden; transition:max-height, margin 0.3s, 0.3s linear, linear; }.cs-widget-filters__toggle-arrow { width: 34px; height: 34px; margin-right: 10px; display: inline-block; transition:transform, -webkit-transform 0.2s, 0.2s ease-in, ease-in; cursor: pointer; }.cs-widget-filters__toggle-arrow .cs-icon { width: 100%; height: 100%; fill: #737373; }.cs-widget-filters__headline { font-size: 18px; position: relative; top: -10px; }.cs-widget-filters__filter-wrapper { padding: 5px 15px; max-width: 100%; box-sizing: border-box; overflow: hidden; }.cs-widget-filters__field-wrapper { display: flex; background: #ffffff; border-radius: 999px; border: 2px solid transparent; flex-basis: 0px; -webkit-box-flex: 1; flex-grow: 1; }.cs-widget-filters__field-wrapper > .cs-widget-filters__filter { margin: -2px; width: calc(100% + 4px); }.cs-widget-filters__filter { border: 2px solid #a7a7a7; border-radius: 9999px; height: 41px; font-size: 11px; line-height: 37px; font-weight: 700; color: #737373; display: inherit; }.cs-widget-filters__filter.cs-select { padding-right: 40px; }.cs-widget-filters__filter::placeholder { font-family: "Open Sans", system, "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Open Sans", sans-serif; color: #a7a7a7; font-style: italic; }.cs-widget-filters__filter.cs-checkbox { height: 37px; }.cs-widget-filters__filter--profession { margin-right: 120px; min-width: 250px; line-height: 16px; padding-top: 11px; padding-bottom: 11px; }.cs-widget-filters__label { font-size: 10px; padding: 0px 0px 0px 20px; font-weight: 700; display: block; text-transform: uppercase; }.cs-widget-filters__clear-wrapper { -webkit-box-flex: 1; flex-grow: 1; text-align: right; padding: 10px 15px 0px 0px; align-self: flex-end; }.cs-widget-filters__clear { cursor: pointer; transition:color 0.2s linear; }.no-touch .cs-widget-filters__clear:hover { color: #3f3f3f; }.no-touch .cs-widget-filters__clear:hover .cs-icon { fill: #3f3f3f; }.cs-widget-filters__clear .cs-icon { display: block; float: right; width: 16px; height: 21px; margin-left: 15px; fill: #737373; transition:fill 0.2s linear; }.cs-widget-results { padding: 0px 20px; }.cs-widget-results__results { list-style-type: none; margin: 0px; padding: 0px; background: #ffffff; overflow: hidden; }.cs-widget-results__sort { text-align: right; padding-bottom: 10px; flex-basis: 1px; -webkit-box-flex: 1; flex-grow: 1; }.cs-widget-results__sort-text { font-weight: 700; font-size: 12px; text-transform: uppercase; }.cs-widget-results__bar { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 1px 0px; margin-top: -10px; }.cs-widget-results__bar:last-child { padding-top: 15px; }.cs-widget-results__bar-item { margin-top: 10px; -webkit-box-flex: 1; flex-grow: 1; }.cs-widget-results__counter { flex-basis: 1px; -webkit-box-flex: 1; flex-grow: 1; }.cs-widget-results__pagination { -webkit-box-flex: 1; flex-grow: 1; text-align: center; order: -1; width: 100%; }.cs-widget-results__pagination:not(:empty) { margin-bottom: 20px; }.cs-widget-results__load-button { margin: 30px auto 20px; }.cs-widget-results__loader-wrapper { margin-bottom: -20px; }.cs-pagination { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; line-height: 18px; -webkit-box-pack: justify; justify-content: space-between; }.cs-pagination__numbers { display: flex; margin: 10px 0px; width: 100%; order: -1; justify-content: space-around; }.cs-pagination__button, .cs-pagination__dots, .cs-pagination__number { text-decoration: none; font-weight: 700; color: #737373; border-bottom: 4px solid transparent; min-width: 22px; line-height: 25px; width: calc(14.2857%); }.cs-pagination__button, .cs-pagination__number { cursor: pointer; }.cs-pagination__button .cs-icon, .cs-pagination__number .cs-icon { fill: #737373; }.cs-pagination__button--disabled, .cs-pagination__number--disabled { color: #a7a7a7; cursor: default; }.cs-pagination__button--disabled .cs-icon, .cs-pagination__number--disabled .cs-icon { fill: #cdcdcd !important; }.no-touch .cs-pagination__button--disabled:hover, .no-touch .cs-pagination__number--disabled:hover { color: #a7a7a7 !important; border-bottom-color: transparent !important; }.no-touch .cs-pagination__button--disabled:hover .cs-icon, .no-touch .cs-pagination__number--disabled:hover .cs-icon { fill: #cdcdcd !important; }.cs-pagination__number { margin-bottom: -4px; }.cs-pagination__number--active .cs-pagination__number-text { color: #f36523; border-bottom-color: #f36523; }.cs-pagination__button .cs-icon { height: 25px; }.cs-pagination__number-text { font-size: 20px; padding: 2px 5px; border-bottom: 4px solid transparent; min-width: 22px; display: inline-block; }.cs-pagination__button { padding: 7px 0px 3px; }.cs-pagination__button:first-child { margin-right: 20px; }.cs-pagination__button:last-child { margin-left: 20px; }@keyframes resizeanim { 0% { opacity: 0; } 100% { opacity: 0; } }.resize-triggers { animation: 1ms ease 0s 1 normal none running resizeanim; visibility: hidden; opacity: 0; }.resize-triggers, .resize-triggers > div, .contract-trigger::before { content: " "; display: block; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; overflow: hidden; }.resize-triggers > div { background: #eeeeee; overflow: auto; }.contract-trigger::before { width: 200%; height: 200%; }.h-navigation-padding { padding-top: 105px !important; }.no-touch .cs-color--on-hover:hover { color: #c39623; fill: #c39623; }.cs-color--primary { color: #c39623; fill: #c39623; }.cs-color--primary .cs-icon { fill: #c39623; }.cs-color--primary-fill { fill: #c39623; }.cs-color--background { background-color: #c39623; }.no-touch .cs-color--border-hover:hover { border-color: #c39623; }.cs-color--border { border-color: #c39623; }.cs-color--border-focus:focus { border-color: #c39623; }.cs-color--border-before::before { background: #c39623; }.cs-color-parent--primary ~ .cs-icon { color: #c39623; fill: #c39623; }.cs-color-parent--primary-focus:focus ~ .cs-icon { color: #c39623; fill: #c39623; }.no-touch .cs-color-parent--primary-hover:hover .cs-icon { color: #c39623; fill: #c39623; }.cs-pagination__number--active .cs-pagination__number-text { color: #c39623; border-bottom-color: #c39623; }html{opacity:1}}