@layer swift3 {[data-vc-full-width] { position: relative; left: calc(50% - 50vw); width: 100vw; max-width: 100vw; margin-left: 0px !important; margin-right: 0px !important; }.wpcf7 .screen-reader-response { position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; overflow-wrap: normal !important; }.wpcf7 .hidden-fields-container { display: none; }.wpcf7 form .wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; border: 2px solid #00a0d2; }.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output { display: none; }.wpcf7-form-control-wrap { position: relative; }.wpcf7-list-item { display: inline-block; margin: 0px 0px 0px 1em; }.wpcf7-spinner { visibility: hidden; display: inline-block; background-color: #23282d; opacity: 0.75; width: 24px; height: 24px; border: none; border-radius: 100%; padding: 0px; margin: 0px 24px; position: relative; }.wpcf7-spinner::before { content: ""; position: absolute; background-color: #fbfbfc; top: 4px; left: 4px; width: 6px; height: 6px; border: none; border-radius: 100%; transform-origin: 8px 8px; animation-name: spin; animation-duration: 1000ms; animation-timing-function: linear; animation-iteration-count: infinite; }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes blink { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }.wpcf7 .wpcf7-submit:disabled { cursor: not-allowed; }.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: ltr; }.rpi { --visible: visible; --font-family: Arial; --head-fs: 1em; --head-grade-fs: 1.125em; --head-logo-size: 14px; --head-star-color: #fb7900; --head-text-fs: 1em; --head-based-fs: .85em; --head-btn-fs: .65em; --head-card-br: none; --head-card-br-color: #cccccc; --head-card-bg: #f5f5f5; --head-card-bg-color: #f5f5f5; --head-card-radius: 5px; --head-card-shadow: none; --head-img-size: 48px; --fs: 1em; --name-fs: 13px; --text-fs: 15px; --rev-time-fs: .75em; --logo-size: 14px; --star-size: 1.125em; --stars-gap: 0.25em; --bubble-size: 1em; --img-size: 44px; --rev-text-lh: 1.25em; --flex-align-items: center; --info-gap: 0.25em; --card-gap: 16px; --card-padding: .75em; --card-br: none; --card-br-color: #cccccc; --card-bg: #f5f5f5; --card-bg-color: #f5f5f5; --card-radius: 5px; --card-shadow: none; --meta-margin: 1em; --left-margin: .5em; --body-gap: 8px; --flex-text-align: start; --flex-direction: row; --flex-justify-content: flex-start; --stars-justify-content: flex-start; --text-lines: 6; --text-line-height: 22px; --media-lines: 2; --media-height: calc(var(--media-lines) * var(--text-line-height)); --reply-lines: 2; --reply-height: calc(var(--reply-lines) * var(--text-line-height)); --reply-margin: 6px; --reply-padding: 6px; --card-color: #333333; --name-color: #154fc1; --time-color: #555555; --star-color: #fb7900; --readmore-color: #136aaf; --avaborder-margin: calc(-1 * (var(--img-size) / 2 + var(--card-padding))); --avaborder-margin-left: var(--avaborder-margin); --avaborder-padding: calc(var(--img-size) / 2); --avaborder-padding-left: var(--avaborder-padding); --bubble-flex-margin-left: calc(var(--card-padding) + var(--left-margin)); --slider-bubble-flex-margin-left: calc(var(--card-padding) + var(--slider-card-margin) + var(--left-margin)); --bubble-width-before: calc(var(--card-padding) + var(--left-margin) + var(--img-size)/2 - hypot(var(--bubble-size), var(--bubble-size))/2); --bubble-width-after: calc(100% - (var(--card-padding) + var(--left-margin) + var(--img-size)/2 + hypot(var(--bubble-size), var(--bubble-size))/2)); --bubble-width-center: calc(50% - hypot(var(--bubble-size), var(--bubble-size))/2); --triangle-left: calc(var(--card-padding) + var(--left-margin) + var(--img-size)/2 - var(--bubble-size)/2); --triangle-center: calc(50% - var(--bubble-size)/2); --tag-fs: 1em; --tag-bg: #ffffff; --tag-logo-size: 0.85em; --tag-star-size: 1.1em; --tag-text-color: #333333; --flash-width: 100%; --flash-height: auto; --slider-card-gap: 0px; --slider-card-margin: 8px; --slider-btn-size: 1.25em; --slider-btn: var(--slider-btn-size); --slider-dot-gap: .5em; --slider-dot-size: .5em; --slider-dots-visible: 5; --slider-head-card-br: none; --slider-head-card-br-color: #cccccc; --slider-head-card-bg: transparent; --slider-head-card-bg-color: #f5f5f5; --slider-head-card-radius: none; --slider-head-card-shadow: none; --slider-ltgt-shadow: 0 0 #0000,0 0 #0000,0 10px 15px -3px rgba(0, 0, 0, .1),0 4px 6px -4px rgba(0, 0, 0, .1); display: block; direction: ltr; font-size: var(--font-size, 16px); font-family: var(--font-family); font-style: normal; font-weight: 400; text-align: start; line-height: normal; overflow: visible; text-decoration: none; list-style-type: disc; box-sizing: border-box; visibility: visible !important; }.rpi *, .rpi ::after, .rpi ::before { box-sizing: inherit; }.rpi-hide { display: none; }.rpi-logo, .rpi-logo_after, .rpi-logos { display: flex; align-items: center; }.rpi-logo::before, .rpi-logo_after::after { display: block; content: ""; width: var(--logo-size,14px); height: var(--logo-size,14px); border-radius: 50%; background-size: cover; z-index: 3; }.rpi-logo-google.rpi-logo_after::after, .rpi-logo-google::before { background-image: url(https://tad.it/wp-content/plugins/business-reviews-bundle/assets/img/icons.svg#rpi-logo-g); }.rpi-logo-google.rpi-logo_after::after, .rpi-logo-google::before { background-image: var(--rpi-logo-g); }span.rpi-star::after { mask: var(--rpi-star); }.rpi-stars { display: inline-flex; margin: 0px; padding: 0px; gap: var(--stars-gap); align-items: center; justify-content: var(--stars-justify-content,flex-start); }.rpi-star:first-child[data-rating]::before, .rpi-stars[data-rating]::before { content: attr(data-rating); color: var(--rating-color,var(--star-color)); font-size: var(--head-grade-fs); font-weight: var(--head-grade-weight,600); }.rpi-star { display: inline-flex; margin: 0px; padding: 0px; gap: var(--stars-gap,4px); align-items: center; }.rpi-star::after { content: ""; display: block; width: var(--star-size); height: var(--star-size); mask: url(https://tad.it/wp-content/plugins/business-reviews-bundle/assets/img/icons.svg#rpi-star) 0% 0% / 100% no-repeat; background-color: var(--star-color); }.rpi-flex { gap: var(--flex-gap,.75em); }.rpi-info { gap: var(--info-gap); }.rpi-flex, .rpi-flexwrap { position: relative; display: var(--flex-display,flex); flex-wrap: var(--flex-wrap,nowrap); align-items: var(--flex-align-items,center); }.rpi-flex { text-align: var(--flex-text-align,start); flex-direction: var(--flex-direction,row); justify-content: var(--flex-justify-content,flex-start); }.rpi-based, .rpi-score { display: flex; gap: var(--score-gap,4px); align-items: center; justify-content: var(--slider-head-flex-text-align,var(--head-flex-text-align,start)); }.rpi-based { flex-wrap: wrap; font-size: var(--head-based-fs); color: var(--head-based-color,#777); }.rpi-info { display: flex; flex-flow: column wrap; }.rpi-name { align-items: center; gap: 4px; color: var(--name-color); font-size: var(--name-fs); font-weight: var(--name-weight,normal); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; line-height: var(--rev-text-lh); display: flex !important; }:root { --rpi-logo-g: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z' fill='%234285f4'/%3E%3Cpath d='M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z' fill='%2334a853'/%3E%3Cpath d='M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z' fill='%23fbbc05'/%3E%3Cpath d='M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z' fill='%23ea4335'/%3E%3C/svg%3E"); --rpi-logo-f: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cstyle type='text/css'%3E.st0{fill:url(%23RPISVGID1);}.st1{fill:%23FFFFFF;}%3C/style%3E%3ClinearGradient id='RPISVGID1' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%230062E0'/%3E%3Cstop offset='1' style='stop-color:%2319AFFF'/%3E%3C/linearGradient%3E%3Cpath class='st0' d='M16.7,39.8C7.2,38.1,0,29.9,0,20C0,9,9,0,20,0s20,9,20,20c0,9.9-7.2,18.1-16.7,19.8l-1.1-0.9h-4.4L16.7,39.8z'/%3E%3Cpath d='M27.8,25.6l0.9-5.6h-5.3v-3.9c0-1.6,0.6-2.8,3-2.8h2.6V8.2c-1.4-0.2-3-0.4-4.4-0.4c-4.6,0-7.8,2.8-7.8,7.8V20 h-5v5.6h5v14.1c1.1,0.2,2.2,0.3,3.3,0.3c1.1,0,2.2-0.1,3.3-0.3V25.6H27.8z' class='st1'/%3E%3C/svg%3E"); --rpi-logo-y: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M317.119,340.347c-9.001,9.076-1.39,25.586-1.39,25.586l67.757,113.135c0,0,11.124,14.915,20.762,14.915 c9.683,0,19.246-7.952,19.246-7.952l53.567-76.567c0,0,5.395-9.658,5.52-18.12c0.193-12.034-17.947-15.33-17.947-15.33 l-126.816-40.726C337.815,335.292,325.39,331.994,317.119,340.347z M310.69,283.325c6.489,11.004,24.389,7.798,24.389,7.798 l126.532-36.982c0,0,17.242-7.014,19.704-16.363c2.415-9.352-2.845-20.637-2.845-20.637l-60.468-71.225 c0,0-5.24-9.006-16.113-9.912c-11.989-1.021-19.366,13.489-19.366,13.489l-71.494,112.505 C311.029,261.999,304.709,273.203,310.69,283.325z M250.91,239.461c14.9-3.668,17.265-25.314,17.265-25.314l-1.013-180.14 c0,0-2.247-22.222-12.232-28.246c-15.661-9.501-20.303-4.541-24.79-3.876l-105.05,39.033c0,0-10.288,3.404-15.646,11.988 c-7.651,12.163,7.775,29.972,7.775,29.972l109.189,148.831C226.407,231.708,237.184,242.852,250.91,239.461z M224.967,312.363 c0.376-13.894-16.682-22.239-16.682-22.239L95.37,233.079c0,0-16.732-6.899-24.855-2.091c-6.224,3.677-11.738,10.333-12.277,16.216 l-7.354,90.528c0,0-1.103,15.685,2.963,22.821c5.758,10.128,24.703,3.074,24.703,3.074L210.37,334.49 C215.491,331.048,224.471,330.739,224.967,312.363z M257.746,361.219c-11.315-5.811-24.856,6.224-24.856,6.224l-88.265,97.17 c0,0-11.012,14.858-8.212,23.982c2.639,8.552,7.007,12.802,13.187,15.797l88.642,27.982c0,0,10.747,2.231,18.884-0.127 c11.552-3.349,9.424-21.433,9.424-21.433l2.003-131.563C268.552,379.253,268.101,366.579,257.746,361.219z' fill='%23D80027'/%3E%3C/svg%3E"); --rpi-star: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E") no-repeat center/contain; --rpi-star-h: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M288 376.4l.1-.1 26.4 14.1 85.2 45.5-16.5-97.6-4.8-28.7 20.7-20.5 70.1-69.3-96.1-14.2-29.3-4.3-12.9-26.6L288.1 86.9l-.1 .3V376.4zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3L288.1 439.8 159.8 508.3C149 514 135.9 513.1 126 506s-14.9-19.3-12.9-31.3L137.8 329 33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3 259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3 143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329l24.6 145.7z'/%3E%3C/svg%3E") no-repeat center/contain; --rpi-star-o: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z'/%3E%3C/svg%3E") no-repeat center/contain; --rpi-star-yelp0: rgba(200, 201, 202, 0.48); --rpi-star-yelp1: #ffcc4b; --rpi-star-yelp2: #ffad48; --rpi-star-yelp3: #ff8742; --rpi-star-yelp4: #ff643d; --rpi-star-yelp5: #fb433c; --rpi-prev: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'%3E%3C/path%3E%3C/svg%3E") no-repeat center/contain; --rpi-next: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'%3E%3C/path%3E%3C/svg%3E") no-repeat center/contain; --rpi-ai: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='45.724' y1='51.844' x2='110.864' y2='106.764' gradientTransform='matrix(1 0 0 -1 0 146)'%3E%3Cstop offset='0' style='stop-color:%23217bfd'%3E%3C/stop%3E%3Cstop offset='.27' style='stop-color:%23078eca'%3E%3C/stop%3E%3Cstop offset='.777' style='stop-color:%23a190fe'%3E%3C/stop%3E%3Cstop offset='1' style='stop-color:%23bd99fa'%3E%3C/stop%3E%3C/linearGradient%3E%3Cpath fill='url(https://tad.it/wp-content/plugins/business-reviews-bundle/assets/css/%23a)' d='M143.72 71.72c-9.88 0-19-1.87-27.68-5.56-8.69-3.81-16.35-9-22.77-15.42-6.42-6.42-11.61-14.09-15.42-22.77-3.69-8.68-5.56-17.81-5.56-27.68A.29.29 0 0 0 72 0a.28.28 0 0 0-.28.28c0 9.87-1.93 19-5.74 27.68-3.69 8.69-8.82 16.35-15.24 22.77-6.42 6.42-14.09 11.61-22.77 15.42-8.68 3.69-17.81 5.56-27.69 5.56-.15.01-.28.14-.28.29 0 .16.13.28.28.28 9.87 0 19 1.93 27.69 5.74 8.69 3.69 16.35 8.82 22.77 15.24 6.42 6.43 11.55 14.09 15.24 22.78 3.81 8.68 5.74 17.8 5.74 27.68a.28.28 0 1 0 .56 0c0-9.88 1.87-19 5.56-27.68 3.81-8.69 9-16.35 15.42-22.78 6.42-6.42 14.08-11.55 22.77-15.24 8.68-3.81 17.81-5.74 27.68-5.74.16 0 .28-.13.28-.28a.271.271 0 0 0-.27-.28z'%3E%3C/path%3E%3C/svg%3E"); }.rpi .rpi-badge-cnt { --badge-side: 30px; --badge-down: 30px; position: var(--badge-pos,fixed); display: var(--badge-display2,var(--badge-display,inline-flex)); gap: var(--badge-gap,16px); flex-wrap: var(--badge-wrap,wrap); align-items: var(--badge-align-items,stretch); justify-content: var(--badge-justify-content,left); flex-direction: var(--badge-direction,var(--badge-embed-direction,column)); max-width: none; align-content: var(--badge-align-content,left); }.rpi .rpi-badge-embed { --badge-pos: relative; --badge-embed-direction: row; }.rpi .rpi-badge { display: inline-block; position: relative; align-self: var(--badge-align-self,auto); justify-items: var(--badge-justify-items,left); flex: var(--badge-flex,none); text-align: left; font-family: inherit; border-radius: var(--badge-radius,2px); border-top-style: ; border-top-width: ; border-right-style: ; border-right-width: ; border-bottom-style: ; border-bottom-width: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-color: var(--badge-br-color,#ccc); box-shadow: var(--badge-shadow,0 2px 5px 0 rgba(0,0,0,.26)); }.rpi .rpi-badge-line { display: block; width: 100%; height: 6px; background: var(--badge-line-color,#4fce6a); border-radius: var(--badge-radius,2px) var(--badge-radius,2px) 0 0; }.rpi .rpi-badge-body { --flex-display: flex; --flex-gap: var(--badge-body-gap, 8px); --flex-direction: row; --flex-align-items: center; --logo-size: var(--badge-logo-size, 44px); --img-size: var(--badge-logo-size, 44px); --rating-color: var(--head-rating-color, var(--rating-color)); --head-grade-fs: var(--badge-grade-fs, 1.125em); --head-grade-weight: var(--badge-grade-weight, 600); --score-gap: 5px; --stars-gap: var(--score-gap); --star-size: var(--badge-star-size, 1em); --star-color: var(--head-star-color, #fb7900); --name-fs: var(--badge-name-fs, 14px); --name-color: var(--badge-name-color, #333333); --name-weight: normal; --rev-text-lh: normal; --head-based-fs: var(--badge-based-fs, 13px); --head-based-color: var(--badge-based-color, #777777); justify-self: var(--badge-body-justify-self,left); justify-content: var(--badge-body-justify-content,left); position: relative; width: 100%; color: #333333; padding: 8px; z-index: 999; background: var(--badge-bg-color,#fff); border-radius: 0 0 var(--badge-radius,2px) var(--badge-radius,2px); transition: 0.2s ease-in-out; }.rpi .rpi-badge-body.rpi-badge-clickable { cursor: pointer; user-select: none; }.rpi .rpi-badge-body.rpi-badge-clickable:hover { background: #f3f3f5; }.rpi .rpi-badge-body .rpi-info { --info-gap: var(--badge-info-gap, 3px); --flex-align-items: left; }html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ut-stroke-1, ut-stroke-2, ut-letter, ut-typewriter-1, ut-typewriter-2, ut-underline { border: 0px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; }html { font-size: 100%; text-size-adjust: 100%; }body { line-height: 1; }article, aside, details, figcaption, figure, footer, header, nav, section { display: block; }ol, ul { list-style: none; }a:focus { outline: 0px; }a:hover, a:active { outline: 0px; }a img { border: 0px; }* { margin: 0px; padding: 0px; }*, ::after, ::before { box-sizing: border-box; }html { min-height: 100%; height: 100%; }body { background: #ffffff; color: #333333; font-size: 14px; font-family: sans-serif; margin: 0px; padding: 0px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: 100%; height: 100%; line-height: 28px; overflow-x: hidden; width: 100%; text-size-adjust: 100%; }#ut-sitebody { position: relative; }#main-content { background: #ffffff; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 2; flex: 2 0 auto; z-index: 2; position: relative; }.main-content-background { -webkit-box-flex: 2; flex: 2 0 auto; }h1, h2, h3, h4, h5, h6 { color: #151515; line-height: 125%; font-weight: normal; margin-top: 0px; overflow-wrap: break-word; }h1 { font-size: 30px; margin-bottom: 20px; }h2 { font-size: 25px; margin-bottom: 20px; }h3 { font-size: 18px; margin-bottom: 20px; }.comment-content ul, .entry-content ul { list-style-type: disc; }ul, ol, dl { margin-left: 14px; }b, strong, dfn, kbd { font-weight: bold; }dfn, cite, em, i, address, q, samp, var { font-style: italic; }figure { margin: 0px; }p, dd, pre, ul, ol, dl { margin-bottom: 20px; }fieldset, form { margin-bottom: 40px; }a, .ut-custom-link-module i, .ut-title-style1, .entry-title, #ut-portfolio-navigation-wrap a span { cursor: pointer; text-decoration: none; outline: 0px; transition:color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }a:hover { color: #151515; cursor: pointer; }a img { border: none; vertical-align: bottom; }img { height: auto; max-width: 100%; border: 0px; vertical-align: bottom; image-rendering: -webkit-optimize-contrast; }.ut-deactivated-link { cursor: default !important; }#ut-header-placeholder { -webkit-box-flex: 1; flex: 1 0 auto; }#header-section { line-height: 80px; will-change: transform; box-sizing: border-box; }.grid-container .ha-header-perspective { padding: 0px; }.ha-header { position: relative; top: 0px; left: 0px; width: 100%; padding: 0px; z-index: 10000; transform: translate3d(0px, 0px, 0px); box-shadow: transparent 0px 0px, transparent 0px 0px, rgba(0, 0, 0, 0.1) 0px 5px 5px -4px; }#header-section { transition: 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }#ut-header-placeholder { transition:height 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }#header-section.ut-header-floating { position: fixed; }.ha-header-perspective { width: 100%; height: 100%; position: relative; }.ha-header-perspective > div { position: relative; }.ha-header-front { z-index: 2; }.site-logo { color: #151515; display: table; text-align: left; margin: 0px; height: 80px; position: relative; }.site-logo img { max-height: 60px; vertical-align: middle; white-space: nowrap; color: transparent; }.page-header, .parallax-header, .section-header { text-align: center; padding-bottom: 30px; position: relative; }.page-title, .parallax-title, .section-title { font-size: 30px; margin-bottom: 20px; position: relative; }.header-left { text-align: left; }.ut-custom-hero { overflow: visible; -webkit-box-flex: 1; flex: 1 0 auto; z-index: 1; }.ut-offset-anchor { width: 0px; height: 0px; display: block; overflow: hidden; visibility: hidden; }.ut-bklyn-onepage .ut-offset-anchor, .ut-bklyn-multisite .ut-offset-anchor { position: absolute; top: 0px; left: 0px; }.ut-bklyn-multisite .ut-scroll-up-waypoint { position: absolute; bottom: 0px; left: 0px; }@-webkit-keyframes fade-out { 33% { opacity: 1; } 66% { opacity: 0; } }@keyframes fade-out { 33% { opacity: 1; } 66% { opacity: 0; } }#header-section, .ut-placeholder-light { background: #ffffff; }#header-section { border-bottom: 1px solid #dddddd; }#header-section.ut-header-dark, #header-section.ut-primary-custom-skin, #header-section.ut-secondary-custom-skin, #header-section.ut-primary-custom-skin:hover { border-bottom-color: transparent; }#header-section, #header-section .ut-deactivated-link, #header-section .ut-deactivated-link:hover, #header-section .ut-deactivated-link:active { color: #151515; }#header-section a { color: #151515; }.ut-mm-trigger, .ut-header-cart-mobile { display: inline; float: right; }.ut-mm-trigger { cursor: pointer; text-align: right; position: relative; line-height: 80px; height: 80px; }#ut-mobile-nav { margin: 0px; }.ut-mobile-menu { line-height: 150%; margin: 0px; }#ut-mobile-menu { margin: 0px; padding: 10px 0px 0px 10px; text-align: left; font-size: 14px; }.ut-mobile-menu .bklyn-btn { margin: 15px 0px 15px 15px; }.ha-transparent .ut-mobile-menu a:not(.bklyn-btn), .ut-header-dark .ut-mobile-menu a:not(.bklyn-btn), .ut-mobile-menu a:not(.bklyn-btn) { padding: 10px 0px 10px 30px; display: block; position: relative; transition:none 0s ease; }.ut-mobile-menu a:not(.bklyn-btn) { color: #151515; }.ut-mobile-menu a:last-child { border-bottom: none; }.ut-mobile-menu a:hover::before, .ut-mobile-menu a:hover { color: #ffffff; }.ut-mobile-menu li { padding: 0px; margin: 0px; }#ut-mobile-nav { overflow: hidden; position: relative; left: -10px; display: none; }.ut-scroll-pane-wrap { overflow: hidden; }.ut-scroll-pane { overflow-y: scroll; padding-right: 20px; }.parallax-scroll-container { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-repeat: repeat-y; background-position: center center; transform: translate3d(0px, 0px, 0px); background-size: cover !important; }.parallax-scroll-container-hide:not(.hero-parallax-scroll-container) { opacity: 0; }.post .entry-content > :last-child:last-child, .page .entry-content > :last-child:last-child { margin-bottom: 0px; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; overflow: hidden; position: absolute !important; }.wpcf7-form .wpcf7-response-output { margin: 10px 0px 0px; border: none; padding: 0px; }.footer { padding: 0px; background: #ffffff; position: relative; }a.toTop { display: block; width: 40px; height: 40px; background: #ffffff; font-size: 16px; line-height: 40px; position: absolute; z-index: 100; top: -40px; left: 0px; right: 0px; margin: auto; color: #151515; border-radius: 3px 3px 0px 0px; box-shadow: rgba(0, 0, 0, 0.2) 0px -5px 5px; transform: translateZ(0px); text-align: center; }a.toTop:active, a.toTop:hover { color: #151515; box-shadow: rgba(0, 0, 0, 0.1) 0px -5px 5px; }a.toTop, .toTop i { transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }.toTop i::before { vertical-align: middle; }.copyright { padding: 0px; margin: 0px; font-size: 11px; display: block; text-transform: uppercase; line-height: 150%; }.footer-content { background: #ffffff; color: #151515; text-align: center; padding: 40px 0px; }.footer-content a, .copyright a { color: #151515; font-weight: bold; text-transform: uppercase; }.ut-footer-so { margin: 0px; padding: 0px; display: block; }.ut-footer-so li { display: inline-block; margin-right: 20px; margin-bottom: 10px; }.ut-sub-footer-style-1 .ut-sub-footer-social-icons .ut-footer-so li:last-child { margin-right: 0px; }.ut-footer-so li a { display: block; text-align: center; }.ut-footer-so li a i, .ut-footer-so li a { transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }.ut-footer-so li a i { color: #151515; font-size: 16px; }form { margin: 0px; }textarea { overflow: auto; vertical-align: top; resize: vertical; }input[type="radio"], input[type="checkbox"] { display: inherit !important; width: inherit !important; }input[type="checkbox"] { appearance: checkbox !important; }.dark .wpcf7-form input, .dark .wpcf7-form textarea, input, textarea { background: padding-box transparent; border: 1px solid #dddddd; color: #b2b2b6; padding: 10px; outline: none; margin: 0px 0px 20px; width: 100%; max-width: 100%; display: block; vertical-align: baseline; box-sizing: border-box; border-radius: 0px; transition:border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }input:focus, textarea:focus, select:focus, .dark .wpcf7-form input:focus, .dark .wpcf7-form textarea:focus, .dark .wpcf7-form select:focus { box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px inset; border-color: #dddddd; background: transparent; color: #151515; }span.wpcf7-form-control-wrap { line-height: 1.2; }span.wpcf7-list-item { margin: 0px 10px 0px 0px; }span.wpcf7-list-item input[type="checkbox"], span.wpcf7-list-item input[type="radio"] { margin: 0px 10px 0px 0px; vertical-align: middle; }button, input[type="submit"]:not(.hero-btn), input[type="button"]:not(.hero-btn) { font-family: sans-serif; font-weight: 400; vertical-align: baseline; display: inline-block; text-decoration: none; cursor: pointer; margin-bottom: 0px; line-height: 24px; background: padding-box #151515; color: #ffffff; padding: 8px 12px; text-transform: uppercase; text-align: center; border-radius: 3px; box-sizing: border-box; appearance: none; width: auto; transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1); border: none !important; outline: none !important; }@-webkit-keyframes stroke-offset { 0% { stroke-dashoffset: 35%; stroke-dasharray: 0, 100%; } }@keyframes stroke-offset { 0% { stroke-dashoffset: 35%; stroke-dasharray: 0, 100%; } }@keyframes rotate { 100% { transform: rotate(360deg); } }@keyframes rotate-reverse { 100% { transform: rotate(-360deg); } }@keyframes dash { 0% { stroke-dasharray: 2000, 2600; stroke-dashoffset: 0; } 50% { stroke-dasharray: 2400, 2600; stroke-dashoffset: -500px; } 100% { stroke-dasharray: 2000, 2600; stroke-dashoffset: 0; } }@keyframes dash2 { 0% { stroke-dasharray: 100, 2600; stroke-dashoffset: -2000px; } 50% { stroke-dasharray: 500, 2600; stroke-dashoffset: -1000px; } 100% { stroke-dasharray: 100, 2600; stroke-dashoffset: -1960px; } }#ut-overlay-menu { z-index: 10002; pointer-events: none; position: fixed; inset: 0px; height: 100vh; width: 100%; opacity: 0; transition:opacity 0.5s ease; }.ut-overlay-menu-row { display: table; width: 100%; height: 100%; text-align: center; position: relative; }.ut-overlay-menu-row-inner { display: table-row; }#ut-overlay-nav { display: table-cell; vertical-align: middle; }#ut-overlay-nav li { margin-top: 10px; margin-bottom: 10px; }#ut-overlay-nav ul { margin: 0px; list-style: none; }#ut-overlay-nav ul > li { opacity: 1; font-size: 24px; line-height: 150%; text-transform: uppercase; }#ut-overlay-nav ul > li a { color: #ffffff; }.ut-open-overlay-trigger { float: right; display: flex; }#ut-open-overlay-menu { align-self: center; z-index: 1; }.ut-hamburger-wrap { -webkit-box-flex: 1; flex: 1 1 0%; display: flex; -webkit-box-pack: end; justify-content: flex-end; }#ut-overlay-nav a { display: inline-block; position: relative; }#ut-overlay-menu .ut-overlay-menu-row { margin: 0px auto; padding-left: 20px; padding-right: 20px; }#ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row { max-width: 1200px; padding-bottom: 40px; }#ut-overlay-menu.ut-overlay-menu-align-center .ut-overlay-menu-row { text-align: center; }#ut-overlay-nav.ut-overlay-nav-middle { vertical-align: middle; padding-top: 40px; }#ut-overlay-menu-footer { height: 24px; }#ut-overlay-menu-footer .ut-overlay-menu-cell { width: 50%; display: block; box-sizing: border-box; float: left; }.ut-overlay-footer-icons { margin: 0px; }.ut-overlay-footer-icons li { display: inline-block; margin-right: 20px; }.ut-overlay-footer-icons li a i { font-size: 16px; }.ut-overlay-footer-icons-wrap { text-align: left; }.ut-overlay-copyright { text-align: right; font-size: 12px; }.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons-wrap { float: right; text-align: right; }.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-footer-icons li { margin-right: 0px; margin-left: 20px; }.ut-overlay-menu-reverse-on #ut-overlay-menu-footer .ut-overlay-copyright { text-align: left; }.ut-overlay-menu, #ut-overlay-nav li a, .ut-overlay-footer-icons-wrap, .ut-overlay-copyright { animation-duration: 0.4s; animation-fill-mode: both; }.ut-hamburger { display: inline-block; background: transparent; position: relative; overflow: hidden; margin: 0px; padding: 0px; width: 40px; height: 32px; font-size: 0px; text-indent: -9999px; box-shadow: none; border-radius: 0px; border: none; cursor: pointer; transition:opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }.ut-hamburger:hover, .ut-hamburger:active, .ut-hamburger:focus { background: transparent; }.ut-hamburger:focus { outline: none; }.ut-hamburger span { display: block; position: absolute; top: 14px; left: 6px; right: 6px; height: 3px; background: white; }.ut-hamburger span::before, .ut-hamburger span::after { position: absolute; display: block; left: 0px; width: 100%; height: 3px; background-color: #ffffff; content: ""; }.ut-hamburger span::before { top: -7px; }.ut-hamburger span::after { bottom: -7px; }.ut-hamburger--cross span, .ut-hamburger--cross span::before, .ut-hamburger--cross span::after { transition-duration: 0.3s, 0.3s; transition-delay: 0.3s, 0s; }.ut-hamburger--cross span, .ut-hamburger--cross span::before { transition-property: top, background, transform, -webkit-transform; }.ut-hamburger--cross span::after { transition-property: bottom, background, transform, -webkit-transform; }@-webkit-keyframes loading2 { 0% { transform: translateX(0px) scale(1); } 25% { transform: translateX(-50px) scale(0.3); } 50% { transform: translateX(0px) scale(1); } 75% { transform: translateX(50px) scale(0.3); } 100% { transform: translateX(0px) scale(1); } }@keyframes loading2 { 0% { transform: translateX(0px) scale(1); } 25% { transform: translateX(-50px) scale(0.3); } 50% { transform: translateX(0px) scale(1); } 75% { transform: translateX(50px) scale(0.3); } 100% { transform: translateX(0px) scale(1); } }@-webkit-keyframes loading3 { 0% { transform: rotate(0deg); } 25% { transform: rotate(180deg); } 50% { transform: rotate(180deg); } 75% { transform: rotate(360deg); } 100% { transform: rotate(360deg); } }@keyframes loading3 { 0% { transform: rotate(0deg); } 25% { transform: rotate(180deg); } 50% { transform: rotate(180deg); } 75% { transform: rotate(360deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes loading3-inner { 0% { height: 0%; } 25% { height: 0%; } 50% { height: 100%; } 75% { height: 100%; } 100% { height: 0%; } }@keyframes loading3-inner { 0% { height: 0%; } 25% { height: 0%; } 50% { height: 100%; } 75% { height: 100%; } 100% { height: 0%; } }@-webkit-keyframes ball4 { 0% { transform: translate(0px, 0px); } 5% { transform: translate(8px, -14px); } 10% { transform: translate(15px, -10px); } 17% { transform: translate(23px, -24px); } 20% { transform: translate(30px, -20px); } 27% { transform: translate(38px, -34px); } 30% { transform: translate(45px, -30px); } 37% { transform: translate(53px, -44px); } 40% { transform: translate(60px, -40px); } 50% { transform: translate(60px, 0px); } 57% { transform: translate(53px, -14px); } 60% { transform: translate(45px, -10px); } 67% { transform: translate(37px, -24px); } 70% { transform: translate(30px, -20px); } 77% { transform: translate(22px, -34px); } 80% { transform: translate(15px, -30px); } 87% { transform: translate(7px, -44px); } 90% { transform: translate(0px, -40px); } 100% { transform: translate(0px, 0px); } }@keyframes ball4 { 0% { transform: translate(0px, 0px); } 5% { transform: translate(8px, -14px); } 10% { transform: translate(15px, -10px); } 17% { transform: translate(23px, -24px); } 20% { transform: translate(30px, -20px); } 27% { transform: translate(38px, -34px); } 30% { transform: translate(45px, -30px); } 37% { transform: translate(53px, -44px); } 40% { transform: translate(60px, -40px); } 50% { transform: translate(60px, 0px); } 57% { transform: translate(53px, -14px); } 60% { transform: translate(45px, -10px); } 67% { transform: translate(37px, -24px); } 70% { transform: translate(30px, -20px); } 77% { transform: translate(22px, -34px); } 80% { transform: translate(15px, -30px); } 87% { transform: translate(7px, -44px); } 90% { transform: translate(0px, -40px); } 100% { transform: translate(0px, 0px); } }@-webkit-keyframes barUp1 { 0% { transform: scale(1, 0.2); } 40% { transform: scale(1, 0.2); } 50% { transform: scale(1, 1); } 90% { transform: scale(1, 1); } 100% { transform: scale(1, 0.2); } }@keyframes barUp1 { 0% { transform: scale(1, 0.2); } 40% { transform: scale(1, 0.2); } 50% { transform: scale(1, 1); } 90% { transform: scale(1, 1); } 100% { transform: scale(1, 0.2); } }@-webkit-keyframes barUp2 { 0% { transform: scale(1, 0.4); } 40% { transform: scale(1, 0.4); } 50% { transform: scale(1, 0.8); } 90% { transform: scale(1, 0.8); } 100% { transform: scale(1, 0.4); } }@keyframes barUp2 { 0% { transform: scale(1, 0.4); } 40% { transform: scale(1, 0.4); } 50% { transform: scale(1, 0.8); } 90% { transform: scale(1, 0.8); } 100% { transform: scale(1, 0.4); } }@-webkit-keyframes barUp3 { 0% { transform: scale(1, 0.6); } 100% { transform: scale(1, 0.6); } }@keyframes barUp3 { 0% { transform: scale(1, 0.6); } 100% { transform: scale(1, 0.6); } }@-webkit-keyframes barUp4 { 0% { transform: scale(1, 0.8); } 40% { transform: scale(1, 0.8); } 50% { transform: scale(1, 0.4); } 90% { transform: scale(1, 0.4); } 100% { transform: scale(1, 0.8); } }@keyframes barUp4 { 0% { transform: scale(1, 0.8); } 40% { transform: scale(1, 0.8); } 50% { transform: scale(1, 0.4); } 90% { transform: scale(1, 0.4); } 100% { transform: scale(1, 0.8); } }@-webkit-keyframes barUp5 { 0% { transform: scale(1, 1); } 40% { transform: scale(1, 1); } 50% { transform: scale(1, 0.2); } 90% { transform: scale(1, 0.2); } 100% { transform: scale(1, 1); } }@keyframes barUp5 { 0% { transform: scale(1, 1); } 40% { transform: scale(1, 1); } 50% { transform: scale(1, 0.2); } 90% { transform: scale(1, 0.2); } 100% { transform: scale(1, 1); } }@keyframes lol { 0% { opacity: 0; transform: translateX(-300px); } 33% { opacity: 1; transform: translateX(0px); } 66% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(300px); } }@-webkit-keyframes lol { 0% { opacity: 0; transform: translateX(-300px); } 33% { opacity: 1; transform: translateX(0px); } 66% { opacity: 1; transform: translateX(0px); } 100% { opacity: 0; transform: translateX(300px); } }@-webkit-keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { transform: scale3d(1, 1, 1); } 35% { transform: scale3d(0, 0, 1); } }@keyframes sk-cubeGridScaleDelay { 0%, 70%, 100% { transform: scale3d(1, 1, 1); } 35% { transform: scale3d(0, 0, 1); } }@-webkit-keyframes ut-sk-bounce { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } }@keyframes ut-sk-bounce { 0%, 100% { transform: scale(0); } 50% { transform: scale(1); } }@-webkit-keyframes sk-circleFadeDelay { 0%, 39%, 100% { opacity: 0; } 40% { opacity: 1; } }@keyframes sk-circleFadeDelay { 0%, 39%, 100% { opacity: 0; } 40% { opacity: 1; } }@media (min-width: 1025px){.footer.ut-footer-fullwidth-on .grid-container { max-width: 100%; padding-left: 20px; padding-right: 20px; }.footer.ut-footer-fullwidth-on .footer-content .grid-container { padding-left: 30px; padding-right: 30px; }.vc_row[data-vc-stretch-content="true"]:not(.vc_row-no-padding) { padding-left: 20px; padding-right: 20px; }}.vc_section { margin-left: 0px; margin-right: 0px; }.vc_section[data-vc-full-width] { margin-left: -20px; margin-right: -20px; padding-left: 0px; padding-right: 0px; }@-webkit-keyframes BrooklynFadeInLeft { 0% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInLeft { 0% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInDown { 0% { opacity: 0; transform: translate3d(0px, -50px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInDown { 0% { opacity: 0; transform: translate3d(0px, -50px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInRight { 0% { opacity: 0; transform: translate3d(50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInRight { 0% { opacity: 0; transform: translate3d(50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInUp { 0% { opacity: 0; transform: translate3d(0px, 50px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInUp { 0% { opacity: 0; transform: translate3d(0px, 50px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInLeftShort { 0% { opacity: 0; transform: translate3d(-25px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInLeftShort { 0% { opacity: 0; transform: translate3d(-25px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInDownShortCut { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInDownShortCut { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInRightShort { 0% { opacity: 0; transform: translate3d(25px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInRightShort { 0% { opacity: 0; transform: translate3d(25px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInUpShortCut { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInUpShortCut { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } }@keyframes BrooklynFadeOutLeft { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(50px, 0px, 0px); } }@keyframes BrooklynFadeOutRight { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(50px, 0px, 0px); } }@-webkit-keyframes circle-animation { 0% { transform: rotate(0deg); stroke-dashoffset: 31.68; } 50% { transform: rotate(720deg); stroke-dashoffset: 150.72; } 100% { transform: rotate(1080deg); stroke-dashoffset: 31.68; } }@keyframes circle-animation { 0% { transform: rotate(0deg); stroke-dashoffset: 31.68; } 50% { transform: rotate(720deg); stroke-dashoffset: 150.72; } 100% { transform: rotate(1080deg); stroke-dashoffset: 31.68; } }@keyframes GlitchUT1 { 0% { transform: translate(0px); } 20% { transform: translate(-5px, 5px); } 40% { transform: translate(-5px, -5px); } 60% { transform: translate(5px, 5px); } 80% { transform: translate(5px, -5px); } 100% { transform: translate(0px); } }@keyframes GlitchUT2After { 0% { clip-path: inset(47% 52% 53% 0px); } 5% { clip-path: inset(18% 19% 9% 0px); } 10% { clip-path: inset(58% 13% 16% 0px); } 15% { clip-path: inset(3% 98% 73% 0px); } 20% { clip-path: inset(63% 65% 39% 0px); } 25% { clip-path: inset(56% 84% 18% 0px); } 30% { clip-path: inset(15% 91% 66% 0px); } 35% { clip-path: inset(40% 16% 36% 0px); } 40% { clip-path: inset(32% 54% 67% 0px); } 45% { clip-path: inset(80% 91% 65% 0px); } 50% { clip-path: inset(33% 61% 93% 0px); } 55% { clip-path: inset(46% 21% 91% 0px); } 60% { clip-path: inset(12% 54% 98% 0px); } 65% { clip-path: inset(95% 33% 59% 0px); } 70% { clip-path: inset(67% 29% 63% 0px); } 75% { clip-path: inset(92% 67% 34% 0px); } 80% { clip-path: inset(26% 75% 71% 0px); } 85% { clip-path: inset(58% 4% 33% 0px); } 90% { clip-path: inset(39% 26% 52% 0px); } 95% { clip-path: inset(71% 46% 3% 0px); } 100% { clip-path: inset(20% 82% 71% 0px); } }@keyframes GlitchUT2Before { 0% { clip-path: inset(35% 88% 1% 0px); } 5% { clip-path: inset(76% 61% 69% 0px); } 10% { clip-path: inset(77% 93% 32% 0px); } 15% { clip-path: inset(56% 97% 45% 0px); } 20% { clip-path: inset(53% 59% 22% 0px); } 25% { clip-path: inset(30% 7% 6% 0px); } 30% { clip-path: inset(98% 31% 37% 0px); } 35% { clip-path: inset(86% 38% 89% 0px); } 40% { clip-path: inset(8% 82% 4% 0px); } 45% { clip-path: inset(95% 7% 46% 0px); } 50% { clip-path: inset(79% 73% 11% 0px); } 55% { clip-path: inset(75% 51% 33% 0px); } 60% { clip-path: inset(28% 8% 93% 0px); } 65% { clip-path: inset(89% 70% 60% 0px); } 70% { clip-path: inset(65% 54% 77% 0px); } 75% { clip-path: inset(65% 91% 74% 0px); } 80% { clip-path: inset(13% 27% 93% 0px); } 85% { clip-path: inset(45% 10% 64% 0px); } 90% { clip-path: inset(86% 3% 41% 0px); } 95% { clip-path: inset(15% 58% 1% 0px); } 100% { clip-path: inset(88% 33% 19% 0px); } }[class*=" Bklyn-Core-"], [class^="Bklyn-Core-"] { speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: Brooklyn-Core !important; }.Bklyn-Core-Solid-Up-3::before { content: ""; }.fa { font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style,900); }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-classic, .fa-regular, .fa-solid, .far, .fas { font-family: "Font Awesome 6 Free"; }.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; }.fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; }@-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@-webkit-keyframes fa-bounce { 0% { transform: scale(1, 1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1, 1) translateY(0px); } 100% { transform: scale(1, 1) translateY(0px); } }@keyframes fa-bounce { 0% { transform: scale(1, 1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0); } 57% { transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1, 1) translateY(0px); } 100% { transform: scale(1, 1) translateY(0px); } }@-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 100%, 40% { transform: rotate(0deg); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%, 8% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 100%, 40% { transform: rotate(0deg); } }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.fa-at::before { content: "@"; }.fa-arrow-circle-right::before { content: ""; }.fa-mobile-alt::before { content: ""; }:host, :root { --fa-style-family-brands: 'Font Awesome 6 Brands'; --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }@font-face{font-family:"Font Awesome 6 Brands";font-weight:400;font-style:normal;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/fa-brands-400306fa905.woff) format('woff2');font-display:swap;}.fa-brands, .fab { font-weight: 400; }.fa-google::before { content: ""; }.fa-apple::before { content: ""; }.fa-linkedin::before { content: ""; }.fa-instagram::before { content: ""; }.fa-facebook::before { content: ""; }.fa-android::before { content: ""; }:host, :root { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }:host, :root { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }@font-face{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/fa-solid-9004e31d032.woff) format('woff2');font-display:swap;}.fa-solid, .fas { font-weight: 900; }.fa.fa-facebook { font-family: "Font Awesome 6 Brands"; font-weight: 400; }.fa.fa-facebook::before { content: ""; }.fa.fa-linkedin { font-family: "Font Awesome 6 Brands"; font-weight: 400; }.fa.fa-linkedin::before { content: ""; }.fa.fa-instagram { font-family: "Font Awesome 6 Brands"; font-weight: 400; }.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }.clearfix::after, .clearfix::before, .grid-100::after, .grid-100::before, .grid-10::after, .grid-10::before, .grid-15::after, .grid-15::before, .grid-20::after, .grid-20::before, .grid-25::after, .grid-25::before, .grid-30::after, .grid-30::before, .grid-33::after, .grid-33::before, .grid-35::after, .grid-35::before, .grid-40::after, .grid-40::before, .grid-45::after, .grid-45::before, .grid-50::after, .grid-50::before, .grid-55::after, .grid-55::before, .grid-5::after, .grid-5::before, .grid-60::after, .grid-60::before, .grid-65::after, .grid-65::before, .grid-66::after, .grid-66::before, .grid-70::after, .grid-70::before, .grid-75::after, .grid-75::before, .grid-80::after, .grid-80::before, .grid-85::after, .grid-85::before, .grid-90::after, .grid-90::before, .grid-95::after, .grid-95::before, .grid-container::after, .grid-container::before, .grid-offset::after, .grid-offset::before, .mobile-grid-100::after, .mobile-grid-100::before, .mobile-grid-10::after, .mobile-grid-10::before, .mobile-grid-15::after, .mobile-grid-15::before, .mobile-grid-20::after, .mobile-grid-20::before, .mobile-grid-25::after, .mobile-grid-25::before, .mobile-grid-30::after, .mobile-grid-30::before, .mobile-grid-33::after, .mobile-grid-33::before, .mobile-grid-35::after, .mobile-grid-35::before, .mobile-grid-40::after, .mobile-grid-40::before, .mobile-grid-45::after, .mobile-grid-45::before, .mobile-grid-50::after, .mobile-grid-50::before, .mobile-grid-55::after, .mobile-grid-55::before, .mobile-grid-5::after, .mobile-grid-5::before, .mobile-grid-60::after, .mobile-grid-60::before, .mobile-grid-65::after, .mobile-grid-65::before, .mobile-grid-66::after, .mobile-grid-66::before, .mobile-grid-70::after, .mobile-grid-70::before, .mobile-grid-75::after, .mobile-grid-75::before, .mobile-grid-80::after, .mobile-grid-80::before, .mobile-grid-85::after, .mobile-grid-85::before, .mobile-grid-90::after, .mobile-grid-90::before, .mobile-grid-95::after, .mobile-grid-95::before, .tablet-grid-100::after, .tablet-grid-100::before, .tablet-grid-10::after, .tablet-grid-10::before, .tablet-grid-15::after, .tablet-grid-15::before, .tablet-grid-20::after, .tablet-grid-20::before, .tablet-grid-25::after, .tablet-grid-25::before, .tablet-grid-30::after, .tablet-grid-30::before, .tablet-grid-33::after, .tablet-grid-33::before, .tablet-grid-35::after, .tablet-grid-35::before, .tablet-grid-40::after, .tablet-grid-40::before, .tablet-grid-45::after, .tablet-grid-45::before, .tablet-grid-50::after, .tablet-grid-50::before, .tablet-grid-55::after, .tablet-grid-55::before, .tablet-grid-5::after, .tablet-grid-5::before, .tablet-grid-60::after, .tablet-grid-60::before, .tablet-grid-65::after, .tablet-grid-65::before, .tablet-grid-66::after, .tablet-grid-66::before, .tablet-grid-70::after, .tablet-grid-70::before, .tablet-grid-75::after, .tablet-grid-75::before, .tablet-grid-80::after, .tablet-grid-80::before, .tablet-grid-85::after, .tablet-grid-85::before, .tablet-grid-90::after, .tablet-grid-90::before, .tablet-grid-95::after, .tablet-grid-95::before { content: "."; display: block; overflow: hidden; visibility: hidden; font-size: 0px; line-height: 0; width: 0px; height: 0px; }.clearfix::after, .grid-100::after, .grid-10::after, .grid-15::after, .grid-20::after, .grid-25::after, .grid-30::after, .grid-33::after, .grid-35::after, .grid-40::after, .grid-45::after, .grid-50::after, .grid-55::after, .grid-5::after, .grid-60::after, .grid-65::after, .grid-66::after, .grid-70::after, .grid-75::after, .grid-80::after, .grid-85::after, .grid-90::after, .grid-95::after, .grid-container::after, .grid-offset::after, .mobile-grid-100::after, .mobile-grid-10::after, .mobile-grid-15::after, .mobile-grid-20::after, .mobile-grid-25::after, .mobile-grid-30::after, .mobile-grid-33::after, .mobile-grid-35::after, .mobile-grid-40::after, .mobile-grid-45::after, .mobile-grid-50::after, .mobile-grid-55::after, .mobile-grid-5::after, .mobile-grid-60::after, .mobile-grid-65::after, .mobile-grid-66::after, .mobile-grid-70::after, .mobile-grid-75::after, .mobile-grid-80::after, .mobile-grid-85::after, .mobile-grid-90::after, .mobile-grid-95::after, .tablet-grid-100::after, .tablet-grid-10::after, .tablet-grid-15::after, .tablet-grid-20::after, .tablet-grid-25::after, .tablet-grid-30::after, .tablet-grid-33::after, .tablet-grid-35::after, .tablet-grid-40::after, .tablet-grid-45::after, .tablet-grid-50::after, .tablet-grid-55::after, .tablet-grid-5::after, .tablet-grid-60::after, .tablet-grid-65::after, .tablet-grid-66::after, .tablet-grid-70::after, .tablet-grid-75::after, .tablet-grid-80::after, .tablet-grid-85::after, .tablet-grid-90::after, .tablet-grid-95::after { clear: both; }.grid-container { margin-left: auto; margin-right: auto; max-width: 1200px; padding-left: 10px; padding-right: 10px; }.grid-10, .grid-100, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-5, .grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, .mobile-grid-10, .mobile-grid-100, .mobile-grid-15, .mobile-grid-20, .mobile-grid-25, .mobile-grid-30, .mobile-grid-33, .mobile-grid-35, .mobile-grid-40, .mobile-grid-45, .mobile-grid-5, .mobile-grid-50, .mobile-grid-55, .mobile-grid-60, .mobile-grid-65, .mobile-grid-66, .mobile-grid-70, .mobile-grid-75, .mobile-grid-80, .mobile-grid-85, .mobile-grid-90, .mobile-grid-95, .tablet-grid-10, .tablet-grid-100, .tablet-grid-15, .tablet-grid-20, .tablet-grid-25, .tablet-grid-30, .tablet-grid-33, .tablet-grid-35, .tablet-grid-40, .tablet-grid-45, .tablet-grid-5, .tablet-grid-50, .tablet-grid-55, .tablet-grid-60, .tablet-grid-65, .tablet-grid-66, .tablet-grid-70, .tablet-grid-75, .tablet-grid-80, .tablet-grid-85, .tablet-grid-90, .tablet-grid-95 { box-sizing: border-box; padding-left: 10px; padding-right: 10px; }.grid-parent { padding-left: 0px; padding-right: 0px; }@media (min-width: 1025px){.hide-on-desktop { display: none !important; }.grid-20 { float: left; width: 20%; }.grid-80 { float: left; width: 80%; }.grid-100 { clear: both; width: 100%; }}@-webkit-keyframes bounce { 20%, 53%, 80%, 0%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 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 { 20%, 53%, 80%, 0%, 100% { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0px, 0px, 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 { 50%, 0%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@keyframes flash { 50%, 0%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@-webkit-keyframes pulse { 0% { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scale3d(1, 1, 1); } }@keyframes pulse { 0% { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes rubberBand { 0% { transform: scale3d(1, 1, 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: scale3d(1, 1, 1); } }@keyframes rubberBand { 0% { transform: scale3d(1, 1, 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: scale3d(1, 1, 1); } }@-webkit-keyframes shake { 0%, 100% { transform: translate3d(0px, 0px, 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: translate3d(0px, 0px, 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: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } 100% { transform: rotate3d(0, 0, 1, 0deg); } }@-webkit-keyframes tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@keyframes tada { 0% { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { transform: scale3d(1, 1, 1); } }@-webkit-keyframes wobble { 0% { transform: translate3d(0px, 0px, 0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes wobble { 0% { transform: translate3d(0px, 0px, 0px); } 15% { transform: translate3d(-25%, 0px, 0px) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0px, 0px) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0px, 0px) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0px, 0px) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0px, 0px) rotate3d(0, 0, 1, -1deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes jello { 11.1%, 0%, 100% { transform: translate3d(0px, 0px, 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 { 11.1%, 0%, 100% { transform: translate3d(0px, 0px, 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 { 20%, 40%, 60%, 80%, 0%, 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: scale3d(1, 1, 1); } }@keyframes bounceIn { 20%, 40%, 60%, 80%, 0%, 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: scale3d(1, 1, 1); } }@-webkit-keyframes bounceInDown { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@keyframes bounceInDown { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInLeft { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@keyframes bounceInLeft { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInRight { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@keyframes bounceInRight { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@-webkit-keyframes bounceInUp { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 0px); } }@keyframes bounceInUp { 60%, 75%, 90%, 0%, 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: translate3d(0px, 0px, 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: translate3d(0px, 0px, 0px); } }@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0px, -100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInDownBig { 0% { opacity: 0; transform: translate3d(0px, -2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeft { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInLeftBig { 0% { opacity: 0; transform: translate3d(-2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRight { 0% { opacity: 0; transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInRightBig { 0% { opacity: 0; transform: translate3d(2000px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUp { 0% { opacity: 0; transform: translate3d(0px, 100%, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }.fadeInUp { animation-name: fadeInUp; }@-webkit-keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes fadeInUpBig { 0% { opacity: 0; transform: translate3d(0px, 2000px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 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% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@keyframes flip { 0% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 150px) rotate3d(0, 1, 0, -170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale3d(1, 1, 1) translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg); animation-timing-function: ease-in; } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } }@-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } 100% { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } }@-webkit-keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@-webkit-keyframes rotateIn { 0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateIn { 0% { transform-origin: center center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { transform-origin: center center; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } }@-webkit-keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } }@-webkit-keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } }@-webkit-keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@-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) rotate3d(0, 0, 1, -120deg); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes rollIn { 0% { opacity: 0; transform: translate3d(-100%, 0px, 0px) rotate3d(0, 0, 1, -120deg); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 120deg); } }@keyframes rollOut { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(100%, 0px, 0px) rotate3d(0, 0, 1, 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% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInDown { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-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% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-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% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@keyframes slideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes slideOutDown { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@keyframes slideOutDown { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes slideOutLeft { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@keyframes slideOutLeft { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes slideOutRight { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@keyframes slideOutRight { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes slideOutUp { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }@keyframes slideOutUp { 0% { transform: translate3d(0px, 0px, 0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }.animated { animation-duration: 1s; animation-fill-mode: both; }@-webkit-keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes portfolioFadeInUp { 0% { transform: translate3d(0px, 100px, 0px); opacity: 0; } 100% { transform: translate3d(0px, 0px, 0px); opacity: 1; } }@keyframes portfolioFadeInUp { 0% { transform: translate3d(0px, 100px, 0px); opacity: 0; } 100% { transform: translate3d(0px, 0px, 0px); opacity: 1; } }@-webkit-keyframes portfolioZoomIn { 0% { transform: scale(0.001); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@keyframes portfolioZoomIn { 0% { transform: scale(0.001); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }@-webkit-keyframes portfolioFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes portfolioFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes BrooklynFadeInLeftSlideUp { 0% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInLeftSlideUp { 0% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeOutLeftSlideUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } }@keyframes BrooklynFadeOutLeftSlideUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(-50px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeOutRightSlideUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(50px, 0px, 0px); } }@keyframes BrooklynFadeOutRightSlideUp { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(50px, 0px, 0px); } }@-webkit-keyframes BrooklynFadeInRightSlideUp { 0% { opacity: 0; transform: translate3d(50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }@keyframes BrooklynFadeInRightSlideUp { 0% { opacity: 0; transform: translate3d(50px, 0px, 0px); } 100% { opacity: 1; transform: translate3d(0px, 0px, 0px); } }.vc_clearfix::after, .vc_column-inner::after, .vc_el-clearfix, .vc_row::after { clear: both; }.vc_row::after, .vc_row::before { content: " "; display: table; }.vc_column_container { width: 100%; }.vc_row { margin-left: -15px; margin-right: -15px; }.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; box-sizing: border-box; }.vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 { float: left; }.vc_col-xs-12 { width: 100%; }.vc_col-xs-6 { width: 50%; }@media (min-width: 768px){.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 { float: left; }.vc_col-sm-12 { width: 100%; }.vc_col-sm-8 { width: 66.6667%; }.vc_col-sm-6 { width: 50%; }.vc_col-sm-4 { width: 33.3333%; }.vc_col-sm-2 { width: 16.6667%; }}@media (min-width: 992px){.vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 { float: left; }.vc_col-md-3 { width: 25%; }}@media (min-width: 1200px){.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 { float: left; }.vc_col-lg-3 { width: 25%; }}.vc_clearfix::after, .vc_clearfix::before { content: " "; display: table; }#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box > p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child { margin-bottom: 0px; }.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li { margin-bottom: 35px; }.wpb-content-wrapper { margin: 0px; padding: 0px; border: none; overflow: unset; display: block; }.vc_row[data-vc-full-width] { transition:opacity 0.5s ease; overflow: hidden; }.vc_row.vc_row-flex { box-sizing: border-box; display: flex; flex-wrap: wrap; }.vc_row.vc_row-flex > .vc_column_container { display: flex; }.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner { flex-grow: 1; display: flex; flex-direction: column; z-index: 1; }.vc_row.vc_row-flex::after, .vc_row.vc_row-flex::before { display: none; }.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner { justify-content: center; }.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container { align-items: center; }.vc_column-inner::after, .vc_column-inner::before { content: " "; display: table; }.vc_row.vc_column-gap-5 { margin-left: -17.5px; margin-right: -17.5px; }.vc_row.vc_column-gap-5 > .vc_column_container { padding: 2.5px; }.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section { padding-top: 35px; }.vc_column_container { padding-left: 0px; padding-right: 0px; }.vc_column_container > .vc_column-inner { box-sizing: border-box; padding-left: 15px; padding-right: 15px; width: 100%; }.vc_section { padding-left: 15px; padding-right: 15px; margin-left: -15px; margin-right: -15px; }.vc_section[data-vc-full-width] { transition:opacity 0.5s ease; overflow: hidden; }.vc_section[data-vc-full-width] > .vc_row { margin-left: 0px; margin-right: 0px; }.vc_row.vc_row-o-equal-height > .vc_column_container { align-items: stretch; }@keyframes progress-bar-stripes { 0% { background-position: 40px 0px; } 100% { background-position: 0px 0px; } }@keyframes load7 { 0%, 100%, 80% { box-shadow: rgba(235, 235, 235, 0.75) 0px 2.5em 0px -1.3em; } 40% { box-shadow: rgba(235, 235, 235, 0.75) 0px 2.5em 0px 0px; } }.wpb_animate_when_almost_visible { opacity: 0; }.wpb_animate_when_almost_visible:not(.wpb_start_animation) { animation: auto ease 0s 1 normal none running none; }@keyframes wpb_ttb { 0% { transform: translate(0px, -10%); opacity: 0; } 100% { transform: translate(0px, 0px); opacity: 1; } }@keyframes wpb_btt { 0% { transform: translate(0px, 10%); opacity: 0; } 100% { transform: translate(0px, 0px); opacity: 1; } }@keyframes wpb_ltr { 0% { transform: translate(-10%, 0px); opacity: 0; } 100% { transform: translate(0px, 0px); opacity: 1; } }@keyframes wpb_rtl { 0% { transform: translate(10%, 0px); opacity: 0; } 100% { transform: translate(0px, 0px); opacity: 1; } }@keyframes wpb_appear { 0% { transform: scale(0.5); opacity: 0.1; } 100% { transform: scale(1); opacity: 1; } }@keyframes vc_woo-add-cart-load { 0%, 100%, 80% { box-shadow: rgba(235, 235, 235, 0.75) 0px 2.5em 0px -1.3em; } 40% { box-shadow: rgba(235, 235, 235, 0.75) 0px 2.5em 0px 0px; } }.ut-service-column { overflow: hidden; }.ut-vertical { text-align: center; }.ut-vertical-style .ut-service-icon { float: none; margin: 0px auto 12px; display: block; }.ut-service-icon { float: left; margin-right: 20px; overflow: hidden; font-size: 30px; margin-bottom: 20px; }@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@-webkit-keyframes slideInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { opacity: 1; transform: translateX(0px); } 80% { transform: translateX(10px); } 100% { transform: translateX(0px); opacity: 1; } }@keyframes slideInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { opacity: 1; transform: translateX(0px); } 80% { transform: translateX(10px); } 100% { transform: translateX(0px); opacity: 1; } }@-webkit-keyframes slideInLeft { 0% { opacity: 0; transform: translateX(-2000px); } 60% { opacity: 1; transform: translateX(0px); } 80% { transform: translateX(-10px); } 100% { transform: translateX(0px); opacity: 1; } }@keyframes slideInLeft { 0% { opacity: 0; transform: translateX(-2000px); } 60% { opacity: 1; transform: translateX(0px); } 80% { transform: translateX(-10px); } 100% { transform: translateX(0px); opacity: 1; } }.ut-animate-element, .ut-animate-image { opacity: 0; }section { position: relative; }.vc_row { margin-left: -20px; margin-right: -20px; position: relative; }.vc_row[class*="vc_column-gap-"]:not(.vc_column-gap-0) .wpb_column:not(.vc_col-has-fill) .vc_column-inner { padding-left: 0px; padding-right: 0px; }.vc_row[class*="vc_column-gap-"]:not(.vc_column-gap-0) > .wpb_column:not(.vc_col-has-fill) .vc_column-inner .wpb_content_element:last-child { margin-bottom: 0px; }.vc_column_container > .vc_column-inner { padding-left: 20px; padding-right: 20px; }.vc_icon_element, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li { margin-bottom: 40px; }.page.ut-vc-enabled #primary, .single-portfolio.ut-vc-enabled #primary { padding: 0px; }@media (min-width: 1025px){.ut-vc-160.vc_section, .ut-vc-160.vc_section.vc_section-has-fill { padding-top: 160px; padding-bottom: 120px; }.ut-vc-160.vc_section + .vc_row-full-width + .ut-vc-160.vc_section.vc_section-has-fill, .ut-vc-160.vc_section.ut-last-row-has-fill + .vc_row-full-width + .ut-vc-160.vc_section, .ut-vc-160.vc_section.vc_section-has-fill + .vc_row-full-width + .ut-vc-160.vc_section { padding-top: 160px; }.ut-vc-160.vc_section + .vc_row-full-width + .ut-vc-160.vc_section { padding-top: 120px; }.ut-vc-160.vc_section > .vc_row + .vc_row-full-width + .vc_row { margin-top: 40px; }.ut-vc-160.vc_section .vc_row.vc_inner:first-child { margin-top: 0px; }.ut-vc-160.vc_section .vc_row.vc_inner { margin-top: 40px; }}.ut-image-gallery-item { margin: 0px; padding: 0px; text-align: center; }.ut-image-gallery-image { position: relative; }.ut-image-gallery-item img:not(.gutter-shadow):not([class^="ut-box-shadow"]) { backface-visibility: hidden; border: none !important; box-shadow: #000000 0px 0px 0px !important; }.ut-image-gallery-item a { display: block; height: 100%; width: 100%; }@keyframes image-gallery-loader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes image-gallery-loader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.wpb_wrapper .page-header .lead > :last-child, .wpb_wrapper .section-header .lead > :last-child, .wpb_wrapper .ut-info > :last-child, .wpb_wrapper .ut-service-column > :last-child, .wpb_wrapper .ut-service-icon-box-content > :last-child { margin-bottom: 0px; }.wpb_wrapper .section-header > :first-child { margin-bottom: 20px; }.section-header > :last-child { margin-bottom: 0px !important; }.wpb_wrapper .ut-service-column h3 { margin-bottom: 0px; }.wpb_wrapper .ut-service-column > p { margin-top: 15px; }.wpb_wrapper .ut-vertical-style .ut-service-icon-large.ut-service-icon-normal { height: auto; text-align: center; }.wpb_wrapper .ut-service-icon-large { font-size: 48px; height: 64px; width: 64px; }.wpb_wrapper .ut-service-icon-large.ut-service-icon-with-svg svg { width: 64px; transform: translate3d(0px, 0px, 0px); }.wpb_wrapper .ut-service-icon { margin-bottom: 0px; margin-right: 20px; position: relative; }.wpb_wrapper .ut-service-column.ut-vertical { margin-top: 20px; }.wpb_wrapper .ut-vertical-style .ut-service-icon { margin: 0px auto; }.ut-service-column.ut-vertical > :first-child { margin-top: 0px; }.wpb_wrapper .ut-vertical-style-align-left, .wpb_wrapper .ut-vertical-style-align-left .ut-service-icon.ut-service-icon-normal, .wpb_wrapper .ut-vertical-style-align-left .ut-vertical { text-align: left; }.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon { margin: 0px 0px 12px; }@media (min-width: 768px){.wpb_wrapper .ut-vertical-style-align-left .ut-service-icon-normal { justify-content: left; }}.ut-service-column-link-with-animation i, .ut-service-column-vertical-link-with-animation i { transition: 0.3s; display: inline-block; }.ut-service-column-vertical-link { line-height: 150%; display: inline-flex; -webkit-box-align: center; align-items: center; }.ut-service-column-link-icon-after i, .ut-service-column-vertical-link-icon-after i { margin-left: 10px; }.ut-service-column-link-with-animation.ut-service-column-link-icon-after i, .ut-service-column-link-with-animation.ut-service-column-link-icon-before i, .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after i, .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-before i { transform: translate(0px, 0px); }.ut-vertical-style-align-center .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after:hover i, .ut-vertical-style-align-left .ut-service-column-vertical-link-with-animation.ut-service-column-vertical-link-icon-after:hover i { transform: translate(5px, 0px); }#home .wpb_wrapper .page-header, #home .wpb_wrapper .section-header, .wpb_wrapper .page-header, .wpb_wrapper .section-header { margin-bottom: 0px; padding-bottom: 0px; }.wpb_wrapper .page-title, .wpb_wrapper .section-title { margin-bottom: 0px; }.ut-btn-group { display: inline-block; width: 100%; }.ut-btn-group.ut-btn-group-left { text-align: left; }.ut-btn-group > .bklyn-btn-holder { display: inline; }.ut-btn-group.ut-btn-group-center > .bklyn-btn-holder, .ut-btn-group.ut-btn-group-left > .bklyn-btn-holder { margin-right: 20px; }.ut-btn-group.ut-btn-group-center > .bklyn-btn-holder.bklyn-btn-last, .ut-btn-group.ut-btn-group-center > .bklyn-btn-holder:last-child, .ut-btn-group.ut-btn-group-left > .bklyn-btn-holder.bklyn-btn-last, .ut-btn-group.ut-btn-group-left > .bklyn-btn-holder:last-child { margin-right: 0px; }.bklyn-btn.bklyn-btn-icon-left:not(.icon-only) i { padding-right: 10px; }.bklyn-btn-holder { position: relative; }.bklyn-btn-holder.bklyn-btn-center { text-align: center; }.bklyn-btn-holder.bklyn-btn-left { text-align: left; }.bklyn-btn { background: #ffbf00; border: 0px none; cursor: pointer; color: #ffffff; display: inline-flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; font-weight: 400; text-align: center; text-decoration: none; text-transform: uppercase; margin: 0px 0px 40px; padding: 10px 20px; line-height: 125%; overflow: hidden; vertical-align: middle; border-radius: 0px; box-sizing: border-box; user-select: none; transition: 0.2s ease-in-out; }.ut-btn-text { display: inline-block; vertical-align: middle; }.bklyn-btn.bklyn-btn-shadow-active, .bklyn-btn.bklyn-btn-shadow:hover { box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; }.bklyn-btn.bklyn-btn-outline { border: 4px solid #000000; background: 0px 0px; color: #000000; }.bklyn-btn.bklyn-btn-small { font-size: 12px; padding: 1.1em 2em; }.bklyn-btn.bklyn-btn-normal { font-size: 14px; padding: 1.05em 2.15em; }#ut-overlay-nav .bklyn-btn { font-size: 12px; margin-bottom: 0px; }.ut-btn-group.ut-btn-group-left { display: flex; justify-content: left; -webkit-box-align: start; align-items: flex-start; }.bklyn-overlay { top: 0px; left: 0px; width: 100%; height: 100%; background-repeat: repeat; position: absolute; }@-webkit-keyframes fadeInFromNone { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } 100% { display: block; opacity: 1; } }@keyframes fadeInFromNone { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } 100% { display: block; opacity: 1; } }.ut-social-follow-module { font-size: 16px; margin: -10px 0px 0px; list-style: none !important; }.ut-social-follow-module.ut-social-follow-module-center { text-align: center; }.ut-social-follow-module a, .ut-social-follow-module a .fa { transition:color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }.ut-social-follow-module li { display: inline-block; margin: 10px 20px 0px 0px; text-align: center; position: relative; }.ut-social-follow-module.ut-social-follow-module-40 { margin: -10px 0px 0px; }.ut-social-follow-module.ut-social-follow-module-40 li { margin: 10px 40px 0px 0px; }.ut-social-follow-module li:last-child { margin-right: 0px; }.ut-social-follow-module .ut-social-follow-icon-only a { display: block; color: #151515; background: 0px 0px !important; }@-webkit-keyframes ut-video-play-border-animation { 0% { transform: scale(1); } 50% { opacity: 0.7; } 75% { opacity: 0.1; } 100% { opacity: 0; transform: scale(2.5); } }@keyframes ut-video-play-border-animation { 0% { transform: scale(1); } 50% { opacity: 0.7; } 75% { opacity: 0.1; } 100% { opacity: 0; transform: scale(2.5); } }.ut-plan-module-wrap { text-align: center; background: #ffffff; }.ut-plan-module-border { border-color: #dddddd; }.ut-plan-module-headline { margin-bottom: 0px; }.ut-plan-module-button, .ut-plan-module-content, .ut-plan-module-header, .ut-plan-module-price-wrap { padding: 20px; }.ut-plan-module-popular .ut-plan-module-button, .ut-plan-module-popular .ut-plan-module-header { padding: 40px; }.ut-plan-module-shadow { box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 15px; }.ut-plan-module-button .bklyn-btn-holder a { margin: 0px; }.ut-plan-module-content, .ut-plan-module-header, .ut-plan-module-media, .ut-plan-module-price-wrap { border-bottom: 1px solid #dddddd; }.ut-plan-module-price, .ut-plan-module-price-period { display: block; }.ut-plan-module-content ul { margin: 0px; list-style: none !important; }.ut-plan-module-price { font-size: 60px; font-family: sans-serif; line-height: 100%; font-weight: 700; color: #151515; }.ut-plan-module-media img { display: block; margin: 0px auto; }.ut-column-with-popular-pricing-table { z-index: 2; }.ut-accordion-module-heading { cursor: pointer; display: block; margin-bottom: 0px; padding: 0px 80px 0px 0px; position: relative; line-height: 150%; transition: 0.2s linear; }.ut-accordion-module .ut-accordion-module-heading::after { font: 18px / 150% FontAwesome; content: ""; position: absolute; right: 0px; top: 0px; }.ut-accordion-module-content { overflow: hidden; max-height: 0px; padding: 0px 80px 0px 0px; }.ut-accordion-module .ut-accordion-module-item { padding: 0px 0px 40px; }.ut-accordion-module .ut-accordion-module-item:last-child { padding-bottom: 0px; }.ut-accordion-module-inner { padding-top: 20px; line-height: 200%; }.ut-accordion-module-inner > :last-child { margin-bottom: 0px; }.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-item { border-top: 1px solid #efefef; padding: 40px 0px; }.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-item:last-child { border-bottom: 1px solid #efefef; padding-bottom: 40px; }.ut-accordion-module.ut-accordion-module-with-border .ut-accordion-module-heading::after { right: 0px; }.ut-simple-time-line-wrap { position: relative; }.ut-simple-time-line-wrap::before { content: ""; position: absolute; top: 0px; left: 50%; bottom: 0px; width: 1px; border-width: 1px; border-style: dashed; border-color: #efefef; transform: translateX(-50%); }.ut-simple-time-line { width: calc(100% - 80px); max-width: 800px; margin: auto; position: relative; left: -5px; }.ut-simple-time-line-event { clear: both; float: left; padding: 0px; position: relative; text-align: right; margin-bottom: 20px; width: calc(50% - 80px); }.ut-simple-time-line-event:nth-child(2n) { float: right; text-align: left; }.ut-simple-time-line-event-marker-large, .ut-simple-time-line-event-marker-small { position: absolute; width: 18px; height: 18px; border: 2px solid #1d1d1d; background-color: #ffffff; top: 27px; right: -94px; z-index: 1000; border-radius: 100%; transform: translateY(-50%); }.ut-simple-time-line-event:nth-child(2n) .ut-simple-time-line-event-marker-small { left: -94px; transform: translate(10px, -50%); }.ut-simple-time-line-event-marker-large { right: -94px; width: 36px; height: 36px; transform: translate(9px, -50%); }.ut-marker-large-animation-1, .ut-marker-large-animation-2, .ut-marker-large-animation-3, .ut-marker-large-animation-4 { border-width: 1px; border-style: solid; height: 36px; position: absolute; width: 36px; border-radius: 50%; opacity: 0; left: -2px; top: -2px; }.ut-marker-large-animation-1 { border-color: #ffffff; }.ut-marker-large-animation-2 { border-color: #ffffff; }.ut-marker-large-animation-3 { border-color: #ffffff; }.ut-marker-large-animation-4 { border-color: #ffffff; }.ut-marker-large-animation-1.ut-marker-animation-on { animation: 3s ease-in-out 0.75s infinite normal none running ut-marker-border-animation; }.ut-marker-large-animation-2.ut-marker-animation-on { animation: 3s ease-in-out 1.5s infinite normal none running ut-marker-border-animation; }.ut-marker-large-animation-3.ut-marker-animation-on { animation: 3s ease-in-out 2.25s infinite normal none running ut-marker-border-animation; }.ut-marker-large-animation-4.ut-marker-animation-on { animation: 3s ease-in-out 3s infinite normal none running ut-marker-border-animation; }@-webkit-keyframes ut-marker-border-animation { 0% { transform: scale(1); } 50% { opacity: 0.7; } 75% { opacity: 0.1; } 100% { opacity: 0; transform: scale(2.5); } }@keyframes ut-marker-border-animation { 0% { transform: scale(1); } 50% { opacity: 0.7; } 75% { opacity: 0.1; } 100% { opacity: 0; transform: scale(2.5); } }@media (min-width: 1024px){@-webkit-keyframes LtoRRevealInOnlyKeyframe { 0% { width: 0px; left: 0px; } 100% { width: 100%; left: 0px; } }@keyframes LtoRRevealInOnlyKeyframe { 0% { width: 0px; left: 0px; } 100% { width: 100%; left: 0px; } }@-webkit-keyframes LtoRRevealKeyframe { 0% { width: 0px; left: 0px; } 65% { width: 100%; left: 0px; } 100% { width: 0px; left: 100%; } }@keyframes LtoRRevealKeyframe { 0% { width: 0px; left: 0px; } 65% { width: 100%; left: 0px; } 100% { width: 0px; left: 100%; } }@-webkit-keyframes RtoLRevealInOnlyKeyframe { 0% { width: 0px; right: 0px; } 100% { width: 100%; right: 0px; } }@keyframes RtoLRevealInOnlyKeyframe { 0% { width: 0px; right: 0px; } 100% { width: 100%; right: 0px; } }@-webkit-keyframes RtoLRevealKeyframe { 0% { width: 0px; right: 0px; } 65% { width: 100%; right: 0px; } 100% { width: 0px; right: 100%; } }@keyframes RtoLRevealKeyframe { 0% { width: 0px; right: 0px; } 65% { width: 100%; right: 0px; } 100% { width: 0px; right: 100%; } }@-webkit-keyframes TtoBRevealInOnlyKeyframe { 0% { height: 0px; top: 0px; } 100% { height: 100%; top: 0px; } }@keyframes TtoBRevealInOnlyKeyframe { 0% { height: 0px; top: 0px; } 100% { height: 100%; top: 0px; } }@-webkit-keyframes TtoBRevealKeyframe { 0% { height: 0px; top: 0px; } 65% { height: 100%; top: 0px; } 100% { height: 0px; top: 100%; } }@keyframes TtoBRevealKeyframe { 0% { height: 0px; top: 0px; } 65% { height: 100%; top: 0px; } 100% { height: 0px; top: 100%; } }@-webkit-keyframes BtoTRevealInOnlyKeyframe { 0% { height: 0px; bottom: 0px; } 100% { height: 100%; bottom: 0px; } }@keyframes BtoTRevealInOnlyKeyframe { 0% { height: 0px; bottom: 0px; } 100% { height: 100%; bottom: 0px; } }@-webkit-keyframes BtoTRevealKeyframe { 0% { height: 0px; bottom: 0px; } 65% { height: 100%; bottom: 0px; } 100% { height: 0px; bottom: 100%; } }@keyframes BtoTRevealKeyframe { 0% { height: 0px; bottom: 0px; } 65% { height: 100%; bottom: 0px; } 100% { height: 0px; bottom: 100%; } }}@-webkit-keyframes ut-typewriter-cursor { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }@keyframes ut-typewriter-cursor { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }@keyframes element-glitch-anim-1-horizontal { 0% { clip-path: polygon(0px 2%, 100% 2%, 100% 5%, 0px 5%); } 10% { clip-path: polygon(0px 15%, 100% 15%, 100% 15%, 0px 15%); } 20% { clip-path: polygon(0px 10%, 100% 10%, 100% 20%, 0px 20%); } 30% { clip-path: polygon(0px 1%, 100% 1%, 100% 2%, 0px 2%); } 40% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 50% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 60% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 70% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 80% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 90% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 100% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } }@keyframes element-glitch-anim-2-horizontal { 0% { clip-path: polygon(0px 25%, 100% 25%, 100% 30%, 0px 30%); } 15% { clip-path: polygon(0px 3%, 100% 3%, 100% 3%, 0px 3%); } 22% { clip-path: polygon(0px 5%, 100% 5%, 100% 20%, 0px 20%); } 31% { clip-path: polygon(0px 20%, 100% 20%, 100% 20%, 0px 20%); } 45% { clip-path: polygon(0px 40%, 100% 40%, 100% 40%, 0px 40%); } 51% { clip-path: polygon(0px 52%, 100% 52%, 100% 59%, 0px 59%); } 63% { clip-path: polygon(0px 60%, 100% 60%, 100% 60%, 0px 60%); } 76% { clip-path: polygon(0px 75%, 100% 75%, 100% 75%, 0px 75%); } 81% { clip-path: polygon(0px 65%, 100% 65%, 100% 40%, 0px 40%); } 94% { clip-path: polygon(0px 45%, 100% 45%, 100% 50%, 0px 50%); } 100% { clip-path: polygon(0px 14%, 100% 14%, 100% 33%, 0px 33%); } }@keyframes element-glitch-anim-3-horizontal { 0% { clip-path: polygon(0px 1%, 100% 1%, 100% 3%, 0px 3%); } 5% { clip-path: polygon(0px 10%, 100% 10%, 100% 9%, 0px 9%); } 10% { clip-path: polygon(0px 5%, 100% 5%, 100% 6%, 0px 6%); } 25% { clip-path: polygon(0px 20%, 100% 20%, 100% 20%, 0px 20%); } 27% { clip-path: polygon(0px 10%, 100% 10%, 100% 10%, 0px 10%); } 30% { clip-path: polygon(0px 30%, 100% 30%, 100% 25%, 0px 25%); } 33% { clip-path: polygon(0px 15%, 100% 15%, 100% 16%, 0px 16%); } 37% { clip-path: polygon(0px 40%, 100% 40%, 100% 39%, 0px 39%); } 40% { clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); } 45% { clip-path: polygon(0px 60%, 100% 60%, 100% 55%, 0px 55%); } 50% { clip-path: polygon(0px 30%, 100% 30%, 100% 31%, 0px 31%); } 53% { clip-path: polygon(0px 70%, 100% 70%, 100% 69%, 0px 69%); } 57% { clip-path: polygon(0px 40%, 100% 40%, 100% 41%, 0px 41%); } 60% { clip-path: polygon(0px 80%, 100% 80%, 100% 75%, 0px 75%); } 65% { clip-path: polygon(0px 50%, 100% 50%, 100% 51%, 0px 51%); } 70% { clip-path: polygon(0px 90%, 100% 90%, 100% 90%, 0px 90%); } 73% { clip-path: polygon(0px 60%, 100% 60%, 100% 60%, 0px 60%); } 80% { clip-path: polygon(0px 100%, 100% 100%, 100% 99%, 0px 99%); } 100% { clip-path: polygon(0px 70%, 100% 70%, 100% 71%, 0px 71%); } }@keyframes element-glitch-anim-1-vertical { 0% { clip-path: polygon(2% 0px, 5% 0px, 5% 100%, 2% 100%); } 10% { clip-path: polygon(15% 0px, 15% 0px, 15% 100%, 15% 100%); } 20% { clip-path: polygon(10% 0px, 20% 0px, 20% 100%, 10% 100%); } 30% { clip-path: polygon(1% 0px, 2% 0px, 2% 100%, 1% 100%); } 40% { clip-path: polygon(33% 0px, 33% 0px, 33% 100%, 33% 100%); } 50% { clip-path: polygon(44% 0px, 44% 0px, 44% 100%, 44% 100%); } 60% { clip-path: polygon(50% 0px, 20% 0px, 20% 100%, 50% 100%); } 70% { } 80% { } 90% { clip-path: polygon(50% 0px, 55% 0px, 55% 100%, 50% 100%); } 100% { clip-path: polygon(70% 0px, 80% 0px, 80% 100%, 70% 100%); } }@keyframes element-glitch-anim-2-vertical { 0% { clip-path: polygon(25% 0px, 30% 0px, 30% 100%, 25% 100%); } 15% { clip-path: polygon(3% 0px, 3% 0px, 3% 100%, 3% 100%); } 22% { clip-path: polygon(5% 0px, 20% 0px, 20% 100%, 5% 100%); } 31% { clip-path: polygon(20% 0px, 20% 0px, 20% 100%, 20% 100%); } 45% { clip-path: polygon(40% 0px, 40% 0px, 40% 100%, 40% 100%); } 51% { clip-path: polygon(52% 0px, 59% 0px, 59% 100%, 52% 100%); } 63% { clip-path: polygon(60% 0px, 60% 0px, 60% 100%, 60% 100%); } 76% { clip-path: polygon(75% 0px, 75% 0px, 75% 100%, 75% 100%); } 81% { clip-path: polygon(65% 0px, 40% 0px, 40% 100%, 65% 100%); } 94% { clip-path: polygon(45% 0px, 50% 0px, 50% 100%, 45% 100%); } 100% { clip-path: polygon(14% 0px, 33% 0px, 33% 100%, 14% 100%); } }@keyframes element-glitch-anim-3-vertical { 0% { clip-path: polygon(1% 0px, 3% 0px, 3% 100%, 1% 100%); } 5% { clip-path: polygon(10% 0px, 9% 0px, 9% 100%, 10% 100%); } 10% { } 25% { clip-path: polygon(20% 0px, 20% 0px, 20% 100%, 20% 100%); } 27% { clip-path: polygon(10% 0px, 10% 0px, 10% 100%, 10% 100%); } 30% { clip-path: polygon(30% 0px, 25% 0px, 25% 100%, 30% 100%); } 33% { clip-path: polygon(15% 0px, 16% 0px, 16% 100%, 15% 100%); } 37% { clip-path: polygon(40% 0px, 39% 0px, 39% 100%, 40% 100%); } 40% { clip-path: polygon(20% 0px, 21% 0px, 21% 100%, 20% 100%); } 45% { clip-path: polygon(60% 0px, 55% 0px, 55% 100%, 60% 100%); } 50% { clip-path: polygon(30% 0px, 31% 0px, 31% 100%, 30% 100%); } 53% { clip-path: polygon(70% 0px, 69% 0px, 69% 100%, 70% 100%); } 57% { clip-path: polygon(40% 0px, 41% 0px, 41% 100%, 40% 100%); } 60% { clip-path: polygon(80% 0px, 75% 0px, 75% 100%, 80% 100%); } 65% { clip-path: polygon(50% 0px, 51% 0px, 51% 100%, 50% 100%); } 70% { clip-path: polygon(90% 0px, 90% 0px, 90% 100%, 90% 100%); } 73% { clip-path: polygon(60% 0px, 60% 0px, 60% 100%, 60% 100%); } 80% { clip-path: polygon(100% 0px, 99% 0px, 99% 100%, 100% 100%); } 100% { clip-path: polygon(70% 0px, 71% 0px, 71% 100%, 70% 100%); } }@keyframes element-alternate-glitch-anim-1 { 0% { opacity: 1; transform: translate3d(var(--gap-horizontal),0,0); clip-path: polygon(0px 2%, 100% 2%, 100% 5%, 0px 5%); } 2% { clip-path: polygon(0px 15%, 100% 15%, 100% 15%, 0px 15%); } 4% { clip-path: polygon(0px 10%, 100% 10%, 100% 20%, 0px 20%); } 6% { clip-path: polygon(0px 1%, 100% 1%, 100% 2%, 0px 2%); } 8% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 10% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 12% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 14% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 16% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 18% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 20% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 21.9% { opacity: 1; transform: translate3d(var(--gap-horizontal),0,0); } 100%, 22% { opacity: 0; transform: translate3d(0px, 0px, 0px); clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px); } }@keyframes element-alternate-glitch-anim-2 { 0% { opacity: 1; transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0); clip-path: polygon(0px 25%, 100% 25%, 100% 30%, 0px 30%); } 3% { clip-path: polygon(0px 3%, 100% 3%, 100% 3%, 0px 3%); } 5% { clip-path: polygon(0px 5%, 100% 5%, 100% 20%, 0px 20%); } 7% { clip-path: polygon(0px 20%, 100% 20%, 100% 20%, 0px 20%); } 9% { clip-path: polygon(0px 40%, 100% 40%, 100% 40%, 0px 40%); } 11% { clip-path: polygon(0px 52%, 100% 52%, 100% 59%, 0px 59%); } 13% { clip-path: polygon(0px 60%, 100% 60%, 100% 60%, 0px 60%); } 15% { clip-path: polygon(0px 75%, 100% 75%, 100% 75%, 0px 75%); } 17% { clip-path: polygon(0px 65%, 100% 65%, 100% 40%, 0px 40%); } 19% { clip-path: polygon(0px 45%, 100% 45%, 100% 50%, 0px 50%); } 20% { clip-path: polygon(0px 14%, 100% 14%, 100% 33%, 0px 33%); } 21.9% { opacity: 1; transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0); } 100%, 22% { opacity: 0; transform: translate3d(0px, 0px, 0px); clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px); } }@keyframes element-alternate-glitch-anim-3 { 0% { opacity: 1; transform: translate3d(0,calc(-1 * var(--gap-vertical)),0) scale3d(-1,-1,1); clip-path: polygon(0px 1%, 100% 1%, 100% 3%, 0px 3%); } 1.5% { clip-path: polygon(0px 10%, 100% 10%, 100% 9%, 0px 9%); } 2% { clip-path: polygon(0px 5%, 100% 5%, 100% 6%, 0px 6%); } 2.5% { clip-path: polygon(0px 20%, 100% 20%, 100% 20%, 0px 20%); } 3% { clip-path: polygon(0px 10%, 100% 10%, 100% 10%, 0px 10%); } 5% { clip-path: polygon(0px 30%, 100% 30%, 100% 25%, 0px 25%); } 5.5% { clip-path: polygon(0px 15%, 100% 15%, 100% 16%, 0px 16%); } 7% { clip-path: polygon(0px 40%, 100% 40%, 100% 39%, 0px 39%); } 8% { clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); } 9% { clip-path: polygon(0px 60%, 100% 60%, 100% 55%, 0px 55%); } 10.5% { clip-path: polygon(0px 30%, 100% 30%, 100% 31%, 0px 31%); } 11% { clip-path: polygon(0px 70%, 100% 70%, 100% 69%, 0px 69%); } 13% { clip-path: polygon(0px 40%, 100% 40%, 100% 41%, 0px 41%); } 14% { clip-path: polygon(0px 80%, 100% 80%, 100% 75%, 0px 75%); } 14.5% { clip-path: polygon(0px 50%, 100% 50%, 100% 51%, 0px 51%); } 15% { clip-path: polygon(0px 90%, 100% 90%, 100% 90%, 0px 90%); } 16% { clip-path: polygon(0px 60%, 100% 60%, 100% 60%, 0px 60%); } 18% { clip-path: polygon(0px 100%, 100% 100%, 100% 99%, 0px 99%); } 20% { clip-path: polygon(0px 70%, 100% 70%, 100% 71%, 0px 71%); } 21.9% { opacity: 1; transform: translate3d(0,calc(-1 * var(--gap-vertical)),0) scale3d(-1,-1,1); } 100%, 22% { opacity: 0; transform: translate3d(0px, 0px, 0px); clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px); } }@keyframes element-glitch-anim-flash { 0% { opacity: 0.2; transform: translate3d(var(--gap-horizontal),var(--gap-vertical),0); } 100%, 33% { opacity: 0; transform: translate3d(0px, 0px, 0px); } }@-webkit-keyframes glitch-anim-text { 0% { transform: translate3d(-10px, 0px, 0px) scale3d(-1, -1, 1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 10% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 20% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 35% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 50% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 60% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 70% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 80% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 90% { transform: translate3d(-10px, 0px, 0px) scale3d(-1, -1, 1); } 100% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%); } }@keyframes glitch-anim-text { 0% { transform: translate3d(-10px, 0px, 0px) scale3d(-1, -1, 1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 10% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 20% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 35% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 50% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 60% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 70% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 80% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 90% { transform: translate3d(-10px, 0px, 0px) scale3d(-1, -1, 1); } 100% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%); } }@-webkit-keyframes glitch-anim-text-permanent { 0% { transform: translate3d(0px, 0px, 0px) scale(0.9, 1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2.5% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 5% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 12% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 15% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 17% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 20% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 22% { transform: translate3d(0px, 0px, 0px) scale(0.9, 1); } 25% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: none; } }@keyframes glitch-anim-text-permanent { 0% { transform: translate3d(0px, 0px, 0px) scale(0.9, 1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2.5% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 5% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 12% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 15% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 17% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 20% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 22% { transform: translate3d(0px, 0px, 0px) scale(0.9, 1); } 25% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: none; } }@-webkit-keyframes glitch-anim-text-2 { 0% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 4% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 5% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 6% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 7% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 9% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 9.9% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); } 10%, 100% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: none; } }@keyframes glitch-anim-text-2 { 0% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 4% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 5% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 6% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 7% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 9% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 9.9% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); } 10%, 100% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: none; } }@-webkit-keyframes glitch-anim-text-2-permanent { 0% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 4% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 5% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 6% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 7% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 9% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 9.9% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); } 10% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%); } 11% { clip-path: none; } }@keyframes glitch-anim-text-2-permanent { 0% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); clip-path: polygon(0px 20%, 100% 20%, 100% 21%, 0px 21%); text-shadow: none; } 2% { clip-path: polygon(0px 33%, 100% 33%, 100% 33%, 0px 33%); } 4% { clip-path: polygon(0px 44%, 100% 44%, 100% 44%, 0px 44%); } 5% { clip-path: polygon(0px 50%, 100% 50%, 100% 20%, 0px 20%); } 6% { clip-path: polygon(0px 70%, 100% 70%, 100% 70%, 0px 70%); } 7% { clip-path: polygon(0px 80%, 100% 80%, 100% 80%, 0px 80%); } 8% { clip-path: polygon(0px 50%, 100% 50%, 100% 55%, 0px 55%); } 9% { clip-path: polygon(0px 70%, 100% 70%, 100% 80%, 0px 80%); } 9.9% { transform: translate3d(calc(-1 * var(--gap-horizontal)),0,0) scale3d(-1,-1,1); } 10% { transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%); } 11% { clip-path: none; } }@-webkit-keyframes glitch-anim-text-3 { 1% { transform: scaleY(1) skewX(0deg); } 2% { transform: scaleY(3) skewX(-60deg); } 3% { transform: scaleY(1) skewX(0deg); } 21% { transform: scaleX(1) scaleY(1) skewX(0deg); } 22% { transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 23% { transform: scaleX(1) scaleY(1) skewX(0deg); } }@keyframes glitch-anim-text-3 { 1% { transform: scaleY(1) skewX(0deg); } 2% { transform: scaleY(3) skewX(-60deg); } 3% { transform: scaleY(1) skewX(0deg); } 21% { transform: scaleX(1) scaleY(1) skewX(0deg); } 22% { transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 23% { transform: scaleX(1) scaleY(1) skewX(0deg); } }#ut-overlay-menu { background: rgba(14, 16, 18, 0.95); }#header-section { backface-visibility: hidden; }@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:500;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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@media (min-width: 1025px){.vc_row.vc_column-gap-0 { margin-left: 0px; margin-right: 0px; }.vc_row.vc_column-gap-5 { margin-left: -2.5px; margin-right: -2.5px; }.vc_section[data-vc-full-width] > .vc_row:not(.vc_row-has-fill).vc_column-gap-5 { margin-left: 17.5px; margin-right: 17.5px; }}.vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-5 + .vc_row-full-width + .vc_row:not(.vc_row-has-fill):not(.ut-row-has-filled-cols).vc_column-gap-0 { margin-top: 77.5px; }a { color: #8fb5f7; }.lead a, .logged-in-as a, .wpb_text_column a, .section-title a, .ut-twitter-rotator h2 a, .ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button), .comment-content a:not(.more-link), .ut-accordion-module-inner.entry-content a, .type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-slider-maximize):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next) { color: #8fb5f7; text-decoration: none; font-weight: bold; }a:hover, a:active, .lead a:hover, .lead a:active, .logged-in-as a:hover, .logged-in-as a:active, .ut-twitter-rotator h2 a:hover, .ut-twitter-rotator h2 a:active, .wpb_text_column a:hover, .wpb_text_column a:active, .section-title a:hover, .section-title a:active, .ut-accordion-module-inner.entry-content a:hover, .ut-accordion-module-inner.entry-content a:active, .ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button):hover, .ut-vc-disabled .entry-content a:not(.checkout-button):not(.woocommerce-Button):active, .comment-content a:not(.more-link):hover, .comment-content a:not(.more-link):active, .type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):hover, .type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-slider-maximize):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next):active { color: #6e98e6; }.bklyn-btn { background: #8cb5f6; }@media (min-width: 1025px){.site-logo img { max-height: 85px; }}.site-logo img, .ut-site-logo img { opacity: 1; }#commentform input[type="submit"], #secondary #searchform .search-submit, section:not(#contact-section) input[type="submit"].wpcf7-submit { color: #ffffff; font-weight: bold; }#commentform input[type="submit"], #secondary #searchform .search-submit, section:not(#contact-section) input[type="submit"].wpcf7-submit { background: #151515; }#commentform input[type="submit"], #secondary #searchform .search-submit, section:not(#contact-section) input[type="submit"].wpcf7-submit { }#commentform input[type="submit"]:hover, #commentform input[type="submit"]:focus, #commentform input[type="submit"]:active, #secondary #searchform .search-submit:hover, #secondary #searchform .search-submit:focus, #secondary #searchform .search-submit:active, section:not(#contact-section) input[type="submit"].wpcf7-submit:hover, section:not(#contact-section) input[type="submit"].wpcf7-submit:focus, section:not(#contact-section) input[type="submit"].wpcf7-submit:active { color: #ffffff; }#commentform input[type="submit"]:hover, #commentform input[type="submit"]:focus, #commentform input[type="submit"]:active, #secondary #searchform .search-submit:hover, #secondary #searchform .search-submit:focus, #secondary #searchform .search-submit:active, section:not(#contact-section) input[type="submit"].wpcf7-submit:hover, section:not(#contact-section) input[type="submit"].wpcf7-submit:focus, section:not(#contact-section) input[type="submit"].wpcf7-submit:active { background: #8cb5f6; }body { font-family: Roboto; font-weight: 400; font-size: 16px; line-height: 26px; }body { color: #373c48; }h1, h1.product_title { font-family: Roboto; font-weight: 700; font-size: 25px; letter-spacing: 0.02em; }h1 { color: #373c48; }h2 { font-family: Roboto; font-weight: 400; font-size: 20px; }h2 { color: #373c48; }h3 { font-family: Roboto; font-weight: 400; font-size: 20px; line-height: 25px; }h3 { color: #373c48; }.grid-container, .ut-top-header-centered .ut-header-inner, #ut-overlay-menu.ut-overlay-menu-centered .ut-overlay-menu-row { max-width: 1200px; }.ut-vc-offset-anchor-top, .ut-vc-offset-anchor-bottom, .ut-portfolio-offset-anchor-top { position: absolute; width: 0px; height: 0px; display: block; overflow: hidden; visibility: hidden; }.ut-vc-offset-anchor-top, .ut-portfolio-offset-anchor-top { top: 0px; left: 0px; }.ut-vc-offset-anchor-bottom { left: 0px; bottom: 0px; }blockquote, img.size-auto, img.alignnone, img.size-full, img.size-large, img.size-medium, img.size-thumbnail, .ut-animate-image, .animated { animation-duration: 1s; }.ut-early-waypoint { position: absolute; top: 240px; z-index: 0; }#ut-hero, #ut-custom-hero { background: #ff3f00; }.vc_custom_1730195905659 { margin-bottom: 20px !important; }@-webkit-keyframes heroFadeIn { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 1; } }@keyframes heroFadeIn { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 1; } }@-webkit-keyframes heroRelFadeIn { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 1; } }@keyframes heroRelFadeIn { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 1; } }@-webkit-keyframes heroFadeInLeft { 0% { opacity: 0; transform: translate3d(-200px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes heroFadeInLeft { 0% { opacity: 0; transform: translate3d(-200px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes heroFadeInRight { 0% { opacity: 0; transform: translate3d(200px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes heroFadeInRight { 0% { opacity: 0; transform: translate3d(200px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes heroFadeInUp { 0% { opacity: 0; transform: translate3d(0px, 200px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes heroFadeInUp { 0% { opacity: 0; transform: translate3d(0px, 200px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes heroFadeInDown { 0% { opacity: 0; transform: translate3d(0px, -200px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes heroFadeInDown { 0% { opacity: 0; transform: translate3d(0px, -200px, 0px); } 100% { opacity: 1; transform: none; } }@-webkit-keyframes heroKenBurns { 0% { opacity: 0; transform-origin: center bottom; } 5% { opacity: 1; } 100% { transform: scale3d(1.3, 1.3, 1.3); animation-timing-function: ease-in; opacity: 1; } }@keyframes heroKenBurns { 0% { opacity: 0; transform-origin: center bottom; } 5% { opacity: 1; } 100% { transform: scale3d(1.3, 1.3, 1.3); animation-timing-function: ease-in; opacity: 1; } }@-webkit-keyframes heroKenBurnsOut { 0% { opacity: 0; transform-origin: center bottom; transform: scale3d(1.3, 1.3, 1.3); } 5% { opacity: 1; } 100% { transform: scale3d(1, 1, 1); animation-timing-function: ease-in; opacity: 1; } }@keyframes heroKenBurnsOut { 0% { opacity: 0; transform-origin: center bottom; transform: scale3d(1.3, 1.3, 1.3); } 5% { opacity: 1; } 100% { transform: scale3d(1, 1, 1); animation-timing-function: ease-in; opacity: 1; } }@-webkit-keyframes heroSlideInLeft { 0% { transform: translate3d(-200px, 0px, 0px); } 100% { transform: none; } }@keyframes heroSlideInLeft { 0% { transform: translate3d(-200px, 0px, 0px); } 100% { transform: none; } }@-webkit-keyframes heroSlideInRight { 0% { transform: translate3d(200px, 0px, 0px); } 100% { transform: none; } }@keyframes heroSlideInRight { 0% { transform: translate3d(200px, 0px, 0px); } 100% { transform: none; } }@-webkit-keyframes heroSlideInUp { 0% { transform: translate3d(0px, 200px, 0px); } 100% { transform: none; } }@keyframes heroSlideInUp { 0% { transform: translate3d(0px, 200px, 0px); } 100% { transform: none; } }@-webkit-keyframes heroSlideInDown { 0% { transform: translate3d(0px, -200px, 0px); } 100% { transform: none; } }@keyframes heroSlideInDown { 0% { transform: translate3d(0px, -200px, 0px); } 100% { transform: none; } }#ut-header-placeholder { height: 100px; max-height: 100px; }@media (min-width: 1025px){#header-section { line-height: 100px; }.site-logo { height: 100px !important; line-height: 100px !important; }.ut-hamburger-wrap, .menu-item-object-megamenu-button { height: 100px; }}#header-section #ut-top-header .ut-top-header-sub-menu ul, #header-section #ut-mobile-menu a, #header-section #navigation.ut-horizontal-navigation a, #header-section #navigation-secondary.ut-horizontal-navigation a, #header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation, #header-section .ut-header-extra-module-toolbar .ut-horizontal-navigation ul.sub-menu li > a, #header-section .ut-horizontal-navigation .ut-navigation-dropdown-only a, #header-section .ut-header-extra-module .bklyn-btn-header .bklyn-btn, #header-section .ut-header-mini-cart-action .bklyn-btn.bklyn-btn-mini, #header-section .ut-horizontal-navigation div > .bklyn-btn, #header-section .ut-header-extra-module-custom-fields .ut-horizontal-navigation a.ut-main-navigation-link { font-family: Roboto; font-weight: 500; font-size: 14px; text-transform: uppercase; }#header-section a:hover, #header-section a:active { color: #8cb5f6; }#ut-header-placeholder, #header-section.ut-primary-custom-skin { background: rgba(255, 255, 255, 0.7); }#header-section.ut-primary-custom-skin { box-shadow: transparent 0px 0px, transparent 0px 0px, rgba(0, 0, 0, 0) 0px 5px 5px -4px; }#header-section.ut-primary-custom-skin, #header-section.ut-primary-custom-skin a, #header-section.ut-primary-custom-skin .ut-deactivated-link, #header-section.ut-primary-custom-skin .ut-deactivated-link:hover, #header-section.ut-primary-custom-skin .ut-deactivated-link:active { color: #ffffff; }#header-section.ut-primary-custom-skin a:hover, #header-section.ut-primary-custom-skin a:active { color: #6e98e6; }#header-section .site-logo { width: 100%; }.ut-overlay-copyright { color: #ffffff; }#ut-overlay-nav ul > li a:hover, #ut-overlay-nav ul > li a:active { color: #709be7; }#header-section .ut-open-overlay-menu.ut-hamburger:not(.is-active) span, #header-section .ut-open-overlay-menu.ut-hamburger span::before, #header-section .ut-open-overlay-menu.ut-hamburger span::after { background: #0f0f0f !important; }.ut-open-overlay-menu.ut-hamburger:hover { opacity: 0.9; }.ut-open-overlay-menu.ut-hamburger span, .ut-open-overlay-menu.ut-hamburger span::before, .ut-open-overlay-menu.ut-hamburger span::after { height: 2px; }.ut-open-overlay-menu.ut-hamburger span::before, .ut-open-overlay-menu.ut-hamburger span::after { width: 100%; }.ut-open-overlay-menu.ut-hamburger { width: 60px; }#ut-overlay-menu { background: rgba(15, 53, 142, 0.9) !important; }#ut-overlay-nav ul > li { font-family: Roboto; font-size: 14px; }ul.ut-overlay-footer-icons > li a { color: #ffffff; }ul.ut-overlay-footer-icons > li a:hover, ul.ut-overlay-footer-icons > li a:active { color: #709be7; }button, input[type="button"], input[type="submit"], .dark button, .dark input[type="button"], .dark input[type="submit"], .light button, .light input[type="submit"], .light input[type="button"] { border-radius: 0px; }#primary { float: left; }#primary .section-title, #ut-custom-hero .section-title, #ut-custom-contact-section .section-title { font-family: Roboto; font-weight: 700; font-size: 48px; line-height: 48px; color: #373c48; }.bklyn-btn-with-effect { overflow: hidden; position: relative; z-index: 1; }.bklyn-btn-effect-aylen { transition:color 0.3s ease; }.bklyn-btn-effect-aylen::before, .bklyn-btn-effect-aylen::after { content: ""; position: absolute; height: 100%; width: 100%; bottom: 100%; left: 0px; z-index: -1; transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1); }.bklyn-btn-effect-aylen::before { }.bklyn-btn-effect-aylen::after { background: #8cb5f6; }.bklyn-btn-effect-aylen:hover { color: #ffffff; }.bklyn-section-separator { overflow: hidden; position: absolute; left: 0px; width: 100%; line-height: 0; direction: ltr; pointer-events: none; }.bklyn-section-separator.bklyn-section-separator-bottom { bottom: -1px; }.bklyn-section-separator.bklyn-section-separator-top { transform: rotate(180deg); top: -1px; }.bklyn-section-separator svg { display: block; width: calc(100% + 2px); position: relative; left: 50%; transform: translateX(-50%); }.bklyn-section-separator .bklyn-section-separator-path-fill { transform-origin: center center; transform: rotateY(0deg); }.ut-animated-image-item { text-align: inherit; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: auto; }.ut-animated-image-item a { position: relative; }.ut-animated-image-zoom { position: relative; overflow: hidden; }.ut-animated-image-zoom::after { content: ""; position: absolute; width: 100%; height: 100%; display: block; z-index: 0; transition: 400ms cubic-bezier(0.215, 0.61, 0.355, 1); transform: scale(1.1); top: 0px; background-repeat: no-repeat !important; background-size: cover !important; background-position: center center !important; }.ut-social-follow-module a:hover, .ut-social-follow-module a:active { color: #8cb5f6; }.ut-js .ut-image-gallery-item:not(.animated) .ut-lazy { opacity: 0; transition:opacity 0.8s ease-out; }.vc_row-has-fill:not(:root), .vc_section-has-fill:not(:root), .vc_col-has-fill:not(:root) { backface-visibility: hidden; }.footer-content a:hover { color: #8cb5f6; }.footer-content i { color: #8cb5f6; }.ut-footer-so li a:hover { border-color: #8cb5f6; }.ut-footer-so li a:hover i { color: #8cb5f6 !important; }.toTop:hover, .copyright a:hover, .ut-footer-dark a.toTop:hover { color: #8cb5f6; }#ut-sitebody .toTop { color: #0f358e; }#ut-sitebody .toTop { background: #7394d1; }#ut-sitebody .toTop:hover, #ut-sitebody .toTop:active { color: #5d87d0; }#ut-sitebody .footer-content, #ut-sitebody .footer-content .copyright { color: #0f358e !important; }#ut-sitebody .footer-content a { color: #595f6f; }#ut-sitebody .footer-content a:hover, #ut-sitebody .footer-content a:focus, #ut-sitebody .footer-content a:active { color: #d5124e; }#ut-sitebody .footer-content .fa { color: #d5124e !important; }#ut-sitebody .footer-content .ut-footer-so li a i { color: #bfc4ce !important; }#ut-sitebody .footer-content .ut-footer-so li a:hover i, #ut-sitebody .footer-content .ut-footer-so li a:active i, #ut-sitebody .footer-content .ut-footer-so li a:focus i { color: #d5124e !important; }.copyright:not(a) { font-weight: normal; }.footer.ut-footer-custom, .ut-footer-custom a.toTop { background: #ffffff; }.footer .ut-sub-footer-border-top { border-top: 1px solid #eaeaea; margin-bottom: 10px; }.footer .footer-content { padding-top: 10px; }.footer .footer-content { padding-bottom: 20px; }#ut-hero, #ut-custom-hero { background: #ffffff; }.copyright { padding: 0px; margin: 15px 0px 0px; font-size: 11px; display: block; text-transform: uppercase; line-height: 150%; }.c-grid { display: grid; grid-template-columns: auto auto; gap: 20px; }.c-riga { }.vc_custom_1717575396203 { margin-bottom: 60px !important; }.iubenda-embed:not(.iubenda-nostyle) { opacity: 1; box-sizing: border-box !important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; backface-visibility: hidden !important; font-family: -apple-system, sans-serif !important; text-decoration: none !important; background: none 0px 0px / auto repeat scroll padding-box border-box white !important; border: medium none currentcolor !important; inset: auto !important; clear: none !important; clip: auto !important; counter-increment: none !important; counter-reset: none !important; direction: inherit !important; float: none !important; font-style: inherit !important; font-variant: normal !important; height: auto !important; letter-spacing: normal !important; list-style-type: inherit !important; list-style-position: outside !important; list-style-image: none !important; margin: 0px !important; max-height: none !important; max-width: none !important; min-height: 0px !important; outline: 0px !important; padding: 0px !important; position: static !important; quotes: "" "" !important; table-layout: auto !important; text-align: left !important; text-indent: 0px !important; text-transform: none !important; unicode-bidi: normal !important; visibility: inherit !important; white-space: nowrap !important; width: auto !important; word-spacing: normal !important; z-index: auto !important; column-count: auto !important; column-gap: normal !important; column-rule: #000000 !important; column-span: none !important; column-width: auto !important; font-feature-settings: normal !important; overflow: visible !important; hyphens: manual !important; perspective: none !important; perspective-origin: 50% 50% !important; text-shadow: none !important; transition: all !important; transform: none !important; transform-origin: 50% 50% !important; transform-style: flat !important; word-break: normal !important; appearance: none !important; line-height: 1.25 !important; min-width: 20px !important; border-radius: 3px !important; cursor: pointer !important; font-weight: bold !important; font-size: 11px !important; box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.15) 0px 1px 1px -1px !important; color: rgba(0, 0, 0, 0.65) !important; display: inline-block !important; vertical-align: middle !important; text-size-adjust: 100% !important; }.iubenda-embed:not(.iubenda-nostyle) { padding: 4px 8px !important; }#bklyn_btn_69bbb719694cf .bklyn-btn { color: #ffffff !important; border-color: #d5124e !important; border-style: solid !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(214, 17, 76, 0.15) !important; }#bklyn_btn_69bbb719694cf .bklyn-btn:hover { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719694cf .bklyn-btn:focus { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719694cf .bklyn-btn:active { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719694cf.bklyn-btn-holder a { padding: 12px 40px; }#ut_custom_heading69bbb7196ac9a { color: #ffffff; }#ut_custom_heading69bbb7196ac9a { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb7196ac9a { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb7196ac9a { text-align: left; }#ut_custom_heading69bbb7196ac9a { text-transform: uppercase; }#ut_custom_heading69bbb7196ac9a span { border-bottom: 4px double #d5124e; display: inline-block; }#ut_header_69bbb7196f43a h1.section-title, #ut_header_69bbb7196f43a h1.section-title span { color: #fdfdfd; }#ut_header_69bbb7196f43a h1.section-title { font-size: 50px !important; line-height: 55px !important; }#ut_header_69bbb7196f43a h1.section-title { margin-bottom: 30px; }#bklyn_btn_69bbb7196fea7 .bklyn-btn { color: #ffffff !important; border-color: #ffffff !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(0, 0, 0, 0.25) !important; }#bklyn_btn_69bbb7196fea7 .bklyn-btn:hover { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196fea7 .bklyn-btn:focus { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196fea7 .bklyn-btn:active { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196fea7 a.bklyn-btn { font-weight: 500 !important; }#bklyn_btn_69bbb7196fea7 a.bklyn-btn { font-family: inherit !important; }#bklyn_btn_69bbb7196fea7 a.bklyn-btn { text-transform: none !important; }#bklyn_btn_69bbb7196fea7 a i::before { font-size: 24px; }#bklyn_btn_69bbb7196fea7.bklyn-btn-holder a { padding: 1.1em 2.7em; }#bklyn_btn_69bbb7196ff0e .bklyn-btn { color: #ffffff !important; border-color: #ffffff !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(0, 0, 0, 0.25) !important; }#bklyn_btn_69bbb7196ff0e .bklyn-btn:hover { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ff0e .bklyn-btn:focus { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ff0e .bklyn-btn:active { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ff0e a.bklyn-btn { font-weight: 500 !important; }#bklyn_btn_69bbb7196ff0e a.bklyn-btn { font-family: inherit !important; }#bklyn_btn_69bbb7196ff0e a.bklyn-btn { text-transform: none !important; }#bklyn_btn_69bbb7196ff0e a i::before { font-size: 24px; }#bklyn_btn_69bbb7196ff0e.bklyn-btn-holder a { padding: 1.1em 2.7em; }#bklyn_btn_69bbb7196ffa1 .bklyn-btn { color: #ffffff !important; border-color: #ffffff !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(0, 0, 0, 0.25) !important; }#bklyn_btn_69bbb7196ffa1 .bklyn-btn:hover { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ffa1 .bklyn-btn:focus { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ffa1 .bklyn-btn:active { color: rgba(255, 255, 255, 0.7) !important; border-color: rgba(255, 255, 255, 0.7) !important; background-color: rgba(0, 0, 0, 0.45) !important; }#bklyn_btn_69bbb7196ffa1 a.bklyn-btn { font-weight: 500 !important; }#bklyn_btn_69bbb7196ffa1 a.bklyn-btn { font-family: inherit !important; }#bklyn_btn_69bbb7196ffa1 a.bklyn-btn { text-transform: none !important; }#bklyn_btn_69bbb7196ffa1 a i::before { font-size: 24px; }#bklyn_btn_69bbb7196ffa1.bklyn-btn-holder a { padding: 1.1em 2.7em; }#ut_inner_column_69bbb7196aa61 { padding-right: 10px !important; padding-left: 10px !important; }#ut_am_69bbb71970524 { opacity: 1; }#ut_am_wrap_69bbb71970525 { text-align: right; }#ut-row-69bbb7196a580 { padding-top: 30px !important; padding-bottom: 30px !important; background-attachment: fixed !important; }#ut_am_69bbb71971430 { opacity: 1; }#ut_am_wrap_69bbb71971432 img, #ut_am_wrap_69bbb71971432 .ut-image-gallery-image-caption, #ut_am_wrap_69bbb71971432 .ut-box-shadow-container, #ut_am_wrap_69bbb71971432 .ut-box-shadow-container-inner, #ut_am_wrap_69bbb71971432 .ut-block-revealer-element-container, #ut_am_wrap_69bbb71971432 .ut-animated-image-zoom { border-radius: 10px; }#ut_am_wrap_69bbb71971432 { text-align: center; }#ut_am_69bbb71971872 { opacity: 1; }#ut_am_wrap_69bbb71971873 img, #ut_am_wrap_69bbb71971873 .ut-image-gallery-image-caption, #ut_am_wrap_69bbb71971873 .ut-box-shadow-container, #ut_am_wrap_69bbb71971873 .ut-box-shadow-container-inner, #ut_am_wrap_69bbb71971873 .ut-block-revealer-element-container, #ut_am_wrap_69bbb71971873 .ut-animated-image-zoom { border-radius: 10px; }#ut_am_wrap_69bbb71971873 { text-align: center; }#ut_am_69bbb71971c88 { opacity: 1; }#ut_am_wrap_69bbb71971c89 img, #ut_am_wrap_69bbb71971c89 .ut-image-gallery-image-caption, #ut_am_wrap_69bbb71971c89 .ut-box-shadow-container, #ut_am_wrap_69bbb71971c89 .ut-box-shadow-container-inner, #ut_am_wrap_69bbb71971c89 .ut-block-revealer-element-container, #ut_am_wrap_69bbb71971c89 .ut-animated-image-zoom { border-radius: 10px; }#ut_am_wrap_69bbb71971c89 { text-align: center; }#ut_am_69bbb71972096 { opacity: 1; }#ut_am_wrap_69bbb71972097 img, #ut_am_wrap_69bbb71972097 .ut-image-gallery-image-caption, #ut_am_wrap_69bbb71972097 .ut-box-shadow-container, #ut_am_wrap_69bbb71972097 .ut-box-shadow-container-inner, #ut_am_wrap_69bbb71972097 .ut-block-revealer-element-container, #ut_am_wrap_69bbb71972097 .ut-animated-image-zoom { border-radius: 10px; }#ut_am_wrap_69bbb71972097 { text-align: center; }#ut-section-69bbb71969fa3 { padding-bottom: 50px !important; background-color: #ffffff !important; background-position: center center !important; background-repeat: no-repeat !important; background-size: contain !important; background-attachment: fixed !important; }#ut-section-overlay-69bbb7196a130 { background-image: linear-gradient(rgba(6, 24, 67, 0.9) 0%, #9bbefb 100%); }#ut_custom_heading69bbb71973ab2 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb71973ab2 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb71973ab2 { text-align: center; }#ut_custom_heading69bbb71973ab2 { text-transform: uppercase; }#ut_custom_heading69bbb71973ab2 span { border-bottom: 4px double #3f3f3f; display: inline-block; }#ut_header_69bbb71973f29 h2.section-title { font-size: 48px !important; line-height: 48px !important; }#ut_scv_69bbb7197634e .ut-service-column { margin-top: 40px; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical h3 { font-size: 20px !important; line-height: 25px !important; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical p { font-size: 16px !important; line-height: 26px !important; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical p { margin-top: 5px; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link { color: rgba(0, 0, 0, 0.8); }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover { color: #000000; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active { color: #000000; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus { color: #000000; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link i { color: #2176ff; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover i { color: #2176ff; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active i { color: #2176ff; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus i { color: #2176ff; }#ut_scv_69bbb7197634e .ut-service-column.ut-vertical a.ut-service-column-vertical-link { font-size: 12px; }#ut-svg-69bbb719763c7 { display: none; }#ut-svg-69bbb719763c7.ut-svg-loaded { display: block; }#ut-svg-69bbb719763c7 path { stroke: #2176ff; }#ut_inner_column_69bbb7197617f { border-left: 1px solid #dddddd !important; border-top-color: #dddddd !important; border-right-color: #dddddd !important; border-bottom-color: #dddddd !important; }#ut_scv_69bbb719767d9 .ut-service-column { margin-top: 40px; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical h3 { font-size: 20px !important; line-height: 25px !important; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical p { font-size: 16px !important; line-height: 26px !important; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical p { margin-top: 5px; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link { color: rgba(0, 0, 0, 0.8); }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover { color: #000000; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active { color: #000000; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus { color: #000000; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link i { color: #2176ff; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover i { color: #2176ff; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active i { color: #2176ff; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus i { color: #2176ff; }#ut_scv_69bbb719767d9 .ut-service-column.ut-vertical a.ut-service-column-vertical-link { font-size: 12px; }#ut-svg-69bbb71976840 { display: none; }#ut-svg-69bbb71976840.ut-svg-loaded { display: block; }#ut-svg-69bbb71976840 path { stroke: #2176ff; }#ut_inner_column_69bbb7197660e { border-left: 1px solid #dddddd !important; border-top-color: #dddddd !important; border-right-color: #dddddd !important; border-bottom-color: #dddddd !important; }#ut_scv_69bbb71976c38 .ut-service-column { margin-top: 40px; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical h3 { font-size: 20px !important; line-height: 25px !important; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical p { font-size: 16px !important; line-height: 26px !important; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical p { margin-top: 5px; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link { color: rgba(0, 0, 0, 0.8); }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover { color: #2176ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active { color: #2176ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus { color: #2176ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link i { color: #2176ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover i { color: #3772ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active i { color: #3772ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus i { color: #3772ff; }#ut_scv_69bbb71976c38 .ut-service-column.ut-vertical a.ut-service-column-vertical-link { font-size: 12px; }#ut-svg-69bbb71976c9c { display: none; }#ut-svg-69bbb71976c9c.ut-svg-loaded { display: block; }#ut-svg-69bbb71976c9c path { stroke: #2176ff; }#ut_inner_column_69bbb71976a70 { border-left: 1px solid #dddddd !important; border-top-color: #dddddd !important; border-right-color: #dddddd !important; border-bottom-color: #dddddd !important; }#ut_scv_69bbb7197709b .ut-service-column { margin-top: 40px; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical h3 { font-size: 20px !important; line-height: 25px !important; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical p { font-size: 16px !important; line-height: 26px !important; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical p { margin-top: 5px; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link { color: rgba(0, 0, 0, 0.8); }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover { color: #000000; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active { color: #000000; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus { color: #000000; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link i { color: #2176ff; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover i { color: #2176ff; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:active i { color: #2176ff; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link:focus i { color: #2176ff; }#ut_scv_69bbb7197709b .ut-service-column.ut-vertical a.ut-service-column-vertical-link { font-size: 12px; }#ut-svg-69bbb719770ff { display: none; }#ut-svg-69bbb719770ff.ut-svg-loaded { display: block; }#ut-svg-69bbb719770ff path { stroke: #2176ff; }#ut-svg-69bbb719770ff [data-name="layer1"] { stroke: #2176ff; }#ut_inner_column_69bbb71976ecc { border-left: 1px solid #dddddd !important; border-top-color: #dddddd !important; border-right-color: #dddddd !important; border-bottom-color: #dddddd !important; }#ut-row-69bbb71975c91 { padding-right: 10% !important; padding-left: 10% !important; }#ut-section-69bbb71975729 { padding-top: 20px !important; padding-bottom: 40px !important; }#bklyn_btn_69bbb71978103 .bklyn-btn { color: #3f3f3f !important; border-color: #3f3f3f !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb71978103 .bklyn-btn:hover { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb71978103 .bklyn-btn:focus { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb71978103 .bklyn-btn:active { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb71978103 .bklyn-btn::after { background-color: rgba(255, 255, 255, 0.85) !important; }#bklyn_btn_69bbb71978103 .bklyn-btn::before { background-color: rgba(255, 255, 255, 0.85) !important; }#bklyn_btn_69bbb71978103.bklyn-btn-holder a { padding: 12px 40px; }#ut-separator-69bbb71978e34 { width: calc(100% + 2px); }#ut-separator-69bbb71978e34 svg { width: calc(100% + 2px); left: 50%; }#ut-separator-69bbb71978e34 svg { transform: translateX(-50%); }#ut-separator-69bbb71978e34 { height: 10%; }#ut-separator-69bbb71978e34 svg { height: 100%; }.ut-svg-color-69bbb71978e20 { fill: #ffffff !important; }#ut-separator-69bbb71978f3b { width: calc(100% + 2px); }#ut-separator-69bbb71978f3b svg { width: calc(100% + 2px); left: 50%; }#ut-separator-69bbb71978f3b svg { transform: translateX(-50%); }#ut-separator-69bbb71978f3b { height: 10%; }#ut-separator-69bbb71978f3b svg { height: 100%; }.ut-svg-color-69bbb71978f35 { fill: #ffffff !important; }#ut_custom_heading69bbb719796d2 { color: #ffffff; }#ut_custom_heading69bbb719796d2 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb719796d2 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb719796d2 { text-align: center; }#ut_custom_heading69bbb719796d2 { text-transform: uppercase; }#ut_custom_heading69bbb719796d2 span { border-bottom: 4px double #d5124e; display: inline-block; }#ut_header_69bbb71979b35 h2.section-title, #ut_header_69bbb71979b35 h2.section-title span { color: #ffffff; }#ut_header_69bbb71979b35 h2.section-title { font-size: 48px !important; line-height: 48px !important; }#bklyn_pricing_69bbb7197b61f.ut-plan-module-border { border-color: #dddddd; }#bklyn_pricing_69bbb7197b61f.ut-plan-module-border { border-style: solid; }#bklyn_pricing_69bbb7197b61f.ut-plan-module-border { border-width: 1px; }#bklyn_pricing_69bbb7197b61f.ut-plan-module-border { border-right: none; }#bklyn_pricing_69bbb7197b61f .ut-plan-module-content { }#bklyn_pricing_69bbb7197b61f .ut-plan-module-headline { font-size: 24px; }#bklyn_pricing_69bbb7197b61f .ut-plan-module-media { padding: 20px; }#bklyn_pricing_69bbb7197b61f .ut-plan-module-price { font-size: 60px; }#bklyn_pricing_69bbb7197b61f .ut-plan-module-price { color: #393c3e; }#bklyn_btn_69bbb7198282f .bklyn-btn { color: #ffffff !important; border-color: #0267c1 !important; border-width: 1px !important; border-radius: 4px !important; background-color: #0267c1 !important; }#bklyn_btn_69bbb7198282f .bklyn-btn:hover { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb7198282f .bklyn-btn:focus { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb7198282f .bklyn-btn:active { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#ut_inner_column_69bbb7197b446 { padding-right: 0px !important; padding-left: 0px !important; }#bklyn_pricing_69bbb71982cbd.ut-plan-module-border { border-color: #dddddd; }#bklyn_pricing_69bbb71982cbd.ut-plan-module-border { border-style: solid; }#bklyn_pricing_69bbb71982cbd.ut-plan-module-border { border-width: 1px; }#bklyn_pricing_69bbb71982cbd .ut-plan-module-content { }#bklyn_pricing_69bbb71982cbd .ut-plan-module-headline { font-size: 24px; }#bklyn_pricing_69bbb71982cbd .ut-plan-module-media { padding: 20px; }#bklyn_pricing_69bbb71982cbd .ut-plan-module-price { font-size: 60px; }#bklyn_pricing_69bbb71982cbd .ut-plan-module-price { color: #393c3e; }#bklyn_btn_69bbb7198da15 .bklyn-btn { color: #ffffff !important; border-color: #0267c1 !important; border-width: 1px !important; border-radius: 4px !important; background-color: #0267c1 !important; }#bklyn_btn_69bbb7198da15 .bklyn-btn:hover { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb7198da15 .bklyn-btn:focus { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb7198da15 .bklyn-btn:active { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#ut_inner_column_69bbb71982a6e { padding-right: 0px !important; padding-left: 0px !important; }#bklyn_pricing_69bbb7198decd.ut-plan-module-border { border-color: #dddddd; }#bklyn_pricing_69bbb7198decd.ut-plan-module-border { border-style: solid; }#bklyn_pricing_69bbb7198decd.ut-plan-module-border { border-width: 1px; }#bklyn_pricing_69bbb7198decd.ut-plan-module-border { border-left: none; }#bklyn_pricing_69bbb7198decd .ut-plan-module-content { }#bklyn_pricing_69bbb7198decd .ut-plan-module-headline { font-size: 24px; }#bklyn_pricing_69bbb7198decd .ut-plan-module-media { padding: 20px; }#bklyn_pricing_69bbb7198decd .ut-plan-module-price { font-size: 60px; }#bklyn_pricing_69bbb7198decd .ut-plan-module-price { color: #393c3e; }#bklyn_btn_69bbb719945f0 .bklyn-btn { color: #ffffff !important; border-color: #0267c1 !important; border-width: 1px !important; border-radius: 4px !important; background-color: #0267c1 !important; }#bklyn_btn_69bbb719945f0 .bklyn-btn:hover { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb719945f0 .bklyn-btn:focus { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#bklyn_btn_69bbb719945f0 .bklyn-btn:active { color: #393c3e !important; border-color: #393c3e !important; background-color: rgba(2, 103, 193, 0.01) !important; }#ut_inner_column_69bbb7198dc65 { padding-right: 0px !important; padding-left: 0px !important; }#ut-row-69bbb7197af97 { margin-bottom: 60px !important; }#ut-section-69bbb71978a26 { background-color: #202f57 !important; background-position: center center !important; background-repeat: no-repeat !important; background-size: cover !important; }#ut-section-overlay-69bbb71978b8c { background-image: linear-gradient(rgba(6, 24, 67, 0.9) 0%, rgba(5, 17, 46, 0.9) 100%); }#ut_custom_heading69bbb71995e87 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb71995e87 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb71995e87 { text-align: center; }#ut_custom_heading69bbb71995e87 { text-transform: uppercase; }#ut_custom_heading69bbb71995e87 span { border-bottom: 4px double #2176ff; display: inline-block; }#ut_header_69bbb719962f0 h2.section-title { font-size: 48px !important; line-height: 48px !important; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-subtitle { margin-bottom: 22px; }#ut_simple_time_line_69bbb71997d3b::before { border-color: #dddfe7; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-marker-small { border-color: #d5124e; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-marker-large { border-color: #d5124e; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-marker-large { background: #d5124e; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-title { color: #2176ff; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-subtitle { color: #0f358e; }#ut_simple_time_line_69bbb71997d3b .ut-simple-time-line-event-text { color: #595f6f; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-1 { border-color: #d5124e; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-1 { border-width: 3px; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-1 { border-style: double; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-2 { border-color: #709be7; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-2 { border-style: solid; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-3 { border-color: #d5124e; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-3 { border-style: dashed; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-4 { border-color: #709be7; }#ut_simple_time_line_69bbb71997d3b .ut-marker-large-animation-4 { border-style: dotted; }#ut_custom_heading69bbb719991a6 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb719991a6 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb719991a6 { text-align: center; }#ut_custom_heading69bbb719991a6 { text-transform: uppercase; }#ut_custom_heading69bbb719991a6 span { border-bottom: 4px double #2176ff; display: inline-block; }#ut_header_69bbb719995f5 h2.section-title { font-size: 48px !important; line-height: 48px !important; }#ut_accordion_69bbb7199b4cf .ut-accordion-module-heading:hover { color: #8cb5f6; }#ut_accordion_69bbb7199b4cf .ut-accordion-module-heading:active { color: #8cb5f6; }#ut_accordion_69bbb7199b4cf .ut-accordion-module-heading:focus { color: #8cb5f6; }#ut_accordion_69bbb7199b4cf .ut-accordion-module-item { border-top-color: #c4c4c4; border-top-style: solid; }#ut_accordion_69bbb7199b4cf .ut-accordion-module-item:last-child { border-top-color: #c4c4c4; border-bottom-color: #c4c4c4; border-top-style: solid; border-bottom-style: solid; }#ut_accordion_69bbb7199c3aa .ut-accordion-module-heading:hover { color: #8cb5f6; }#ut_accordion_69bbb7199c3aa .ut-accordion-module-heading:active { color: #8cb5f6; }#ut_accordion_69bbb7199c3aa .ut-accordion-module-heading:focus { color: #8cb5f6; }#ut_accordion_69bbb7199c3aa .ut-accordion-module-item { border-top-color: #c4c4c4; border-top-style: solid; }#ut_accordion_69bbb7199c3aa .ut-accordion-module-item:last-child { border-top-color: #c4c4c4; border-bottom-color: #c4c4c4; border-top-style: solid; border-bottom-style: solid; }#ut-section-69bbb719988ad { background-color: #f8f8f8 !important; }#ut_custom_heading69bbb7199e709 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb7199e709 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb7199e709 { text-align: center; }#ut_custom_heading69bbb7199e709 { text-transform: uppercase; }#ut_custom_heading69bbb7199e709 span { border-bottom: 4px double #2176ff; display: inline-block; }#ut_header_69bbb7199ebbd h2.section-title { font-size: 48px !important; line-height: 48px !important; }#ut-separator-69bbb719a1b01 { width: calc(100% + 2px); }#ut-separator-69bbb719a1b01 svg { width: calc(100% + 2px); left: 50%; }#ut-separator-69bbb719a1b01 svg { transform: translateX(-50%); }#ut-separator-69bbb719a1b01 { height: 10%; }#ut-separator-69bbb719a1b01 svg { height: 100%; }.ut-svg-color-69bbb719a1af7 { fill: #ffffff !important; }#ut_custom_heading69bbb719a22e7 { color: #ffffff; }#ut_custom_heading69bbb719a22e7 { font-family: Roboto; font-weight: 500; font-style: normal; }#ut_custom_heading69bbb719a22e7 { font-size: 14px !important; line-height: 26px !important; }#ut_custom_heading69bbb719a22e7 { text-align: center; }#ut_custom_heading69bbb719a22e7 { text-transform: uppercase; }#ut_custom_heading69bbb719a22e7 span { border-bottom: 4px double #ffffff; display: inline-block; }#ut_header_69bbb719a274c h2.section-title, #ut_header_69bbb719a274c h2.section-title span { color: #ffffff; }#ut_header_69bbb719a274c h2.section-title { font-size: 48px !important; line-height: 48px !important; }#bklyn_btn_69bbb719a335e .bklyn-btn { color: #3f3f3f !important; border-color: #3f3f3f !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb719a335e .bklyn-btn:hover { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb719a335e .bklyn-btn:focus { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb719a335e .bklyn-btn:active { background-color: rgba(255, 255, 255, 0.7) !important; }#bklyn_btn_69bbb719a335e .bklyn-btn::after { background-color: rgba(255, 255, 255, 0.85) !important; }#bklyn_btn_69bbb719a335e .bklyn-btn::before { background-color: rgba(255, 255, 255, 0.85) !important; }#bklyn_btn_69bbb719a335e.bklyn-btn-holder a { padding: 12px 40px; }#ut_sf_69bbb719a3c76 .ut-animate-social-follow-element { opacity: 0; }#ut_sf_69bbb719a3c76 li a i { color: #ffffff; }#ut_sf_69bbb719a3c76 li a:hover i { color: #d5124e; }#ut_sf_69bbb719a3c76 li a:focus i { color: #d5124e; }#ut_sf_69bbb719a3c76 { font-size: 50px; }#ut-section-69bbb719a1838 { background-color: #202f57 !important; background-position: center top !important; background-repeat: no-repeat !important; background-size: cover !important; }#ut-section-overlay-69bbb719a198b { background-image: linear-gradient(to left, rgba(5, 17, 46, 0.9) 0%, #70a2f6 100%); }.rpi .rpi-badge-body { --flex-display: flex; --flex-gap: var(--badge-body-gap, 8px); --flex-direction: row; --flex-align-items: center; --logo-size: var(--badge-logo-size, 44px); --img-size: var(--badge-logo-size, 44px); --head-grade-fs: var(--badge-grade-fs, 1.125em); --head-grade-weight: var(--badge-grade-weight, 600); --score-gap: 5px; --stars-gap: var(--score-gap); --star-size: var(--badge-star-size, 1em); --name-fs: var(--badge-name-fs, 14px); --name-color: var(--badge-name-color, #333333); --name-weight: normal; --rev-text-lh: normal; --head-based-fs: var(--badge-based-fs, 13px); --head-based-color: var(--badge-based-color, #777777); justify-self: var(--badge-body-justify-self,left); justify-content: var(--badge-body-justify-content,left); position: relative; width: 100%; color: #333333; padding: 8px; z-index: 999; background: var(--badge-bg-color,#fff); border-radius: 0 0 var(--badge-radius,2px) var(--badge-radius,2px); transition: 0.2s ease-in-out; }.rpi-stars[data-rating]::before, .rpi-star:first-child[data-rating]::before { content: attr(data-rating); color: var(--rating-color,var(--star-color)); font-size: var(--head-grade-fs); font-weight: var(--head-grade-weight,900); }#bklyn_btn_69bbb719a90fa .bklyn-btn { color: #ffffff !important; border-color: #d5124e !important; border-style: solid !important; border-width: 2px !important; border-radius: 50px !important; background-color: rgba(214, 17, 76, 0.15) !important; }#bklyn_btn_69bbb719a90fa .bklyn-btn:hover { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719a90fa .bklyn-btn:focus { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719a90fa .bklyn-btn:active { color: #ffffff !important; border-color: #d5124e !important; background-color: #d5124e !important; }#bklyn_btn_69bbb719a90fa.bklyn-btn-holder a { padding: 12px 40px; }@font-face{font-family:"Roboto";font-weight:400;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:500;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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;unicode-range:U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWwd6d380d1.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(https://tad.it/wp-content/swift-ai/cache/tad.it/noleggio-conducente-campogalliano-modena/__data/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQf1590aeb.woff) format('woff2');font-display:swap;}@-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% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } }@keyframes flip { 0% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn); animation-timing-function: ease-out; } 40% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg); animation-timing-function: ease-in; } }@-webkit-keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateX(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateX(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateX(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotateY(-20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotateY(10deg); opacity: 1; } 80% { transform: perspective(400px) rotateY(-5deg); } 100% { transform: perspective(400px); } }@-webkit-keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; } 100% { transform: perspective(400px) rotateX(90deg); opacity: 0; } }@keyframes flipOutX { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotateX(-20deg); opacity: 1; } 100% { transform: perspective(400px) rotateX(90deg); opacity: 0; } }@-webkit-keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; } 100% { transform: perspective(400px) rotateY(90deg); opacity: 0; } }@keyframes flipOutY { 0% { transform: perspective(400px); } 30% { transform: perspective(400px) rotateY(-15deg); opacity: 1; } 100% { transform: perspective(400px) rotateY(90deg); opacity: 0; } }@-webkit-keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@keyframes lightSpeedIn { 0% { transform: translate3d(100%, 0px, 0px) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); } 100% { transform: translateZ(0px); } }@-webkit-keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@keyframes lightSpeedOut { 0% { opacity: 1; } 100% { transform: translate3d(100%, 0px, 0px) skewX(30deg); opacity: 0; } }@-webkit-keyframes rotateIn { 0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; } 100% { transform-origin: center center; transform: translateZ(0px); opacity: 1; } }@keyframes rotateIn { 0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; } 100% { transform-origin: center center; transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; } }@keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate(45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; } }@keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate(45deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; } }@keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; } 100% { transform-origin: left bottom; transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; } }@keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: translateZ(0px); opacity: 1; } }@-webkit-keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; } }@keyframes rotateOut { 0% { transform-origin: center center; opacity: 1; } 100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; } }@-webkit-keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; } }@keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(45deg); opacity: 0; } }@-webkit-keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(-45deg); opacity: 0; } }@keyframes rotateOutDownRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(-45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; } }@keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(-45deg); opacity: 0; } }@-webkit-keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } }@keyframes rotateOutUpRight { 0% { transform-origin: right bottom; opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } }@-webkit-keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate(80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate(60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@keyframes hinge { 0% { transform-origin: left top; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate(80deg); transform-origin: left top; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate(60deg); transform-origin: left top; animation-timing-function: ease-in-out; opacity: 1; } 100% { transform: translate3d(0px, 700px, 0px); opacity: 0; } }@-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% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInDown { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInLeft { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInRight { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-webkit-keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomInUp { 0% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-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% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-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% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 100% { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px); transform-origin: center bottom; animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }@-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% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@keyframes slideOutDown { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(0px, 100%, 0px); } }@-webkit-keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@keyframes slideOutLeft { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(-100%, 0px, 0px); } }@-webkit-keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@keyframes slideOutRight { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(100%, 0px, 0px); } }@-webkit-keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }@keyframes slideOutUp { 0% { transform: translateZ(0px); } 100% { visibility: hidden; transform: translate3d(0px, -100%, 0px); } }:root { --joinchat-ico: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E"); --joinchat-font: -apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif; }.joinchat { --sep: 20px; --bottom: var(--sep); --s: 60px; --h: calc(var(--s)/2); --header: max(50px,var(--s)*1.166667); --vh: 100vh; --ch: 142; --cs: 70%; --cl: 49%; --bw: 1; --text: hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%)); --hover: hsl(var(--ch) var(--cs) calc(var(--cl) + 20%)); --hsl: var(--ch) var(--cs) var(--cl); --color: hsl(var(--hsl)); --dark: hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)); --bg: hsl(var(--hsl)/4%); --msg: var(--color); color: var(--text); display: none; position: fixed; z-index: 9000; right: var(--sep); bottom: var(--bottom); font: normal normal normal 16px/1.625em var(--joinchat-font); letter-spacing: 0px; animation: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 10ms 1 normal both running joinchat_show; transform: scale3d(0, 0, 0); transform-origin: calc(var(--s)/-2) calc(var(--s)/-4); user-select: none; touch-action: manipulation; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.joinchat *, .joinchat ::after, .joinchat ::before { box-sizing: border-box; }.joinchat--left { right: auto; left: var(--sep); }@supports not (width:clamp(1px,1%,10px)) {.joinchat { --text: hsl(0deg 0% calc(var(--bw)*1%)/90%); }}.joinchat__button { position: absolute; z-index: 2; bottom: 8px; right: 8px; height: var(--s); width: var(--s); background: #25d366 var(--joinchat-ico) 50%/60% no-repeat; color: inherit; border-radius: 50%; box-shadow: rgba(7, 94, 84, 0.24) 1px 6px 24px 0px; cursor: pointer; transition:background-color 0.2s linear; }.joinchat__button:hover { background-color: #128c7e; }.joinchat:has(.joinchat__chatbox) .joinchat__button:hover { transition-duration: 1.5s; }.joinchat__button:active { background-color: #128c7e; transition: none; }.joinchat--left .joinchat__button { right: auto; left: 8px; }.joinchat__badge { position: absolute; z-index: 2; bottom: calc(var(--s) - 8px); right: 4px; width: 20px; height: 20px; border: none; border-radius: 50%; background: #e82c0c; color: #ffffff; font-size: 12px; font-weight: 600; line-height: 20px; text-align: center; box-shadow: none; opacity: 0; pointer-events: none; }.joinchat--left .joinchat__badge { right: auto; left: calc(var(--s) - 8px); }.joinchat__tooltip { position: absolute; top: calc(var(--h) - 16px); right: calc(var(--s) + 16px); max-width: calc(100vw - var(--s) - 45px); height: 32px; padding: 0px 14px; border: none; border-radius: 16px; background: #ffffff; color: rgba(0, 0, 0, 0.8); line-height: 31px; white-space: nowrap; opacity: 0; transition:opacity 0.3s ease-out; filter: drop-shadow(rgba(0, 0, 0, 0.4) 0px 1px 4px); pointer-events: none; }.joinchat__tooltip::after { content: ""; display: block; position: absolute; top: 10px; right: -6px; border-style: solid; border-color: transparent transparent transparent #ffffff; border-image: initial; border-width: 6px 0px 6px 8px; }.joinchat__tooltip div { width: max-content; max-width: 100%; overflow: hidden; text-overflow: ellipsis; }.joinchat--left .joinchat__tooltip { right: auto; left: calc(var(--s) + 16px); }.joinchat--left .joinchat__tooltip::after { left: -6px; right: auto; border-color: transparent #ffffff transparent transparent; border-width: 6px 8px 6px 0px; }.joinchat__qr { position: absolute; z-index: 2; bottom: calc(var(--s) + 24px); right: 8px; display: none; flex-direction: column-reverse; width: 228px; min-height: 200px; padding: 14px 14px 10px; border: none; border-radius: 16px; background: #ffffff; color: rgba(0, 0, 0, 0.8); text-align: center; white-space: nowrap; filter: drop-shadow(rgba(0, 0, 0, 0.4) 0px 1px 4px); animation: 0.4s cubic-bezier(0.11, 0.84, 0.83, 1.01) 0.5s 1 normal both running joinchat_badge_in; pointer-events: none; }.joinchat__qr::after { content: ""; display: block; position: absolute; bottom: -6px; right: calc(var(--h) - 6px); border-style: solid; border-color: #ffffff transparent transparent; border-image: initial; border-width: 8px 6px 0px; }.joinchat--left .joinchat__qr { left: 8px; right: auto; }.joinchat--left .joinchat__qr::after { left: calc(var(--h) - 6px); right: auto; }.joinchat__qr div { font-size: 14px; color: #4a4a4a; overflow: hidden; text-overflow: ellipsis; }.joinchat__chatbox { content-visibility: hidden; display: flex; flex-direction: column; position: absolute; bottom: 0px; right: 0px; z-index: 1; width: calc(100vw - var(--sep)*2); max-width: 400px; max-height: calc(var(--vh) - var(--bottom) - var(--sep)); border-radius: calc(var(--h) + 2px); background: #fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg)); box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 6px 0px; text-align: left; overflow: hidden; transform: scale3d(0, 0, 0); opacity: 0; transition:max-height, opacity, transform 0.2s, 0.4s, 0s ease-out, ease-out, linear; }.joinchat--left .joinchat__chatbox { right: auto; left: 0px; }.joinchat__header { display: flex; flex-flow: row; align-items: center; position: relative; flex-shrink: 0; height: var(--header); padding: 0px 70px 0px 26px; margin: 0px; }.joinchat__wa { display: block; fill: currentcolor; opacity: 0.8; }.joinchat__close { --size: 34px; position: absolute; top: calc(50% - var(--size)/2); right: 24px; width: var(--size); height: var(--size); border-radius: 50%; background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50% center / 12px no-repeat rgba(0, 0, 0, 0.4); cursor: pointer; transition:background-color 0.3s ease-out; }.joinchat__close:hover { background-color: rgba(0, 0, 0, 0.6); }.joinchat__close:active { background-color: rgba(0, 0, 0, 0.7); }.joinchat__scroll { overflow: hidden scroll; overscroll-behavior-y: contain; }.joinchat__content { display: flex; flex-direction: column; width: calc(100% + 4px); padding: 20px 0px 8px; }.joinchat__content::after { content: ""; display: block; position: absolute; bottom: 0px; left: 0px; right: 4px; height: calc(var(--s) + 20px); background: #fff linear-gradient(180deg,var(--bg),var(--bg)); mask-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 25%, rgba(0, 0, 0, 0.92) 70%, #000000 95%, #000000); pointer-events: none; }.joinchat__open { position: sticky; z-index: 2; bottom: 8px; align-self: flex-end; display: flex; flex-direction: row; min-width: var(--s); height: var(--s); margin: 0px 8px; background: var(--color); color: inherit; border-radius: var(--h); box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px; overflow: hidden; cursor: pointer; transition:background-color 0.2s linear; }.joinchat__open:active, .joinchat__open:hover { background: var(--hover); }.joinchat--left .joinchat__open { align-self: flex-start; flex-direction: row-reverse; }.joinchat__open__icon { flex-shrink: 0; width: var(--s); height: var(--s); max-width: var(--s); padding: calc(var(--s)*0.18); margin: 0px; overflow: hidden; }.joinchat__open__icon path { stroke-linecap: round; stroke-width: 33px; animation: auto ease 0s 1 normal none running none; fill: none !important; stroke: var(--text) !important; }.joinchat__open__icon .joinchat__pa { --stroke: 1097; }.joinchat__open__icon .joinchat__pb { --stroke: 1020; }.joinchat__open__text { max-width: 0px; padding: 0px; border-radius: var(--s); font-weight: 600; line-height: var(--s); white-space: nowrap; opacity: 0; overflow: hidden; text-overflow: ellipsis; transition:none 0s ease; }.joinchat__chat { --peak_l: path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z"); --peak_r: path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z"); --peak: var(--peak_l); display: flex; flex-direction: column; align-items: flex-start; padding-bottom: 10px; }.joinchat__bubble { position: relative; min-width: 60px; max-width: calc(100% - 52px); min-height: 56px; padding: 15px 20px; margin: 0px 26px 16px; border-radius: 26px; background: #ffffff; color: #4a4a4a; word-break: break-word; filter: drop-shadow(rgba(0, 0, 0, 0.3) 0px 1px 2px); transform-origin: 0px 50%; animation: 0.25s cubic-bezier(0, 0, 0.58, 1.19) 10ms 1 normal both running joinchat_show; }.joinchat__bubble::before { content: ""; display: block; position: absolute; bottom: 18px; left: -15px; width: 17px; height: 25px; background: inherit; clip-path: var(--peak); }@keyframes joinchat_show { 0% { transform: scale3d(0, 0, 0); } 100% { transform: scaleX(1); } }@keyframes joinchat_badge_in { 0% { opacity: 0; transform: translate3d(0px, 50px, 0px); } 100% { opacity: 1; transform: translateZ(0px); } }@keyframes joinchat_badge_out { 0% { opacity: 1; transform: translateZ(0px); } 100% { opacity: 0; transform: translate3d(0px, -20px, 0px); } }@keyframes joinchat_send_svg { 0%, 50%, 100% { stroke-dashoffset: var(--stroke); } 5%, 45% { stroke-dashoffset: 0; } }@keyframes joinchat_image_loop { 0% { opacity: 0; } 3%, 20% { opacity: 1; } 25%, 100% { opacity: 0; } }@keyframes joinchat_tootlip { 0% { opacity: 0; transform: scaleY(0); } 1%, 20% { opacity: 1; transform: scaleX(1); } 25%, 100% { opacity: 0; transform: scaleX(1); } }.joinchat { --ch: 142; --cs: 70%; --cl: 49%; --bw: 0; }body.swift-nojs [data-s3cid="18"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="20"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="21"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="22"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="23"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="24"]{max-height:1155.953125px;}body.swift-nojs [data-s3cid="25"]{max-height:728.453125px;}body.swift-nojs [data-s3cid="26"]{max-width:580px;max-height:668.453125px;}body.swift-nojs [data-s3cid="27"]{max-width:575px;}body.swift-nojs [data-s3cid="28"]{max-width:555px;}body.swift-nojs [data-s3cid="29"]{max-width:555px;}body.swift-nojs [data-s3cid="30"]{max-width:555px;}body.swift-nojs [data-s3cid="31"]{max-width:555px;}body.swift-nojs [data-s3cid="32"]{max-width:555px;}body.swift-nojs [data-s3cid="33"]{max-width:555px;}body.swift-nojs [data-s3cid="34"]{max-width:555px;}body.swift-nojs [data-s3cid="35"]{min-width:180.28125px;}body.swift-nojs [data-s3cid="36"]{min-width:191.3125px;}body.swift-nojs [data-s3cid="37"]{max-width:555px;}body.swift-nojs [data-s3cid="38"]{min-width:179.046875px;}body.swift-nojs [data-s3cid="39"]{max-width:580px;max-height:668.453125px;}body.swift-nojs [data-s3cid="40"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="41"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="42"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="43"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="44"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="45"]{max-width:575px;max-height:663.453125px;}body.swift-nojs [data-s3cid="46"]{max-width:1160px;}body.swift-nojs [data-s3cid="47"]{max-height:140px;}body.swift-nojs [data-s3cid="48"]{max-width:1160px;max-height:140px;}body.swift-nojs [data-s3cid="49"]{max-width:1160px;max-height:140px;}body.swift-nojs [data-s3cid="50"]{max-width:1120px;max-height:140px;}body.swift-nojs [data-s3cid="51"]{max-width:1160px;max-height:140px;}body.swift-nojs [data-s3cid="52"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="53"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="54"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="55"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="56"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="57"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="58"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="59"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="60"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="61"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="62"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="63"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="64"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="65"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="66"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="67"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="68"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="69"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="70"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="71"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="72"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="73"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="74"]{max-width:290px;max-height:140px;}body.swift-nojs [data-s3cid="75"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="76"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="77"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="78"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="79"]{max-width:250px;max-height:100px;}body.swift-nojs [data-s3cid="80"]{max-width:1160px;}body.swift-nojs [data-s3cid="95"]{max-width:1160px;}body.swift-nojs [data-s3cid="96"]{max-width:1160px;}body.swift-nojs [data-s3cid="97"]{max-width:1120px;}body.swift-nojs [data-s3cid="98"]{max-width:1120px;}body.swift-nojs [data-s3cid="99"]{max-width:1120px;}body.swift-nojs [data-s3cid="100"]{max-width:1120px;}body.swift-nojs [data-s3cid="103"]{max-width:1160px;}body.swift-nojs [data-s3cid="105"]{max-width:1160px;}body.swift-nojs [data-s3cid="106"]{max-width:1160px;}body.swift-nojs [data-s3cid="107"]{max-width:1120px;}body.swift-nojs [data-s3cid="108"]{max-width:1120px;}body.swift-nojs [data-s3cid="111"]{min-width:304.25px;}body.swift-nojs [data-s3cid="112"]{min-width:304.25px;}body.swift-nojs [data-s3cid="113"]{min-width:263.25px;}body.swift-nojs [data-s3cid="114"]{min-width:263.25px;}body.swift-nojs [data-s3cid="115"]{min-width:263.25px;}body.swift-nojs [data-s3cid="116"]{min-width:263.25px;}body.swift-nojs [data-s3cid="117"]{min-width:304.25px;}body.swift-nojs [data-s3cid="118"]{min-width:304.25px;}body.swift-nojs [data-s3cid="119"]{min-width:263.25px;}body.swift-nojs [data-s3cid="120"]{min-width:263.25px;}body.swift-nojs [data-s3cid="121"]{min-width:263.25px;}body.swift-nojs [data-s3cid="122"]{min-width:263.25px;}body.swift-nojs [data-s3cid="123"]{min-width:304.25px;}body.swift-nojs [data-s3cid="124"]{min-width:304.25px;}body.swift-nojs [data-s3cid="125"]{min-width:263.25px;}body.swift-nojs [data-s3cid="126"]{min-width:263.25px;}body.swift-nojs [data-s3cid="127"]{min-width:263.25px;}body.swift-nojs [data-s3cid="128"]{min-width:263.25px;}body.swift-nojs [data-s3cid="129"]{min-width:304.25px;}body.swift-nojs [data-s3cid="130"]{min-width:304.25px;}body.swift-nojs [data-s3cid="131"]{min-width:263.25px;}body.swift-nojs [data-s3cid="132"]{min-width:263.25px;}body.swift-nojs [data-s3cid="133"]{min-width:263.25px;}body.swift-nojs [data-s3cid="134"]{min-width:263.25px;}body.swift-nojs [data-s3cid="135"]{max-width:1120px;}body.swift-nojs [data-s3cid="136"]{max-width:1120px;}body.swift-nojs [data-s3cid="137"]{max-width:1160px;}body.swift-nojs [data-s3cid="139"]{max-width:1160px;}body.swift-nojs [data-s3cid="140"]{max-width:1160px;}body.swift-nojs [data-s3cid="141"]{max-width:1120px;}body.swift-nojs [data-s3cid="144"]{max-width:1120px;}body.swift-nojs [data-s3cid="145"]{max-width:1160px;}body.swift-nojs [data-s3cid="147"]{max-height:1675.703125px;}body.swift-nojs [data-s3cid="148"]{max-height:1675.703125px;}body.swift-nojs [data-s3cid="149"]{max-height:167.5625px;}body.swift-nojs [data-s3cid="150"]{max-height:167.5625px;}body.swift-nojs [data-s3cid="152"]{max-width:1160px;}body.swift-nojs [data-s3cid="153"]{max-width:1160px;}body.swift-nojs [data-s3cid="154"]{max-width:1120px;}body.swift-nojs [data-s3cid="155"]{max-width:1120px;}body.swift-nojs [data-s3cid="156"]{max-width:1120px;}body.swift-nojs [data-s3cid="157"]{max-width:1120px;}body.swift-nojs [data-s3cid="160"]{max-width:1160px;}body.swift-nojs [data-s3cid="161"]{max-height:1053.703125px;}body.swift-nojs [data-s3cid="162"]{max-width:1160px;max-height:1053.703125px;}body.swift-nojs [data-s3cid="163"]{max-width:1160px;max-height:1053.703125px;}body.swift-nojs [data-s3cid="164"]{max-width:1120px;max-height:1053.703125px;}body.swift-nojs [data-s3cid="165"]{max-width:1120px;max-height:1053.703125px;}body.swift-nojs [data-s3cid="166"]{max-height:993.703125px;}body.swift-nojs [data-s3cid="167"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="168"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="169"]{max-width:373.328125px;max-height:914.703125px;}body.swift-nojs [data-s3cid="170"]{max-width:373.328125px;max-height:874.703125px;}body.swift-nojs [data-s3cid="171"]{max-width:373.328125px;max-height:874.703125px;}body.swift-nojs [data-s3cid="172"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="173"]{max-width:372.328125px;max-height:373.328125px;}body.swift-nojs [data-s3cid="174"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="175"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="176"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="177"]{max-width:332.328125px;}body.swift-nojs [data-s3cid="178"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="179"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="180"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="181"]{max-width:373.328125px;max-height:953.703125px;}body.swift-nojs [data-s3cid="182"]{max-width:373.328125px;max-height:953.703125px;}body.swift-nojs [data-s3cid="183"]{max-width:371.328125px;}body.swift-nojs [data-s3cid="184"]{max-width:371.328125px;max-height:372.328125px;}body.swift-nojs [data-s3cid="185"]{max-width:371.328125px;}body.swift-nojs [data-s3cid="186"]{max-width:371.328125px;}body.swift-nojs [data-s3cid="187"]{max-width:371.328125px;}body.swift-nojs [data-s3cid="188"]{max-width:291.328125px;}body.swift-nojs [data-s3cid="189"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="190"]{max-width:373.328125px;max-height:993.703125px;}body.swift-nojs [data-s3cid="191"]{max-width:373.328125px;max-height:914.703125px;}body.swift-nojs [data-s3cid="192"]{max-width:373.328125px;max-height:874.703125px;}body.swift-nojs [data-s3cid="193"]{max-width:373.328125px;max-height:874.703125px;}body.swift-nojs [data-s3cid="194"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="195"]{max-width:372.328125px;max-height:373.328125px;}body.swift-nojs [data-s3cid="196"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="197"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="198"]{max-width:372.328125px;}body.swift-nojs [data-s3cid="199"]{max-width:332.328125px;}body.swift-nojs [data-s3cid="200"]{max-width:1120px;}body.swift-nojs [data-s3cid="201"]{max-width:1160px;}body.swift-nojs [data-s3cid="205"]{max-width:1160px;}body.swift-nojs [data-s3cid="206"]{max-width:1160px;}body.swift-nojs [data-s3cid="207"]{max-width:1120px;}body.swift-nojs [data-s3cid="208"]{max-width:1120px;}body.swift-nojs [data-s3cid="209"]{max-width:1120px;}body.swift-nojs [data-s3cid="210"]{max-width:1120px;}body.swift-nojs [data-s3cid="213"]{max-width:1160px;}body.swift-nojs [data-s3cid="215"]{max-width:1160px;}body.swift-nojs [data-s3cid="216"]{max-width:1160px;}body.swift-nojs [data-s3cid="217"]{max-width:1120px;}body.swift-nojs [data-s3cid="218"]{max-width:1120px;}body.swift-nojs [data-s3cid="220"]{max-width:1120px;}body.swift-nojs [data-s3cid="221"]{max-width:1120px;}body.swift-nojs [data-s3cid="222"]{max-width:1080px;}body.swift-nojs [data-s3cid="223"]{max-width:1080px;}body.swift-nojs [data-s3cid="250"]{max-width:1120px;}body.swift-nojs [data-s3cid="251"]{max-width:1160px;}body.swift-nojs [data-s3cid="255"]{max-width:1160px;}body.swift-nojs [data-s3cid="256"]{max-width:1160px;}body.swift-nojs [data-s3cid="257"]{max-width:1120px;}body.swift-nojs [data-s3cid="258"]{max-width:1120px;}body.swift-nojs [data-s3cid="259"]{max-width:1120px;}body.swift-nojs [data-s3cid="260"]{max-width:1120px;}body.swift-nojs [data-s3cid="263"]{max-width:1160px;}body.swift-nojs [data-s3cid="265"]{max-width:1160px;}body.swift-nojs [data-s3cid="266"]{max-width:1160px;}body.swift-nojs [data-s3cid="267"]{max-width:1120px;}body.swift-nojs [data-s3cid="268"]{max-width:1120px;}body.swift-nojs [data-s3cid="270"]{max-width:560px;}body.swift-nojs [data-s3cid="271"]{max-width:560px;}body.swift-nojs [data-s3cid="272"]{max-width:520px;}body.swift-nojs [data-s3cid="273"]{max-width:520px;}body.swift-nojs [data-s3cid="274"]{max-width:520px;}body.swift-nojs [data-s3cid="275"]{max-width:520px;}body.swift-nojs [data-s3cid="276"]{max-width:520px;}body.swift-nojs [data-s3cid="277"]{max-width:440px;}body.swift-nojs [data-s3cid="278"]{max-width:520px;}body.swift-nojs [data-s3cid="279"]{max-width:520px;}body.swift-nojs [data-s3cid="280"]{max-width:440px;}body.swift-nojs [data-s3cid="281"]{max-width:520px;}body.swift-nojs [data-s3cid="282"]{max-width:520px;}body.swift-nojs [data-s3cid="283"]{max-width:440px;}body.swift-nojs [data-s3cid="284"]{max-width:520px;}body.swift-nojs [data-s3cid="285"]{max-width:520px;}body.swift-nojs [data-s3cid="286"]{max-width:440px;}body.swift-nojs [data-s3cid="287"]{max-width:520px;}body.swift-nojs [data-s3cid="288"]{max-width:520px;}body.swift-nojs [data-s3cid="289"]{max-width:440px;}body.swift-nojs [data-s3cid="290"]{max-width:520px;}body.swift-nojs [data-s3cid="291"]{max-width:520px;}body.swift-nojs [data-s3cid="292"]{max-width:440px;}body.swift-nojs [data-s3cid="293"]{max-width:520px;}body.swift-nojs [data-s3cid="294"]{max-width:520px;}body.swift-nojs [data-s3cid="295"]{max-width:440px;}body.swift-nojs [data-s3cid="296"]{max-width:520px;}body.swift-nojs [data-s3cid="297"]{max-width:520px;}body.swift-nojs [data-s3cid="298"]{max-width:440px;}body.swift-nojs [data-s3cid="299"]{max-width:560px;}body.swift-nojs [data-s3cid="300"]{max-width:560px;}body.swift-nojs [data-s3cid="301"]{max-width:520px;}body.swift-nojs [data-s3cid="302"]{max-width:520px;}body.swift-nojs [data-s3cid="303"]{max-width:520px;}body.swift-nojs [data-s3cid="304"]{max-width:520px;}body.swift-nojs [data-s3cid="305"]{max-width:520px;}body.swift-nojs [data-s3cid="306"]{max-width:440px;}body.swift-nojs [data-s3cid="307"]{max-width:520px;}body.swift-nojs [data-s3cid="308"]{max-width:520px;}body.swift-nojs [data-s3cid="309"]{max-width:440px;}body.swift-nojs [data-s3cid="310"]{max-width:520px;}body.swift-nojs [data-s3cid="311"]{max-width:520px;}body.swift-nojs [data-s3cid="312"]{max-width:440px;}body.swift-nojs [data-s3cid="313"]{max-width:520px;}body.swift-nojs [data-s3cid="314"]{max-width:520px;}body.swift-nojs [data-s3cid="315"]{max-width:440px;}body.swift-nojs [data-s3cid="316"]{max-width:520px;}body.swift-nojs [data-s3cid="317"]{max-width:520px;}body.swift-nojs [data-s3cid="318"]{max-width:440px;}body.swift-nojs [data-s3cid="319"]{max-width:520px;}body.swift-nojs [data-s3cid="320"]{max-width:520px;}body.swift-nojs [data-s3cid="321"]{max-width:440px;}body.swift-nojs [data-s3cid="322"]{max-width:520px;}body.swift-nojs [data-s3cid="323"]{max-width:520px;}body.swift-nojs [data-s3cid="324"]{max-width:440px;}body.swift-nojs [data-s3cid="325"]{max-width:520px;}body.swift-nojs [data-s3cid="326"]{max-width:520px;}body.swift-nojs [data-s3cid="327"]{max-width:440px;}body.swift-nojs [data-s3cid="328"]{max-width:1120px;}body.swift-nojs [data-s3cid="329"]{max-width:1160px;}body.swift-nojs [data-s3cid="333"]{max-width:1160px;}body.swift-nojs [data-s3cid="334"]{max-width:1160px;}body.swift-nojs [data-s3cid="335"]{max-width:1120px;}body.swift-nojs [data-s3cid="336"]{max-width:1120px;}body.swift-nojs [data-s3cid="337"]{max-width:1120px;}body.swift-nojs [data-s3cid="338"]{max-width:1120px;}body.swift-nojs [data-s3cid="341"]{max-width:1160px;}body.swift-nojs [data-s3cid="343"]{max-width:193.328125px;}body.swift-nojs [data-s3cid="344"]{max-width:193.328125px;}body.swift-nojs [data-s3cid="345"]{max-width:153.328125px;}body.swift-nojs [data-s3cid="346"]{max-width:773.328125px;}body.swift-nojs [data-s3cid="347"]{max-width:773.328125px;}body.swift-nojs [data-s3cid="348"]{max-width:733.328125px;}body.swift-nojs [data-s3cid="349"]{max-width:733.328125px;}body.swift-nojs [data-s3cid="350"]{max-width:733.328125px;}body.swift-nojs [data-s3cid="352"]{max-width:733.328125px;}body.swift-nojs [data-s3cid="353"]{max-width:733.328125px;}body.swift-nojs [data-s3cid="354"]{max-width:718.328125px;}body.swift-nojs [data-s3cid="355"]{max-width:718.328125px;}body.swift-nojs [data-s3cid="356"]{max-width:718.328125px;}body.swift-nojs [data-s3cid="358"]{max-width:193.328125px;}body.swift-nojs [data-s3cid="359"]{max-width:193.328125px;}body.swift-nojs [data-s3cid="360"]{max-width:153.328125px;}body.swift-nojs [data-s3cid="361"]{max-width:1160px;}body.swift-nojs [data-s3cid="367"]{max-width:1160px;}body.swift-nojs [data-s3cid="368"]{max-width:1160px;}body.swift-nojs [data-s3cid="369"]{max-width:1120px;}body.swift-nojs [data-s3cid="370"]{max-width:1120px;}body.swift-nojs [data-s3cid="371"]{max-width:1120px;}body.swift-nojs [data-s3cid="372"]{max-width:1120px;}body.swift-nojs [data-s3cid="375"]{max-width:1160px;}body.swift-nojs [data-s3cid="376"]{max-width:1160px;}body.swift-nojs [data-s3cid="377"]{max-width:1160px;}body.swift-nojs [data-s3cid="378"]{max-width:1120px;}body.swift-nojs [data-s3cid="379"]{max-width:1120px;}body.swift-nojs [data-s3cid="380"]{max-width:1160px;}body.swift-nojs [data-s3cid="382"]{max-width:1160px;}body.swift-nojs [data-s3cid="383"]{max-width:1160px;}body.swift-nojs [data-s3cid="384"]{max-width:1120px;}body.swift-nojs [data-s3cid="385"]{max-width:1120px;}body.swift-nojs [data-s3cid="386"]{max-width:1120px;}body.swift-nojs [data-s3cid="387"]{max-width:1120px;}body.swift-nojs [data-s3cid="388"]{max-width:1160px;}html{opacity:1}}