﻿/*!
 * Bootstrap Grid v5.2.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import"https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap";:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-heading-color: ;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 2rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1142px}}.row{--bs-gutter-x: 2rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:0}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-ExtraBold.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"sayfer-glyph";src:url("../fonts/sayfer-glyph.woff2?v=1.8") format("woff2");font-weight:400;font-style:normal;font-display:swap}i{font-family:"sayfer-glyph" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sayfer-currency-exchange-icon:before{content:"";color:#fff}.sayfer-wallet-icon:before{content:"";color:#fff}.sayfer-telegram-alt-icon:before{content:"";color:#fff}.sayfer-info-icon:before{content:"";color:#fff}.sayfer-name:before{content:"";color:#fff}.sayfer-chooseservice:before{content:"";color:#fff}.sayfer-calendar-icon:before{content:"";color:#fff}.sayfer-calendar-alt-icon:before{content:"";color:#fff}.sayfer-linkedin-icon:before{content:"";color:#fff}.sayfer-twitter-icon:before{content:"";color:#fff}.sayfer-plus-icon:before{content:"";color:#fff}.sayfer-minus-icon:before{content:"";color:#fff}.sayfer-burger-icon:before{content:"";color:#fff}.sayfer-close-icon:before{content:"";color:#fff}.sayfer-pointing-arrow-right:before{content:"";color:#fff}.sayfer-checkbox-tick:before{content:"";color:#fff}.sayfer-verified-icon:before{content:"";color:#fff}.sayfer-search-icon:before{content:"";color:#fff}.sayfer-home-breadcrumb-icon:before{content:"";color:#fff}.sayfer-slider-arrow-left:before{content:"";color:#fff}.sayfer-slider-arrow-right:before{content:"";color:#fff}.sayfer-triangle-arrow-down:before{content:"";color:#fff}.sayfer-telegram-icon:before{content:"";color:#fff}.sayfer-whatsapp-icon:before{content:"";color:#fff}.sayfer-facebook-messenger-icon:before{content:"";color:#fff}.sayfer-user-icon:before{content:"";color:#fff}.sayfer-email-icon:before{content:"";color:#fff}.sayfer-pencil-icon:before{content:"";color:#fff}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Roboto",sans-serif;font-size:16px;line-height:1.6;font-weight:300;overflow-x:hidden;color:#fff}body.admin-bar .wcl-new-header{top:32px !important}@media only screen and (max-width: 782px){body.admin-bar .wcl-new-header{top:46px !important}}@media only screen and (max-width: 600px){body.admin-bar .wcl-new-header{top:0 !important}}html.overflow-hidden,body.overflow-hidden{overflow:hidden}img,svg{max-width:100%;height:auto}iframe{max-width:100%}p,blockquote{margin-bottom:25px}p:last-child,blockquote:last-child{margin-bottom:0}a{color:#560bf5;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:inherit;text-decoration:none;transition:outline 0s ease-in-out}a:focus{outline:#3d0f72 dotted thin}strong{font-weight:700}em{font-style:italic}.wcl-body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.wcl-page-content{overflow:hidden}.wcl-container{width:100%;margin-left:auto;margin-right:auto}.wcl-section{padding:60px 0}@media only screen and (max-width: 576px){.wcl-section{padding:30px 0}}.wcl-section .wcl-section-title{margin-bottom:40px;font-family:"Gilroy",sans-serif;font-weight:700;font-size:48px;line-height:1.2}@media only screen and (max-width: 991px){.wcl-section .wcl-section-title{font-size:35px}}@media only screen and (max-width: 576px){.wcl-section .wcl-section-title{font-size:30px;line-height:1.3}}.wcl-new-section{padding:50px 0}@media only screen and (max-width: 576px){.wcl-new-section{padding:30px 0}}input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.wcl-input::placeholder{opacity:1}.wcl-full-width-content-section h1{margin-bottom:40px}h1,.wcl-h1 h2,h2,.wcl-h2,h3,.wcl-h3,h4,.wcl-h4,h5,.wcl-h5,h6,.wcl-h6{font-weight:bold;line-height:1.5}h1,.wcl-h1{font-size:42px}@media only screen and (max-width: 767px){h1,.wcl-h1{font-size:30px;line-height:40px}}h2,.wcl-h2{font-size:36px;line-height:1.2}@media only screen and (max-width: 576px){h2,.wcl-h2{font-size:28px;line-height:1.5}}@media only screen and (max-width: 425px){h2,.wcl-h2{font-size:20px}}h3,h4,.wcl-h3,.wcl-h4{font-size:24px;line-height:1.4}@media only screen and (max-width: 576px){h3,h4,.wcl-h3,.wcl-h4{font-size:20px}}h5,.wcl-h5{font-size:20px}h6,.wcl-h6{font-size:18 px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a img{width:25px;max-width:inherit}.grecaptcha-badge{visibility:hidden}.wcl-grecaptcha-info{display:inline-block;font-size:12px;line-height:1.4}.wcl-grecaptcha-info a{color:#560bf5;text-decoration:underline}.js-content-wrapper{position:relative}.js-sidebar-content.sidebar-fixed{position:fixed;top:0}.js-sidebar-content.sidebar-absolute{position:absolute}.wcl-mobile-only{display:none}.wcl-post-password-form{padding:150px 0 100px 0}@media only screen and (max-width: 768px){.wcl-post-password-form{padding:100px 0}}@media only screen and (max-width: 425px){.wcl-post-password-form{padding:100px 0 50px 0}}.page-template-template-service #chat-widget-container,.page-template-template-service-php #chat-widget-container{display:none !important}body #cookie-notice{z-index:9999999999}.wcl-automation-testing #pojo-a11y-toolbar,.wcl-automation-testing #chat-widget-container,.wcl-automation-testing #cookie-notice{display:none}@media only screen and (max-width: 768px){.wcl-mobile-only{display:block}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{top:50px}}@keyframes floating{from{transform:translate(0, 0px)}65%{transform:translate(0, 15px)}to{transform:translate(0, 0px)}}@keyframes textIn{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@keyframes textOut{0%{transform:translateY(0%)}100%{transform:translateY(-100%)}}.wcl-page-type-red .wcl-button-wrapper.button-purple .wcl-button{background-color:#f8231f;box-shadow:0px 20px 30px -18px #f8231f}.wcl-page-type-red .wcl-button-wrapper .wcl-button{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);box-shadow:0px 20px 30px -18px #e71012}.wcl-page-type-red .wcl-button-wrapper.button-purple .wcl-button{background:#f8231f;box-shadow:0px 20px 30px -18px #e71012}.wcl-page-type-red .wcl-button-wrapper.button-purple .wcl-button:hover{box-shadow:0px 20px 30px -18px #f8231f}.wcl-page-type-red .wcl-button-wrapper.button-purple.button-icon .wcl-button:hover{box-shadow:0px 20px 15px -10px #f8231f}.wcl-button-wrapper .wcl-button{display:inline-block;cursor:pointer;outline:0;transition:all .25s ease-in-out;border-radius:4px;font-family:"Gilroy",sans-serif;font-weight:700;line-height:19px;padding:16px 60px;background:linear-gradient(90deg, #7400FA 0%, #560BF5 15%, #F901FF 50%, #560BF5 85%, #7400FA 100%);background-size:200%;box-shadow:0px 20px 30px -18px #560bf5}.wcl-button-wrapper .wcl-button:hover{background-position:right}.wcl-button-wrapper.button-border .wcl-button{position:relative;background:none;box-shadow:none}.wcl-button-wrapper.button-border .wcl-button::before{content:"";position:absolute;inset:0;border-radius:4px;padding:2px;background:linear-gradient(90deg, #7400FA 0%, #560BF5 15%, #F901FF 50%, #560BF5 85%, #7400FA 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;background-size:200%;mask-composite:exclude;pointer-events:none;transition:all .25s ease-in-out}.wcl-button-wrapper.button-border .wcl-button:hover::before{background-position:right}.wcl-button-wrapper.button-pink .wcl-button{padding:15px 42px;background:#f901ff;box-shadow:0px 20px 30px -18px rgba(249,1,255,.6)}@media only screen and (max-width: 425px){.wcl-button-wrapper.button-pink .wcl-button{padding:15px 22px}}.wcl-button-wrapper.button-pink .wcl-button:hover{box-shadow:0px 20px 30px -18px #f901ff}.wcl-button-wrapper.button-purple .wcl-button{padding:16px 44px;box-shadow:none;background:#560bf5}.wcl-button-wrapper.button-purple .wcl-button:hover{box-shadow:0px 20px 30px -18px #560bf5}.wcl-button-wrapper.button-white .wcl-button{padding:8px 13px;background:#fff;color:#010101;text-decoration:none;box-shadow:none;font-weight:600;font-size:14px;line-height:1.7}.wcl-button-wrapper.button-white .wcl-button:hover{background:#010101;color:#fff}.wcl-button-wrapper.button-icon .wcl-button{padding:7px;font-size:35px}@media only screen and (max-width: 768px){.wcl-button-wrapper.button-icon .wcl-button{font-size:28px}}.wcl-button-wrapper.button-purple.button-icon .wcl-button:hover{box-shadow:0px 20px 15px -10px #560bf5}.wcl-button-wrapper.button-big .wcl-button{padding-right:64px;padding-left:64px}@media only screen and (max-width: 425px){.wcl-button-wrapper.button-big .wcl-button{padding-right:40px;padding-left:40px}}.wcl-automation-testing .wcl-button-wrapper .wcl-button,.wcl-automation-testing .wcl-button-wrapper.button-border .wcl-button::before{transition:none}.wcl-link-wrapper .wcl-link{display:inline-block;cursor:pointer;outline:0;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:"Gilroy",sans-serif;font-weight:700;line-height:19px}.wcl-link-wrapper.link-underline .wcl-link{text-decoration:underline}.wcl-link-wrapper.link-underline .wcl-link:hover{color:#560bf5}.wcl-link-wrapper.link-arrow .wcl-link{display:flex;align-items:center}.wcl-link-wrapper.link-arrow .wcl-link:hover{color:#560bf5}.wcl-link-wrapper.link-arrow .wcl-link svg{margin-left:13px}.wcl-form-wrapper{padding:40px;border:1px solid #424345}@media only screen and (max-width: 576px){.wcl-form-wrapper{padding:20px 30px}}.wcl-form-wrapper input{background:rgba(0,0,0,0);padding:12px 20px;font-family:"Roboto",sans-serif;font-size:16px;line-height:162%;color:inherit;border:1px solid #424345;border-radius:4px}.wcl-form-wrapper input:not([type=submit]){width:100%}.wcl-form-wrapper input[type=submit]{padding:12px 78px;border:none;font-family:"Gilroy",sans-serif;font-weight:700;background:linear-gradient(90deg, #7400FA 0%, #560BF5 15%, #F901FF 50%, #560BF5 85%, #7400FA 100%);background-size:200%;box-shadow:0px 20px 30px -18px #560bf5}@media only screen and (max-width: 425px){.wcl-form-wrapper input[type=submit]{width:100%}}.wcl-form-wrapper input[type=submit]:hover{background-position:right}.wcl-form-wrapper select{width:100%;max-height:100px;background:rgba(0,0,0,0);padding:12px 20px;font-family:"Roboto",sans-serif;font-size:16px;line-height:162%;color:inherit;border:1px solid #424345;border-radius:4px}.wcl-form-wrapper select option:not(:first-child){color:#131416}.wcl-form-wrapper textarea{width:100%;max-height:100px;background:rgba(0,0,0,0);padding:12px 20px;font-family:"Roboto",sans-serif;font-size:16px;line-height:162%;color:inherit;border:1px solid #424345;border-radius:4px;resize:none}.wcl-form-wrapper input,.wcl-form-wrapper select,.wcl-form-wrapper textarea{padding-left:48px;transition:all .25s ease-in-out}.wcl-form-wrapper input::placeholder,.wcl-form-wrapper select::placeholder,.wcl-form-wrapper textarea::placeholder{color:#fff;opacity:1}.wcl-form-wrapper input:focus,.wcl-form-wrapper select:focus,.wcl-form-wrapper textarea:focus{border-color:#fff}.wcl-form-wrapper .form-title{margin-bottom:25px}.wcl-form-wrapper .wcl-input-container{position:relative;margin-bottom:25px}@media only screen and (max-width: 425px){.wcl-form-wrapper .wcl-input-container{margin-bottom:16px}}.wcl-form-wrapper .wcl-input-container .wcl-label{position:absolute;transition:all .25s ease-in-out;top:12px;left:40px;pointer-events:none}.wcl-form-wrapper .wcl-input-container .wcl-label.focus{font-size:13px;font-weight:300;top:-10px;left:10px;background:#131416;padding:0 5px}.wcl-form-wrapper .wcl-input-container i{position:absolute;left:18px;top:33%}.wcl-form-wrapper .wcl-textarea-container i{top:16px}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown{position:absolute}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown-hdd{width:100%;margin-left:0 !important;padding-left:48px;background-color:rgba(0,0,0,0) !important;border:1px solid #424345}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown-hdd:focus{border-color:#fff;box-shadow:none}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown-hdd .hybriddd-selected{padding:12px 0}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown-hdd .hybriddd-wrapper{background-color:#131416}.wcl-form-wrapper #wcl-cf7-hybrid-dropdown-hdd .hybriddd-option.active>label{background:#560bf5}.wcl-form-wrapper .wpcf7 form .wpcf7-response-output{margin:1em 0;padding:0;color:#00a0d2;border:none}.wcl-form-wrapper .wpcf7 form.sent .wpcf7-response-output{color:#46b450}.wcl-form-wrapper .wpcf7 form.failed .wpcf7-response-output,.wcl-form-wrapper .wpcf7 form.aborted .wpcf7-response-output{color:#dc3232}.wcl-form-wrapper .wpcf7 form.spam .wpcf7-response-output{color:#f56e28}.wcl-form-wrapper .wpcf7 form.invalid .wpcf7-response-output,.wcl-form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,.wcl-form-wrapper .wpcf7 form.payment-required .wpcf7-response-output{color:#dc3232;border:none}.wcl-form-wrapper .wpcf7-not-valid-tip{font-size:.8em;position:absolute;top:35px}@media only screen and (max-width: 425px){.wcl-form-wrapper .wpcf7-not-valid-tip{top:32px}}.wcl-form-wrapper .wpcf7-spinner{margin:5px 24px 0 24px}@media only screen and (max-width: 425px){.wcl-form-wrapper .wpcf7-spinner{margin:10px 0}}@media only screen and (max-width: 425px){.wcl-form-wrapper p{margin:0}}.wcl-form-wrapper .wcl-grecaptcha-info{margin-top:10px}.wpcf7-spinner{display:none}form.submitting .wpcf7-spinner{display:inline-block}.wcl-contract-sales-form{box-shadow:0 0 50px 5px #5109e9;border:1px solid #a5a5a5}@media only screen and (max-width: 991px){.wcl-contract-sales-form{padding:20px}}.wcl-contract-sales-form .wcl-form-container{display:flex;flex-direction:column;column-gap:20px;row-gap:20px}@media only screen and (max-width: 767px){.wcl-contract-sales-form .wcl-form-container{flex-direction:column}}.wcl-contract-sales-form .wcl-input-container{margin-bottom:0;flex:1 1 33.333%}.wcl-contract-sales-form .wpcf7-not-valid-tip{top:unset;bottom:-20px}.wcl-contract-sales-form input,.wcl-contract-sales-form textarea{border:1px solid #a5a5a5}.wcl-contract-sales-form .wpcf7-form-control-wrap{display:block}.wcl-contract-sales-form .wpcf7 form.invalid .wpcf7-response-output{display:none}.wcl-contract-sales-form .wpcf7 form .wpcf7-response-output{margin-bottom:0}.wcl-contract-sales-form .wpcf7-spinner{position:absolute;margin:0;top:50%;right:5%;transform:translateY(-50%)}.wcl-contract-sales-form input,.wcl-contract-sales-form textarea{padding:12px 20px}.wcl-contract-sales-form input[type=submit]{width:100%;padding:12px}.wcl-heading{margin-bottom:80px}@media only screen and (max-width: 767px){.wcl-heading{margin-bottom:60px}}@media only screen and (max-width: 576px){.wcl-heading{margin-bottom:40px}}.wcl-heading .data-tagline{margin-bottom:5px;text-transform:uppercase;display:none}.wcl-heading .data-title{font-family:"Gilroy",sans-serif;font-weight:700;font-size:48px;line-height:1.2}@media only screen and (max-width: 991px){.wcl-heading .data-title{font-size:35px}}@media only screen and (max-width: 767px){.wcl-heading .data-title{margin-bottom:15px}}@media only screen and (max-width: 576px){.wcl-heading .data-title{font-size:30px;line-height:1.3}}.wcl-heading .data-description{font-size:24px;line-height:1.4}@media only screen and (max-width: 991px){.wcl-heading .data-description{font-size:20px}}.wcl-new-heading{margin-bottom:40px}@media only screen and (max-width: 768px){.wcl-new-heading{margin-bottom:32px}}.wcl-new-heading .data-title{font-family:"Gilroy",sans-serif;font-weight:700;font-size:42px}@media only screen and (max-width: 991px){.wcl-new-heading .data-title{font-size:35px}}@media only screen and (max-width: 576px){.wcl-new-heading .data-title{font-size:28px;line-height:1.3}}.wcl-title-lg{font-family:"Roboto",sans-serif;font-weight:700;font-size:36px;line-height:1.2}@media only screen and (max-width: 576px){.wcl-title-lg{font-size:28px;line-height:1.5}}@media only screen and (max-width: 425px){.wcl-title-lg{font-size:20px}}.wcl-title-md{font-family:"Roboto",sans-serif;font-weight:700;font-size:24px;line-height:1.4}@media only screen and (max-width: 576px){.wcl-title-md{font-size:20px}}.wcl-title-sm{font-family:"Roboto",sans-serif;font-weight:700;font-size:16px;line-height:1.2}.wcl-social-link .wcl-social-icon-item:not(:last-child){margin-right:16px}.wcl-social-link .wcl-social-icon-item-telegram:hover{color:#08c}.wcl-social-link .wcl-social-icon-item-telegram:hover i::before{color:#08c}.wcl-social-link .wcl-social-icon-item-whatsapp:hover{color:#25d336}.wcl-social-link .wcl-social-icon-item-whatsapp:hover i::before{color:#25d336}.wcl-social-link .wcl-social-icon-item-linkedin:hover{color:#007ab9}.wcl-social-link .wcl-social-icon-item-linkedin:hover i::before{color:#007ab9}.wcl-social-link .wcl-social-icon-item-twitter:hover{background:radial-gradient(110% 110% at 16.75% 100%, #0099FF 0%, #A033FF 60%, #FF5280 90%, #FF7061 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.wcl-social-link .wcl-social-icon-item-book-call:hover{color:#560bf5}.wcl-social-link .wcl-social-icon-item-book-call:hover i::before{color:#560bf5}.wcl-slider .slick-dots{position:static;display:flex;justify-content:flex-end;margin-top:50px}.wcl-slider .slick-dots li{width:76px;height:1px;background:#424345;border-radius:5px;margin:0;padding:0}.wcl-slider .slick-dots li.slick-active{background:#fff}.wcl-slider .slick-dots li button{display:none}.wcl-tooltip{position:relative;display:inline-block;font-family:"Gilroy",sans-serif;font-size:14px;font-weight:700;line-height:normal;text-decoration:underline;cursor:pointer}@media only screen and (max-width: 576px){.wcl-tooltip{font-size:12px}}.wcl-tooltip::before{content:"";display:inline-block;margin-right:5px;vertical-align:middle;font-family:"sayfer-glyph" !important;font-size:14px;font-weight:400}@media only screen and (max-width: 576px){.wcl-tooltip::before{font-size:12px}}.wcl-tooltip.active .tooltip-description,.wcl-tooltip:hover .tooltip-description{opacity:1;overflow:visible;pointer-events:all}.wcl-tooltip .tooltip-description{width:100%;max-width:500px;min-width:500px;position:absolute;top:20px;left:50%;z-index:2;padding:16px 24px;background:#1f1f1f;box-shadow:1px 1px 8px 0px rgba(14,14,14,.7);font-family:"Roboto",sans-serif;font-size:18px;font-weight:400;line-height:1.6;text-align:left;transform:translateX(-50%);transition:all .25s ease-in-out;opacity:0;overflow:hidden;pointer-events:none}@media only screen and (max-width: 576px){.wcl-tooltip .tooltip-description{min-width:344px;padding:16px;font-size:16px;line-height:1.8}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}#wcl-main-header{padding:20px 0;position:fixed;left:0;right:0;top:0;width:100%;z-index:99;background:rgba(19,20,22,.8);backdrop-filter:blur(10px)}#wcl-main-header.with-bg{background:rgba(19,20,22,.8)}#wcl-main-header .wcl-logo-holder img{width:215px;height:43px}#wcl-main-header .header-menu-wrapper,#wcl-main-header .header-button{display:flex;justify-content:end}#wcl-main-header .header-burger,#wcl-main-header #header-mobile-navigation{display:none}#wcl-main-header .header-button{align-items:center;column-gap:15px;margin-left:60px}#wcl-main-header .header-col-2{display:flex;align-items:center;justify-content:flex-end}#wcl-main-header .navbar .menu{display:flex}#wcl-main-header .navbar .menu>li{line-height:19px;padding-top:10px;padding-bottom:10px;transition:all .25s ease-in-out;position:relative}#wcl-main-header .navbar .menu>li:hover,#wcl-main-header .navbar .menu>li:focus{text-decoration:underline}#wcl-main-header .navbar .menu>li:not(:last-child){margin-right:55px}#wcl-main-header .navbar .menu>li.menu-item-has-children{position:relative;padding-right:12px}#wcl-main-header .navbar .menu>li.menu-item-has-children::after{content:"";position:absolute;top:50%;right:0;border:4px solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);border-top-color:#fff;transition:border-top-color .25s ease-in-out}#wcl-main-header .navbar .menu>li.menu-item-has-children .sub-menu{position:absolute;left:15px;bottom:0;transform:translateY(100%);width:230px;background:rgba(19,20,22,.5);backdrop-filter:blur(10px);padding:20px;display:none;flex-direction:column;align-items:flex-start}#wcl-main-header .navbar .menu>li.menu-item-has-children .sub-menu li{margin-bottom:20px;position:relative;display:inline-block}#wcl-main-header .navbar .menu>li.menu-item-has-children .sub-menu li:last-child{margin-bottom:0}#wcl-main-header .navbar .menu>li.menu-item-has-children .sub-menu li:hover{color:#560bf5}#wcl-main-header .navbar .menu>li.menu-item-has-children .sub-menu li:hover:before{background:#560bf5}#wcl-main-header .navbar .menu>li.menu-item-has-children:hover .sub-menu{display:flex}.wcl-automation-testing #wcl-main-header{position:absolute}@media only screen and (max-width: 1280px){#wcl-main-header .navbar .menu>li:not(:last-child){margin-right:35px}}@media only screen and (max-width: 1152px){#wcl-main-header .navbar .menu>li:not(:last-child){margin-right:20px}}@media only screen and (max-width: 991px){#wcl-main-header{position:sticky;z-index:9999999999}#wcl-main-header .header-burger{display:flex;align-items:center;justify-content:flex-end}#wcl-main-header .header-burger i{font-size:24px}#wcl-main-header .header-col-2{display:none}#wcl-main-header #header-mobile-navigation{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;margin:0;background:#131416;padding-left:12px;padding-right:12px;display:none;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;align-items:center;overflow:auto;transform:translateX(calc(100% + 5px));transition:all .5s ease-in-out}#wcl-main-header #header-mobile-navigation.visible{transform:translateX(0)}#wcl-main-header #header-mobile-navigation .data-top-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0}#wcl-main-header #header-mobile-navigation .wcl-button-wrapper{margin-left:auto;margin-right:50px}#wcl-main-header #header-mobile-navigation .data-bottom-row{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;text-align:center;padding:50px 0 0}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu{font-size:20px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu>li{border-bottom:1px solid #424345}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu>li>a{text-transform:uppercase;display:block;padding:24px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu>li.menu-item-has-children>a:after{content:"";font-family:"sayfer-glyph" !important;font-size:9px;margin-left:5px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu{display:none;transition:height .5s ease-in-out;overflow:hidden;font-size:16px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu li{margin-bottom:16px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu li:last-child{margin-bottom:40px}#wcl-main-header #header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu.active{display:block}#wcl-main-header #header-mobile-navigation .data-bottom-row .wcl-button-wrapper{margin-left:-12px;margin-right:-12px;margin-top:80px}#wcl-main-header #header-mobile-navigation .data-bottom-row .wcl-button-wrapper .wcl-button{display:block}#wcl-main-header.navigation-visible{backdrop-filter:none;background:#131416}}@media only screen and (max-width: 768px){#wcl-main-header{padding:15px 0}#wcl-main-header .wcl-logo-holder{display:inline-block;max-width:165px}}@media only screen and (max-width: 425px){#wcl-main-header #header-mobile-navigation .wcl-button-wrapper{margin-right:20px}}.wcl-new-header{position:absolute;top:0;left:0;width:100%;z-index:99;padding:30px 0;background:rgba(0,0,0,0);transition:all .25s ease-in-out}@media only screen and (max-width: 768px){.wcl-new-header{padding:14px 0}}.wcl-new-header.scroll{position:fixed;background:rgba(0,0,0,.25);backdrop-filter:blur(25px)}.wcl-new-header.navigation-visible{background:#131416;backdrop-filter:none}.wcl-new-header .desktop-el{display:block}@media only screen and (max-width: 1024px){.wcl-new-header .desktop-el{display:none}}.wcl-new-header .mobile-el{display:none}@media only screen and (max-width: 1024px){.wcl-new-header .mobile-el{display:block}}.wcl-new-header .row{align-items:center;justify-content:space-between}.wcl-new-header .wcl-logo-holder{width:100%;max-width:215px}@media only screen and (max-width: 768px){.wcl-new-header .wcl-logo-holder{display:inline-block;max-width:165px}}.wcl-new-header .wcl-header-menu .menu{display:flex;align-items:center;justify-content:center;column-gap:50px}@media only screen and (max-width: 1199px){.wcl-new-header .wcl-header-menu .menu{column-gap:30px}}.wcl-new-header .wcl-header-menu .menu .menu-item a{display:block;padding:15px 0}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children{position:relative;padding-right:18px;cursor:pointer}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children::after{content:"";display:inline-block;width:7px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%);background:url("../img/menu-arrow.svg") no-repeat 50%;object-fit:contain;transition:all .25s ease-in-out}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children .sub-menu{position:absolute;left:0;bottom:0;transform:translateY(100%);min-width:250px;background:#131416;padding:24px;display:none;flex-direction:column;row-gap:12px}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children .sub-menu .menu-item{background:#1f1f1f;transition:all .25s ease-in-out}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children .sub-menu .menu-item:hover{background:#560bf5}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children .sub-menu .menu-item a{padding:12px;line-height:1.2}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children:hover::after{transform:translateY(-50%) rotate(180deg)}.wcl-new-header .wcl-header-menu .menu .menu-item-has-children:hover .sub-menu{display:flex}.wcl-new-header .wcl-service-dropdown:hover .dropdown-service{display:flex}.wcl-new-header .wcl-service-dropdown .dropdown-service{position:absolute;left:0;bottom:0;transform:translateY(100%);min-width:670px;background:#131416;padding:24px 68px 24px 24px;display:none;column-gap:50px}@media only screen and (max-width: 1199px){.wcl-new-header .wcl-service-dropdown .dropdown-service{min-width:565px;padding:24px}}.wcl-new-header .wcl-service-dropdown .dropdown-service-sub-menu{width:100%;max-width:35%;display:flex;flex-direction:column;row-gap:12px}@media only screen and (max-width: 1199px){.wcl-new-header .wcl-service-dropdown .dropdown-service-sub-menu{max-width:50%}}.wcl-new-header .wcl-service-dropdown .dropdown-service-sub-menu .menu-item{background:#1f1f1f;transition:all .25s ease-in-out}.wcl-new-header .wcl-service-dropdown .dropdown-service-sub-menu .menu-item:hover{background:#560bf5}.wcl-new-header .wcl-service-dropdown .dropdown-service-sub-menu .menu-item a{padding:12px;line-height:1.2}.wcl-new-header .wcl-service-dropdown .dropdown-service-content{width:100%;max-width:65%}@media only screen and (max-width: 1199px){.wcl-new-header .wcl-service-dropdown .dropdown-service-content{max-width:50%}}.wcl-new-header .wcl-service-dropdown .dropdown-service-item{max-height:0;opacity:0;overflow:hidden;transition:all .25s ease-in-out}.wcl-new-header .wcl-service-dropdown .dropdown-service-item.active{max-height:fit-content;opacity:1;overflow:visible}.wcl-new-header .wcl-service-dropdown .dropdown-service-image{width:100%;max-width:331px;object-fit:cover;margin-bottom:14px}.wcl-new-header .wcl-service-dropdown .dropdown-service-description{line-height:1.5}.wcl-new-header .wcl-header-buttons{display:flex;align-items:center;justify-content:end;column-gap:14px}.wcl-new-header .wcl-header-buttons .wcl-button-wrapper:not(.button-icon) .wcl-button{padding:16px 40px}@media only screen and (max-width: 1199px){.wcl-new-header .wcl-header-buttons .wcl-button-wrapper:not(.button-icon) .wcl-button{padding:16px 30px}}.wcl-new-header .wcl-burger{display:flex;justify-content:end;font-size:24px;cursor:pointer}.wcl-new-header .header-mobile-navigation{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;margin:0;background:#131416;padding-left:16px;padding-right:16px;display:none;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;align-items:center;overflow:auto;transform:translateX(calc(100% + 5px));transition:all .5s ease-in-out}.wcl-new-header .header-mobile-navigation.visible{display:flex;transform:translateX(0)}.wcl-new-header .header-mobile-navigation .data-top-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.wcl-new-header .header-mobile-navigation .wcl-button-wrapper{margin-left:auto;margin-right:20px}.wcl-new-header .header-mobile-navigation .data-bottom-row{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;text-align:center;padding:50px 0 0}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu{font-size:18px;font-weight:700;line-height:1.6}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu>li{border-bottom:1px solid #424345}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu>li>a{display:block;padding:24px}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu>li.menu-item-has-children.active>a:after{transform:rotate(180deg)}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu>li.menu-item-has-children>a:after{content:"";display:inline-block;font-family:"sayfer-glyph" !important;font-size:9px;margin-left:12px;transition:all .25s ease-in-out}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu{display:none;transition:height .5s ease-in-out;overflow:hidden;font-size:16px;font-weight:400}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu li{padding:12px 0}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu li:last-child{margin-bottom:12px}.wcl-new-header .header-mobile-navigation .data-bottom-row .mobile-header-menu .sub-menu.active{display:block}.wcl-new-header .header-mobile-navigation .data-bottom-row .wcl-button-wrapper{margin-left:-16px;margin-right:-16px;margin-top:80px}.wcl-new-header .header-mobile-navigation .data-bottom-row .wcl-button-wrapper .wcl-button{display:block;border-radius:0}.wcl-new-header--without-menu .wcl-header-buttons .wcl-button-wrapper:not(.button-icon) .wcl-button{padding:16px;text-align:center}.wcl-automation-testing .wcl-new-header{position:absolute}.wcl-automation-testing .wcl-new-header.scroll{position:absolute;background:rgba(0,0,0,.25);backdrop-filter:blur(25px)}.wcl-labs-header .wcl-button-wrapper.button-icon .wcl-button{padding:13px 12px}.wcl-banner{background:url("../img/banner-background.png") no-repeat center bottom;background-size:cover}.wcl-banner.with-screen{background-image:url("../img/banner-monitor-background.png")}.wcl-banner .container{position:relative;z-index:1}.wcl-banner.mod-labs-as-a-service .data-img-t2{display:none}.wcl-banner.mod-labs-as-a-service .data-gallery-t2{display:flex;justify-content:center;position:absolute;top:91px;left:0;width:100%}.wcl-banner.mod-labs-as-a-service .data-gallery-t2::after{content:"";position:absolute;bottom:0;left:0;height:100px;width:100%;background:#000;background:linear-gradient(0deg, rgb(19, 20, 22) 0%, rgba(255, 255, 255, 0) 100%);z-index:1}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item{width:33.33%;position:relative}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::after,.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::before{content:"";position:absolute;top:0;right:0;height:100%;width:50px;background:#000;background:linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);z-index:1}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::after{right:-50px}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::before{content:"";background:linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%)}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item:last-child::after,.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item:last-child::before{display:none}.wcl-banner.mod-labs-as-a-service .data-gallery-t2 img{object-fit:cover;height:640px}@media(max-width: 991px){.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item{width:33.33%;position:relative}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::after,.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::before{width:30px}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item::after{right:-30px}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item img{height:490px}}@media(max-width: 767px){.wcl-banner.mod-labs-as-a-service .data-gallery-t2::after{display:none}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item{display:none;width:100%}.wcl-banner.mod-labs-as-a-service .data-gallery-t2-item:first-child{display:block}}@media(max-width: 575px){.wcl-banner.mod-labs-as-a-service .data-img-t2{display:block}.wcl-banner.mod-labs-as-a-service .data-img-t2 img{position:absolute;top:0;left:0;width:100%;height:490px;object-fit:cover}.wcl-banner.mod-labs-as-a-service .data-gallery-t2{display:none}}.wcl-banner.mod-labs-as-a-service,.wcl-banner.mod-about-us-red,.wcl-banner.mod-resources{background-image:unset;background:unset;position:relative}.wcl-banner.mod-labs-as-a-service::after,.wcl-banner.mod-about-us-red::after,.wcl-banner.mod-resources::after{content:"";position:absolute;height:755px;width:300px;top:76%;right:108px;background-image:url("../img/labs-bg-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain;z-index:1}.wcl-banner.mod-labs-as-a-service .wcl-button,.wcl-banner.mod-about-us-red .wcl-button,.wcl-banner.mod-resources .wcl-button{border-radius:4px;min-width:210px;text-align:center}.wcl-banner.mod-labs-as-a-service .wcl-link,.wcl-banner.mod-about-us-red .wcl-link,.wcl-banner.mod-resources .wcl-link{text-decoration:none;position:relative;transition:all .25s ease}.wcl-banner.mod-labs-as-a-service .wcl-link:hover,.wcl-banner.mod-about-us-red .wcl-link:hover,.wcl-banner.mod-resources .wcl-link:hover{color:#f8231f}.wcl-banner.mod-labs-as-a-service .wcl-link:hover::after,.wcl-banner.mod-about-us-red .wcl-link:hover::after,.wcl-banner.mod-resources .wcl-link:hover::after{background-color:#f8231f}.wcl-banner.mod-labs-as-a-service .wcl-link::after,.wcl-banner.mod-about-us-red .wcl-link::after,.wcl-banner.mod-resources .wcl-link::after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background-color:#fff;transition:all .25s ease}.wcl-banner.mod-labs-as-a-service .data-title,.wcl-banner.mod-about-us-red .data-title,.wcl-banner.mod-resources .data-title{font-size:62px;line-height:72px}.wcl-banner.mod-labs-as-a-service .data-description,.wcl-banner.mod-about-us-red .data-description,.wcl-banner.mod-resources .data-description{font-weight:400;font-size:24px;line-height:28px}.wcl-banner.mod-labs-as-a-service .data-gallery,.wcl-banner.mod-about-us-red .data-gallery,.wcl-banner.mod-resources .data-gallery{position:relative;display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%}.wcl-banner.mod-labs-as-a-service .data-gallery.mod-mobile,.wcl-banner.mod-about-us-red .data-gallery.mod-mobile,.wcl-banner.mod-resources .data-gallery.mod-mobile{display:none}.wcl-banner.mod-labs-as-a-service .data-gallery img,.wcl-banner.mod-about-us-red .data-gallery img,.wcl-banner.mod-resources .data-gallery img{object-fit:cover;height:600px}@media only screen and (max-width: 767px){.wcl-banner.mod-labs-as-a-service::after,.wcl-banner.mod-about-us-red::after,.wcl-banner.mod-resources::after{width:55px;height:75px;top:300px;right:unset;left:0;background-image:url("../img/labs-bg-el-4.png")}.wcl-banner.mod-labs-as-a-service .wcl-button,.wcl-banner.mod-about-us-red .wcl-button,.wcl-banner.mod-resources .wcl-button{min-width:unset}.wcl-banner.mod-labs-as-a-service .wcl-link-wrapper .wcl-link,.wcl-banner.mod-about-us-red .wcl-link-wrapper .wcl-link,.wcl-banner.mod-resources .wcl-link-wrapper .wcl-link{width:auto}.wcl-banner.mod-labs-as-a-service .wcl-button-wrapper,.wcl-banner.mod-about-us-red .wcl-button-wrapper,.wcl-banner.mod-resources .wcl-button-wrapper{margin-right:40px}.wcl-banner.mod-labs-as-a-service .data-title,.wcl-banner.mod-about-us-red .data-title,.wcl-banner.mod-resources .data-title{font-size:30px;line-height:40px}.wcl-banner.mod-labs-as-a-service .data-description,.wcl-banner.mod-about-us-red .data-description,.wcl-banner.mod-resources .data-description{font-size:16px;line-height:26px}.wcl-banner.mod-labs-as-a-service .data-gallery,.wcl-banner.mod-about-us-red .data-gallery,.wcl-banner.mod-resources .data-gallery{width:100%}.wcl-banner.mod-labs-as-a-service .data-gallery img,.wcl-banner.mod-about-us-red .data-gallery img,.wcl-banner.mod-resources .data-gallery img{object-position:left;height:490px}}@media(max-width: 575px){.wcl-banner.mod-labs-as-a-service .data-gallery.mod-desktop,.wcl-banner.mod-about-us-red .data-gallery.mod-desktop,.wcl-banner.mod-resources .data-gallery.mod-desktop{display:none}.wcl-banner.mod-labs-as-a-service .data-gallery.mod-mobile,.wcl-banner.mod-about-us-red .data-gallery.mod-mobile,.wcl-banner.mod-resources .data-gallery.mod-mobile{display:block}.wcl-banner.mod-labs-as-a-service .data-gallery img,.wcl-banner.mod-about-us-red .data-gallery img,.wcl-banner.mod-resources .data-gallery img{width:100%;height:446px}}.wcl-banner .wcl-banner-row{display:flex}.wcl-banner .wcl-banner-row .wcl-col-1{width:100%;max-width:55%;padding-top:210px;padding-bottom:140px}.wcl-banner .wcl-banner-row .wcl-col-2{width:100%;max-width:45%;display:flex;align-items:center;justify-content:flex-end}.wcl-banner .banner-breadcrumb-wrapper{display:none;margin-bottom:30px}.wcl-banner .banner-breadcrumb-wrapper .home-icon{font-size:12px}.wcl-banner .banner-breadcrumb-wrapper .separator{margin-left:2px;margin-right:2px}.wcl-banner .banner-breadcrumb-wrapper .separator i{font-size:9px}.wcl-banner .data-title{font-family:"Gilroy",sans-serif;font-weight:700;font-size:48px;line-height:58px;margin-bottom:40px}.wcl-banner .data-description{font-size:18px;margin-bottom:60px}.wcl-banner .data-buttons-wrapper{display:flex;align-items:center}.wcl-banner .wcl-button-wrapper{display:inline-block;margin-right:40px}.wcl-banner .wcl-button-wrapper .wcl-button{padding-left:34px;padding-right:34px}.wcl-banner .wcl-button-wrapper.button-big .wcl-button{padding-right:64px;padding-left:64px}@media only screen and (max-width: 425px){.wcl-banner .wcl-button-wrapper.button-big .wcl-button{padding-right:38px;padding-left:38px}}.wcl-banner .wcl-link-wrapper{display:inline-block}.wcl-banner.full-width .wcl-image-holder{margin-right:-415px}.wcl-banner.out-of-container .wcl-image-holder{margin-right:-215px;max-width:492px}.page .wcl-banner .wcl-banner-row .wcl-col-1{position:relative;z-index:1;padding-top:250px;padding-bottom:175px}.home .wcl-banner .wcl-banner-row .wcl-col-1{padding-top:260px;padding-bottom:215px}.home .wcl-banner .data-title{font-size:62px;line-height:116%}.home .wcl-banner .wcl-button-wrapper .wcl-button{padding-left:60px;padding-right:60px}@media only screen and (max-width: 1440px){.home .wcl-banner .data-title{font-size:48px}.wcl-banner.full-width .wcl-image-holder{margin-right:-175px}}@media only screen and (max-width: 1200px){.wcl-banner.full-width .wcl-image-holder{margin-right:-135px}}@media only screen and (max-width: 991px){.wcl-banner.full-width .wcl-image-holder{margin-right:-155px}.wcl-banner .wcl-button-wrapper{margin-right:20px}}@media only screen and (max-width: 767px){.wcl-banner{background:url(../img/banner-background-mobile.png) no-repeat top;background-size:100% auto}.wcl-banner.with-screen{background:url(../img/banner-monitor-background-mobile.jpg) no-repeat top;background-size:100% auto}.wcl-banner.with-screen .wcl-banner-row{padding-top:140px}.wcl-banner.with-screen .wcl-banner-row .wcl-col-2{justify-content:flex-start;margin-bottom:70px}.wcl-banner .wcl-banner-row{flex-direction:column-reverse;padding-top:100px}.wcl-banner .wcl-banner-row .wcl-col-1,.wcl-banner .wcl-banner-row .wcl-col-2{max-width:100%;padding:0}.wcl-banner .wcl-banner-row .wcl-col-2{justify-content:center}.wcl-banner .data-title{font-size:30px;line-height:40px;margin-bottom:16px}.wcl-banner .data-description{margin-bottom:32px}.wcl-banner.full-width .wcl-image-holder{margin-right:-105px}.wcl-banner.full-width .wcl-banner-row{padding-top:20px}.wcl-banner.full-width .wcl-banner-row .wcl-col-1{margin-top:-40px}.wcl-banner.within-container .wcl-col-2{margin-bottom:35px}.wcl-banner.within-container .wcl-image-holder{max-width:370px}.page .wcl-banner{background-position:bottom}.page .wcl-banner .wcl-banner-row .wcl-col-1{padding:0}.home .wcl-banner{background-position:top}.home .wcl-banner br{display:none}.home .wcl-banner .wcl-banner-row .wcl-col-1{margin-top:-60px}.home .wcl-banner .data-title{font-size:30px;line-height:40px;margin-bottom:16px}.home .wcl-banner .wcl-button-wrapper .wcl-button{padding-left:52px;padding-right:52px}}@media only screen and (max-width: 525px){.wcl-banner.with-screen{background-position:top}.wcl-banner .banner-breadcrumb-wrapper{display:none}.wcl-banner.within-container .wcl-image-holder{max-width:230px}}@media only screen and (max-width: 425px){.wcl-banner .wcl-link-wrapper{width:auto;max-width:calc(50% - 10px)}.wcl-banner .wcl-link-wrapper .wcl-link{width:100%}}.wcl-banner.mod-labs-as-a-service,.wcl-banner.mod-about-us-red,.wcl-banner.mod-resources{background:unset}.wcl-banner.mod-labs-as-a-service .wcl-banner-row .wcl-col-1,.wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1,.wcl-banner.mod-resources .wcl-banner-row .wcl-col-1{padding-bottom:163px}@media(max-width: 767px){.wcl-banner.mod-labs-as-a-service .wcl-banner-row .wcl-col-1,.wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1,.wcl-banner.mod-resources .wcl-banner-row .wcl-col-1{padding-bottom:60px}}.wcl-banner.mod-labs-as-a-service .wcl-banner-row .wcl-col-1,.wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1,.wcl-banner.mod-resources .wcl-banner-row .wcl-col-1{padding-top:513px}@media(max-width: 767px){.wcl-banner.mod-labs-as-a-service .wcl-banner-row .wcl-col-1,.wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1,.wcl-banner.mod-resources .wcl-banner-row .wcl-col-1{padding-top:406px}}@media(max-width: 767px){.wcl-banner.mod-labs-as-a-service .wcl-banner .wcl-link-wrapper,.wcl-banner.mod-about-us-red .wcl-banner .wcl-link-wrapper,.wcl-banner.mod-resources .wcl-banner .wcl-link-wrapper{width:auto}}.wcl-our-services{padding-top:120px}.wcl-our-services .wcl-services-slider .slick-dots{display:none}.wcl-our-services .wcl-services-slider .slick-track,.wcl-our-services .wcl-services-slider .slick-list{display:flex}.wcl-our-services .wcl-services-slider .slider-item{width:100%;max-width:33%;display:inline-flex;flex-direction:column;padding:80px 40px;background:#131416;border:1px solid #424345;transition:all .25s ease-in-out}.wcl-our-services .wcl-services-slider .slider-item:hover{background:#560bf5}.wcl-our-services .wcl-services-slider .slider-item:hover img{filter:grayscale(1) brightness(1000%)}@media only screen and (max-width: 576px){.wcl-our-services .wcl-services-slider .slider-item{padding:40px 30px}}.wcl-our-services .wcl-services-slider .slider-item .wcl-image-holder{margin-bottom:40px}@media only screen and (max-width: 576px){.wcl-our-services .wcl-services-slider .slider-item .wcl-image-holder{margin-bottom:30px}}.wcl-our-services .wcl-services-slider .slider-item .wcl-image-holder img{min-width:60px;transition:all .25s ease-in-out}.wcl-our-services .wcl-services-slider .slider-item .data-title{margin-bottom:20px}@media only screen and (max-width: 576px){.wcl-our-services .wcl-services-slider .slider-item .data-title{margin-bottom:10px}}.wcl-our-services .wcl-services-slider .slider-item .data-description{margin-bottom:20px}@media only screen and (max-width: 576px){.wcl-our-services .wcl-services-slider .slider-item .data-description{margin-bottom:10px}}.wcl-our-services .wcl-services-slider .slider-item .wcl-link-wrapper.link-arrow .wcl-link:hover{color:inherit}@media only screen and (max-width: 991px){.wcl-our-services .wcl-services-slider .slider-item{max-width:49%}}@media only screen and (max-width: 768px){.wcl-our-services .wcl-services-slider .slider-item{max-width:100%}}@media(max-width: 575px){.wcl-page-type-red .wcl-how-does-it-work .data-wrapper .data-item:last-child{border-bottom:none}}.wcl-page-type-red .wcl-how-does-it-work .data-wrapper .data-item:hover .data-number{background:unset;color:#f8231f;-webkit-text-fill-color:unset}.wcl-page-type-red .wcl-how-does-it-work .d2-row{display:flex;margin:0 -20px;margin-bottom:70px;row-gap:30px}.wcl-page-type-red .wcl-how-does-it-work .d2-col{padding:0 20px;width:50%}.wcl-page-type-red .wcl-how-does-it-work .d2-title{font-family:"Gilroy",sans-serif;font-size:48px;line-height:58px}.wcl-page-type-red .wcl-how-does-it-work .d2-tagline{font-weight:400;font-size:24px;line-height:34px}.wcl-page-type-red .wcl-how-does-it-work .data-description{font-weight:400;line-height:26px}@media(max-width: 767px){.wcl-page-type-red .wcl-how-does-it-work{padding-top:0}.wcl-page-type-red .wcl-how-does-it-work .d2-col{width:100%}.wcl-page-type-red .wcl-how-does-it-work .d2-row{flex-wrap:wrap;margin-bottom:40px}.wcl-page-type-red .wcl-how-does-it-work .d2-title{font-size:30px;line-height:40px}.wcl-page-type-red .wcl-how-does-it-work .d2-tagline{font-size:16px;line-height:26px;max-width:340px}}@media only screen and (max-width: 576px){.wcl-how-does-it-work .wcl-heading{margin-bottom:30px}}.wcl-how-does-it-work .wcl-heading .data-title{margin-bottom:0}.wcl-how-does-it-work .data-wrapper .data-item{padding:40px 0;border-top:1px solid #424345}@media only screen and (max-width: 576px){.wcl-how-does-it-work .data-wrapper .data-item{padding:30px 0}}.wcl-how-does-it-work .data-wrapper .data-item:last-child{border-bottom:1px solid #424345}.wcl-how-does-it-work .data-wrapper .data-item .container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.wcl-how-does-it-work .data-wrapper .data-item .container{flex-direction:column;align-items:start}}.wcl-how-does-it-work .data-wrapper .data-item .data-number{font-family:"Gilroy",sans-serif;font-weight:700;font-size:42px;line-height:52px;letter-spacing:.06em;color:#fff}@media only screen and (max-width: 767px){.wcl-how-does-it-work .data-wrapper .data-item .data-number{margin-bottom:12px;font-size:38px}}@media only screen and (max-width: 576px){.wcl-how-does-it-work .data-wrapper .data-item .data-number{font-size:36px}}.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper{display:flex;align-items:center}@media only screen and (max-width: 767px){.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper{margin-bottom:20px}}.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper .wcl-image-holder{margin-right:17px;min-width:36px}.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper .wcl-image-holder img{transition:filter .15s ease-in-out}.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper .data-title{max-width:230px}@media only screen and (max-width: 767px){.wcl-how-does-it-work .data-wrapper .data-item .data-title-wrapper .data-title{max-width:100%}}body:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item{transition:all .25s ease-in-out}body:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item:hover{transform:scale(1.05)}body:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item:hover .data-number{background:linear-gradient(115.03deg, #5C04CF 10.89%, #AF05F5 28.44%, #520AEB 89.23%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}body:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item .data-number{transition:all .25s ease-in-out}body.wcl-page-type-red:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item{transition:all .25s ease-in-out}body.wcl-page-type-red:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item:hover{transform:scale(1.05)}body.wcl-page-type-red:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item:hover .data-number{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}body.wcl-page-type-red:not(.wcl-automation-testing) .wcl-how-does-it-work .data-wrapper .data-item .data-number{transition:all .25s ease-in-out}.wcl-why-choose-us{position:relative;z-index:1}.wcl-why-choose-us .wcl-row{justify-content:space-between}.wcl-why-choose-us .wcl-row-left{flex-direction:row-reverse}@media only screen and (max-width: 767px){.wcl-why-choose-us .wcl-row .data-content-wrapper{margin-bottom:20px}}.wcl-why-choose-us .wcl-row .wcl-heading{margin-bottom:45px;display:flex;align-items:center;gap:20px}@media only screen and (max-width: 767px){.wcl-why-choose-us .wcl-row .wcl-heading{margin-bottom:20px}}.wcl-why-choose-us .wcl-row .wcl-heading .data-heading-image{width:100%;height:100%;max-width:80px;max-height:80px;border:1px solid rgba(255,255,255,.11);filter:drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.24));border-radius:22px;overflow:hidden}@media only screen and (max-width: 767px){.wcl-why-choose-us .wcl-row .wcl-heading .data-title{margin-bottom:0}}.wcl-why-choose-us .wcl-row .data-content{max-width:530px}@media only screen and (max-width: 576px){.wcl-why-choose-us .wcl-row .data-content p{margin-bottom:15px}}.wcl-why-choose-us .wcl-row .data-content ol{margin-bottom:25px;margin-left:20px;list-style:decimal}@media only screen and (max-width: 576px){.wcl-why-choose-us .wcl-row .data-content ol{margin-bottom:15px}}.wcl-why-choose-us .wcl-row .data-content ol li{margin-bottom:10px;padding-left:6px}.wcl-why-choose-us .wcl-row .data-content ol li::marker{color:#560bf5}.wcl-why-choose-us .wcl-row .wcl-button-wrapper{margin-top:40px}@media only screen and (max-width: 767px){.wcl-why-choose-us .wcl-row .wcl-button-wrapper{margin-top:20px}}.wcl-why-choose-us .wcl-row .wcl-button-wrapper .wcl-button span{font-weight:400}@media only screen and (max-width: 767px){.wcl-why-choose-us .wcl-row .wcl-image-holder{text-align:center}}@media only screen and (max-width: 425px){.wcl-why-choose-us+.wcl-full-width-content-section h2{font-size:28px;line-height:1.3;margin-bottom:20px}.wcl-why-choose-us+.wcl-full-width-content-section p+h2{margin-top:30px}}.wcl-founders-section{padding-bottom:80px;position:relative}@media only screen and (max-width: 575px){.wcl-founders-section{padding-bottom:30px}}.wcl-founders-section::before{content:"";width:718px;height:885px;display:block;position:absolute;top:-25%;left:0;background:url("../img/glow-bg-1.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-founders-section::before{width:360px;height:440px;right:0;left:auto;transform:scale(-1, 1)}}@media only screen and (max-width: 576px){.wcl-founders-section::before{width:215px;height:265px;top:-10%}}.wcl-founders-section .container{position:relative}@media only screen and (max-width: 767px){.wcl-founders-section .wcl-heading{margin-bottom:0}}.wcl-founders-section .wcl-founders-wrapper{justify-content:space-between}.wcl-founders-section .wcl-founders-wrapper .data-item .wcl-image-holder{margin-bottom:40px}@media only screen and (max-width: 575px){.wcl-founders-section .wcl-founders-wrapper .data-item .wcl-image-holder{margin-bottom:20px;text-align:center}}.wcl-founders-section .wcl-founders-wrapper .data-item .data-name{margin-bottom:12px}@media only screen and (max-width: 575px){.wcl-founders-section .wcl-founders-wrapper .data-item .data-name{margin-bottom:6px}}.wcl-founders-section .wcl-founders-wrapper .data-item.left-item{margin-top:42px}@media only screen and (max-width: 575px){.wcl-founders-section .wcl-founders-wrapper .data-item.left-item{margin-top:20px;margin-bottom:30px}}.wcl-our-clients-section{position:relative;z-index:1}@media only screen and (max-width: 992px){.wcl-our-clients-section .wcl-heading{margin-bottom:50px}}@media only screen and (max-width: 425px){.wcl-our-clients-section .wcl-heading{margin-bottom:0}}@media only screen and (max-width: 768px){.wcl-our-clients-section .wcl-heading .data-title{margin-bottom:0}}.wcl-our-clients-section .wcl-clients-slider .slider-item{height:unset;transition:all .25s ease-in-out}.wcl-our-clients-section .wcl-clients-slider .slider-item:hover{scale:1.1}.wcl-our-clients-section .wcl-clients-slider .slider-item .wcl-image-holder{height:100%;min-height:130px;display:flex;align-items:center;justify-content:center}.wcl-our-clients-section .wcl-clients-slider .swiper-wrapper:active+.swiper-pagination,.wcl-our-clients-section .wcl-clients-slider .swiper-wrapper:focus+.swiper-pagination{opacity:1}@media only screen and (max-width: 425px){.wcl-our-clients-section .wcl-slider .slick-dots{margin-top:10px}}.wcl-our-clients-section .swiper-pagination{position:static;display:flex;opacity:0;justify-content:flex-end;margin-top:50px;transition:all .25s ease-in-out}@media only screen and (max-width: 1024px){.wcl-our-clients-section .swiper-pagination{opacity:1;margin-top:10px}}.wcl-our-clients-section .swiper-pagination .swiper-pagination-bullet{width:76px;height:1px;background:#424345;border-radius:5px;margin:0;padding:0;opacity:1}.wcl-our-clients-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.wcl-why-do-you-need-us{position:relative;z-index:1}.wcl-why-do-you-need-us .data-wrapper{margin:0}.wcl-why-do-you-need-us .data-wrapper .data-item{padding:0}@media only screen and (max-width: 992px){.wcl-why-do-you-need-us .data-wrapper .data-item{margin-left:auto;margin-right:auto}.wcl-why-do-you-need-us .data-wrapper .data-item:not(:last-child){margin-bottom:10px}}.wcl-why-do-you-need-us .data-wrapper .data-item .wcl-image-holder{position:relative;width:366px;height:500px;overflow:hidden}@media only screen and (max-width: 992px){.wcl-why-do-you-need-us .data-wrapper .data-item .wcl-image-holder{margin-left:auto;margin-right:auto;width:100%}.wcl-why-do-you-need-us .data-wrapper .data-item .wcl-image-holder>img{width:100%}}@media only screen and (max-width: 425px){.wcl-why-do-you-need-us .data-wrapper .data-item .wcl-image-holder{height:420px}}.wcl-why-do-you-need-us .data-wrapper .data-item .data-content{padding:0 30px 40px 30px;position:absolute;bottom:0;left:0;width:100%}@media only screen and (max-width: 425px){.wcl-why-do-you-need-us .data-wrapper .data-item .data-content{padding-bottom:20px}}.wcl-why-do-you-need-us .data-wrapper .data-item .data-content .data-icon{margin-bottom:24px}@media only screen and (max-width: 425px){.wcl-why-do-you-need-us .data-wrapper .data-item .data-content .data-icon{margin-bottom:18px}}.wcl-why-do-you-need-us .data-wrapper .data-item .data-content .data-title-wrapper{display:flex;align-items:center}.wcl-why-do-you-need-us .data-wrapper .data-item .data-content .data-title-wrapper .data-percent{margin-right:25px;font-weight:700;font-size:48px;line-height:116%}.wcl-why-do-you-need-us .data-wrapper .data-item .data-content .data-description{margin-top:19px}.wcl-why-do-you-need-us .wcl-why-need-us-item .data-description{opacity:0;transition:all .3s ease-in-out}.wcl-why-do-you-need-us .wcl-why-need-us-item .data-content{transform:translateY(calc(100% - 130px));transition:all .3s ease-in-out}.wcl-why-do-you-need-us .wcl-why-need-us-item:hover .data-content{transform:translateY(0)}.wcl-why-do-you-need-us .wcl-why-need-us-item:hover .data-description{opacity:1}.home .wcl-why-do-you-need-us .wcl-why-need-us-item .data-content{transform:translateY(calc(100% - 170px))}.home .wcl-why-do-you-need-us .wcl-why-need-us-item:hover .data-content{transform:translateY(0)}.wcl-page-type-red .wcl-contact-us-section{position:relative;z-index:1}.wcl-page-type-red .wcl-contact-us-section::before{display:none}.wcl-page-type-red .wcl-contact-us-section .wcl-form-wrapper .wcl-input-container.mod-name i{width:16px;height:18px;display:inline-block;background-image:url("../img/contact-us-name.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.wcl-page-type-red .wcl-contact-us-section .wcl-form-wrapper input[type=submit]{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);box-shadow:0px 20px 30px -18px #f8231f;border-radius:4px;background-size:200% 100%;transition:all .3s ease}.wcl-page-type-red .wcl-contact-us-section .wcl-form-wrapper input[type=submit]:hover{background-size:100% 100%}.wcl-page-type-red .wcl-contact-us-section .wcl-input-holder{position:absolute;left:44px;top:13px;font-family:"Roboto",sans-serif;font-size:16px;line-height:162%;font-weight:400;pointer-events:none;padding:0 5px;background-color:#131416;transition:all .25s ease}.wcl-page-type-red .wcl-contact-us-section .wcl-input-container.active .wcl-input-holder{left:12px;top:-10px;font-size:12px}@media(max-width: 767px){.wcl-page-type-red .wcl-contact-us-section{padding-top:0}}.wcl-contact-us-section{padding-bottom:120px;position:relative}@media only screen and (max-width: 767px){.wcl-contact-us-section{padding-bottom:60px}}.wcl-contact-us-section::before{content:"";width:920px;height:1143px;display:block;position:absolute;top:-55%;right:0;background:url("../img/glow-bg-2.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-contact-us-section::before{width:460px;height:570px;top:-20%}}@media only screen and (max-width: 576px){.wcl-contact-us-section::before{width:320px;height:400px;top:-15%}}.wcl-contact-us-section .container{position:relative}.wcl-contact-us-section .row{justify-content:space-between}.wcl-contact-us-section .data-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 576px){.wcl-contact-us-section .data-wrapper{justify-content:start}}.wcl-contact-us-section .data-wrapper .data-item{max-width:calc(50% - 15px);width:100%;margin-bottom:50px}@media only screen and (max-width: 767px){.wcl-contact-us-section .data-wrapper .data-item{margin-bottom:30px}}@media only screen and (max-width: 576px){.wcl-contact-us-section .data-wrapper .data-item{max-width:calc(33.333% - 15px)}.wcl-contact-us-section .data-wrapper .data-item:nth-child(odd){margin-right:30px}}@media only screen and (max-width: 425px){.wcl-contact-us-section .data-wrapper .data-item{max-width:calc(45% - 15px)}}.wcl-contact-us-section .data-wrapper .data-name{margin-bottom:16px}.wcl-all-services{padding:20px 0 40px 0}@media only screen and (max-width: 576px){.wcl-all-services{padding-bottom:10px}}.wcl-all-services .data-item{padding:20px 0;justify-content:space-between;align-items:center}.wcl-all-services .data-item:nth-child(even){flex-direction:row-reverse}@media only screen and (max-width: 767px){.wcl-all-services .data-content{margin-bottom:30px}}.wcl-all-services .data-content .wcl-icon-holder{margin-bottom:40px}.wcl-all-services .data-content .wcl-icon-holder img{max-width:60px}@media only screen and (max-width: 992px){.wcl-all-services .data-content .wcl-icon-holder{margin-bottom:35px}}.wcl-all-services .data-content .data-title{margin-bottom:40px}@media only screen and (max-width: 992px){.wcl-all-services .data-content .data-title{margin-bottom:20px}}@media only screen and (max-width: 576px){.wcl-all-services .data-content .data-title{margin-bottom:10px}}.wcl-all-services .data-content .data-excerpt{margin-bottom:60px}@media only screen and (max-width: 992px){.wcl-all-services .data-content .data-excerpt{margin-bottom:30px}}@media only screen and (max-width: 767px){.wcl-all-services .wcl-image-holder{text-align:center}}.wcl-all-services .wcl-button-wrapper .wcl-button{padding:16px 50px}.wcl-full-with-service-banner{margin:60px 0;background:url("../img/full-with-service-banner-background.jpg") no-repeat center;background-size:auto;background-size:cover;position:relative}@media only screen and (max-width: 767px){.wcl-full-with-service-banner.bubble{overflow:hidden}}.wcl-full-with-service-banner.bubble::before{content:"";background:url(../img/buble.png) no-repeat 50%;width:541px;height:208px;display:inline-block;position:absolute;right:0;bottom:0}@media only screen and (max-width: 1440px){.wcl-full-with-service-banner.bubble::before{right:-10%;bottom:-10%;background-size:50%}}@media only screen and (max-width: 991px){.wcl-full-with-service-banner.bubble::before{right:-15%;bottom:-15%;background-size:40%}}@media only screen and (max-width: 767px){.wcl-full-with-service-banner.bubble::before{right:-15%;bottom:-8%;background-size:50%}}@media only screen and (max-width: 576px){.wcl-full-with-service-banner.bubble::before{right:-25%;bottom:-13%;background-size:30%}}.wcl-full-with-service-banner.bubble .container{position:relative;z-index:1}@media only screen and (max-width: 425px){.wcl-full-with-service-banner.bubble .wcl-image-holder{margin-left:-70px}}.wcl-full-with-service-banner.glow::after{content:"";width:718px;height:1144px;display:block;position:absolute;top:-60%;left:0;background:url("../img/full-with-service-banner-glow.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 992px){.wcl-full-with-service-banner.glow::after{width:360px;height:570px;top:-40%}}@media only screen and (max-width: 776px){.wcl-full-with-service-banner.glow::after{top:-20%}}.wcl-full-with-service-banner .row{align-items:center}.wcl-full-with-service-banner .wcl-col-1{padding-top:60px;padding-bottom:60px}@media only screen and (max-width: 767px){.wcl-full-with-service-banner .wcl-col-1{position:relative;padding-bottom:0}}.wcl-full-with-service-banner .wcl-heading{margin-bottom:0}.wcl-full-with-service-banner .wcl-heading .data-title{margin-bottom:40px}@media only screen and (max-width: 991px){.wcl-full-with-service-banner .wcl-heading .data-title{margin-bottom:20px}}.wcl-full-with-service-banner .data-description{font-weight:normal}.wcl-full-with-service-banner .wcl-button-wrapper{margin-top:60px}.wcl-full-with-service-banner .wcl-image-holder{margin-right:-415px}@media only screen and (max-width: 1366px){.wcl-full-with-service-banner .wcl-image-holder{margin-right:-300px}}@media only screen and (max-width: 1280px){.wcl-full-with-service-banner .wcl-image-holder{margin-right:-250px}}@media only screen and (max-width: 991px){.wcl-full-with-service-banner .wcl-image-holder{margin-right:-200px}}@media only screen and (max-width: 767px){.wcl-full-with-service-banner .wcl-image-holder{margin-top:-40px;margin-right:0}}@media only screen and (max-width: 425px){.wcl-full-with-service-banner .wcl-image-holder{width:500px}}.wcl-faq-section{position:relative;z-index:1}.wcl-faq-section .wcl-heading{margin-bottom:40px}.wcl-faq-section .wcl-heading .data-title{margin-bottom:0}.wcl-faq-section .accordion-item{border-bottom:1px solid #424345;cursor:pointer}@media only screen and (max-width: 576px){.wcl-faq-section .accordion-item:first-child .accordion-item-trigger{padding-top:0}}.wcl-faq-section .accordion-item.active .accordion-item-content{margin-top:-30px;opacity:1;margin-bottom:40px}.wcl-faq-section .accordion-item.active i::before{content:"";color:#560bf5}.wcl-faq-section .accordion-item .accordion-item-trigger{display:flex;justify-content:space-between;align-items:center;padding:40px 0}@media only screen and (max-width: 576px){.wcl-faq-section .accordion-item .accordion-item-trigger{padding:32px 0}}@media only screen and (max-width: 576px){.wcl-faq-section .accordion-item .accordion-item-trigger .wcl-title-md{max-width:80%}}@media only screen and (max-width: 425px){.wcl-faq-section .accordion-item .accordion-item-trigger .wcl-title-md{max-width:65%}}.wcl-faq-section .accordion-item .accordion-item-content{max-height:0;opacity:0;overflow:hidden;will-change:max-height;transition:all .25s ease-in-out;box-sizing:content-box}.wcl-faq-section .accordion-item .accordion-item-content ul{margin-left:20px;list-style:disc}.wcl-faq-section .accordion-item .accordion-item-content ol{margin-left:20px;list-style:decimal}.wcl-faq-section .accordion-item .accordion-item-content a{color:#f901ff;text-decoration:underline}.wcl-faq-section .accordion-item i{font-size:22px;transition:all .25s ease-in-out}.wcl-use-cases{padding-bottom:0px;position:relative}@media only screen and (max-width: 576px){.wcl-use-cases{padding-bottom:30px}}.wcl-use-cases::before{content:"";width:564px;height:982px;display:block;position:absolute;top:45%;left:0;background:url("../img/use-case-glow.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-use-cases::before{width:300px;height:490px;top:70%;right:0;left:auto;transform:scale(-1, 1)}}.wcl-use-cases .container{position:relative;z-index:1}.wcl-use-cases .wcl-heading .data-title{margin-bottom:0}.wcl-use-cases .data-wrapper{justify-content:space-between}.wcl-use-cases .data-item{margin-bottom:60px}@media only screen and (max-width: 767px){.wcl-use-cases .data-item{margin-bottom:40px}}.wcl-use-cases .data-item .wcl-image-holder{margin-bottom:40px}@media only screen and (max-width: 767px){.wcl-use-cases .data-item .wcl-image-holder{margin-bottom:30px}}.wcl-use-cases .data-item .data-title{margin-bottom:20px}@media only screen and (max-width: 767px){.wcl-use-cases .data-item .data-title{margin-bottom:15px}}.wcl-use-cases .data-item .data-description{max-width:500px}@media only screen and (max-width: 767px){.wcl-use-cases .data-item .data-description{max-width:100%}}.wcl-who-we-are-section{position:relative}.wcl-who-we-are-section::before{content:"";width:650px;height:1143px;display:block;position:absolute;bottom:-25%;right:0;background:url("../img/who-we-are-glow.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 576px){.wcl-who-we-are-section::before{width:325px;height:550px;bottom:-30%}}.wcl-who-we-are-section .container{position:relative;z-index:1}.wcl-who-we-are-section .wcl-heading{margin-bottom:40px}.wcl-who-we-are-section .wcl-heading .data-title{margin-bottom:0}.wcl-who-we-are-section .description_group{justify-content:space-between;margin-bottom:80px}@media only screen and (max-width: 767px){.wcl-who-we-are-section .description_group{margin-bottom:30px}}@media only screen and (max-width: 767px){.wcl-who-we-are-section .description_group .wcl-col-1{margin-bottom:10px}.wcl-who-we-are-section .description_group .wcl-col-1 strong{font-weight:400}}@media only screen and (max-width: 576px){.wcl-who-we-are-section .wcl-image-holder{height:420px}}@media only screen and (max-width: 576px){.wcl-who-we-are-section .wcl-image-holder img{height:100%;object-fit:cover;object-position:left}}@media only screen and (max-width: 425px){.wcl-who-we-are-section .wcl-image-holder img{object-position:10%}}.wcl-our-team{padding-bottom:10px;position:relative}.wcl-our-team::before{content:"";width:1515px;height:1721px;display:block;position:absolute;top:-3%;left:0;background:url("../img/our-team-glow.svg");background-size:cover;background-repeat:no-repeat}.wcl-our-team .container{position:relative;z-index:1}.wcl-our-team .wcl-heading .data-title{margin-bottom:0}.wcl-our-team .our-team-wrapper .data-text-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-col-1{width:100%;flex:1 1 auto}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-col-2{flex:0 0 auto;padding-top:6px}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper{display:flex}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper a{display:block;width:26px;height:26px;background:#fff;border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center;margin-right:10px}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper a:last-child{margin-right:0}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper a:hover{background:rgba(255,255,255,.75)}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper svg{width:14px;height:auto}@media only screen and (max-width: 576px){.wcl-our-team .our-team-wrapper{text-align:center}.wcl-our-team .our-team-wrapper .data-item:nth-child(n+4){display:none}.wcl-our-team .our-team-wrapper.show .data-item:nth-child(n+4){display:block}}@media only screen and (max-width: 375px){.wcl-our-team .our-team-wrapper{text-align:left}}.wcl-our-team .data-item{margin-bottom:60px}@media only screen and (max-width: 1280px){.wcl-our-team .data-item{margin-bottom:30px}}.wcl-our-team .data-item .wcl-image-holder{margin-bottom:40px}@media only screen and (max-width: 1280px){.wcl-our-team .data-item .wcl-image-holder{margin-bottom:20px}}.wcl-our-team .data-item .data-name{margin-bottom:12px}@media only screen and (max-width: 991px){.wcl-our-team .data-item .data-name{margin-bottom:6px}}.wcl-our-team #wcl-load-more-team{display:none;padding:30px 0;text-align:center}@media only screen and (max-width: 576px){.wcl-our-team #wcl-load-more-team{display:block}}@media only screen and (max-width: 576px){.wcl-our-team .our-team-wrapper .data-text-wrapper{display:block}.wcl-our-team .our-team-wrapper .data-text-wrapper .wcl-team-social-icons-wrapper{justify-content:center}}.wcl-4_columns_icon_and_title{padding:80px 0 0 0}@media only screen and (max-width: 767px){.wcl-4_columns_icon_and_title{padding:30px 0 0 0}}@media only screen and (max-width: 576px){.wcl-4_columns_icon_and_title{padding:15px 0 0 0}}.wcl-4_columns_icon_and_title .data-wrapper{padding-bottom:80px;border-bottom:1px solid #424345}@media only screen and (max-width: 767px){.wcl-4_columns_icon_and_title .data-wrapper{padding-bottom:40px}}@media only screen and (max-width: 767px){.wcl-4_columns_icon_and_title .data-item{margin-bottom:20px}}@media only screen and (max-width: 575px){.wcl-4_columns_icon_and_title .data-item:last-child{margin-bottom:0}}.wcl-4_columns_icon_and_title .wcl-image-holder{margin-bottom:20px}.wcl-image_with_title_and_description.glow{position:relative}.wcl-image_with_title_and_description.glow::before{content:"";width:589px;height:1144px;display:block;position:absolute;top:20%;left:0;background:url("../img/glow-bg-3.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-image_with_title_and_description.glow::before{width:295px;height:572px}}@media only screen and (max-width: 576px){.wcl-image_with_title_and_description.glow::before{top:0}}.wcl-image_with_title_and_description+.wcl-full-width-content-section::before{display:none}.wcl-image_with_title_and_description .container{position:relative;z-index:1}.wcl-image_with_title_and_description .wcl-row{justify-content:space-between}.wcl-image_with_title_and_description .wcl-row-left{flex-direction:row-reverse}@media only screen and (max-width: 767px){.wcl-image_with_title_and_description .data-content{margin-bottom:30px}}.wcl-image_with_title_and_description .wcl-icon-holder{margin-bottom:10px}.wcl-image_with_title_and_description .data-title{margin-bottom:40px}@media only screen and (max-width: 576px){.wcl-image_with_title_and_description .data-title{margin-bottom:20px;font-size:28px}}.wcl-image_with_title_and_description .data-description h3,.wcl-image_with_title_and_description .data-description h4{font-family:"Roboto",sans-serif;font-weight:700;font-size:24px;line-height:1.4;margin-bottom:30px}@media only screen and (max-width: 576px){.wcl-image_with_title_and_description .data-description h3,.wcl-image_with_title_and_description .data-description h4{font-size:20px}}.wcl-image_with_title_and_description .data-description li{margin-bottom:10px;display:flex;align-items:baseline}.wcl-image_with_title_and_description .data-description li::before{content:"";width:12px;height:10px;display:block;margin-right:10px;flex:0 0 12px;background:url("../img/tick.svg");background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-image_with_title_and_description .wcl-image-holder{text-align:center}}.wcl-full-with-two-columns-list{padding:15px 0}.wcl-full-with-two-columns-list h2{font-size:36px;line-height:42px;margin-bottom:35px}@media only screen and (max-width: 576px){.wcl-full-with-two-columns-list h2{font-size:28px;line-height:1.5;margin-bottom:20px}}@media only screen and (max-width: 425px){.wcl-full-with-two-columns-list h2{font-size:20px}}.wcl-full-with-two-columns-list h3,.wcl-full-with-two-columns-list h4{margin-bottom:35px;font-size:24px;line-height:34px}@media only screen and (max-width: 576px){.wcl-full-with-two-columns-list h3,.wcl-full-with-two-columns-list h4{font-size:25px;line-height:1.5;margin-bottom:20px}}@media only screen and (max-width: 425px){.wcl-full-with-two-columns-list h3,.wcl-full-with-two-columns-list h4{font-size:20px}}.wcl-full-with-two-columns-list h4{margin-bottom:20px}.wcl-full-with-two-columns-list hr{margin:35px 0;border:none;border-top:1px solid #424345}.wcl-full-with-two-columns-list p+h2{margin-top:60px}.wcl-full-with-two-columns-list img{margin-top:40px}.wcl-full-with-two-columns-list ol{padding-left:20px;list-style:decimal;column-count:2}@media only screen and (max-width: 991px){.wcl-full-with-two-columns-list ol{column-count:1}}.wcl-full-with-two-columns-list li{margin-right:30px;margin-bottom:18px;padding-left:6px}@media only screen and (max-width: 991px){.wcl-full-with-two-columns-list li{margin-right:0}.wcl-full-with-two-columns-list li:last-child{margin-bottom:0}}.wcl-full-with-two-columns-list li::marker{color:#560bf5}.wcl-full-with-two-columns-list li>ul{list-style:lower-alpha;display:flex}@media only screen and (max-width: 991px){.wcl-full-with-two-columns-list li>ul{margin-left:17px}}@media only screen and (max-width: 991px){.wcl-full-with-two-columns-list li>ul>li{margin-bottom:0;padding-left:0}}.wcl-full-with-two-columns-list li>ul>li:not(:last-child){margin-right:30px}.wcl-table-of-content{padding-top:30px}@media only screen and (max-width: 425px){.wcl-table-of-content{padding-top:15px}}.wcl-table-of-content .data-wrapper{display:flex;flex-wrap:wrap}.wcl-table-of-content .data-item{margin-bottom:16px;padding:6px;line-height:1.2;font-weight:500;border:1px solid #424345}.wcl-table-of-content .data-item:not(:last-child){margin-right:11px}@media only screen and (max-width: 425px){.wcl-table-of-content .data-item{margin-bottom:18px;width:100%;padding:12px;text-align:center}.wcl-table-of-content .data-item:last-child{margin-bottom:0}.wcl-table-of-content .data-item:not(:last-child){margin-right:0}}.wcl-how-to-be-listed{padding:80px 0}@media only screen and (max-width: 767px){.wcl-how-to-be-listed{padding:60px 0 40px 0}}@media only screen and (max-width: 576px){.wcl-how-to-be-listed{padding:30px 0}}.wcl-how-to-be-listed .data-item{padding:60px 40px 80px 40px;border:1px solid #424345;border-left:none}.wcl-how-to-be-listed .data-item:first-child{border-left:1px solid #424345}.wcl-how-to-be-listed .data-item:nth-child(3n+4){border-left:1px solid #424345}.wcl-how-to-be-listed .data-item:nth-child(n+4){border-top:none}@media only screen and (max-width: 767px){.wcl-how-to-be-listed .data-item{padding:30px 50px;border-left:1px solid #424345;border-bottom:none}.wcl-how-to-be-listed .data-item:last-child{border-bottom:1px solid #424345}}.wcl-how-to-be-listed .wcl-image-holder{margin-bottom:30px}@media only screen and (max-width: 767px){.wcl-how-to-be-listed .wcl-image-holder{margin-bottom:20px}}.wcl-all-projects{padding:80px 0 120px 0;position:relative}.wcl-all-projects::before{content:"";width:582px;height:1143px;display:block;position:absolute;top:20%;left:0;background:url("../img/contract-auditing-reports-glow-bg.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-all-projects::before{width:295px;height:572px}}@media only screen and (max-width: 576px){.wcl-all-projects::before{top:auto;bottom:5%}}.wcl-all-projects .container{position:relative;z-index:1}.wcl-all-projects .wcl-control{margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 576px){.wcl-all-projects .wcl-control{margin-bottom:25px}}.wcl-all-projects .wcl-control .data-search label{position:relative}.wcl-all-projects .wcl-control .data-search input{width:100%;padding:16px 45px 16px 20px;border:1px solid #424345;border-radius:4px;background:none;color:inherit;transition:all .25s ease-in-out;box-sizing:border-box}@media only screen and (max-width: 575px){.wcl-all-projects .wcl-control .data-search input{margin-bottom:20px}}.wcl-all-projects .wcl-control .data-search input::placeholder,.wcl-all-projects .wcl-control .data-search input::-webkit-input-placeholder{color:#fff;opacity:1}.wcl-all-projects .wcl-control .data-search input:focus{border-color:#fff}.wcl-all-projects .wcl-control .data-search i{position:absolute;right:22px;top:50%;transform:translateY(-50%)}.wcl-all-projects .wcl-control .data-search i:hover{cursor:pointer}.wcl-all-projects .wcl-control .data-sort{display:flex;justify-content:flex-end}@media only screen and (max-width: 576px){.wcl-all-projects .wcl-control .data-sort{justify-content:end}}.wcl-all-projects .wcl-control .data-sort .wcl-select-wrapper{position:relative}.wcl-all-projects .wcl-control .data-sort .wcl-select-wrapper::after{content:""}.wcl-all-projects .wcl-control .data-sort select{padding-right:10px;font-family:inherit;font-weight:500;color:inherit;background:none;border:none;appearance:none;cursor:pointer}.wcl-all-projects .wcl-control .data-sort select::-ms-expand{display:none}.wcl-all-projects .wcl-control .data-sort select option{color:#000}.wcl-all-projects .wcl-control .data-sort i{font-size:8px;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.wcl-all-projects .project-wrapper{margin-bottom:60px}@media only screen and (max-width: 576px){.wcl-all-projects .project-wrapper{margin-bottom:28px}}.wcl-all-projects .project-wrapper .wcl-col-1{width:100%;max-width:80px;flex:0 0 auto;margin-right:30px}.wcl-all-projects .project-wrapper .wcl-col-2{width:100%;flex:1 1 auto;margin-right:30px}.wcl-all-projects .project-wrapper .wcl-col-3{width:100%;max-width:95px;flex:0 0 auto}.wcl-all-projects .project-wrapper .wcl-col-3 .data-tags{display:none}.wcl-all-projects .project-item{padding:30px;display:flex;justify-content:space-between;border:1px solid #424345}@media only screen and (max-width: 767px){.wcl-all-projects .project-item{position:relative}}@media only screen and (max-width: 425px){.wcl-all-projects .project-item{padding:20px}}.wcl-all-projects .project-item:not(:last-child){margin-bottom:20px}.wcl-all-projects .project-item .wcl-link-wrapper.link-underline .wcl-link::after{height:1px;bottom:0}.wcl-all-projects .wcl-icon-holder{width:82px;height:82px;margin-right:30px;overflow:hidden;display:flex;justify-content:center;align-items:center;border:1px solid #424345;border-radius:100%;flex:0 0 auto}.wcl-all-projects .wcl-icon-holder img{object-fit:cover}.wcl-all-projects .data-content{flex:1 1 auto}.wcl-all-projects .data-title{display:flex;align-items:center;margin-bottom:10px}@media only screen and (max-width: 767px){.wcl-all-projects .data-title{flex-direction:column;align-items:start}}.wcl-all-projects .data-title .data-name{max-width:50%}@media only screen and (max-width: 767px){.wcl-all-projects .data-title .data-name{max-width:100%}}.wcl-all-projects .data-title .data-subtitle{margin-left:10px}.wcl-all-projects .data-description{margin-bottom:20px}.wcl-all-projects .data-description li{margin-bottom:6px}.wcl-all-projects .data-description li::before{content:"";font-family:"sayfer-glyph" !important;font-size:9px;margin-right:8px}.wcl-all-projects .data-tags{display:flex}.wcl-all-projects .data-tags .tag{padding:2px 8px;border:1px solid #424345}.wcl-all-projects .data-tags .tag:not(:last-child){margin-right:12px}@media only screen and (max-width: 425px){.wcl-all-projects .data-tags .tag:not(:last-child){margin-right:6px}}.wcl-all-projects .data-tags .tag img{margin-right:3px;margin-bottom:2px}.wcl-all-projects #wcl-load-more{text-align:center}@media only screen and (max-width: 767px){.wcl-all-projects .project-wrapper .wcl-col-1{margin-right:10px}.wcl-all-projects .project-wrapper .wcl-col-2{max-width:calc(100% - 90px);margin-right:0}.wcl-all-projects .project-wrapper .wcl-col-2 .data-tags{display:none}.wcl-all-projects .project-wrapper .wcl-col-3{max-width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.wcl-all-projects .project-wrapper .wcl-col-3 .data-tags{display:flex;flex-wrap:wrap;margin-bottom:10px}.wcl-all-projects .project-wrapper .wcl-col-3 .wcl-link-wrapper{margin-bottom:10px}.wcl-all-projects .project-item{flex-wrap:wrap}}.wcl-page-type-red .wcl-benefits-section{padding-bottom:60px}.wcl-page-type-red .wcl-benefits-section .container{position:relative;z-index:2}.wcl-page-type-red .wcl-benefits-section .data-title-t2{font-family:"Gilroy",sans-serif;font-size:48px;line-height:58px;margin-bottom:80px}.wcl-page-type-red .wcl-benefits-section .data-item{background:#131416;border:1px solid #424345;padding:0 26px;padding-top:87px;padding-bottom:111px}.wcl-page-type-red .wcl-benefits-section .data-description{font-weight:400;line-height:26px}.wcl-page-type-red .wcl-benefits-section .data-icon{width:60px;height:60px;margin-bottom:44px}@media(max-width: 767px){.wcl-page-type-red .wcl-benefits-section{padding-top:0}.wcl-page-type-red .wcl-benefits-section .data-wrapper{margin:0}.wcl-page-type-red .wcl-benefits-section .data-wrapper.row{row-gap:0}.wcl-page-type-red .wcl-benefits-section .data-title-t2{font-size:30px;line-height:40px;margin-bottom:40px}.wcl-page-type-red .wcl-benefits-section .data-item{padding:0 40px;padding-top:29px;padding-bottom:31px}}.wcl-benefits-section{position:relative;padding-bottom:120px}.wcl-benefits-section .data-wrapper{row-gap:40px}.wcl-benefits-section .data-item{padding-top:calc(var(--bs-gutter-x)*.5);padding-bottom:calc(var(--bs-gutter-x)*.5);box-sizing:border-box}.wcl-benefits-section .data-item:hover{transform:scale(1.05)}.wcl-benefits-section .data-icon{width:60px;height:60px;margin-bottom:30px}@media only screen and (max-width: 576px){.wcl-benefits-section .data-icon{margin-bottom:20px}}.wcl-benefits-section .data-title{margin-bottom:20px}@media only screen and (max-width: 576px){.wcl-benefits-section .data-title{margin-bottom:15px}}body:not(.wcl-automation-testing) .wcl-benefits-section .data-item{transition:all .25s ease-in-out}.wcl-full-width-content-section+.wcl-benefits-section{padding-top:0}.wcl-step-guide-section{position:relative;padding:60px 0;background:linear-gradient(90deg, #131416 -18.52%, #17013F 37.81%, #1F0820 100%)}@media only screen and (max-width: 425px){.wcl-step-guide-section{padding-bottom:145px}}.wcl-step-guide-section::before{content:"";background:url(../img/step-guide-section-background.png) no-repeat 50%;width:542px;height:595px;display:inline-block;position:absolute;right:0;bottom:0}@media only screen and (max-width: 1440px){.wcl-step-guide-section::before{right:-10%;height:297.5px;background-size:50%}}@media only screen and (max-width: 991px){.wcl-step-guide-section::before{height:416.5px;background-size:70%}}@media only screen and (max-width: 576px){.wcl-step-guide-section::before{right:-20%;height:297.5px;background-size:50%}}@media only screen and (max-width: 425px){.wcl-step-guide-section::before{right:-30%}}@media only screen and (max-width: 375px){.wcl-step-guide-section::before{background:url(../img/step-guide-section-background-mob.png) no-repeat 50%;width:375px;height:537px;right:auto;left:0}}.wcl-step-guide-section .container{position:relative}.wcl-step-guide-section .data_wrapper{row-gap:35px}.wcl-step-guide-section .data-item .data-number{display:flex;align-items:center;column-gap:20px;margin-bottom:10px;font-family:"Gilroy",sans-serif;font-weight:700;font-size:62px;line-height:1.18;letter-spacing:.06em;color:rgba(0,0,0,0);-webkit-text-stroke:1px #fff}@media only screen and (max-width: 576px){.wcl-step-guide-section .data-item .data-number{margin-bottom:30px}}.wcl-step-guide-section .data-item .data-title{margin-bottom:10px}.wcl-step-guide-section+.wcl-faq-section{padding-top:120px}.wcl-404-page{height:80vh;display:flex;justify-content:center;align-items:center;background:url("../img/banner-background.jpg") no-repeat center;background-size:cover}.wcl-404-page .data-wrapper{text-align:center}.wcl-404-page .data-wrapper .data-title{margin-bottom:15px}.wcl-404-page .data-wrapper .data-description{font-size:20px;font-weight:300}.wcl-404-page .data-wrapper a{color:#560bf5}.wcl-404-page .data-wrapper a:hover{color:#e100e7}#wcl-main-footer a:hover{text-decoration:underline}#wcl-main-footer .footer-top{padding:60px 0;row-gap:20px}#wcl-main-footer .wcl-logo-holder{display:inline-block;margin-bottom:20px}#wcl-main-footer .footer-menu-wrapper{padding-left:50px}#wcl-main-footer .footer-menu-wrapper .menu-item{font-family:"Roboto",sans-serif;font-weight:700;font-size:16px;line-height:1.2}#wcl-main-footer .footer-menu-wrapper .menu-item:not(:last-child){margin-bottom:20px}#wcl-main-footer .footer-menu-wrapper .menu-item.menu-item-has-children .sub-menu{margin-top:8px}@media only screen and (max-width: 767px){#wcl-main-footer .footer-menu-wrapper .menu-item.menu-item-has-children .sub-menu{margin-top:0}}#wcl-main-footer .footer-menu-wrapper .menu-item.menu-item-has-children .sub-menu .menu-item{font-weight:400}#wcl-main-footer .footer-menu-wrapper .menu-item.menu-item-has-children .sub-menu .menu-item:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 767px){#wcl-main-footer .footer-menu-wrapper .menu-item.menu-item-has-children .sub-menu .menu-item:not(:last-child){margin-bottom:0}}#wcl-main-footer .footer-service-menu-wrapper{padding-left:40px}#wcl-main-footer .footer-service-menu-wrapper .footer-service-menu>li{font-family:"Roboto",sans-serif;font-weight:700;font-size:16px;line-height:1.2}#wcl-main-footer .footer-service-menu-wrapper .menu-item-has-children .sub-menu{margin-top:8px;font-weight:400}#wcl-main-footer .footer-service-menu-wrapper .menu-item-has-children .sub-menu .menu-item:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 767px){#wcl-main-footer .footer-service-menu-wrapper .menu-item-has-children .sub-menu .menu-item:not(:last-child){margin-bottom:0}}#wcl-main-footer .footer-contact .data-item{display:flex;align-items:center;font-weight:500}#wcl-main-footer .footer-contact .data-item:not(:last-child){margin-bottom:30px}#wcl-main-footer .footer-contact .data-phone::before{content:"";width:16px;height:17px;margin-right:10px;display:inline-block;background:url("../img/phone.svg") no-repeat 50%}#wcl-main-footer .footer-contact .data-email::before{content:"";width:16px;height:17px;margin-right:10px;display:inline-block;background:url("../img/mail.svg") no-repeat 50%}#wcl-main-footer .footer-contact .data-location::before{content:"";width:16px;height:17px;margin-right:10px;display:inline-block;background:url("../img/marker.svg") no-repeat 50%}#wcl-main-footer .footer-social-col{display:flex;justify-content:end}#wcl-main-footer .footer-social-col a:hover{text-decoration:none}@media only screen and (max-width: 425px){#wcl-main-footer .footer-social-col .footer-social-wrapper{width:100%}}#wcl-main-footer .footer-social-col .footer-social{margin-bottom:25px;font-size:24px;display:flex;justify-content:center}#wcl-main-footer .footer-social-col .footer-social .wcl-social-icon-item:not(:last-child){margin-right:22px}#wcl-main-footer .footer-social-col .footer-social a{display:flex}#wcl-main-footer .footer-social-col .wcl-button-wrapper{text-align:center}@media only screen and (max-width: 425px){#wcl-main-footer .footer-social-col .wcl-button-wrapper{width:100%}}#wcl-main-footer .footer-social-col .wcl-button-wrapper .wcl-button{padding:16px 50px}@media only screen and (max-width: 425px){#wcl-main-footer .footer-social-col .wcl-button-wrapper .wcl-button{width:100%}}#wcl-main-footer .footer-copyright-wrapper{padding:20px 0;color:#737373;border-top:1px solid #424345}#wcl-main-footer .footer-copyright-wrapper .footer-copyright{display:flex;justify-content:center;font-weight:400}#wcl-main-footer .footer-copyright-wrapper .footer-copyright li:not(:first-child){margin-left:6px}#wcl-main-footer .footer-copyright-wrapper .footer-copyright li:not(:last-child)::after{content:"|";width:1px;height:6px;margin-left:6px}#wcl-main-footer .footer-copyright-wrapper .copyright-menu{display:flex;justify-content:end;color:#fff;text-decoration:underline}#wcl-main-footer .footer-copyright-wrapper .copyright-menu .menu-item:not(:last-child){margin-right:10px}#wcl-main-footer .footer-mobile-menu{display:none}#wcl-main-footer .switcher .selected{z-index:9}@media only screen and (max-width: 1199px){#wcl-main-footer .footer-logo-wrapper{order:4;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#wcl-main-footer .wcl-logo-holder{margin-bottom:5px}#wcl-main-footer .footer-menu-wrapper{order:1;padding-left:calc(var(--bs-gutter-x)*.5)}#wcl-main-footer .footer-menu-wrapper .menu-item:not(:last-child){margin-bottom:20px}#wcl-main-footer .footer-service-menu-wrapper{order:2}#wcl-main-footer .footer-contact{order:3;display:flex;flex-direction:column;align-items:flex-end}#wcl-main-footer .footer-contact .data-item:not(:last-child){margin-bottom:20px}#wcl-main-footer .footer-social-col{order:5}#wcl-main-footer .footer-social-col .footer-social{justify-content:flex-end;margin-bottom:10px}}@media only screen and (max-width: 767px){#wcl-main-footer .footer-top{padding-top:40px;padding-bottom:20px;row-gap:0}#wcl-main-footer .footer-logo-wrapper{order:1;align-items:center;margin-bottom:30px}#wcl-main-footer .wcl-logo-holder{margin-bottom:15px}#wcl-main-footer .footer-menu-wrapper.footer-desktop-menu{display:none}#wcl-main-footer .footer-service-menu-wrapper.footer-desktop-menu{display:none}#wcl-main-footer .footer-mobile-menu{display:block;margin-bottom:30px;order:2}#wcl-main-footer .footer-mobile-menu .wcl-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#wcl-main-footer .footer-mobile-menu .wcl-menu>.menu-item{width:100%;font-size:14px;font-weight:700;line-height:normal;border-bottom:1px solid #424345}#wcl-main-footer .footer-mobile-menu .wcl-menu>.menu-item:first-child{border-top:1px solid #424345}#wcl-main-footer .footer-mobile-menu .wcl-menu .menu-item.menu-item-has-children .sub-menu .menu-item{font-weight:400}#wcl-main-footer .footer-mobile-menu .wcl-menu .menu-item a{display:block;padding:16px 0}#wcl-main-footer .footer-contact{order:4;align-items:center;margin-bottom:35px}#wcl-main-footer .footer-social-col{order:5;justify-content:center;margin-bottom:0}#wcl-main-footer .footer-social-col .footer-social{justify-content:center;margin-bottom:22px}#wcl-main-footer .footer-copyright-wrapper{font-size:13px;line-height:15px}#wcl-main-footer .footer-copyright-wrapper .copyright-wrapper{order:2}#wcl-main-footer .footer-copyright-wrapper .copyright-wrapper .footer-copyright{justify-content:center}#wcl-main-footer .footer-copyright-wrapper .copyright-menu-wrapper{order:1;margin-bottom:15px}#wcl-main-footer .footer-copyright-wrapper .copyright-menu-wrapper .copyright-menu{justify-content:center}}.page-template-template-service #wcl-main-footer .footer-social-col .wcl-button-wrapper,.page-template-template-service-php #wcl-main-footer .footer-social-col .wcl-button-wrapper{display:none !important}.wcl-contact-us-t2{margin-bottom:120px;padding-top:99px;padding-bottom:133px;position:relative;background-size:cover;background-position:center}.wcl-contact-us-t2 .wcl-button-wrapper.button-purple .wcl-button{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);border-radius:4px}.wcl-contact-us-t2 .wcl-button-wrapper.button-purple .wcl-button{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);border-radius:4px}.wcl-contact-us-t2 .data-title{font-family:"Gilroy",sans-serif;font-size:40px;line-height:58px;text-align:center;margin-bottom:24px}.wcl-contact-us-t2 .data-subtitle{text-align:center;font-weight:400;font-size:16px;line-height:24px;max-width:507px;margin:0 auto;margin-bottom:36px}.wcl-contact-us-t2 .data-btns{display:flex;justify-content:center;align-items:center;column-gap:15px}@media(max-width: 767px){.wcl-contact-us-t2{padding-top:65px;padding-bottom:36px;margin-bottom:60px;background-image:url("../img/labs-bg-el-6.png") !important;background:linear-gradient(90deg, #161313 -18.52%, #3F0101 37.81%, #200808 100%)}.wcl-contact-us-t2 .container{position:relative;z-index:2}.wcl-contact-us-t2::before{content:"";position:absolute;width:156px;height:156px;right:-70px;bottom:-100px;background:rgba(79,0,0,.7);filter:blur(28.4015px);transform:matrix(-1, 0, 0, 1, 0, 0)}.wcl-contact-us-t2::after{content:"";position:absolute;width:112px;height:321px;top:0;right:0;background-image:url("../img/labs-bg-el-5.png")}.wcl-contact-us-t2 .data-title{font-size:30px;line-height:40px;margin-bottom:20px}.wcl-contact-us-t2 .data-subtitle{font-weight:500;font-size:20px;line-height:30px;margin-bottom:28px}}@media(max-width: 575px){.wcl-contact-us-t2 .container{max-width:420px}.wcl-contact-us-t2 .data-title{text-align:left}.wcl-contact-us-t2 .data-subtitle{text-align:left}}.wcl-page-type-red .wcl-latest-blog-post-section{position:relative}.wcl-page-type-red .wcl-latest-blog-post-section .container{z-index:2;position:relative}.wcl-page-type-red .wcl-latest-blog-post-section::after{content:"";position:absolute;width:1740px;height:1007px;top:11px;left:43.5%;transform:translateX(-50%);background-image:url("../img/labs-bg-el-3.png");background-position:center;background-repeat:no-repeat;background-size:contain;z-index:1}.wcl-page-type-red .wcl-latest-blog-post-section .data-title{font-size:48px;line-height:58px;margin-bottom:50px;font-family:"Gilroy",sans-serif}.wcl-page-type-red .wcl-latest-blog-post-section .data-link{text-align:center}.wcl-page-type-red .wcl-latest-blog-post-section .data-link a{display:inline-block;position:relative;font-family:"Gilroy",sans-serif;font-size:16px;line-height:19px;font-weight:700;text-align:center;color:#fff;transition:all .25s ease}.wcl-page-type-red .wcl-latest-blog-post-section .data-link a:hover{color:#f8231f}.wcl-page-type-red .wcl-latest-blog-post-section .data-link a:hover::after{background-color:#f8231f}.wcl-page-type-red .wcl-latest-blog-post-section .data-link a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;margin-top:2px;background-color:#fff;transition:all .25s ease}@media(max-width: 767px){.wcl-page-type-red .wcl-latest-blog-post-section::after{display:none}.wcl-page-type-red .wcl-latest-blog-post-section .data-title{font-size:30px;line-height:40px;margin-bottom:30px}}.wcl-new-banner{position:relative;padding:190px 0 250px 0;background:url("../img/banner-background-new.png") no-repeat center;background-size:cover}.wcl-new-banner .wcl-gallery-items-wrapper{display:flex;column-gap:100px;align-items:center;margin-bottom:65px}@media only screen and (max-width: 1366px){.wcl-new-banner{padding-bottom:200px}}@media only screen and (max-width: 1199px){.wcl-new-banner{padding-bottom:80px}}@media only screen and (max-width: 991px){.wcl-new-banner{padding-top:120px}.wcl-new-banner .wcl-gallery-items-wrapper{column-gap:60px}}@media only screen and (max-width: 768px){.wcl-new-banner{background-position-x:75%}.wcl-new-banner .wcl-gallery-items-wrapper{column-gap:30px}}@media only screen and (max-width: 576px){.wcl-new-banner{padding-top:100px}.wcl-new-banner .wcl-gallery-items-wrapper{row-gap:30px;flex-wrap:wrap;column-gap:0;justify-content:center}.wcl-new-banner .wcl-gallery-items-wrapper .wcl-gallery-item{width:100%;max-width:50%;display:flex;align-items:center;justify-content:center}}.wcl-new-banner.center{text-align:center}.wcl-new-banner.center .data-buttons{justify-content:center}.wcl-new-banner.center .data-image-single-animated{position:absolute;top:50%;right:-300px;transform:translateY(-50%)}@media only screen and (max-width: 1600px){.wcl-new-banner.center .data-image-single-animated{right:-250px}}@media only screen and (max-width: 1366px){.wcl-new-banner.center .data-image-single-animated{right:-150px}}@media only screen and (max-width: 576px){.wcl-new-banner.center .data-image-single-animated{display:none}}.wcl-new-banner.center .data-image-single-animated img{width:100%;max-width:300px;object-fit:cover;animation-name:floating;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@media only screen and (max-width: 768px){.wcl-new-banner.center .data-image-single-animated img{max-width:250px}}@media only screen and (max-width: 425px){.wcl-new-banner.left{padding-top:80px}}.wcl-new-banner.left.out-of-container .data-image-animated .data-image{max-width:400px}@media only screen and (max-width: 576px){.wcl-new-banner.left.out-of-container .data-image-animated .data-image{max-width:200px}}@media only screen and (max-width: 425px){.wcl-new-banner.left.out-of-container .data-image-animated .data-image{max-width:180px}}.wcl-new-banner.left.out-of-container .wcl-image-holder{margin-right:-100px}@media only screen and (max-width: 991px){.wcl-new-banner.left.out-of-container .wcl-image-holder{margin-right:0}}.wcl-new-banner.left .row{align-items:center}@media only screen and (max-width: 991px){.wcl-new-banner.left .row{flex-direction:column-reverse}}.wcl-new-banner.left .data-description{margin-bottom:50px}.wcl-new-banner.left .data-description.with-tooltip{min-height:unset}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-description{min-height:unset}}.wcl-new-banner.left .data-tooltip{margin-top:26px;margin-bottom:38px}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-tooltip{margin-top:38px;margin-bottom:32px}}.wcl-new-banner.left .data-tooltip+.data-buttons{margin-top:0}.wcl-new-banner.left .data-tooltip .wcl-tooltip .tooltip-description{left:0;transform:translateX(0)}.wcl-new-banner.left .data-buttons{margin-top:20px}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-buttons{margin-top:32px}}@media only screen and (max-width: 991px){.wcl-new-banner.left .data-image-animated{margin-bottom:32px}}.wcl-new-banner.left .data-image-animated .data-image{width:100%;max-width:250px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-animated .data-image{max-width:200px}}@media only screen and (max-width: 425px){.wcl-new-banner.left .data-image-animated .data-image{max-width:180px}}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-animated:not(.custom-position) .data-animated{max-width:60%}}@media only screen and (max-width: 425px){.wcl-new-banner.left .data-image-animated:not(.custom-position) .data-animated{max-width:44%;left:20px}}@media only screen and (max-width: 425px){.wcl-new-banner.left .data-image-animated .data-background img{width:100%;height:167px;object-fit:contain}}@media only screen and (max-width: 991px){.wcl-new-banner.left .data-image-single-animated{margin-bottom:32px;text-align:center}}.wcl-new-banner.left .data-image-single-animated img{animation-name:floating;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-single-animated img{max-width:250px}}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-single-animated img{max-width:200px}}@media only screen and (max-width: 425px){.wcl-new-banner.left .data-image-single-animated img{max-width:180px;max-height:167px;object-fit:contain}}@media only screen and (max-width: 991px){.wcl-new-banner.left .data-image-static{margin-bottom:32px;text-align:center}}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-static img{max-width:250px}}@media only screen and (max-width: 576px){.wcl-new-banner.left .data-image-static img{max-width:200px}}@media only screen and (max-width: 425px){.wcl-new-banner.left .data-image-static img{max-width:180px;max-height:167px;object-fit:contain}}.wcl-new-banner.left .wcl-image-holder{display:flex;align-items:center;justify-content:end;min-height:350px}@media only screen and (max-width: 991px){.wcl-new-banner.left .wcl-image-holder{display:block;min-height:unset}}.wcl-new-banner .data-glow{position:absolute;top:50%;left:-400px;transform:translateY(-50%)}@media only screen and (max-width: 576px){.wcl-new-banner .data-glow{display:none}}.wcl-new-banner .data-glow::after{content:"";width:486px;height:623px;display:block;position:absolute;top:0;left:400px;background:url("../img/glow-stars.png") no-repeat 50%;animation-name:floating;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.wcl-new-banner .data-glow .data-shining{width:663px;height:663px;border-radius:663px;background:rgba(25,0,79,.7);filter:blur(120px)}.wcl-new-banner .container,.wcl-new-banner .row{position:relative;z-index:2}.wcl-new-banner .data-title{font-family:"Gilroy",sans-serif;font-size:62px;line-height:normal;color:#fff}@media only screen and (max-width: 1199px){.wcl-new-banner .data-title{font-size:50px}}@media only screen and (max-width: 991px){.wcl-new-banner .data-title{font-size:40px}}@media only screen and (max-width: 768px){.wcl-new-banner .data-title{font-size:35px}}@media only screen and (max-width: 576px){.wcl-new-banner .data-title{font-size:30px}}.wcl-new-banner .data-animation-title-wrapper{height:75px}@media only screen and (max-width: 1199px){.wcl-new-banner .data-animation-title-wrapper{height:62px}}@media only screen and (max-width: 991px){.wcl-new-banner .data-animation-title-wrapper{height:50px}}@media only screen and (max-width: 768px){.wcl-new-banner .data-animation-title-wrapper{height:42px}}@media only screen and (max-width: 576px){.wcl-new-banner .data-animation-title-wrapper{height:38px}}@media only screen and (max-width: 425px){.wcl-new-banner .data-animation-title-wrapper{height:75px}}.wcl-new-banner .data-animation-title{display:flex;justify-content:center;overflow:hidden}.wcl-new-banner .data-animation-title .data-item{display:none;font-family:"Gilroy",sans-serif;font-size:62px;font-weight:700;line-height:normal;color:#560bf5}@media only screen and (max-width: 1199px){.wcl-new-banner .data-animation-title .data-item{font-size:50px}}@media only screen and (max-width: 991px){.wcl-new-banner .data-animation-title .data-item{font-size:40px}}@media only screen and (max-width: 768px){.wcl-new-banner .data-animation-title .data-item{font-size:35px}}@media only screen and (max-width: 576px){.wcl-new-banner .data-animation-title .data-item{width:100%;max-width:290px;font-size:30px}}.wcl-new-banner .data-animation-title .data-item.text-in{display:block;animation:textIn .5s ease-in-out}.wcl-new-banner .data-animation-title .data-item.text-out{animation:textOut .5s ease-in-out}.wcl-new-banner .data-description{margin-top:16px;font-family:"Roboto",sans-serif;font-size:20px;line-height:1.55}@media only screen and (max-width: 768px){.wcl-new-banner .data-description{font-size:16px}}.wcl-new-banner .data-tooltip{margin-top:5px}@media only screen and (max-width: 768px){.wcl-new-banner .data-tooltip{margin-top:25px}}.wcl-new-banner .data-buttons{margin-top:40px;display:flex;gap:16px}@media only screen and (max-width: 768px){.wcl-new-banner .data-buttons{margin-top:16px;flex-direction:column}}.wcl-new-banner .data-buttons .wcl-button-wrapper .wcl-button{width:100%;min-width:260px;text-align:center}.wcl-new-banner .data-image-animated .data-image{position:relative}.wcl-new-banner .data-image-animated:not(.custom-position) .data-animated{top:50%;left:0;transform:translateY(-50%)}.wcl-new-banner .data-image-animated .data-animated{position:absolute}.wcl-new-banner .data-image-animated .data-animated img{animation-name:floating;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.wcl-new-banner .data-image-animated .data-background{text-align:end}.wcl-automation-testing .wcl-new-banner .data-glow::after,.wcl-automation-testing .wcl-new-banner.center .data-image-single-animated img,.wcl-automation-testing .wcl-new-banner.left .data-image-single-animated img,.wcl-automation-testing .wcl-new-banner .data-image-single-animated img,.wcl-automation-testing .wcl-new-banner .data-image-animated .data-animated img{animation:none}.wcl-new-our-clients-section .data-title{font-size:18px;font-weight:700;line-height:1.55;text-align:center}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .swiper-wrapper{flex-wrap:wrap;justify-content:space-between;column-gap:30px}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item{width:100%;max-width:calc(14% - 35px)}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item:nth-child(n+8){display:none}@media only screen and (max-width: 1280px){.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item{max-width:calc(20% - 40px)}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item:nth-child(n+6){display:none}}@media only screen and (max-width: 1024px){.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item{max-width:calc(25% - 40px)}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item:nth-child(n+5){display:none}}@media only screen and (max-width: 1024px){.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item{max-width:calc(50% - 15px)}.wcl-new-our-clients-section .wcl-new-clients-slider.loading .slider-item:nth-child(n+3){display:none}}@media only screen and (max-width: 991px){.wcl-new-our-clients-section .wcl-new-clients-slider.desktop-el{display:none}}.wcl-new-our-clients-section .wcl-new-clients-slider.mobile-el{display:none}@media only screen and (max-width: 991px){.wcl-new-our-clients-section .wcl-new-clients-slider.mobile-el{display:block}}.wcl-new-our-clients-section .wcl-new-clients-slider .slider-item{height:unset;transition:scale .25s ease-in-out}.wcl-new-our-clients-section .wcl-new-clients-slider .slider-item:hover{scale:1.1}.wcl-new-our-clients-section .wcl-new-clients-slider .slider-item .wcl-image-holder{height:100%;min-height:100px;display:flex;align-items:center;justify-content:center}.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-wrapper{transition-timing-function:linear}.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-wrapper:active+.swiper-pagination,.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-wrapper:focus+.swiper-pagination{opacity:1}.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-pagination{position:static;display:flex;opacity:0;justify-content:flex-end;margin-top:50px;transition:all .25s ease-in-out}@media only screen and (max-width: 1024px){.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-pagination{opacity:1;margin-top:10px}}.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-pagination .swiper-pagination-bullet{width:76px;height:1px;background:#424345;border-radius:5px;margin:0;padding:0;opacity:1}.wcl-new-our-clients-section .wcl-new-clients-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.wcl-new-banner+.wcl-new-our-clients-section{position:relative;margin-top:-150px;padding:0}@media only screen and (max-width: 1366px){.wcl-new-banner+.wcl-new-our-clients-section{margin-top:-100px}}@media only screen and (max-width: 1199px){.wcl-new-banner+.wcl-new-our-clients-section{margin-top:0}}.wcl-new-banner.left+.wcl-new-our-clients-section{position:relative;margin-top:-200px;padding:0}@media only screen and (max-width: 1366px){.wcl-new-banner.left+.wcl-new-our-clients-section{margin-top:-100px}}@media only screen and (max-width: 1199px){.wcl-new-banner.left+.wcl-new-our-clients-section{margin-top:0}}.wcl-automation-testing .wcl-new-our-clients-section .wcl-new-clients-slider .slider-item{transition:none}.wcl-automation-testing .wcl-new-our-clients-section .wcl-new-clients-slider .slider-item:hover{scale:none}.wcl-benefits-grid .data-grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 991px){.wcl-benefits-grid .data-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){.wcl-benefits-grid .data-grid{grid-template-columns:repeat(1, 1fr)}}.wcl-benefits-grid .data-item{min-height:153px;padding:16px 60px;display:flex;flex-direction:column;text-align:center;border-right:1px solid #481c5a;border-bottom:1px solid #481c5a}.wcl-benefits-grid .data-item:hover .item-title,.wcl-benefits-grid .data-item:hover .item-icon{background-image:linear-gradient(90deg, #7400FA 0%, #560BF5 30.71%, #F901FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);transform:scale(1.1)}.wcl-benefits-grid .data-item:nth-child(-n+3){border-top:1px solid #481c5a}.wcl-benefits-grid .data-item:nth-child(3n+1){border-left:1px solid #481c5a}@media only screen and (max-width: 991px){.wcl-benefits-grid .data-item:nth-child(-n+3){border-top:none}.wcl-benefits-grid .data-item:nth-child(3n+1){border-left:none}.wcl-benefits-grid .data-item:nth-child(-n+2){border-top:1px solid #481c5a}.wcl-benefits-grid .data-item:nth-child(2n+1){border-left:1px solid #481c5a}}@media only screen and (max-width: 768px){.wcl-benefits-grid .data-item{min-height:unset;padding:20px 50px;border-left:1px solid #481c5a}.wcl-benefits-grid .data-item:nth-child(-n+2){border-top:none}.wcl-benefits-grid .data-item:nth-child(3n+1){border-left:1px solid #481c5a}.wcl-benefits-grid .data-item:first-child{border-top:1px solid #481c5a}}.wcl-benefits-grid .item-title{margin-bottom:15px;flex:0;font-family:"Gilroy",sans-serif;font-size:47px;font-weight:700;line-height:1.2;color:#7336f7;background-color:#7336f7;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);text-transform:uppercase;transition:all .25s ease-in-out;border:2px solid rgba(0,0,0,0);outline:2px solid rgba(0,0,0,0)}@media only screen and (max-width: 991px){.wcl-benefits-grid .item-title{margin-bottom:8px}}@media only screen and (max-width: 768px){.wcl-benefits-grid .item-title{font-size:32px}}.wcl-benefits-grid .item-icon{margin-bottom:10px;font-size:47px;font-weight:700;line-height:1.2;color:#7336f7;background-color:#7336f7;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);transition:all .25s ease-in-out;border:2px solid rgba(0,0,0,0);outline:2px solid rgba(0,0,0,0)}@media only screen and (max-width: 991px){.wcl-benefits-grid .item-icon{margin-bottom:8px}}@media only screen and (max-width: 768px){.wcl-benefits-grid .item-icon{font-size:32px}}.wcl-benefits-grid .item-description{flex:1;display:flex;align-items:center;justify-content:center;font-family:"Roboto",sans-serif;font-size:21px;line-height:1.3;transition:all .25s ease-in-out}@media only screen and (max-width: 1280px){.wcl-benefits-grid .item-description{font-size:18px}}@media only screen and (max-width: 768px){.wcl-benefits-grid .item-description{font-size:14px;line-height:1.15}}.wcl-automation-testing .wcl-benefits-grid .item-title,.wcl-automation-testing .wcl-benefits-grid .item-icon{transition:none}.wcl-clients-reviews-card .data-card{display:flex;justify-content:space-between;align-items:center;column-gap:40px;row-gap:30px;padding:38px 50px;background:#1f1f1f}@media only screen and (max-width: 1199px){.wcl-clients-reviews-card .data-card{padding:25px}}@media only screen and (max-width: 991px){.wcl-clients-reviews-card .data-card{flex-direction:column}}@media only screen and (max-width: 576px){.wcl-clients-reviews-card .data-card{padding:25px 16px}}.wcl-clients-reviews-card .col-content,.wcl-clients-reviews-card .col-image{flex:1 1 50%}@media only screen and (max-width: 768px){.wcl-clients-reviews-card .col-content .data-head{display:flex;align-items:center;column-gap:12px}}.wcl-clients-reviews-card .col-content .data-icon{width:60px;height:60px;border:1px solid #424345;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:24px;overflow:hidden}@media only screen and (max-width: 768px){.wcl-clients-reviews-card .col-content .data-icon{margin-bottom:16px}}.wcl-clients-reviews-card .col-content .data-icon img{max-width:100%;max-height:100%;width:auto}.wcl-clients-reviews-card .col-content .data-title{margin-bottom:16px;line-height:1.4}.wcl-clients-reviews-card .col-content .data-company-name{color:#8f8f8f}@media only screen and (max-width: 768px){.wcl-clients-reviews-card .col-content .data-company-name{display:block}}.wcl-clients-reviews-card .col-image .wcl-image-holder{width:100%;max-width:475px;margin-left:auto;overflow:hidden;border:1px solid #313131;border-radius:5px;box-shadow:2.18755px 2.18755px 10.93775px 0px rgba(255,255,255,.05)}.wcl-new-our-services{position:relative}.wcl-new-our-services .data-glow{position:absolute;top:50%;left:-400px;transform:translateY(-50%)}@media only screen and (max-width: 576px){.wcl-new-our-services .data-glow{display:none}}.wcl-new-our-services .data-glow::after{content:"";width:718px;height:788px;display:block;position:absolute;top:0;left:400px;background:url("../img/glow-stars-2.png") no-repeat 50%;animation-name:floating;animation-duration:2.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.wcl-new-our-services .data-glow .data-shining{width:663px;height:663px;border-radius:663px;background:rgba(25,0,79,.7);filter:blur(120px)}.wcl-new-our-services .container{position:relative}.wcl-new-our-services .data-services{display:flex;flex-direction:column;row-gap:48px}.wcl-new-our-services .data-services .service-item{display:flex;align-items:center;column-gap:20px;row-gap:12px}@media only screen and (max-width: 768px){.wcl-new-our-services .data-services .service-item{flex-direction:column;align-items:start}}.wcl-new-our-services .data-services .service-icon{width:100%;max-width:60px}@media only screen and (max-width: 768px){.wcl-new-our-services .data-services .service-icon{max-width:50px}}.wcl-new-our-services .data-services .service-icon img{max-width:100%;max-height:100%;width:auto}.wcl-new-our-services .data-services .service-title{margin-bottom:8px}.wcl-new-our-services .data-services .service-title a{transition:all .25s ease-in-out}.wcl-new-our-services .data-services .service-title a:hover{color:#560bf5}.wcl-new-our-services .wcl-link-wrapper{margin-top:40px;text-align:center}.wcl-automation-testing .wcl-new-our-services .data-glow::after{animation:none}.wcl-new-use-cases{position:relative}.wcl-new-use-cases .data-glow{position:absolute;top:50%;left:-400px;transform:translateY(-50%)}@media only screen and (max-width: 576px){.wcl-new-use-cases .data-glow{display:none}}.wcl-new-use-cases .data-glow::after{content:"";width:718px;height:788px;display:block;position:absolute;top:0;left:400px;background:url("../img/glow-stars-2.png") no-repeat 50%;animation-name:floating;animation-duration:2.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.wcl-new-use-cases .data-glow .data-shining{width:663px;height:663px;border-radius:663px;background:rgba(25,0,79,.7);filter:blur(120px)}.wcl-new-use-cases .container{position:relative}.wcl-new-use-cases .data-wrapper{row-gap:60px}@media only screen and (max-width: 767px){.wcl-new-use-cases .data-wrapper{row-gap:30px}}.wcl-new-use-cases .data-item{padding:0 32px 0 40px}@media only screen and (max-width: 991px){.wcl-new-use-cases .data-item{padding:0 20px}}.wcl-new-use-cases .data-item .wcl-image-holder{width:100%;max-width:60px;margin-bottom:20px}@media only screen and (max-width: 767px){.wcl-new-use-cases .data-item .wcl-image-holder{max-width:43px;margin-bottom:12px}}.wcl-new-use-cases .data-item .wcl-image-holder img{width:100%;height:100%;object-fit:cover}.wcl-new-use-cases .data-title+.data-description{margin-top:10px}@media only screen and (max-width: 767px){.wcl-new-use-cases .data-title+.data-description{margin-top:8px}}.wcl-new-use-cases .data-description{font-size:18px;line-height:1.7}@media only screen and (max-width: 767px){.wcl-new-use-cases .data-description{font-size:16px}}.wcl-automation-testing .wcl-new-use-cases .data-glow:after{animation:none}.wcl-new-all-services .row{align-items:center}.wcl-new-all-services .data-item{padding:44px 110px 44px 60px;align-items:center;background:#1f1f1f}@media only screen and (max-width: 1199px){.wcl-new-all-services .data-item{padding:44px}}@media only screen and (max-width: 991px){.wcl-new-all-services .data-item{padding:20px}}@media only screen and (max-width: 767px){.wcl-new-all-services .data-item .row{flex-direction:column-reverse}}@media only screen and (max-width: 425px){.wcl-new-all-services .data-item{padding:16px}}.wcl-new-all-services .data-item:not(:last-child){margin-bottom:44px}@media only screen and (max-width: 676px){.wcl-new-all-services .data-item:not(:last-child){margin-bottom:40px}}.wcl-new-all-services .data-item:nth-child(even) .row{flex-direction:row-reverse}@media only screen and (max-width: 767px){.wcl-new-all-services .data-item:nth-child(even) .row{flex-direction:column-reverse}}.wcl-new-all-services .data-item:nth-child(odd) .wcl-image-holder{margin-left:auto}@media only screen and (max-width: 767px){.wcl-new-all-services .data-item:nth-child(odd) .wcl-image-holder{margin-bottom:24px}}.wcl-new-all-services .data-item .wcl-button-wrapper .wcl-button{width:100%;max-width:260px;text-align:center}@media only screen and (max-width: 576px){.wcl-new-all-services .data-item .wcl-button-wrapper .wcl-button{max-width:unset}}.wcl-new-all-services .data-title{margin-bottom:40px;font-family:"Gilroy",sans-serif;font-size:42px;line-height:normal}@media only screen and (max-width: 1024px){.wcl-new-all-services .data-title{margin-bottom:20px;font-size:35px}}@media only screen and (max-width: 425px){.wcl-new-all-services .data-title{font-size:28px;line-height:1.1}}.wcl-new-all-services .data-excerpt{margin-bottom:40px;font-size:16px;line-height:1.6}@media only screen and (max-width: 767px){.wcl-new-all-services .data-excerpt{margin-bottom:20px}}.wcl-new-all-services .wcl-image-holder{width:100%;max-width:300px}@media only screen and (max-width: 767px){.wcl-new-all-services .wcl-image-holder{max-width:unset;margin-bottom:24px}}@media only screen and (max-width: 767px){.wcl-new-all-services .wcl-image-holder.desktop-el{display:none}}.wcl-new-all-services .wcl-image-holder.mobile-el{display:none}@media only screen and (max-width: 767px){.wcl-new-all-services .wcl-image-holder.mobile-el{display:block}}.wcl-new-all-services .wcl-image-holder img{width:100%;height:100%;object-fit:cover}.wcl-two-card-section .row{row-gap:30px}@media only screen and (max-width: 576px){.wcl-two-card-section .row{row-gap:16px}}.wcl-two-card-section .data-one-card{padding:32px 28px;border-radius:12px;background:#4811bc;box-shadow:0px 3.78483px 94.62074px 0px rgba(0,0,0,.25)}@media only screen and (max-width: 767px){.wcl-two-card-section .data-one-card{padding:32px 20px}}.wcl-two-card-section .data-one-card .one-card-title{margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.4)}.wcl-two-card-section .data-one-card .one-card-item{display:flex;align-items:center;font-size:16px;font-weight:500;line-height:1.55}@media only screen and (max-width: 425px){.wcl-two-card-section .data-one-card .one-card-item{font-size:14px;line-height:1.8}}.wcl-two-card-section .data-one-card .one-card-item::before{content:"";width:20px;height:21px;display:block;margin-right:8px;flex:0 0 20px;background:url("../img/green-tick.svg");background-repeat:no-repeat}.wcl-two-card-section .data-one-card .one-card-item:not(:last-child){margin-bottom:12px}.wcl-two-card-section .data-two-card{padding:32px 28px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;background:rgba(115,54,247,.5);box-shadow:0px 3.78483px 94.62074px 0px rgba(0,0,0,.25)}@media only screen and (max-width: 767px){.wcl-two-card-section .data-two-card{padding:32px 20px}}@media only screen and (max-width: 425px){.wcl-two-card-section .data-two-card{align-items:start}}@media only screen and (max-width: 425px){.wcl-two-card-section .data-two-card .two-card-title{width:100%;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.4)}}.wcl-two-card-section .data-two-card .two-card-title+.wcl-button-wrapper{margin-top:16px}@media only screen and (max-width: 425px){.wcl-two-card-section .data-two-card .wcl-button-wrapper{width:100%}}@media only screen and (max-width: 425px){.wcl-two-card-section .data-two-card .wcl-button-wrapper .wcl-button{width:100%;text-align:center}}.wcl-two-card-section .card-title{font-size:34px;font-weight:800;line-height:normal}@media only screen and (max-width: 576px){.wcl-two-card-section .card-title{font-size:28px}}.wcl-steps-section .data-item{padding:32px 0;border-bottom:1px solid #481c5a}@media only screen and (max-width: 576px){.wcl-steps-section .data-item{padding:28px 0}}.wcl-steps-section .data-item:first-child{border-top:1px solid #481c5a}.wcl-steps-section .item-content{display:flex;align-items:center}.wcl-steps-section .item-num{margin-right:26px;font-family:"Gilroy",sans-serif;font-size:42px;font-weight:900;background:linear-gradient(90deg, #7400FA 0%, #560BF5 30.71%, #F901FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);outline:none}@media only screen and (max-width: 767px){.wcl-steps-section .item-num{margin-right:8px;font-size:35px}}@media only screen and (max-width: 576px){.wcl-steps-section .item-num{font-size:30px}}.wcl-steps-section .item-title{margin-bottom:8px;font-family:"Gilroy",sans-serif;font-size:32px;line-height:normal}@media only screen and (max-width: 767px){.wcl-steps-section .item-title{display:flex;align-items:center}}@media only screen and (max-width: 576px){.wcl-steps-section .item-title{font-size:24px}}.wcl-steps-section .item-description{font-size:16px;line-height:1.55}.wcl-steps-section .desktop-el{display:block}@media only screen and (max-width: 767px){.wcl-steps-section .desktop-el{display:none}}.wcl-steps-section .mobile-el{display:none}@media only screen and (max-width: 767px){.wcl-steps-section .mobile-el{display:block}}body:not(.wcl-automation-testing) .wcl-steps-section .data-wrapper .data-item{transition:all .25s ease-in-out}body:not(.wcl-automation-testing) .wcl-steps-section .data-wrapper .data-item:hover{transform:scale(1.05)}.wcl-price-cards-section{position:relative}.wcl-price-cards-section .data-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:16px}.wcl-price-cards-section .card{display:flex;flex-direction:column;width:100%;max-width:calc(33.333% - 9px);padding:32px 28px;border-radius:12px;background:rgba(115,54,247,.5);box-shadow:0px 3.78483px 94.62074px 0px rgba(0,0,0,.25);transition:all .25s ease-in-out}@media only screen and (max-width: 1199px){.wcl-price-cards-section .card{max-width:calc(50% - 9px)}}@media only screen and (max-width: 767px){.wcl-price-cards-section .card{max-width:100%;padding:32px 20px}}.wcl-price-cards-section .card:hover{background:#4811bc}.wcl-price-cards-section .card-header{margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.4)}.wcl-price-cards-section .card-content{flex:1 1 auto}.wcl-price-cards-section .card-content.active .card-list{max-height:fit-content;overflow:visible;opacity:1}.wcl-price-cards-section .card-content.active .card-read-more{margin-top:24px}.wcl-price-cards-section .card-content.active .card-read-more::after{transform:rotate(180deg)}.wcl-price-cards-section .card-tagline{font-size:18px;font-weight:600;line-height:normal}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-tagline{font-size:16px}}.wcl-price-cards-section .card-title{font-size:29px;font-weight:800;line-height:normal}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-title{font-size:28px}}.wcl-price-cards-section .card-list{transition:all .25s ease-in-out}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-list{max-height:0;opacity:0;overflow:hidden}}.wcl-price-cards-section .card-list-item{display:flex;align-items:center;font-size:16px;font-weight:500;line-height:1.55}@media only screen and (max-width: 425px){.wcl-price-cards-section .card-list-item{font-size:14px;line-height:1.8}}.wcl-price-cards-section .card-list-item.card-list-item-positive::before{content:"";width:20px;height:21px;display:block;margin-right:8px;flex:0 0 20px;background:url("../img/green-tick.svg");background-repeat:no-repeat}.wcl-price-cards-section .card-list-item.card-list-item-negative{opacity:.6}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-list-item.card-list-item-negative{display:none}}.wcl-price-cards-section .card-list-item.card-list-item-negative::before{content:"";width:20px;height:21px;display:block;margin-right:8px;flex:0 0 20px;background:url("../img/cross.svg");background-repeat:no-repeat}.wcl-price-cards-section .card-list-item:not(:last-child){margin-bottom:12px}.wcl-price-cards-section .card-read-more{display:none;align-items:center;max-width:fit-content;margin:0 auto;font-size:14px;font-weight:400;line-height:normal;cursor:pointer}.wcl-price-cards-section .card-read-more::after{content:"";width:11px;height:7px;display:block;margin-left:8px;flex:0 0 11px;background:url("../img/more.svg");background-repeat:no-repeat}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-read-more{display:flex}}.wcl-price-cards-section .card-text-content{margin-top:75px}@media only screen and (max-width: 1199px){.wcl-price-cards-section .card-text-content{margin-top:0}}.wcl-price-cards-section .card-text{font-size:24px;font-weight:500;line-height:normal}@media only screen and (max-width: 767px){.wcl-price-cards-section .card-text{font-size:14px;line-height:1.8}}.wcl-price-cards-section .wcl-button-wrapper{width:100%;margin-top:16px}.wcl-price-cards-section .wcl-button-wrapper .wcl-button{width:100%;text-align:center}.wcl-automation-testing .wcl-price-cards-section .card{transition:none}.wcl-new-two-column-section .row{row-gap:12px}.wcl-new-two-column-section .data-content{font-size:18px;font-style:normal;line-height:2.2}@media only screen and (max-width: 767px){.wcl-new-two-column-section .data-content{font-size:16px;line-height:1.6}}.wcl-new-two-column-section .data-content strong{font-weight:700}.wcl-new-two-column-section .data-content .text-lg{font-size:20px}@media only screen and (max-width: 767px){.wcl-new-two-column-section .data-content .text-lg{font-size:18px}}.wcl-new-two-column-section .wcl-image-holder{text-align:center}.wcl-image-with-explanation .row{row-gap:24px}@media only screen and (max-width: 991px){.wcl-image-with-explanation .row{flex-direction:column-reverse !important}}.wcl-image-with-explanation .data-explanation-item:not(:last-child){margin-bottom:100px}@media only screen and (max-width: 1199px){.wcl-image-with-explanation .data-explanation-item:not(:last-child){margin-bottom:60px}}@media only screen and (max-width: 991px){.wcl-image-with-explanation .data-explanation-item:not(:last-child){margin-bottom:24px}}.wcl-image-with-explanation .data-explanation-item .item-tagline{margin-bottom:8px;font-size:20px;line-height:1;color:#8f8f8f}@media only screen and (max-width: 1199px){.wcl-image-with-explanation .data-explanation-item .item-tagline{font-size:16px;line-height:1.6}}.wcl-image-with-explanation .data-explanation-item .item-title{margin-bottom:8px;font-size:24px;line-height:1.4}@media only screen and (max-width: 1199px){.wcl-image-with-explanation .data-explanation-item .item-title{font-size:16px;line-height:normal}}.wcl-image-with-explanation .data-explanation-item .item-text{font-size:20px;line-height:1.55}@media only screen and (max-width: 1199px){.wcl-image-with-explanation .data-explanation-item .item-text{font-size:16px;line-height:1.6}}@media only screen and (max-width: 991px){.wcl-image-with-explanation .data-images{text-align:center}}@media only screen and (max-width: 991px){.wcl-image-with-explanation .data-images .wcl-image-holder.desktop-el{display:none}}.wcl-image-with-explanation .data-images .wcl-image-holder.mobile-el{display:none}@media only screen and (max-width: 991px){.wcl-image-with-explanation .data-images .wcl-image-holder.mobile-el{display:block}}.wcl-new-supported-standard-section{background:linear-gradient(180deg, rgba(21, 10, 45, 0.27) -0.03%, #160734 33.61%, #160734 73.19%, rgba(21, 10, 46, 0.36) 99.96%)}.wcl-new-supported-standard-section .wcl-standard-item-wrapper{padding:60px 0 122px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:55px;column-gap:10px}@media only screen and (max-width: 1199px){.wcl-new-supported-standard-section .wcl-standard-item-wrapper{padding:60px 0}}@media only screen and (max-width: 767px){.wcl-new-supported-standard-section .wcl-standard-item-wrapper{padding:10px 0}}.wcl-new-supported-standard-section .wcl-standard-item{width:100%;max-width:160px;text-align:center;transition:all .25s ease-in-out}.wcl-new-supported-standard-section .wcl-standard-item:hover{transform:scale(1.1)}@media only screen and (max-width: 767px){.wcl-new-supported-standard-section .wcl-standard-item{max-width:calc(50% - 5px)}}@media only screen and (max-width: 767px){.wcl-new-supported-standard-section .wcl-standard-item img{max-width:115px}}.page-template-template-service .wcl-new-supported-standard-section .wcl-standard-item-wrapper{padding:10px 0}.wcl-contact-form-section .wcl-new-heading{text-align:center}.wcl-contact-form-section .data-wrapper{width:100%;max-width:800px;margin-right:auto;margin-left:auto}.wcl-audit-content-wrapper h2,.wcl-audit-content-wrapper .wcl-h2{font-family:"Gilroy",sans-serif;font-size:40px;line-height:1.3}@media only screen and (max-width: 576px){.wcl-audit-content-wrapper h2,.wcl-audit-content-wrapper .wcl-h2{font-size:30px}}.wcl-audit-content-wrapper h3,.wcl-audit-content-wrapper h4,.wcl-audit-content-wrapper .wcl-h3,.wcl-audit-content-wrapper .wcl-h4{font-size:25px;line-height:1.15}@media only screen and (max-width: 576px){.wcl-audit-content-wrapper h3,.wcl-audit-content-wrapper h4,.wcl-audit-content-wrapper .wcl-h3,.wcl-audit-content-wrapper .wcl-h4{font-weight:600;font-size:18px;line-height:1.3}}.wcl-audit-content-wrapper .wcl-audit-content{margin-left:20px}@media only screen and (max-width: 991px){.wcl-audit-content-wrapper .wcl-audit-content{margin-left:0}}.wcl-audit-content-wrapper .wcl-audit-form-section .wcl-form-wrapper .wcl-submit-container{position:relative;display:flex;justify-content:center}@media only screen and (max-width: 425px){.wcl-audit-content-wrapper .wcl-audit-form-section .wcl-form-wrapper .wcl-submit-container input.has-spinner{margin-bottom:30px}}.wcl-audit-content-wrapper .wcl-audit-form-section .wcl-form-wrapper .wpcf7-spinner{position:absolute;right:20%;top:50%;margin:0;transform:translateY(-50%)}@media only screen and (max-width: 425px){.wcl-audit-content-wrapper .wcl-audit-form-section .wcl-form-wrapper .wpcf7-spinner{top:90%;right:auto;left:0}}@media only screen and (max-width: 425px){.wcl-audit-content-wrapper .wcl-audit-form-section .wcl-form-wrapper .wpcf7 form .wpcf7-response-output{margin-top:-1em}}.wcl-automation-testing .wcl-new-supported-standard-section .wcl-standard-item{transition:none}.wcl-toc-sidebar .toc-title-mobile{position:relative;display:none;padding:6px 0 6px 35px;font-size:18px;line-height:1.55;background:#6f02f9;cursor:pointer}@media only screen and (max-width: 991px){.wcl-toc-sidebar .toc-title-mobile{display:none;align-items:center;justify-content:center;left:4px}.wcl-toc-sidebar .toc-title-mobile.active{display:flex}}@media only screen and (max-width: 768px){.wcl-toc-sidebar .toc-title-mobile{justify-content:space-between}}.wcl-toc-sidebar .toc-title-mobile .data-icon{position:static;transform:rotate(270deg)}.wcl-toc-sidebar .toc-wrapper{max-width:250px;z-index:2;padding-top:20px;max-height:calc(100% - 100px);overflow-y:auto}.wcl-toc-sidebar .toc-wrapper::-webkit-scrollbar{height:8px;width:6px;background:rgba(255,255,255,.2)}.wcl-toc-sidebar .toc-wrapper::-webkit-scrollbar-thumb{background:rgba(128,134,139,.26);border-radius:8px}.wcl-toc-sidebar .toc-wrapper::-webkit-scrollbar-corner{background:0}@media only screen and (max-width: 1199px){.wcl-toc-sidebar .toc-wrapper{max-width:206px}}@media only screen and (max-width: 991px){.wcl-toc-sidebar .toc-wrapper{width:100vw;max-width:none;margin-left:calc((100vw - 688px)/-2);padding-top:0;height:0;overflow-y:visible}}@media only screen and (max-width: 767px){.wcl-toc-sidebar .toc-wrapper{margin-left:calc((100vw - 508px)/-2)}}@media only screen and (max-width: 575px){.wcl-toc-sidebar .toc-wrapper{margin-right:-20px;margin-left:-20px}}.wcl-toc-sidebar .toc-content{position:relative;border:1px solid rgba(255,255,255,.41)}@media only screen and (max-width: 991px){.wcl-toc-sidebar .toc-content{visibility:hidden;opacity:0;height:0;transition:all .25s ease-in-out;background:#131416}.wcl-toc-sidebar .toc-content.active{visibility:visible;opacity:1;height:fit-content}}.wcl-toc-sidebar .toc-item{cursor:pointer}.wcl-toc-sidebar .toc-item:not(:first-child){border-top:.5px solid rgba(255,255,255,.41)}.wcl-toc-sidebar .toc-item.active .parent-title{background:#6f02f9}.wcl-toc-sidebar .toc-item.active .parent-title .data-num{color:#fff}.wcl-toc-sidebar .toc-item.active .child-title-list{visibility:visible;opacity:1;height:fit-content;display:block}.wcl-toc-sidebar .toc-item.active .data-icon{transform:translateY(-50%) rotate(90deg)}.wcl-toc-sidebar .parent-title{position:relative;display:flex;font-size:18px;line-height:1.55;font-weight:700;transition:all .25s ease-in-out;padding:6px 30px 6px 15px}.wcl-toc-sidebar .parent-title:hover{background:#6f02f9}.wcl-toc-sidebar .parent-title:hover .data-num{color:#fff}.wcl-toc-sidebar .data-num{display:block;margin-right:8px;font-size:16px;line-height:1.75;color:#6f02f9;transition:all .25s ease-in-out;pointer-events:none;font-weight:400}.wcl-toc-sidebar .data-icon{position:absolute;top:50%;right:0;padding:10px;font-size:12px;transform:translateY(-50%) rotate(270deg);display:inline-block;transition:all .25s ease-in-out;cursor:pointer}.wcl-toc-sidebar .child-title-list{margin-left:30px;visibility:hidden;opacity:0;height:0;display:none}.wcl-toc-sidebar .child-title{display:flex;padding:5px;font-size:14px;line-height:2;font-weight:300}.wcl-toc-sidebar .child-title a.active{font-weight:900}.wcl-audit-banner{padding-top:90px;background:url("../img/banner-background.png") no-repeat center;background-size:cover;position:relative}@media only screen and (max-width: 576px){.wcl-audit-banner{padding-top:80px;background:url("../img/banner-background-mob.png") no-repeat center}}.wcl-audit-banner::before{content:"";width:718px;height:885px;display:block;position:absolute;top:-25%;left:0;background:url("../img/glow-bg-1.svg");background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 576px){.wcl-audit-banner::before{display:none}}@media only screen and (max-width: 576px){.wcl-audit-banner::after{width:100%;height:100%;background:linear-gradient(180deg, rgba(19, 20, 22, 0) 32%, #131416 95%);top:0;left:0;position:absolute;content:""}}.wcl-audit-banner .container{position:relative;z-index:1}.wcl-audit-banner .data-content{padding-top:80px;padding-bottom:128px;align-items:center}@media only screen and (max-width: 576px){.wcl-audit-banner .data-content{padding-top:50px;padding-bottom:145px}}.wcl-audit-banner .wcl-icon-holder{width:100%;height:100%;max-width:175px;max-height:175px;border:1px solid rgba(255,255,255,.11);filter:drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.24));border-radius:22px;overflow:hidden}@media only screen and (max-width: 575px){.wcl-audit-banner .wcl-icon-holder{max-width:100px;max-height:100px;margin-right:auto;margin-left:auto}}.wcl-audit-banner .wcl-icon-holder img{width:100%;height:100%}@media only screen and (max-width: 575px){.wcl-audit-banner .data-title-wrapper{margin-right:auto;margin-left:auto;text-align:center}}.wcl-audit-banner .data-title-wrapper .data-title{font-size:72px;line-height:1.2}@media only screen and (max-width: 1366px){.wcl-audit-banner .data-title-wrapper .data-title{font-size:42px}}@media only screen and (max-width: 575px){.wcl-audit-banner .data-title-wrapper .data-title{font-size:30px;line-height:1.33}}.wcl-content-section{padding-top:30px;font-weight:400;position:relative}.wcl-content-section::before{content:"";width:718px;height:885px;display:block;position:absolute;top:600px;left:0;background:url("../img/glow-bg-1.svg");background-size:cover;background-repeat:no-repeat;margin-left:calc((100vw - 500px)/-2)}@media only screen and (max-width: 991px){.wcl-content-section::before{display:none}}.wcl-content-section::after{content:"";width:920px;height:1143px;display:block;position:absolute;top:200px;right:0;background:url("../img/glow-bg-2.svg");background-repeat:repeat;background-size:auto;background-size:cover;background-repeat:no-repeat;margin-right:calc((100vw - 500px)/-2)}@media only screen and (max-width: 991px){.wcl-content-section::after{display:none}}.wcl-content-section>*{position:relative;z-index:1}.wcl-content-section h2,.wcl-content-section h3,.wcl-content-section h4,.wcl-content-section h5{font-family:"Gilroy",sans-serif;margin-bottom:25px}@media only screen and (max-width: 768px){.wcl-content-section h2,.wcl-content-section h3,.wcl-content-section h4,.wcl-content-section h5{margin-bottom:15px}}.wcl-content-section h2:not(:first-child),.wcl-content-section h3:not(:first-child),.wcl-content-section h4:not(:first-child),.wcl-content-section h5:not(:first-child){margin-top:30px}@media only screen and (max-width: 768px){.wcl-content-section h2:not(:first-child),.wcl-content-section h3:not(:first-child),.wcl-content-section h4:not(:first-child),.wcl-content-section h5:not(:first-child){margin-top:15px}}.wcl-content-section h3{margin-top:60px}.wcl-content-section h4{font-family:"Roboto",sans-serif;font-weight:600;font-size:18px;line-height:1.33}.wcl-content-section p:not(:last-child),.wcl-content-section ol:not(:last-child),.wcl-content-section ul:not(:last-child),.wcl-content-section li:not(:last-child){margin-bottom:12px}.wcl-content-section table:not(:last-child){margin-bottom:30px}@media only screen and (max-width: 768px){.wcl-content-section table:not(:last-child){margin-bottom:15px}}.wcl-content-section ol,.wcl-content-section ul{margin-left:20px}@media only screen and (max-width: 768px){.wcl-content-section ol,.wcl-content-section ul{margin-left:15px}}.wcl-content-section ol li::marker,.wcl-content-section ul li::marker{color:#f901ff}.wcl-content-section ul{list-style:disc}.wcl-content-section ol{list-style:decimal}.wcl-content-section table tr{border:.5px solid rgba(255,255,255,.41)}.wcl-content-section table tr:nth-child(even){background:rgba(86,11,245,.44)}.wcl-content-section table td{padding:16px 8px;word-break:break-word}.wcl-content-section a{color:#f901ff;text-decoration-line:underline}.wcl-audit-chart{position:relative}.wcl-audit-chart p{margin-bottom:12px}.wcl-audit-chart .data-title{margin-bottom:24px}@media only screen and (max-width: 991px){.wcl-audit-chart .data-description-wrapper{order:3}}@media only screen and (max-width: 991px){.wcl-audit-chart .data-table-wrapper{order:2}}.wcl-audit-chart .data-table{display:flex;margin-top:50px;font-weight:400}@media only screen and (max-width: 991px){.wcl-audit-chart .data-table{margin:24px 0}}@media only screen and (max-width: 768px){.wcl-audit-chart .data-table{flex-direction:column}}.wcl-audit-chart .data-table-item{width:100%}@media only screen and (max-width: 768px){.wcl-audit-chart .data-table-item{display:flex;border:.5px solid rgba(255,255,255,.41)}}@media only screen and (max-width: 768px){.wcl-audit-chart .data-table-item:not(:last-child){border-bottom:none}}.wcl-audit-chart .data-table-item:not(:last-child) .data-severity,.wcl-audit-chart .data-table-item:not(:last-child) .data-issues{border-right:none}.wcl-audit-chart .data-table-item:not(:last-child) .data-severity{border-right:none}@media only screen and (max-width: 768px){.wcl-audit-chart .data-table-item:not(:last-child) .data-severity{border-right:.5px solid rgba(255,255,255,.41)}}.wcl-audit-chart .data-severity,.wcl-audit-chart .data-issues{border:.5px solid rgba(255,255,255,.41);padding:12px 10px}@media only screen and (max-width: 1280px){.wcl-audit-chart .data-severity,.wcl-audit-chart .data-issues{padding:12px 10px}}@media only screen and (max-width: 768px){.wcl-audit-chart .data-severity,.wcl-audit-chart .data-issues{width:100%;max-width:50%;border:none;border-right:.5px solid rgba(255,255,255,.41);text-align:center}}.wcl-audit-chart .data-severity{border-bottom:none;background:#1c1e23}@media only screen and (max-width: 768px){.wcl-audit-chart .data-issues:last-child{border-right:none}}.wcl-audit-chart .highcharts-credits{display:none}.wcl-audit-cards>.data-title{margin-bottom:60px}@media only screen and (max-width: 991px){.wcl-audit-cards>.data-title{margin-bottom:20px}}.wcl-audit-cards .swiper{overflow:visible}.wcl-audit-cards .swiper .wcl-slider-item{cursor:pointer;overflow-x:auto}.wcl-audit-cards .swiper .wcl-slider-item::-webkit-scrollbar{height:8px;width:6px;background:rgba(255,255,255,.2)}.wcl-audit-cards .swiper .wcl-slider-item::-webkit-scrollbar-thumb{background:rgba(128,134,139,.26);border-radius:8px}.wcl-audit-cards .swiper .wcl-slider-item::-webkit-scrollbar-corner{background:0}.wcl-audit-cards .swiper-slide{height:auto}.wcl-audit-cards .wcl-slider-wrapper{z-index:2;position:relative}@media only screen and (max-width: 991px){.wcl-audit-cards .wcl-slider-wrapper{z-index:1}}.wcl-audit-cards .wcl-slider-item{position:relative;padding:30px;display:flex;flex-direction:column;background:#131416;border:1px solid #424345;height:100%;font-weight:400}@media only screen and (max-width: 768px){.wcl-audit-cards .wcl-slider-item{padding:30px 20px}}.wcl-audit-cards .wcl-slider-item.bubbles{padding-bottom:180px}@media only screen and (max-width: 576px){.wcl-audit-cards .wcl-slider-item.bubbles{padding-bottom:30px}}.wcl-audit-cards .wcl-slider-item h2:not(:last-child),.wcl-audit-cards .wcl-slider-item h3:not(:last-child),.wcl-audit-cards .wcl-slider-item h4:not(:last-child),.wcl-audit-cards .wcl-slider-item h5:not(:last-child){margin-bottom:15px}.wcl-audit-cards .wcl-slider-item p:not(:last-child),.wcl-audit-cards .wcl-slider-item ol:not(:last-child),.wcl-audit-cards .wcl-slider-item ul:not(:last-child),.wcl-audit-cards .wcl-slider-item li:not(:last-child){margin-bottom:12px}.wcl-audit-cards .wcl-slider-item ol,.wcl-audit-cards .wcl-slider-item ul{margin-left:20px}.wcl-audit-cards .wcl-slider-item ol li::marker,.wcl-audit-cards .wcl-slider-item ul li::marker{color:#f901ff}.wcl-audit-cards .wcl-slider-item ul{list-style:disc}.wcl-audit-cards .wcl-slider-item ol{list-style:decimal}.wcl-audit-cards .wcl-slider-item a{color:#f901ff;text-decoration-line:underline}.wcl-audit-cards .data-control{margin-top:40px;display:flex;justify-content:space-between;align-items:end;column-gap:30px}.wcl-audit-cards .data-control .wcl-pagination{display:flex;justify-content:end}.wcl-audit-cards .data-control .wcl-pagination .swiper-pagination-bullet{background:#fff;width:35px;height:1px;border-radius:0;margin:0 !important}.wcl-audit-cards .data-control .wcl-button-wrapper{display:flex;column-gap:6px}@media only screen and (max-width: 768px){.wcl-audit-cards .data-control .wcl-button-wrapper{display:none}}.wcl-audit-cards .data-control .wcl-button{background:#424345;border-radius:2px;border:rgba(0,0,0,0);padding:10px;width:42px;height:42px;color:#fff}.wcl-audit-cards .data-control .wcl-button.swiper-button-disabled{background:rgba(0,0,0,0);border:1px solid #424345}.wcl-audit-cards .data-control .wcl-button .data-icon{font-size:14px}.wcl-audit-cards table{margin-bottom:12px}.wcl-audit-cards table td{border:1px solid;padding:1px 5px}.wcl-audit-content-wrapper .wcl-audit-cards .wcl-slider-item .wcl-audits-steps-title{margin-bottom:0;font-weight:600;font-size:16px;line-height:1.6}.wcl-audits-steps{display:flex;flex-wrap:wrap;column-gap:14px;row-gap:20px;margin-top:30px}@media only screen and (max-width: 768px){.wcl-audits-steps{margin-top:20px}}@media only screen and (max-width: 576px){.wcl-audits-steps{column-gap:8px;row-gap:12px}}.wcl-audits-steps .data-item{position:relative;padding:20px 10px;width:100%;max-width:calc(33.333% - 10px);border:.5px solid rgba(255,255,255,.41);border-radius:3px}@media only screen and (max-width: 768px){.wcl-audits-steps .data-item{padding:10px}}@media only screen and (max-width: 576px){.wcl-audits-steps .data-item{max-width:calc(33.333% - 6px)}}.wcl-audits-steps .data-item::before{content:"";position:absolute;right:-14px;top:50%;transform:translateY(-50%);display:block;width:14px;height:1px;background:rgba(255,255,255,.41)}@media only screen and (max-width: 576px){.wcl-audits-steps .data-item::before{right:-8px;width:8px}}.wcl-audits-steps .data-item:nth-child(3n)::before{display:none}.wcl-audits-steps .data-num{position:absolute;top:10px;left:10px;font-size:20px;line-height:1.15;font-weight:700;color:rgba(0,0,0,0);-webkit-text-stroke:1px rgba(255,255,255,.41)}@media only screen and (max-width: 768px){.wcl-audits-steps .data-num{top:5px;left:5px;font-size:13px}}.wcl-audits-steps .data-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.wcl-audits-steps .wcl-image-holder{width:100%;max-width:40px;margin-bottom:10px}@media only screen and (max-width: 768px){.wcl-audits-steps .wcl-image-holder{max-width:25px}}@media only screen and (max-width: 425px){.wcl-audits-steps .wcl-image-holder{max-width:16px}}.wcl-audits-steps .data-title{font-size:14px;line-height:1.7;font-weight:400}@media only screen and (max-width: 768px){.wcl-audits-steps .data-title{font-size:12px;line-height:1}}.wcl-audits-slider-banner{margin-top:auto;padding:50px 23px;background:url("../img/slider-banner-background.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;border:.5px solid rgba(255,255,255,.41);border-radius:3px;overflow:hidden}.wcl-audits-slider-banner.wcl-mobile-only{margin-top:60px}@media only screen and (max-width: 576px){.wcl-audits-slider-banner{padding:40px 23px}}@media only screen and (max-width: 425px){.wcl-audits-slider-banner{background:url("../img/slider-banner-background-mob.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}}.wcl-audits-slider-banner .data-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.wcl-audits-slider-banner .data-title{margin-bottom:0 !important;font-weight:900;font-size:24px;line-height:1}@media only screen and (max-width: 576px){.wcl-audits-slider-banner .data-title{font-size:18px;line-height:1.33}}.wcl-audits-slider-banner .data-subtitle{margin-top:8px;font-weight:600}.wcl-audits-slider-banner .wcl-button-wrapper{margin-top:20px}.wcl-image_of_bubbles{position:absolute;bottom:0}@media only screen and (max-width: 576px){.wcl-image_of_bubbles{display:none}}.wcl-image_of_bubbles.bubbles-right{right:0}.wcl-image_of_bubbles.bubbles-left{left:0}.wcl-costumers-full{position:relative}.wcl-costumers-full::before{content:"";width:718px;height:885px;display:block;position:absolute;top:300px;left:0;background:url("../img/glow-bg-1.svg");background-size:cover;background-repeat:no-repeat;margin-left:calc((100vw - 500px)/-2)}@media only screen and (max-width: 991px){.wcl-costumers-full::before{display:none}}.wcl-costumers-full::after{content:"";width:920px;height:1143px;display:block;position:absolute;top:600px;right:0;background:url("../img/glow-bg-2.svg");background-repeat:repeat;background-size:auto;background-size:cover;background-repeat:no-repeat;margin-right:calc((100vw - 500px)/-2)}@media only screen and (max-width: 991px){.wcl-costumers-full::after{display:none}}.wcl-costumers-full>*{position:relative;z-index:1}.wcl-costumers-full .wcl-slider-item{min-height:70vh;margin:12px 0}@media only screen and (max-width: 576px){.wcl-costumers-full .wcl-slider-item{margin:6px 0}}.wcl-audit-form-section{position:relative;z-index:1;width:100vw;margin-top:60px;margin-bottom:60px;margin-left:calc((100vw - 500px)/-2);padding:40px 20px 75px 20px;overflow:hidden;background:linear-gradient(90deg, #131416 -18.52%, #17013F 37.81%, #1F0820 100%)}@media only screen and (max-width: 1199px){.wcl-audit-form-section{margin-left:calc((100vw - 408px)/-2)}}@media only screen and (max-width: 991px){.wcl-audit-form-section{margin-left:calc((100vw - 688px)/-2)}}@media only screen and (max-width: 767px){.wcl-audit-form-section{margin-left:calc((100vw - 508px)/-2)}}@media only screen and (max-width: 575px){.wcl-audit-form-section{margin-right:-20px;margin-left:-20px;padding:60px 20px}}.wcl-audit-form-section::before{content:"";width:550px;height:716px;display:block;background:url("../img/audits-fill-width-bubbles.png");background-size:contain;position:absolute;top:0;right:0;z-index:-1}@media only screen and (max-width: 1440px){.wcl-audit-form-section::before{width:275px;height:358px;top:auto;bottom:-100px}}@media only screen and (max-width: 991px){.wcl-audit-form-section::before{width:208px;height:320px;background:url("../img/audits-fill-width-bubbles-mob.png");background-size:contain;bottom:0}}@media only screen and (max-width: 425px){.wcl-audit-form-section::before{width:138.6666666667px;height:213.3333333333px}}.wcl-audit-form-section::after{content:"";width:64px;height:50px;display:none;background:url("../img/buble-mini.png");background-size:contain;position:absolute;top:10px;right:10px;z-index:-1;transform:rotate(180deg)}@media only screen and (max-width: 425px){.wcl-audit-form-section::after{display:block}}.wcl-audit-form-section .data-wrapper{display:flex;flex-direction:column;align-items:center}.wcl-audit-form-section .data-title{margin-bottom:16px}.wcl-audit-form-section .data-subtitle{margin-bottom:24px;width:100%;max-width:340px;text-align:center}.wcl-audit-form-section .wcl-form-wrapper{padding:0;border:none}.wcl-audit-accordion{position:relative}.wcl-audit-accordion .data-title{margin-bottom:20px}.wcl-audit-accordion .data-subtitle{margin-bottom:60px}.wcl-audit-accordion .data-subtitle a{color:#f901ff;text-decoration-line:underline}@media only screen and (max-width: 768px){.wcl-audit-accordion .data-subtitle{margin-bottom:20px}}.wcl-audit-accordion .accordion-item:not(:last-child){margin-bottom:30px}.wcl-audit-accordion .accordion-item.active .accordion-item-trigger .data-icon::before{content:""}.wcl-audit-accordion .accordion-item.active .accordion-item-content{opacity:1;visibility:visible}.wcl-audit-accordion .accordion-item-trigger{padding:12px 8px 12px 16px;background:linear-gradient(269.71deg, rgba(86, 11, 245, 0.29) 0.06%, rgba(88, 10, 245, 0.29) 31.26%, rgba(224, 2, 253, 0.29) 99.89%);border:.5px solid rgba(255,255,255,.41);display:flex;justify-content:space-between;align-items:center;cursor:pointer}.wcl-audit-accordion .accordion-item-trigger .data-title{margin-bottom:0;padding-right:20px;font-weight:500;font-size:14px;line-height:1.7}.wcl-audit-accordion .accordion-item-content{max-height:0;opacity:0;overflow:hidden;will-change:max-height;transition:all .25s ease-in-out;box-sizing:content-box}@media only screen and (max-width: 576px){.wcl-audit-accordion .accordion-item-content{overflow-x:scroll}}.wcl-audit-accordion .accordion-item-content>*:not(table){padding:0 15px;margin-bottom:10px}.wcl-audit-accordion .accordion-item-content>*:not(table):first-child{margin-top:10px}@media only screen and (max-width: 576px){.wcl-audit-accordion .accordion-item-content table{min-width:550px}}.wcl-audit-accordion .accordion-item-content table tr:first-child{background:linear-gradient(269.71deg, rgba(86, 11, 245, 0.29) 0.06%, rgba(88, 10, 245, 0.29) 31.26%, rgba(224, 2, 253, 0.29) 99.89%)}.wcl-audit-accordion .accordion-item-content table tr:first-child td{text-align:center;border-top:none}.wcl-audit-accordion .accordion-item-content table tr:first-child td:last-child{background:none}.wcl-audit-accordion .accordion-item-content table td{padding:8px;border:.5px solid rgba(255,255,255,.41);vertical-align:middle}.wcl-audit-accordion .accordion-item-content table td:first-child{text-align:center}.wcl-audit-accordion .accordion-item-content table td:last-child{background:rgba(86,11,245,.29);text-align:center}.wcl-audit-accordion h2,.wcl-audit-accordion h3,.wcl-audit-accordion h4,.wcl-audit-accordion h5{font-family:"Gilroy",sans-serif;margin-bottom:25px}@media only screen and (max-width: 768px){.wcl-audit-accordion h2,.wcl-audit-accordion h3,.wcl-audit-accordion h4,.wcl-audit-accordion h5{margin-bottom:15px}}.wcl-audit-accordion h2:not(:first-child),.wcl-audit-accordion h3:not(:first-child),.wcl-audit-accordion h4:not(:first-child),.wcl-audit-accordion h5:not(:first-child){margin-top:30px}@media only screen and (max-width: 768px){.wcl-audit-accordion h2:not(:first-child),.wcl-audit-accordion h3:not(:first-child),.wcl-audit-accordion h4:not(:first-child),.wcl-audit-accordion h5:not(:first-child){margin-top:15px}}.wcl-audit-accordion h3{margin-top:60px}.wcl-audit-accordion h4{font-family:"Roboto",sans-serif;font-weight:600;font-size:18px;line-height:1.33}.wcl-audit-accordion p:not(:last-child),.wcl-audit-accordion ol:not(:last-child),.wcl-audit-accordion ul:not(:last-child),.wcl-audit-accordion li:not(:last-child){margin-bottom:12px}.wcl-audit-accordion ol,.wcl-audit-accordion ul{margin-left:20px}@media only screen and (max-width: 768px){.wcl-audit-accordion ol,.wcl-audit-accordion ul{margin-left:15px}}.wcl-audit-accordion ol li::marker,.wcl-audit-accordion ul li::marker{color:#f901ff}.wcl-audit-accordion ul{list-style:disc}.wcl-audit-accordion ol{list-style:decimal}.wcl-audit-accordion a{color:#f901ff;text-decoration-line:underline}.wcl-audit-call-to-action{position:relative;z-index:1;width:100vw;margin-top:60px;margin-bottom:60px;margin-left:calc((100vw - 500px)/-2);padding:100px 20px 80px 20px;overflow:hidden}@media only screen and (max-width: 1199px){.wcl-audit-call-to-action{margin-left:calc((100vw - 408px)/-2)}}@media only screen and (max-width: 991px){.wcl-audit-call-to-action{margin-left:calc((100vw - 688px)/-2)}}@media only screen and (max-width: 767px){.wcl-audit-call-to-action{margin-left:calc((100vw - 508px)/-2)}}@media only screen and (max-width: 575px){.wcl-audit-call-to-action{margin-right:-20px;margin-left:-20px;padding:60px 20px}}.wcl-audit-call-to-action.background-gradient{background:linear-gradient(180deg, rgba(21, 10, 45, 0.27) 0%, #160734 46.52%)}@media only screen and (max-width: 576px){.wcl-audit-call-to-action.background-gradient{margin-top:30px;margin-bottom:30px}}@media only screen and (max-width: 425px){.wcl-audit-call-to-action.background-gradient{padding:44px 16px}}.wcl-audit-call-to-action.background-gradient .data-title{margin-bottom:32px;font-family:"Gilroy",sans-serif;text-transform:capitalize}@media only screen and (max-width: 425px){.wcl-audit-call-to-action.background-gradient .data-title{font-size:28px}}@media only screen and (max-width: 425px){.wcl-audit-call-to-action.background-gradient .wcl-button-wrapper{width:100%;text-align:center}}.wcl-audit-call-to-action.background-gradient .wcl-button-wrapper .wcl-button{width:100%;max-width:260px;min-width:260px;text-align:center}@media only screen and (max-width: 576px){.wcl-audit-call-to-action.background-gradient .wcl-button-wrapper .wcl-button{max-width:unset}}.wcl-audit-call-to-action.background-bubbles{background:linear-gradient(90deg, #131416 -18.52%, #17013F 37.81%, #1F0820 100%)}.wcl-audit-call-to-action.background-bubbles::before{content:"";width:550px;height:716px;display:block;background:url("../img/audits-fill-width-bubbles.png");background-size:contain;position:absolute;top:0;right:0;z-index:-1}@media only screen and (max-width: 1440px){.wcl-audit-call-to-action.background-bubbles::before{width:275px;height:358px;top:auto;bottom:-100px}}@media only screen and (max-width: 991px){.wcl-audit-call-to-action.background-bubbles::before{width:208px;height:320px;background:url("../img/audits-fill-width-bubbles-mob.png");background-size:contain;bottom:0}}@media only screen and (max-width: 425px){.wcl-audit-call-to-action.background-bubbles::before{width:138.6666666667px;height:213.3333333333px}}.wcl-audit-call-to-action.background-bubbles::after{content:"";width:280.6666666667px;height:158px;display:block;background:url("../img/bubbl-blur.png");background-size:contain;position:absolute;top:0;left:22%;z-index:-1}@media only screen and (max-width: 1440px){.wcl-audit-call-to-action.background-bubbles::after{left:10%}}@media only screen and (max-width: 1280px){.wcl-audit-call-to-action.background-bubbles::after{left:0}}@media only screen and (max-width: 767px){.wcl-audit-call-to-action.background-bubbles::after{display:none}}@media only screen and (max-width: 425px){.wcl-audit-call-to-action.background-bubbles::after{width:64px;height:50px;display:none;background:url("../img/buble-mini.png")}}.wcl-audit-call-to-action .data-wrapper{display:flex;flex-direction:column;align-items:center}.wcl-audit-call-to-action .data-title{margin-bottom:20px;width:100%;max-width:600px;text-align:center}.wcl-audit-call-to-action .data-subtitle{margin-bottom:18px;width:100%;max-width:500px;text-align:center;font-weight:400}.wcl-audit-call-to-action .data-subtitle a{color:#560bf5}.wcl-audit-call-to-action .wcl-button-wrapper .wcl-button{padding:16px 20px;font-style:14px}.wcl-page-content .wcl-audit-call-to-action:last-of-type{margin-bottom:0}.wcl-audit-call-to-action.wcl-audit-blog-banner-section{margin-left:0;margin-right:0}body:not(.single-audits) .wcl-audit-call-to-action{margin-left:0;margin-right:0}.wcl-code-section{position:relative;z-index:1;padding-left:40px;border-left:.5px solid rgba(255,255,255,.41);margin:60px 0}@media only screen and (max-width: 991px){.wcl-code-section{padding-left:0;border-left:none}}@media only screen and (max-width: 576px){.wcl-code-section{margin:60px 0 30px 0}}.wcl-code-section .data-title{margin-bottom:24px}@media only screen and (max-width: 576px){.wcl-code-section .data-title{margin-bottom:20px}}.wcl-code-section .data-description{margin-bottom:24px}@media only screen and (max-width: 576px){.wcl-code-section .data-description{margin-bottom:12px}}.wcl-code-section .wcl-code{background:#282828;border:1px solid #424345;border-radius:10px;padding:20px;font-family:"Roboto Mono",monospace}@media only screen and (max-width: 576px){.service-template-default.postid-2064 .wcl-banner.out-of-container .wcl-image-holder{max-width:300px;margin-right:-50px;margin-bottom:20px}.service-template-default.postid-2064 .wcl-banner .wcl-banner-row{padding-top:20px}}.wcl-contact-us-section::before{pointer-events:none}.wcl-latest-blog-post-section{padding-top:115px}.wcl-latest-blog-post-section.wcl-related-posts{padding-top:60px}.wcl-latest-blog-post-section.wcl-related-posts .wcl-section-title{margin-bottom:40px;font-family:"Gilroy",sans-serif;font-weight:700;font-size:48px;line-height:1.2}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper{border-bottom:1px solid #424345;display:flex;padding-bottom:4px;margin-bottom:40px;overflow-y:hidden}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper::-webkit-scrollbar{height:4px;background-color:#f5f5f5}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#000}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper::-webkit-scrollbar-thumb{background-color:#fff}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item{font-weight:400;font-size:16px;line-height:26px;text-transform:uppercase;position:relative;transition:all .25s ease-in-out;margin-right:60px;white-space:nowrap}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item.active,.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item:hover{color:#f901ff}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item.active::before,.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item:hover::before{opacity:1}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-category-wrapper .wcl-blog-post-category-item::before{content:"";position:absolute;height:2px;left:0;right:0;bottom:-5px;background-color:#f901ff;transition:all .25s ease-in-out;opacity:0}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper{margin-bottom:30px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post{display:flex;flex-direction:column;height:100%}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post{min-height:540px;background-repeat:no-repeat;background-size:cover;background-position:center}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post .wcl-content-wrapper{border:none;display:flex;flex-direction:column;justify-content:end;padding:40px;position:relative}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post .wcl-content-wrapper::after{position:absolute;content:"";left:0;right:0;height:540px;bottom:0;background:linear-gradient(180deg, rgba(19, 20, 22, 0) 54.35%, rgba(19, 20, 22, 0.43) 80.5%, #131416 100%)}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post .wcl-content-wrapper .wcl-categories-wrapper{position:relative;z-index:2}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post .wcl-content-wrapper .wcl-data-title{font-weight:700;font-size:24px;line-height:34px;max-width:540px;width:100%;position:relative;z-index:2;margin-bottom:0}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-image-holder{height:200px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-image-holder img{height:100%;width:100%;object-fit:cover}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper{padding:20px 30px 33px;border:1px solid #424345;border-top:none;display:flex;flex-direction:column;flex:1}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-top-content{flex:1}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-categories-wrapper{margin-bottom:10px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-categories-wrapper .wcl-category-item{padding:6px;color:#fff;background:#560bf5;margin-right:10px;margin-bottom:10px;display:inline-block;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.04em;text-transform:uppercase}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-data-title{font-style:normal;font-weight:500;font-size:16px;line-height:26px;margin-bottom:40px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-date-wrapper{display:flex;flex:0}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-date-wrapper .wcl-reading-time{margin-left:30px;position:relative}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-date-wrapper .wcl-reading-time::before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:#fff;left:-17px;top:50%;transform:translateY(-50%)}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-post-without-thumbnail{background:#560bf5;overflow:hidden;position:relative;min-height:400px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-post-without-thumbnail::after{position:absolute;content:"";width:276px;height:295px;background-image:url(../img/blog-post-without-image-logo.png);background-size:cover;background-repeat:no-repeat;right:-111px;bottom:23px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-post-without-thumbnail .wcl-content-wrapper{border:none;position:relative;z-index:2;padding-top:40px}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-post-without-thumbnail .wcl-content-wrapper .wcl-categories-wrapper .wcl-category-item{color:#560bf5;background:#fff}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-post-without-thumbnail .wcl-content-wrapper .wcl-data-title{margin-bottom:0}.wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-link-wrapper{margin-top:30px;text-align:center}.single-post-page{padding-top:100px;padding-bottom:100px}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper{min-height:540px;padding:40px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:100px}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper .wcl-data-image{position:absolute;top:0;bottom:0;left:0;right:0}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper .wcl-data-image img{width:100%;height:100%;margin-top:0;object-fit:cover}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper.wcl-post-without-thumbnail{background:#560bf5;overflow:hidden}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper.wcl-post-without-thumbnail::before{position:absolute;content:"";width:276px;height:295px;background-image:url(../img/blog-post-without-image-logo.png);background-size:cover;background-repeat:no-repeat;right:-111px;bottom:23px}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper.wcl-post-without-thumbnail .wcl-categories-wrapper .wcl-category-item{color:#560bf5;background-color:#fff}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper::after{position:absolute;content:"";left:0;right:0;height:540px;bottom:0;background:linear-gradient(180deg, rgba(19, 20, 22, 0) 54.35%, rgba(19, 20, 22, 0.43) 80.5%, #131416 100%)}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper .wcl-data-title{font-weight:700;line-height:1.3;width:100%;position:relative;z-index:2;margin-bottom:0}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper .wcl-categories-wrapper{margin-bottom:10px}.single-post-page .wcl-full-width-content-section .wcl-title-wrapper .wcl-categories-wrapper .wcl-category-item{padding:6px;color:#fff;background:#560bf5;margin-right:10px;margin-bottom:10px;display:inline-block;font-weight:400;font-size:13px;line-height:15px;letter-spacing:.04em;text-transform:uppercase;position:relative;z-index:2}.single-post-page .wcl-content-wrapper a{color:#560bf5;text-decoration:underline}.single-post-page .wcl-content-wrapper p{margin-bottom:25px}@media only screen and (max-width: 576px){.single-post-page .wcl-content-wrapper p{margin-bottom:15px}}.single-post-page .wcl-content-wrapper ol,.single-post-page .wcl-content-wrapper ul{margin-bottom:25px;margin-left:20px;list-style:decimal}@media only screen and (max-width: 576px){.single-post-page .wcl-content-wrapper ol,.single-post-page .wcl-content-wrapper ul{margin-bottom:15px}}.single-post-page .wcl-content-wrapper ol li,.single-post-page .wcl-content-wrapper ul li{margin-bottom:10px;padding-left:6px}.single-post-page .wcl-content-wrapper ol li::marker,.single-post-page .wcl-content-wrapper ul li::marker{color:#560bf5}.wcl-author-wrapper{display:flex;align-items:center;margin-top:80px}.wcl-author-wrapper .wcl-col-1{flex:0 0 auto;width:120px;height:120px;margin-right:40px}.wcl-author-wrapper .wcl-col-2{width:100%;flex:1 1 auto}.wcl-author-wrapper .data-image-holder{border-radius:50%;overflow:hidden}.wcl-author-wrapper .data-image-holder img{margin:0}.wcl-author-wrapper .data-tagline{font-family:"Gilroy",sans-serif;text-transform:uppercase;font-size:10px;letter-spacing:2px}.wcl-author-wrapper .data-name{font-size:24px;margin-bottom:10px}.single-project .wcl-section{padding-top:100px}.single-project .wcl-col-1 .wcl-icon-holder img{margin-top:0;border-radius:50%;object-fit:cover;max-width:240px;width:100%;height:240px}@media only screen and (max-width: 991px){.single-project .wcl-col-1 .wcl-icon-holder img{height:172px}}@media only screen and (max-width: 767px){.single-project .wcl-col-1 .wcl-icon-holder img{height:127px;max-width:127px}}.single-project .wcl-col-2{margin-left:50px}.single-project .wcl-col-2 .data-content{flex:1 1 auto}.single-project .wcl-col-2 .data-title{margin-bottom:30px}.single-project .wcl-col-2 .data-title .data-name{margin-bottom:15px}.single-project .wcl-col-2 .data-description{margin-bottom:40px}.single-project .wcl-col-2 .data-description ul li{padding-left:20px;position:relative}.single-project .wcl-col-2 .data-description ul li::before{position:absolute;content:"";width:9px;height:7px;background-image:url(../img/project-list-item-icon.svg);background-repeat:no-repeat;background-size:cover;left:3px;top:50%;transform:translateY(-50%)}.single-project .wcl-col-2 .data-tags{display:flex;align-content:center;flex-wrap:wrap}.single-project .wcl-col-2 .data-tags .tag{padding:2px 8px;border:1px solid #424345;display:flex;margin-bottom:10px}.single-project .wcl-col-2 .data-tags .tag img{margin-top:0;margin-right:5px;max-width:10px}.single-project .wcl-col-2 .data-tags .tag:not(:last-child){margin-right:12px}@media only screen and (max-width: 425px){.single-project .wcl-col-2 .data-tags .tag:not(:last-child){margin-right:6px}}.single-project .project-item{display:flex;justify-content:space-between;margin-bottom:100px}.single-project .wcl-content-wrapper p{margin-bottom:25px}@media only screen and (max-width: 576px){.single-project .wcl-content-wrapper p{margin-bottom:15px}}.single-project .wcl-content-wrapper ol,.single-project .wcl-content-wrapper ul{margin-bottom:25px;margin-left:20px;list-style:decimal}@media only screen and (max-width: 576px){.single-project .wcl-content-wrapper ol,.single-project .wcl-content-wrapper ul{margin-bottom:15px}}.single-project .wcl-content-wrapper ol li,.single-project .wcl-content-wrapper ul li{margin-bottom:10px;padding-left:6px}.single-project .wcl-content-wrapper ol li::marker,.single-project .wcl-content-wrapper ul li::marker{color:#560bf5}.supported-standard-section{padding-top:65px;background:linear-gradient(90deg, #131416 -18.52%, #17013F 37.81%, #1F0820 100%)}.supported-standard-section .wcl-heading{margin-bottom:70px}.supported-standard-section .data-tagline{font-family:"Roboto";font-style:normal;font-weight:400;font-size:16px;line-height:26px;margin-bottom:10px}.supported-standard-section .data-title{font-size:48px;line-height:58px;max-width:488px;width:100%}.supported-standard-section .data-description{margin-top:35px}@media only screen and (max-width: 576px){.supported-standard-section .data-description{margin-top:20px}}.supported-standard-section .wcl-standard-item-wrapper{display:flex;align-items:center;justify-content:space-between}.supported-standard-section .wcl-standard-item-wrapper .wcl-standard-item{margin-right:70px;position:relative;max-width:175px}.supported-standard-section .wcl-standard-item-wrapper .wcl-standard-item::before{width:1px;height:88px;background-color:#424345;position:absolute;content:"";right:-80px;top:50%;transform:translateY(-50%)}.supported-standard-section .wcl-standard-item-wrapper .wcl-standard-item:last-child::before{display:none}body.overflow-hidden{overflow:hidden}body .wcl-body-inner{background:#131416}.slick-slider{position:static}.wcl-services-slider-wrapper{position:relative}.wcl-services-slider .slick-list{overflow:visible}.wcl-services-slider .slick-arrow{width:42px;height:134px;display:flex;align-items:center;justify-content:center;background:#560bf5;border-radius:0 10px 10px 0;position:absolute;top:50%;transform:translateY(-60%);left:0;z-index:10;border:none}.wcl-services-slider .slick-arrow.slick-next{left:auto;right:0;border-radius:10px 0px 0px 10px}.wcl-services-slider .slick-arrow.slick-disabled{display:none !important}.wcl-services-slider .slick-arrow:before{content:""}.wcl-penetration-testing-services-section{position:relative;padding-top:120px}.wcl-penetration-testing-services-section .container{position:relative}.wcl-penetration-testing-services-section:before{content:"";width:650px;height:885px;display:block;position:absolute;bottom:-27%;left:0;background:url(../img/pentration-testing-service-glow-bg.svg);background-size:cover;background-repeat:no-repeat}.wcl-penetration-testing-services-section .data-services-list li{display:flex;padding:40px 0;border-bottom:1px solid #424345}.wcl-penetration-testing-services-section .data-services-list li:first-child{padding-top:0}.wcl-penetration-testing-services-section .data-services-list li .data-icon{display:inline-block;max-width:30px;width:100%;flex:0 0 auto;margin-right:15px}.wcl-penetration-testing-services-section .data-services-list li .data-content{width:100%;flex:1 1 auto}@media only screen and (max-width: 1200px){.wcl-penetration-testing-services-section{padding-top:60px}}@media only screen and (max-width: 767px){.wcl-penetration-testing-services-section .data-services-list li{display:block;padding:30px 0}.wcl-penetration-testing-services-section .data-services-list li .data-icon{display:block;margin-bottom:18px}}.wcl-page-type-red .wcl-reviews-section{position:relative}.wcl-page-type-red .wcl-reviews-section .container{z-index:2}.wcl-page-type-red .wcl-reviews-section::after{content:"";position:absolute;height:655px;width:1506px;top:55px;left:46.3%;transform:translateX(-50%);background-image:url("../img/labs-bg-el-2.png");background-position:center;background-repeat:no-repeat;background-size:contain;z-index:1}.wcl-page-type-red .wcl-reviews-section .slider-item{padding-top:35px;padding-bottom:118px}.wcl-page-type-red .wcl-reviews-section .data-review{font-weight:400;line-height:26px}@media(max-width: 767px){.wcl-page-type-red .wcl-reviews-section{padding-bottom:60px}.wcl-page-type-red .wcl-reviews-section .slider-item{padding-top:30px;padding-bottom:30px}.wcl-page-type-red .wcl-reviews-section .wcl-heading{margin-bottom:25px}.wcl-page-type-red .wcl-reviews-section::after{display:none}.wcl-page-type-red .wcl-reviews-section .swiper-pagination{margin-top:25px}}.wcl-reviews-slider-wrapper{position:relative}.wcl-reviews-slider-wrapper .wcl-reviews-slider{padding:15px}.wcl-reviews-section .container{position:relative}.wcl-reviews-section .slick-track,.wcl-reviews-section .slick-list{display:flex}.wcl-reviews-section .slick-arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #424345;border-radius:2px;background-color:rgba(0,0,0,0);color:#fff;font-size:16px;position:absolute;right:0;bottom:0}.wcl-reviews-section .slick-arrow.slick-prev{right:50px}.wcl-reviews-section .slick-arrow.slick-disabled{background:#424345}.wcl-reviews-section .slick-dots{padding-right:115px;margin-top:81px}.wcl-reviews-section .slider-item{border:1px solid #424345;padding:60px 30px;color:#fff;background:#131416}.wcl-reviews-section .slider-item.swiper-slide{height:auto}.wcl-reviews-section .slider-item.swiper-slide:hover{cursor:pointer;transform:scale(1.05);z-index:1}.wcl-reviews-section .slider-item .data-logo{width:60px;height:60px;border:1px solid #424345;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:24px;overflow:hidden}.wcl-reviews-section .slider-item .data-logo img{max-width:100%;max-height:100%;width:auto}.wcl-reviews-section .slider-item .data-name{font-size:24px;line-height:34px;margin-bottom:20px}.wcl-reviews-section .slider-item .data-name .data-name-company{opacity:.5}.wcl-reviews-section .swiper:active+.swiper-pagination,.wcl-reviews-section .swiper:focus+.swiper-pagination{opacity:1}.wcl-reviews-section .swiper-pagination{position:static;display:flex;justify-content:flex-end;margin-top:50px}@media only screen and (max-width: 1024px){.wcl-reviews-section .swiper-pagination{opacity:1;margin-top:10px}}.wcl-reviews-section .swiper-pagination .swiper-pagination-bullet{width:76px;height:1px;background:#424345;border-radius:5px;margin:0;padding:0;opacity:1}.wcl-reviews-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}body:not(.wcl-automation-testing) .wcl-reviews-section .slider-item.swiper-slide{transition:all .25s ease-in-out}body:not(.wcl-automation-testing) .wcl-reviews-section .swiper-pagination{transition:all .25s ease-in-out}@media only screen and (max-width: 991px){.wcl-reviews-section .slider-item{padding:30px}.wcl-reviews-section .slider-item .data-name{font-size:20px;margin-bottom:16px}}@media only screen and (max-width: 767px){.wcl-reviews-section .slick-dots{padding-right:0;margin-top:25px}}.wcl-full-width-content-section{position:relative}.wcl-full-width-content-section .container{position:relative}.wcl-full-width-content-section:before{content:"";width:800px;height:1143px;display:block;position:absolute;top:-18%;left:0;background:url(../img/full-width-content-glow-bg.svg);background-size:cover;background-repeat:no-repeat}.wcl-full-width-content-section h2{font-size:36px;line-height:42px;margin-bottom:35px}.wcl-full-width-content-section h3,.wcl-full-width-content-section h4{margin-bottom:35px;font-size:24px;line-height:34px}.wcl-full-width-content-section h4{margin-bottom:20px}.wcl-full-width-content-section hr{margin:35px 0;border:none;border-top:1px solid #424345}.wcl-full-width-content-section p+h2{margin-top:60px}.wcl-full-width-content-section img{margin-top:40px}.wcl-full-width-content-section+.wcl-two-column-section{padding-top:30px}.wcl-two-column-section{position:relative}.wcl-two-column-section .wcl-heading{margin-bottom:42px}.wcl-two-column-section .wcl-heading .data-title{font-size:36px;line-height:42px}@media only screen and (max-width: 767px){.wcl-full-width-content-section h2{font-size:26px;line-height:36px;margin-bottom:30px}.wcl-full-width-content-section h3{font-size:20px;line-height:30px;margin-bottom:30px}.wcl-full-width-content-section h4{font-size:20px;line-height:30px;margin-bottom:20px}.wcl-full-width-content-section hr{margin:30px 0}.wcl-two-column-section .col-md{margin-bottom:30px}.wcl-two-column-section .data-title{font-size:26px;margin-bottom:30px}}.wcl-full-width-content-section+.wcl-full-with-service-banner{margin-top:0}.wcl-subscribe-form-section{padding-top:80px;padding-bottom:80px;background-image:url(../img/subscribe-form-background.jpg);background-size:cover;background-repeat:no-repeat;margin-top:60px;margin-bottom:60px}.wcl-subscribe-form-section .wcl-heading{margin-bottom:0}.wcl-subscribe-form-section .wcl-heading .data-title{margin-bottom:40px}.wcl-subscribe-form-section .wcl-col-2{display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:20px}.wcl-subscribe-form-section .subscribe-form-wrapper{display:flex;position:relative}.wcl-subscribe-form-section .subscribe-form-wrapper br{display:none}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]{background-color:rgba(0,0,0,0);border:1px solid #424345;border-radius:4px;color:#fff;border-radius:4px 0 0 4px;height:100%;width:100%;padding:15px 20px;font-size:16px}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]::-webkit-input-placeholder{color:#fff}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]::-moz-placeholder{color:#fff}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]:-ms-input-placeholder{color:#fff}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]:-moz-placeholder{color:#fff}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=submit]{padding:16px 40px;border:none;font-family:"Gilroy",sans-serif;font-weight:700;background:linear-gradient(90deg, #7400FA 0%, #560BF5 15%, #F901FF 50%, #560BF5 85%, #7400FA 100%);background-size:200%;box-shadow:0px 20px 30px -18px #560bf5;color:#fff;border-radius:0px 4px 4px 0px}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=submit]:hover{background-position:right}.wcl-subscribe-form-section .subscribe-form-wrapper .wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);margin:0;right:-30px}.wcl-subscribe-form-section .wpcf7-form .wpcf7-response-output{position:absolute;padding:0;margin:0;border:none}.wcl-subscribe-form-section .wpcf7-form.invalid .wpcf7-response-output{color:#dc3232}.wcl-subscribe-form-section .wpcf7-form.sent .wpcf7-response-output{color:#46b450}@media only screen and (max-width: 1200px){.wcl-subscribe-form-section .wcl-heading .data-description{font-size:20px}}@media only screen and (max-width: 991px){.wcl-subscribe-form-section{margin-top:0;margin-bottom:0}.wcl-subscribe-form-section .wcl-col-2{padding-bottom:0}}@media only screen and (max-width: 767px){.wcl-subscribe-form-section{padding-top:60px;padding-bottom:40px;margin-bottom:30px;background-image:url(../img/subscribe-form-background-mobile.jpg)}.wcl-subscribe-form-section .wcl-heading{text-align:center}.wcl-subscribe-form-section .wcl-heading .data-title{margin-bottom:20px}.wcl-subscribe-form-section .wcl-heading .data-description{margin-bottom:40px}.wcl-subscribe-form-section .wcl-heading .data-description br{display:none}.wcl-subscribe-form-section .wcl-col-2{justify-content:center}.wcl-subscribe-form-section .subscribe-form-wrapper{display:block}.wcl-subscribe-form-section .subscribe-form-wrapper .wpcf7-form-control-wrap{margin-bottom:24px;display:inline-block}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=email]{border-radius:4px}.wcl-subscribe-form-section .subscribe-form-wrapper input[type=submit]{width:100%;border-radius:4px}.wcl-subscribe-form-section .subscribe-form-wrapper .wpcf7-spinner{position:relative;transform:none;top:auto;right:auto}}.wcl-audit-banner .data-audit-info{display:flex;align-items:center;color:rgba(255,255,255,.41)}.wcl-audit-banner .data-audit-info .data-separator{margin:0 18px}.audit-donwload-as-pdf{display:flex;align-items:center;justify-content:center;margin-top:-30px;margin-bottom:60px;position:relative;z-index:99}.audit-donwload-as-pdf .data-icon{display:flex;align-items:center;margin-right:8px}.audit-donwload-as-pdf .data-link{color:#f901ff;text-decoration:underline;font-size:20px;font-weight:500}@media only screen and (max-width: 580px){.data-title-wrapper{margin-top:13px}.wcl-audit-banner .data-audit-info{justify-content:center}.wcl-audit-banner .data-audit-info .data-separator{margin:0 8px}.audit-donwload-as-pdf{margin-top:0}}.wcl-page-type-red.single-post .single-post-page .wcl-content-wrapper a{color:#f8231f}.wcl-page-type-red.single-post .wcl-full-width-content-section .wcl-title-wrapper .wcl-categories-wrapper .wcl-category-item{background-color:#f8231f;transition:all .2s ease}.wcl-page-type-red.single-post .wcl-full-width-content-section .wcl-title-wrapper .wcl-categories-wrapper .wcl-category-item:hover{background-color:#fff;color:#f8231f}.wcl-page-type-red.single-post .wcl-full-width-content-section:before{display:none}.wcl-page-type-red.single-post .wcl-subscribe-form-section{background-image:url("../img/subscribe-el-1.jpg")}.wcl-page-type-red.single-post .wcl-subscribe-form-section .subscribe-form-wrapper input[type=submit]{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);box-shadow:0px 20px 30px -18px #f8231f;border-radius:4px;background-size:200% 100%;transition:all .3s ease}.wcl-page-type-red.single-post .wcl-subscribe-form-section .subscribe-form-wrapper input[type=submit]:hover{background-size:100% 100%}.wcl-our-clients-section.mod-grey{padding-top:0;padding-bottom:110px}.wcl-our-clients-section.mod-grey .wcl-clients-slider{background-color:#232528;overflow:visible}.wcl-our-clients-section.mod-grey .swiper-pagination{margin-top:0;position:relative;top:50px}.wcl-our-clients-section.mod-grey .wcl-heading{display:none}.wcl-our-clients-section.mod-grey .data-title{display:none}@media(max-width: 575px){.wcl-our-clients-section.mod-grey{padding-bottom:60px}.wcl-our-clients-section.mod-grey .swiper-pagination{top:25px}}.wcl-banner{padding-bottom:60px}.wcl-banner.style-list-in-down .wcl-image-holder{margin-right:-173px}.wcl-banner.style-list-in-down .wcl-image-holder img{max-height:650px;width:auto}.wcl-banner.style-list-in-down .wcl-banner-row .wcl-col-1{padding-top:190px;padding-bottom:90px;max-width:746px;flex-shrink:0}.wcl-banner.style-list-in-down .data-title{font-size:54px;margin-bottom:60px}.wcl-banner.style-list-in-down .data-list{display:flex;margin:0 -24px}.wcl-banner.style-list-in-down .data-item{width:33.33%;padding:0 24px}.wcl-banner.style-list-in-down .data-item-inner{text-align:center;background:linear-gradient(0deg, #131416, #131416),linear-gradient(0deg, #424345, #424345);border:1px solid #424345;padding:28px 40px}.wcl-banner.style-list-in-down .data-item-value{font-family:"Gilroy",sans-serif;font-weight:700;font-size:60px;line-height:56px;letter-spacing:0em;color:#560bf5;margin-bottom:5px}.wcl-banner.style-list-in-down .data-item-name{font-family:Roboto;font-size:20px;font-weight:700;line-height:23px;letter-spacing:0em}@media(max-width: 1025px){.wcl-banner.style-list-in-down .data-list{margin:0 -12px}.wcl-banner.style-list-in-down .data-item{padding:0 12px}}@media(max-width: 991px){.wcl-banner.style-list-in-down .wcl-image-holder img{max-height:440px}.wcl-banner.style-list-in-down .data-item-value{font-size:45px}.wcl-banner.style-list-in-down .data-item-name{font-size:16px}}@media(max-width: 767px){.wcl-banner.style-list-in-down{background-position:top !important}.wcl-banner.style-list-in-down .wcl-banner-row .wcl-col-1{padding-top:0;padding-bottom:60px;margin-top:0px}.wcl-banner.style-list-in-down .wcl-banner-row .wcl-col-2{justify-content:flex-end}.wcl-banner.style-list-in-down .data-title{font-size:30px;line-height:40px;margin-bottom:16px}.wcl-banner.style-list-in-down .data-description{font-size:16px;line-height:26px}.wcl-banner.style-list-in-down .data-list{flex-wrap:wrap;row-gap:16px}.wcl-banner.style-list-in-down .data-item{width:100%}.wcl-banner.style-list-in-down .data-item-inner{padding:16px 30px}}@media(max-width: 575px){.wcl-banner.style-list-in-down .wcl-image-holder{margin-right:-16px;max-width:281px}.wcl-banner.style-list-in-down .wcl-button-wrapper.button-big .wcl-button{padding:16px;min-width:180px;text-align:center}}.page-template-labs-as-a-service #cookie-notice .cookie-notice-container .cn-set-cookie{background:#f5030a !important}#cookie-notice .cookie-notice-container{height:51px;background:rgba(19,20,22,.8);backdrop-filter:blur(5px);padding:10px 30px}#cookie-notice .cookie-notice-container .cn-text-container{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#fff}#cookie-notice .cookie-notice-container .cn-set-cookie{background:#560bf5 !important;border-radius:4px;width:44px;height:29px;display:flex;align-items:center;justify-content:center;font-family:"Gilroy" !important;font-weight:800 !important;font-size:14px !important;text-align:center;color:#fff;margin-left:20px !important}#wcl-main-header #js-wcl-header-close-menu{position:relative;left:-20px}@media only screen and (max-width: 425px){#wcl-main-header #js-wcl-header-close-menu{left:-3px}}body.wcl-page-type-red{font-weight:400}@media only screen and (max-width: 991px){#wcl-main-header #header-mobile-navigation .data-top-row{padding:11.5px 0}}#wcl-main-footer .data-off-red{margin-top:30px}@media(max-width: 767px){#wcl-main-footer .data-off-red{text-align:center;margin-top:0;padding-top:16px;padding-bottom:16px}}.wcl-page-type-red #wcl-main-header .wcl-logo-holder img{width:278px;height:43px}.wcl-page-type-red a:focus{outline:#f8231f dotted thin}.wcl-page-type-red #wcl-main-header .navbar .menu a{color:#f8231f}.wcl-page-type-red #wcl-main-header .navbar .menu a:-webkit-any-link{color:#fff}.wcl-page-type-red .wcl-page-content{overflow-x:hidden}.wcl-page-type-red #wcl-main-header .header-button .wcl-button-wrapper.button-purple:first-child .wcl-button{box-shadow:none}.wcl-page-type-red .wcl-contact-us-t2 .wcl-button-wrapper.button-purple .wcl-button{box-shadow:none}#wcl-main-header .data-switcher-page-type{margin-top:48px;flex-grow:1}#wcl-main-header .data-switcher-page-type a{display:flex;align-items:center;justify-content:center}#wcl-main-header .data-switcher-page-type img{filter:grayscale(1)}#wcl-main-header .data-switcher-page-type span{font-weight:500;font-size:18px;line-height:30px;text-transform:uppercase;color:rgba(255,255,255,.57);margin-right:14px}.wcl-page-type-red #wcl-main-header .header-button .wcl-button-wrapper.button-purple:first-child .wcl-button:hover{background:#c1211e}.wcl-page-type-red #wcl-main-footer .wcl-button-wrapper.button-purple .wcl-button{box-shadow:none}.wcl-page-type-red #wcl-main-footer .wcl-button-wrapper.button-purple .wcl-button:hover{background:#c1211e}.wcl-page-type-red #wcl-main-header .navbar .menu>li{text-decoration:none}.wcl-page-type-red #wcl-main-header .navbar .menu a{transition:color .2s ease}.wcl-page-type-red #wcl-main-header .navbar .menu a:hover{color:#f8231f}.wcl-page-type-red .wcl-banner .wcl-button-wrapper .wcl-button{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);background-size:200% 100%;transition:all .3s ease}.wcl-page-type-red .wcl-banner .wcl-button-wrapper .wcl-button:hover{background-size:100% 100%}.wcl-page-type-red .wcl-latest-blog-post-section{padding-top:0}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-link-wrapper.link-underline .wcl-link{display:inline-block;position:relative;font-family:"Gilroy",sans-serif;font-size:16px;line-height:19px;font-weight:700;text-align:center;color:#fff;text-decoration:none}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-link-wrapper.link-underline .wcl-link:hover{color:#f8231f}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-link-wrapper.link-underline .wcl-link:hover::after{background-color:#f8231f}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-link-wrapper.link-underline .wcl-link::after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;margin-top:2px;background-color:#fff;transition:all .25s ease}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper .wcl-categories-wrapper .wcl-category-item{background-color:#f8231f;transition:all .25s ease}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post:hover .wcl-content-wrapper .wcl-categories-wrapper .wcl-category-item{background-color:#fff;color:#f8231f}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post:hover .wcl-content-wrapper{background:rgba(107,10,8,.35)}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post:hover .wcl-image-holder::after{background:linear-gradient(0deg, rgb(107, 10, 8), rgb(107, 10, 8));opacity:.85}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-image-holder{position:relative}.wcl-page-type-red .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-image-holder::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(0deg, rgb(107, 10, 8), rgb(107, 10, 8));transition:all .25s ease;opacity:.62}.wcl-page-type-red:not(.wcl-automation-testing) .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post .wcl-content-wrapper{transition:all .25s ease}.wcl-page-style-labs #wcl-main-footer .wcl-button-wrapper.button-purple .wcl-button{background:#f8231f;box-shadow:0px 20px 30px -18px #e71012}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper.button-purple .wcl-button{background:#f8231f;box-shadow:0px 20px 30px -18px #e71012}.wcl-page-style-labs #wcl-main-header .header-button .wcl-button-wrapper.button-purple:first-child .wcl-button:hover{background:#c1211e}.wcl-page-style-labs #wcl-main-header .navbar .menu>li{text-decoration:none}.wcl-page-style-labs #wcl-main-header .navbar .menu a{transition:all .2s ease}.wcl-page-style-labs #wcl-main-header .navbar .menu a:hover{color:#f8231f}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper.button-purple .wcl-button{background-color:#f8231f;box-shadow:0px 20px 30px -18px #f8231f}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper .wcl-button{background:linear-gradient(127.77deg, #FF845E 1.18%, #F5030A 60.7%, #D2221F 122.64%);box-shadow:0px 20px 30px -18px #e71012}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper.button-purple .wcl-button{background:#f8231f;box-shadow:0px 20px 30px -18px #e71012}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper.button-purple .wcl-button:hover{box-shadow:0px 20px 30px -18px #f8231f}.wcl-page-style-labs #wcl-main-header .wcl-button-wrapper.button-purple.button-icon .wcl-button:hover{box-shadow:0px 20px 15px -10px #f8231f}.wcl-page-type-red #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{background-color:#f8231f}.wcl-page-type-red .wcl-why-do-you-need-us-2.mod-mobile{display:none;overflow:hidden}@media(max-width: 575px){.wcl-page-type-red .wcl-why-do-you-need-us-2{display:none}.wcl-page-type-red .wcl-why-do-you-need-us-2.mod-mobile{display:block;padding-bottom:60px}.wcl-page-type-red .wcl-why-do-you-need-us-2.mod-mobile .wcl-heading{margin-bottom:0}.wcl-page-type-red .wcl-why-do-you-need-us-2.mod-mobile .data-title{margin-bottom:22px}.wcl-page-type-red .wcl-why-do-you-need-us-2.mod-mobile .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper:last-child{margin-bottom:20px}}@media(max-width: 1199px){.wcl-page-type-red .wcl-banner .wcl-banner-row .wcl-col-1{max-width:650px}}@media(max-width: 767px){.wcl-page-type-red .wcl-contact-us-section{margin-top:40px;padding-bottom:110px}.wcl-page-type-red .wcl-contact-us-section::after{content:"";position:absolute;width:251px;height:50.95px;left:50%;margin-left:-90px;top:unset;bottom:11px;background-image:url("../img/contact-us-el-3.png");background-position:center;background-repeat:no-repeat;background-size:contain}}@media(max-width: 767px){.wcl-page-type-red #wcl-main-footer{border-top:none}.wcl-page-type-red #wcl-main-footer .wcl-logo-holder{max-width:112px;margin-bottom:20px}.wcl-page-type-red .wcl-contact-us-section .data-t2::before{content:"";position:absolute;width:156.92px;height:156.92px;right:-50px;top:-105px;background:rgba(79,0,0,.7);filter:blur(28.4015px)}.wcl-page-type-red .wcl-contact-us-section .data-t2::after{content:"";position:absolute;background-image:url("../img/contact-us-el-2.png");width:179.17px;height:178.69px;right:30px;top:-106px}}@media(max-width: 575px){.wcl-page-type-red #wcl-main-header{backdrop-filter:none}.wcl-page-type-red #wcl-main-header.mod-red-header-scroll{backdrop-filter:blur(10px)}.wcl-page-type-red #wcl-main-header.navigation-visible{backdrop-filter:none}}@media(max-width: 767px){.wcl-page-type-red #wcl-main-header .wcl-logo-holder{max-width:207px}}.page-template-labs-as-a-service .wcl-banner.mod-about-us-red .data-gallery{top:91px}.page-template-labs-as-a-service .wcl-banner.mod-about-us-red .data-gallery img{height:641px}@media(max-width: 575px){.page-template-labs-as-a-service .wcl-banner.mod-about-us-red .data-gallery{top:0}.page-template-labs-as-a-service .wcl-banner.mod-about-us-red .data-gallery img{height:490px;object-position:top}.page-template-labs-as-a-service .wcl-page-content{margin-top:-73px}}@media(max-width: 575px){.page-template-labs-as-a-service .wcl-contact-us-t2::before{display:none}}.page-template-about-us-red-type .wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1{padding-top:286px;padding-bottom:230px}.page-template-about-us-red-type .wcl-banner .data-title{font-size:48px;line-height:58px}.page-template-about-us-red-type .wcl-banner::before{content:"";position:absolute;left:0;top:0;position:absolute;width:663px;height:663px;left:-332px;top:0px;background:rgba(83,8,7,.7);filter:blur(120px);z-index:1}.page-template-about-us-red-type .wcl-banner::after{content:"";position:absolute;width:688px;height:466px;right:unset;left:163px;top:98px;background-image:url("../img/banner-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 767px){.page-template-about-us-red-type .wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1{padding-bottom:140px}.page-template-about-us-red-type .wcl-banner::before{display:none}.page-template-about-us-red-type .wcl-banner::after{display:none}.page-template-about-us-red-type .wcl-banner .data-gallery img{object-position:right}}@media(max-width: 575px){.page-template-about-us-red-type .wcl-banner .data-title{font-size:30px;line-height:40px}.page-template-about-us-red-type .wcl-banner.mod-about-us-red .wcl-banner-row .wcl-col-1{padding-top:406px;padding-bottom:66px}}.page-template-about-us-red-type .wcl-why-choose-us::after{content:"";position:absolute;width:808px;height:91px;left:100px;top:140px;background-image:url("../img/why-choose-us-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 767px){.page-template-about-us-red-type .wcl-why-choose-us::after{display:none}}.page-template-about-us-red-type .wcl-who-we-are-section::before{position:absolute;width:663px;height:663px;right:-420px;top:-280px;bottom:unset;background:rgba(83,8,7,.7);filter:blur(120px);background-image:unset}.page-template-about-us-red-type .wcl-who-we-are-section::after{content:"";position:absolute;width:562px;height:445px;top:0;right:12px;background-image:url("../img/who-we-are-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 767px){.page-template-about-us-red-type .wcl-who-we-are-section::before{width:160px;height:160px;left:-40px;top:62.72px;background:rgba(79,0,0,.7);filter:blur(100px)}.page-template-about-us-red-type .wcl-who-we-are-section::after{width:351px;height:59.92px;top:-17.28px;right:4px;background-image:url("../img/who-we-are-el-2.png")}.page-template-about-us-red-type .wcl-who-we-are-section .wcl-image-holder{display:none}}.page-template-about-us-red-type .wcl-why-do-you-need-us::after{content:"";position:absolute;width:238px;height:67px;right:50px;top:345px;background-image:url("../img/why-do-you-need-us-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 767px){.page-template-about-us-red-type .wcl-why-do-you-need-us::after{width:336px;height:68.2px;left:16px;top:-36px;background-image:url("../img/why-do-you-need-us-el-2.png")}}.page-template-about-us-red-type .wcl-our-team::after{content:"";position:absolute;width:757px;height:699px;left:164px;top:-34px;background-image:url("../img/our-team-2-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}.page-template-about-us-red-type .wcl-our-team::before{position:absolute;width:663px;height:663px;left:-262px;top:-10px;background:rgba(83,8,7,.7);filter:blur(120px)}@media(max-width: 767px){.page-template-about-us-red-type .wcl-our-team::after{display:none}.page-template-about-us-red-type .wcl-our-team::before{display:none}.page-template-about-us-red-type .wcl-our-team #wcl-load-more-team{display:none}}@media(max-width: 575px){.page-template-about-us-red-type .wcl-our-team .data-text-wrapper{text-align:left;max-width:350px;margin:0 auto}}.page-template-about-us-red-type .wcl-contact-us-section::after{content:"";position:absolute;width:207.5px;height:521px;left:141px;top:-29px;background-image:url("../img/contact-us-el-1.png");background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 767px){.page-template-about-us-red-type .wcl-contact-us-section{margin-top:40px;padding-bottom:110px}.page-template-about-us-red-type .wcl-contact-us-section::after{width:251px;height:50.95px;left:50%;margin-left:-90px;top:unset;bottom:11px;background-image:url("../img/contact-us-el-3.png")}}@media(max-width: 767px){.page-template-about-us-red-type #wcl-main-footer{border-top:none}}@media(max-width: 575px){.page-template-about-us-red-type .wcl-why-choose-us .wcl-heading .data-title{margin-bottom:40px}}@media only screen and (max-width: 767px){.page-template-about-us-red-type .wcl-who-we-are-section .description_group .wcl-col-1{margin-bottom:16px}}@media(max-width: 575px){.page-template-about-us-red-type .wcl-page-content{margin-top:-73px}}.page-template-resources .wcl-banner.mod-resources .data-gallery{top:0}.page-template-resources .wcl-banner.mod-resources .data-gallery img{object-position:right;height:924px}@media(max-width: 575px){.page-template-resources .wcl-banner.mod-resources .data-gallery{top:0}.page-template-resources .wcl-banner.mod-resources .data-gallery img{height:446px}}.page-template-resources .wcl-latest-blog-post-section .wcl-link-wrapper .wcl-link:hover{color:#f8231f}.page-template-resources .wcl-latest-blog-post-section::after{transform:none;top:91.9%;left:-36px}@media(max-width: 767px){.page-template-resources .wcl-latest-blog-post-section{display:block}}@media only screen and (max-width: 767px){.page-template-resources .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post{height:auto;overflow:hidden;min-height:360px}.page-template-resources .wcl-latest-blog-post-section .wcl-blog-posts-wrapper .wcl-blog-post-item-wrapper .wcl-blog-post.wcl-first-blog-post .wcl-content-wrapper .wcl-data-title{font-size:16px;line-height:26px;font-weight:500}}@media(max-width: 575px){.page-template-resources .wcl-page-content{margin-top:-73px}}/*# sourceMappingURL=wcl-style.min.css.map */