/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/bdthemes-prime-slider-lite/assets/css/bdt-uikit.css?ver=3.15.1 ; media=all */
@media all {
    :root {
        --bdt-breakpoint-s: 640px;
        --bdt-breakpoint-m: 960px;
        --bdt-breakpoint-l: 1200px;
        --bdt-breakpoint-xl: 1600px;
    }

    :root {
        --bdt-leader-fill-content: .;
    }

    :root {
        --bdt-position-margin-offset: .0001px;
    }

    @media print {

        *,
        *::before,
        *::after {
            background: transparent !important;
            color: black !important;
            box-shadow: none !important;
            text-shadow: none !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

        img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }

        p,
        h2 {
            orphans: 3;
            widows: 3;
        }

        h2 {
            page-break-after: avoid;
        }
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-includes/css/dist/block-library/style.min.css?ver=6.3.1 ; media=all */
@media all {
    ul {
        box-sizing: border-box;
    }

    :root {
        --wp--preset--font-size--normal: 16px;
        --wp--preset--font-size--huge: 42px;
    }

    .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        word-wrap: normal !important;
        border: 0;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .screen-reader-text:focus {
        clip: auto !important;
        background-color: #ddd;
        -webkit-clip-path: none;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }
}

/*! CSS Used from: Embedded */
body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/shortcodes.css ; media=all */
@media all {
    html a.social-link {
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0 .25em .5em 0;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        font-family: "fontello";
        width: 40px;
        line-height: 40px;
        color: inherit;
        background: #fff;
        border-radius: 50%;
    }

    html a.social-link:hover {
        color: #fff;
        background: #2a2a2a;
        border-color: transparent;
    }

    html a.social-link:active {
        top: 1px;
        left: 1px;
    }

    .social-link.facebook:before {
        content: '\e825';
    }

    .social-link.linkedin:before {
        content: '\e827';
    }

    .social-link.instagram:before {
        content: "\e82d";
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/qi-addons-for-elementor/assets/css/grid.min.css?ver=6.3.1 ; media=all */
@media all {
    .qodef-qi-grid>.qodef-grid-inner {
        position: relative;
        display: grid;
        gap: 30px;
    }

    .qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner {
        height: 100%;
        overflow: hidden;
    }

    .qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner {
        visibility: hidden;
    }

    .qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner.qodef--masonry-init {
        visibility: visible;
    }

    .qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3>.qodef-grid-inner {
        grid-template-columns: repeat(3, 1fr);
    }

    @media only screen and (max-width:768px) {
        .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }

    @media only screen and (max-width:680px) {
        .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/qi-addons-for-elementor/assets/css/main.min.css?ver=6.3.1 ; media=all */
@media all {
    .qodef-qi-animated-text .qodef-m-title {
        overflow: hidden;
    }

    .qodef-qi-animated-text .qodef-e-character {
        display: inline-flex;
    }

    .qodef-qi-animated-text .qodef-e-word-holder {
        white-space: nowrap;
    }

    .qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title {
        justify-content: flex-start;
    }

    .qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character {
        opacity: 0;
        transform: translateX(50px);
        transition: opacity .25s, transform .45s cubic-bezier(.26, -.14, 0, 1.01);
    }

    .qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character {
        opacity: 1;
        transform: translateX(0) translateZ(0);
    }

    .qodef-qi-button {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin: 0;
        font-family: inherit;
        font-size: 16px;
        line-height: 2em;
        font-weight: 500;
        text-decoration: none;
        text-transform: none;
        border-radius: 4px;
        outline: 0;
        transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 1rem;
        padding: 13px 46px;
        overflow: hidden;
    }

    .qodef-qi-button.qodef-layout--outlined {
        color: #111;
        background-color: transparent;
        border: 2px solid #111;
    }

    .qodef-qi-button.qodef-layout--outlined:hover {
        color: #111;
        background-color: #f4f4f4;
        border-color: #f4f4f4;
    }

    .qodef-qi-button.qodef-layout--textual {
        padding: 0 !important;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        overflow: visible;
    }

    .qodef-qi-button.qodef-layout--textual .qodef-m-text {
        display: inline-block;
        vertical-align: middle;
    }

    .qodef-qi-button.qodef-layout--textual:hover {
        color: #111;
    }

    .qodef-qi-button.qodef-text-underline .qodef-m-text {
        position: relative;
    }

    .qodef-qi-button.qodef-text-underline .qodef-m-text:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: currentColor;
        transition: background-color .25s ease-in-out, width .36s cubic-bezier(.51, .5, .07, .99);
        backface-visibility: hidden;
    }

    .qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after {
        width: 0;
    }

    .qodef-qi-button .qodef-m-icon {
        color: currentColor;
        line-height: 0;
    }

    .qodef-qi-button .qodef-m-icon.qodef--icon-color-set {
        transition: color .25s ease-in-out, background-color .25s ease-in-out;
    }

    .qodef-qi-button .qodef-m-icon svg {
        width: 1em;
        fill: currentColor;
        stroke: currentColor;
        vertical-align: middle;
    }

    .qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon {
        margin-left: 10px;
    }

    .qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg {
        transition: transform .3s cubic-bezier(.37, .08, .02, .93), opacity .2s ease-in-out;
        transform: translateX(0);
        will-change: transform;
    }

    .qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg {
        transform: translateX(4px);
    }

    .qodef-qi-button.qodef-type--icon-boxed {
        padding: 0 !important;
        align-items: stretch;
    }

    .qodef-qi-button.qodef-type--icon-boxed .qodef-m-text {
        align-self: center;
        padding: 11px 28px;
    }

    .qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 11px 0;
    }

    .qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg {
        width: 1em;
        fill: currentColor;
        stroke: currentColor;
    }

    .qodef-qi-cards-slider {
        position: relative;
    }

    .qodef-qi-cards-slider .qodef-e-inner {
        position: relative;
    }

    .qodef-qi-cards-slider .qodef-m-fake-card {
        position: relative;
        display: inline-block;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }

    .qodef-qi-cards-slider .qodef-m-card {
        position: absolute;
        width: 100%;
    }

    .qodef-qi-cards-slider .qodef-m-card:not(.qodef-out):not(.qodef-in) {
        transition: all .6s cubic-bezier(.25, .46, .45, .94);
    }

    .qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(2):not(.qodef-out):not(.qodef-in) {
        transition-delay: .1s;
    }

    .qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(3):not(.qodef-out):not(.qodef-in) {
        transition-delay: .15s;
    }

    .qodef-qi-cards-slider.qodef-orientation--left .qodef-m-card {
        transform-origin: left;
        will-change: transform;
    }

    .qodef-qi-cards-slider .qodef-m-navigation {
        display: flex;
        justify-content: flex-start;
        width: 100%;
        margin-top: 30px;
    }

    .qodef-qi-cards-slider .qodef-m-navigation .qodef-nav {
        width: auto;
        height: auto;
        color: #111;
        font-size: 26px;
        text-align: center;
        transition: color .2s ease-out, background-color .2s ease-out;
        cursor: pointer;
    }

    .qodef-qi-cards-slider .qodef-m-navigation .qodef-nav svg {
        display: block;
        width: 1em;
        height: auto;
        transition: background-color .2s ease-out, color .2s ease-out;
        stroke: currentColor;
        fill: currentColor;
    }

    .qodef-qi-cards-slider .qodef-m-navigation .qodef-nav.qodef--prev {
        margin-right: 15px;
    }

    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next svg,
    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev svg {
        transform: translateX(0);
        will-change: transform;
        transition: transform .12s ease-out, background-color .2s ease-out, color .2s ease-out;
    }

    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg,
    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg {
        transition: transform .22s cubic-bezier(.37, .08, .02, .93) 50ms, background-color .2s ease-out, color .2s ease-out;
    }

    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg {
        transform: translateX(-4px);
    }

    .qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg {
        transform: translateX(4px);
    }

    .qodef-qi-image-gallery-masonry.qodef-qi-grid>.qodef-grid-inner {
        gap: 24px;
    }

    .qodef-qi-image-gallery-masonry.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-image-wrapper img {
        object-fit: cover;
    }

    .qodef-qi-image-gallery-masonry .qodef-e-inner {
        position: relative;
        overflow: hidden;
    }

    .qodef-qi-image-gallery-masonry .qodef-e-inner:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        transition: background-color .35s ease-out;
        pointer-events: none;
    }

    .qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img {
        display: block;
        width: calc(100% + 2px);
        transform: scale(1.005) translateZ(0);
        transition: transform .35s cubic-bezier(.25, .46, .45, .94);
        will-change: transform;
    }

    .qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img {
        transform: scale(1.03);
    }

    .qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img {
        transform-origin: top;
    }

    .qodef-qi-parallax-images {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .qodef-qi-parallax-images .qodef-m-images {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .qodef-qi-parallax-images .qodef-e-parallax-image {
        position: absolute;
        display: block;
        transition: all .7s cubic-bezier(.23, 1, .32, 1);
    }

    .qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left {
        bottom: 0;
        left: 0;
    }

    .qodef-qi-team-member .qodef-m-title {
        margin: 0;
    }

    .qodef-qi-team-member .qodef-m-role {
        margin: 0 0 .8em;
    }

    .qodef-qi-team-member .qodef-m-social-icons {
        font-size: 0;
        margin: 0;
    }

    .qodef-qi-team-member .qodef-m-social-icons>* {
        font-size: 1rem;
        margin-right: .7em;
    }

    .qodef-qi-team-member .qodef-m-social-icons>:last-child {
        margin: 0;
    }

    .qodef-qi-team-member .qodef-e-social-icon {
        transition: color .2s ease-out;
    }

    .qodef-qi-team-member .qodef-e-social-icon i {
        font-size: inherit;
    }

    .qodef-qi-team-member.qodef-image--hover-scale img {
        transform: scale(1.005) translateZ(0);
        transition: transform .35s cubic-bezier(.25, .46, .45, .94);
        will-change: transform;
    }

    .qodef-qi-team-member.qodef-image--hover-scale:hover img {
        transform: scale(1.03);
    }

    .qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner {
        position: relative;
        overflow: hidden;
    }

    .qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content {
        transform: translateY(0);
    }

    .qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        opacity: 1;
        transform: translateY(100%);
        transition: transform .4s cubic-bezier(.22, .61, .36, 1);
        padding: 30px;
        z-index: 1;
    }

    .qodef-qi-timeline {
        position: relative;
    }

    .qodef-qi-timeline .qodef-e-item,
    .qodef-qi-timeline .qodef-e-item-inner {
        position: relative;
    }

    .qodef-qi-timeline .qodef-e-image {
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
    }

    .qodef-qi-timeline .qodef-e-date {
        margin: 0 0 .5em;
    }

    .qodef-qi-timeline .qodef-e-title {
        margin: 0 0 .85em;
    }

    .qodef-qi-timeline .qodef-e-text {
        margin: 0;
    }

    .qodef-qi-timeline .qodef-e-point-holder {
        position: absolute;
        color: #fff;
        font-size: 1em;
        width: 1em;
        height: 1em;
        transform: translate(-50%, -50%);
    }

    .qodef-qi-timeline .qodef-e-point-holder .qodef-e-point {
        background-color: #111;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        overflow: hidden;
    }

    .qodef-qi-timeline .qodef-e-line {
        display: block;
        background-color: #ebebeb;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal {
        overflow: hidden;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner {
        display: flex;
        transition: all .4s ease;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item {
        flex: 1;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        height: 1px;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line {
        height: 100%;
    }

    .qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
        top: 50%;
        left: 50%;
    }

    .qodef-qi-timeline .qodef-nav-next,
    .qodef-qi-timeline .qodef-nav-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        color: #111;
        font-size: 26px;
        z-index: 10;
        cursor: pointer;
    }

    .qodef-qi-timeline .qodef-nav-next>svg,
    .qodef-qi-timeline .qodef-nav-prev>svg {
        display: block;
        width: 1em;
        height: auto;
        transition: .2s ease-out;
        stroke: currentColor;
        fill: currentColor;
    }

    .qodef-qi-timeline .qodef-nav-prev {
        left: 0;
    }

    .qodef-qi-timeline .qodef-nav-next {
        right: 0;
    }

    .qodef-qi-timeline.qodef-qi--has-appear {
        opacity: 0;
        transition: opacity .55s cubic-bezier(.23, 1, .32, 1);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image {
        opacity: 0;
        transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
        transform: translateY(60px);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder {
        opacity: 0;
        transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
        transform: translateY(-60px);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image {
        transform: translateY(-60px);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder {
        transform: translateY(60px);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point {
        transform: scale(0);
        opacity: 0;
        transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image {
        transition-delay: .3s, .3s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point {
        transition-delay: .4s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder {
        transition-delay: .4s, .4s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image {
        transition-delay: .6s, .6s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point {
        transition-delay: .7s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder {
        transition-delay: .8s, .8s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image {
        transition-delay: .9s, .9s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point {
        transition-delay: 1s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder {
        transition-delay: 1.2s, 1.2s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image {
        transition-delay: 1.2s, 1.2s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point {
        transition-delay: 1.3s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder {
        transition-delay: 1.6s, 1.6s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image {
        transition-delay: 1.5s, 1.5s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point {
        transition-delay: 1.6s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder {
        transition-delay: 2s, 2s;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared {
        opacity: 1;
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,
    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image {
        opacity: 1;
        transform: translateY(0) translateX(0);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,
    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image {
        transform: translateY(0) translateX(0);
    }

    .qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point {
        transform: scale(1);
        opacity: 1;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner {
        flex-direction: column;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder {
        align-items: flex-end;
        padding: 0 0 10%;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder {
        justify-content: flex-start;
        padding: 10% 0 0;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder {
        display: flex;
        align-items: flex-start;
        padding: 10% 0 0;
    }

    .qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 0 0 10%;
    }

    .qodef-qi-typeout-text .qodef-m-text {
        margin: 0;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/themes/lawly/css/normalize.css?ver=6.3.1 ; media=all */
@media all {
    html {
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
    }

    body {
        margin: 0;
    }

    h1 {
        font-size: 2em;
        margin: .67em 0;
    }

    a {
        background-color: transparent;
    }

    img {
        border-style: none;
    }

    input {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
    }

    input {
        overflow: visible;
    }

    [type=submit] {
        -webkit-appearance: button;
    }

    [type=search] {
        -webkit-appearance: textfield;
        outline-offset: -2px;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/themes/lawly/js/owl-carousel/owl.carousel.css?ver=6.3.1 ; media=all */
@media all {
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/themes/lawly/css/main.css?ver=6.3.1 ; media=all */
@media all {
    html {
        font-size: 13px;
        line-height: 1.9;
        box-sizing: border-box;
        overflow-x: hidden;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent;
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit;
        -webkit-font-smoothing: antialiased;
    }

    ::selection {
        text-shadow: none;
        color: #000;
        background: #FFF9CD;
    }

    body {
        color: #444;
        background: #fff;
        overflow-x: hidden;
    }

    a {
        color: #D2AB74;
        text-decoration: none;
        outline: none;
    }

    a:hover,
    a:focus {
        color: #C9B69B;
        text-decoration: none;
        outline: none;
    }

    h1,
    h2,
    h4,
    h5 {
        color: #222;
    }

    img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    img,
    svg {
        vertical-align: middle;
    }

    body {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    h2,
    h4,
    h5 {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    h1 {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    .nav-menu,
    label,
    .site-info {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    .site-title {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    .site-description {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    }

    .button:before,
    .button:after {
        font-family: fontello;
        font-style: normal;
        font-weight: 400;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        font-variant: normal;
        text-transform: none;
    }

    h1,
    h2,
    h4,
    h5 {
        line-height: 1.4;
        font-weight: 700;
        margin: 1.2em 0 0.5em 0;
    }

    h2,
    h4,
    h5 {
        font-weight: 700;
    }

    h1:first-child,
    h2:first-child,
    h4:first-child,
    h5:first-child {
        margin-top: 0;
    }

    h1 {
        font-size: 2em;
        margin: 0.8em 0 0.8em 0;
        line-height: 1.2;
    }

    h2 {
        font-size: 1.5em;
        line-height: 1.4;
    }

    h4 {
        font-size: 1.0em;
    }

    h5 {
        font-size: 1.0em;
    }

    p {
        margin: 0 0 1.1em 0;
    }

    ul {
        margin: .2em 0 1em 0;
        padding: 0 0 0 1.6em;
    }

    ul {
        list-style: disc;
    }

    .button {
        display: inline-block;
        position: relative;
        padding: 14px 26px;
        margin-bottom: .25em;
        outline: 0;
        border: 2px solid currentColor;
        color: inherit;
        text-shadow: none;
        background: none;
        border-radius: 0;
        cursor: pointer;
    }

    .button {
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        border-radius: 0;
    }

    .button:hover {
        color: inherit;
    }

    .button:active {
        top: 2px;
        left: 2px;
    }

    .button.is-primary {
        color: #222;
    }

    .button.is-primary:hover {
        color: #89a2c5;
    }

    label {
        display: block;
        font-size: 11px;
        letter-spacing: 1px;
        font-weight: 400;
        margin-bottom: 0.6em;
        text-transform: uppercase;
    }

    label input {
        font-weight: 400;
    }

    .input-text {
        padding: 1em;
        width: 100%;
        font-size: 13px;
        color: inherit;
        border: 2px solid rgba(0, 0, 0, 0.1);
        border-radius: 0;
        background-color: transparent;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box;
        box-shadow: none;
    }

    input[type=search] {
        box-sizing: border-box;
    }

    .input-text:hover,
    input:hover {
        outline: 0;
    }

    .input-text:focus,
    input:focus {
        border-color: currentColor;
        outline: 0;
    }

    .screen-reader-text,
    .is-header-small .site-description {
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
        overflow: hidden;
        position: absolute !important;
    }

    .social-link,
    .toggle-link,
    input {
        -webkit-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
    }

    .layout-medium,
    .header-wrap-inner {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .layout-medium,
    .is-header-small .header-wrap-inner,
    .site-branding-wrap,
    .is-header-border-fixed .header-wrap:after,
    .is-header-border-fixed .menu-wrap:after {
        max-width: 1060px;
        margin-left: auto;
        margin-right: auto;
    }

    .site-header {
        position: relative;
        z-index: 1000;
        font-size: 14px;
    }

    .site-header {
        color: #222;
    }

    .header-wrap {
        position: relative;
        background-size: cover;
        background-position: center;
        background-color: #fff;
    }

    .header-wrap:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        z-index: 20;
        background: linear-gradient(130deg, #2f00a2 30%, #cc8b47 100%);
    }

    .header-wrap-inner {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .site-navigation {
        flex: 1 100%;
    }

    .site-branding {
        position: relative;
        z-index: 500;
        text-align: center;
        width: 100%;
    }

    .site-branding-wrap {
        padding: 14px 0;
        position: relative;
    }

    html.is-header-small .site-branding-wrap {
        padding: 0;
    }

    .is-header-small .site-header .site-title a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .site-title {
        margin: 0;
        color: inherit;
        font-size: 22px;
        font-weight: 400;
        line-height: 1;
        text-transform: none;
    }

    .site-description {
        margin: 6px 0 0;
        opacity: 0.65;
        font-size: 12px;
    }

    .site-description:empty {
        display: none;
    }

    .site-header .site-title a {
        display: inline-block;
        color: inherit;
        vertical-align: middle;
    }

    .is-header-small .site-header .site-title a {
        display: block;
    }

    .site-title .site-title-text {
        vertical-align: text-bottom;
        line-height: .92;
        transition: font-size 0.5s;
    }

    .is-header-small .site-title .site-title-text {
        vertical-align: middle;
    }

    .toggle-link {
        display: block;
        width: 52px;
        line-height: 100%;
        height: 100%;
        text-align: center;
        cursor: pointer;
        overflow: hidden;
        color: inherit;
        opacity: .8;
        -webkit-user-select: none;
        user-select: none;
    }

    .toggle-link:hover {
        opacity: 1;
        color: inherit;
    }

    .site-branding-left,
    .site-branding-right {
        justify-content: center;
        padding: 16px 0;
    }

    .site-branding-left,
    .site-branding-right,
    .is-header-small .site-branding .site-branding-left,
    .is-header-small .site-branding .site-branding-right {
        display: none;
    }

    .search-container {
        display: none;
        padding: 16px 0;
        transition: all 0.3s ease-in-out;
    }

    .search-box {
        width: 100%;
    }

    .search-box label {
        margin: 0;
        text-align: center;
        color: inherit;
    }

    .search-box label span {
        font-size: 12px;
        opacity: .5;
    }

    .search-box #search-field {
        display: block;
        padding: 1em 1.2em;
        text-align: center;
        background-color: transparent;
        border: 0;
        font-size: 1.6em;
        font-weight: 400;
        width: 100%;
        max-width: 100%;
        box-sizing: inherit;
    }

    .search-container .search-submit {
        display: none !important;
    }

    .site-navigation .social-container {
        position: absolute;
        top: 12px;
        right: 0;
    }

    .site-header .social-link {
        margin: 0;
        font-size: 16px;
        width: 24px;
        line-height: 30px;
        color: inherit;
        opacity: .8;
        border: 0;
        background: none;
    }

    .site-header .social-link:hover {
        color: inherit;
        opacity: 1;
        background: none;
    }

    .menu-toggle {
        cursor: pointer;
        color: inherit;
        display: block;
        width: 52px;
        height: 50px;
        margin-left: -16px;
        position: relative;
        user-select: none;
    }

    .menu-toggle:hover {
        color: inherit;
    }

    .menu-toggle .lines,
    .menu-toggle .lines:before,
    .menu-toggle .lines:after {
        display: inline-block;
        width: 16px;
        height: 2px;
        background: currentColor;
        transition: background 0.6s, transform 0.6s;
        position: absolute;
        top: 47%;
        left: 16px;
    }

    .menu-toggle .lines:before,
    .menu-toggle .lines:after {
        left: 0;
        content: '';
        transform-origin: 0.28571rem center;
    }

    .menu-toggle .lines:before {
        top: 6px;
    }

    .menu-toggle .lines:after {
        top: -6px;
    }

    .is-menu-sticky .clone {
        position: fixed;
        width: 100%;
        z-index: 1100;
        top: 0;
        left: auto;
        display: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: transform .3s, height .3s, background .4s, opacity .3s;
    }

    .is-menu-sticky .clone.is-visible {
        display: block;
    }

    .site-navigation {
        position: relative;
        z-index: 750;
    }

    .site-header .menu-wrap {
        position: relative;
        background-color: #fff;
    }

    .is-header-small .menu-wrap {
        background: none !important;
    }

    .site-navigation .layout-medium {
        position: relative;
    }

    .nav-menu {
        display: block;
        text-align: center;
        font-size: 18px;
    }

    .nav-menu ul {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 1em;
        line-height: 1.5;
        letter-spacing: 1px;
    }

    .nav-menu ul li {
        position: relative;
        display: block;
        padding: 0;
        margin: 0;
        cursor: default;
    }

    .nav-menu ul li a {
        display: inline-block;
        padding: 8px 12px;
        color: inherit;
    }

    .nav-menu .link-text {
        transition: color 0.4s, background-color 0.4s, opacity 0.4s;
    }

    .is-menu-uppercase .nav-menu {
        text-transform: uppercase;
    }

    @media screen and (max-width: 991px) {
        .site-header {
            max-height: 50vh;
            transition: max-height 0.3s;
        }

        .nav-menu {
            display: none;
            padding: 2em 0;
            text-align: left;
        }

        .nav-menu ul li:not(:last-child) {
            border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        }

        .nav-menu ul li a {
            padding: 18px 0;
            display: block;
        }

        .nav-menu>ul>li>a {
            padding: 18px 0;
        }

        .is-header-small.is-header-logo-center .site-navigation .menu-logo {
            display: none;
        }

        .is-header-small .site-navigation .social-container {
            display: none;
            position: static;
            padding: 20px 0 32px 0;
            text-align: center;
        }
    }

    .is-header-small .site-title {
        line-height: 50px;
    }

    .is-header-small .site-branding {
        position: absolute;
        z-index: 900;
        top: 0;
        left: 32px;
        width: auto;
        max-width: 316px;
        padding: 0;
        text-align: left;
        display: flex;
        align-items: flex-start;
    }

    .is-header-small .site-navigation .layout-medium {
        position: static;
        width: 100%;
        max-width: 100%;
    }

    .is-logo-hover-shine .site-title a {
        position: relative;
        overflow: hidden;
    }

    .is-logo-hover-shine .site-title a::before {
        position: absolute;
        top: 0;
        left: -100%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
        transform: skewX(-25deg);
    }

    .is-logo-hover-shine .site-title a:hover::before {
        animation: shine 1.0s;
    }

    .is-header-float.is-header-small:not(.is-menu-toggled-on) .site-header~.elementor {
        margin-top: -68px;
        padding-top: 0 !important;
    }

    .is-header-transparent:not(.is-menu-toggled-on) .site-header:not(.clone) .header-wrap {
        transition: none;
        background: none;
    }

    .is-header-transparent.is-header-small:not(.is-menu-toggled-on) .site-header:not(.clone) {
        color: #fff;
    }

    .is-header-bg-blur-intense .site-header:not(.clone) {
        backdrop-filter: blur(26px);
    }

    .is-header-bg-blur-intense .site-header {
        backdrop-filter: none;
    }

    .is-header-sticky-shadow-soft-short:not(.is-menu-bar) .site-header.clone .header-wrap {
        box-shadow: 0 3px 10px 0 rgba(17, 17, 17, 0.12);
    }

    .is-header-transparent .site-header:not(.clone) .header-wrap,
    .is-header-transparent .site-header:not(.clone) .site-branding,
    .is-header-transparent .site-header:not(.clone) .site-navigation:not(.clone) .menu-wrap {
        box-shadow: none !important;
    }

    .header-wrap:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        opacity: 1;
        z-index: -1;
        background: currentColor;
    }

    .is-header-transparent .site-header:not(.clone) .header-wrap:after {
        display: none;
    }

    .is-header-transparent .site-header:not(.clone) .header-wrap {
        margin-top: 0;
    }

    .is-header-border-fixed.is-header-transparent:not(.is-menu-bar) .site-header:not(.clone) .header-wrap-inner {
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .site-header.clone .header-wrap,
    .site-header.clone .header-wrap:after,
    .site-header.clone .header-wrap:before {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .site-footer {
        position: relative;
        clear: both;
        width: 100%;
        font-size: 13px;
    }

    .site-footer:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        pointer-events: none;
    }

    .site-footer .site-info {
        position: relative;
        padding: 18px;
        text-align: center;
        font-size: 11px;
        letter-spacing: 1px;
    }

    .is-copyright-uppercase .site-footer .site-info {
        text-transform: uppercase;
    }

    .site-info p:last-child {
        margin: 0;
    }

    .widget-area a:not(.button) {
        color: inherit;
    }

    .widget-area a:active {
        color: #aaa;
    }

    h1.qodef-m-title {
        margin: 0;
    }

    .qodef-m-title {
        padding-bottom: 12px !important;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/themes/lawly/css/768.css?ver=6.3.1 ; media=all */
@media all {
    @media screen and (min-width: 768px) {
        h1 {
            font-size: 38px;
        }

        h2 {
            font-size: 24px;
        }

        h4 {
            font-size: 16px;
        }

        h5 {
            font-size: 14px;
        }

        p {
            margin: 0 0 20px 0;
        }

        ul {
            margin: 1em 0 20px;
        }

        .input-text {
            max-width: 320px;
        }

        .site-footer .site-info {
            padding: 22px 0;
        }
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/themes/lawly/css/992.css?ver=6.3.1 ; media=all */
@media all {
    @media screen and (min-width: 992px) {
        html {
            font-size: 14px;
        }

        h1 {
            font-size: 48px;
        }

        h2 {
            font-size: 28px;
        }

        .nav-menu ul {
            font-size: 11px;
        }

        .site-branding-wrap {
            padding: 50px 0;
        }

        .site-title {
            font-size: 28px;
        }

        .site-description {
            font-size: 12px;
        }

        .site-navigation .social-container {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            max-height: 100%;
            position: absolute;
            top: 0px;
            left: -6px;
            right: auto;
            padding: 0;
        }

        .menu-toggle {
            display: none;
            padding: 0;
        }

        .site-navigation {
            text-align: center;
        }

        .nav-menu ul {
            display: inline-block;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .nav-menu ul li {
            display: inline-block;
            line-height: 64px;
            margin: 0 .5vw;
            padding: 0;
            position: relative;
            transition: background .1s;
        }

        .nav-menu ul li a {
            border: 0;
            padding: 0;
        }

        .is-menu-hover-badge .nav-menu>ul>li {
            margin: 0 .25vw;
        }

        .is-menu-hover-badge .nav-menu .link-text {
            display: inline;
            padding: 3px 6px;
            position: relative;
            z-index: 10;
        }

        .is-menu-hover-badge .nav-menu .link-text:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 0;
            transition: height .3s;
            z-index: -1;
        }

        .is-menu-hover-badge .nav-menu a:hover .link-text:before,
        .is-menu-hover-badge .nav-menu li.current-menu-item>a>.link-text:before {
            height: 100%;
            bottom: 0;
            top: auto;
        }

        .is-menu-hover-badge-round .nav-menu>ul>li {
            margin: 0 1px;
        }

        .is-menu-hover-badge-round .nav-menu .link-text {
            padding: 7px 12px;
        }

        .is-menu-hover-badge-round .nav-menu .link-text:before {
            height: 100%;
            opacity: 0;
            transform: scale(1, 0);
            transition: all .2s ease-out;
        }

        .is-menu-hover-badge-round .nav-menu a:hover .link-text:before,
        .is-menu-hover-badge-round .nav-menu li.current-menu-item>a>.link-text:before {
            transform: scale(1);
            opacity: 1;
            border-radius: 1.4em;
        }

        .nav-menu>ul>li.current-menu-item>a {
            color: #b79f8a !important;
        }

        .nav-menu li.current-menu-item>a .link-text:before {
            background-color: #111 !important;
            border-color: #111 !important;
        }

        html .nav-menu>ul>li>a:hover {
            color: #111;
        }

        html.loaded .nav-menu ul li a .link-text:before {
            background-color: #dad6cc;
            border-color: #dad6cc;
        }

        .search-container {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            max-height: 100%;
            visibility: hidden;
            opacity: 0;
            padding: 0;
            position: absolute;
            top: 0;
            right: 30px;
            width: 160px;
        }

        .search-box label span {
            display: none;
        }

        .search-box #search-field {
            max-width: 100%;
            font-size: 15px;
            padding: 0;
            line-height: 53px;
            text-align: right;
        }

        .is-header-small .site-header {
            text-align: center;
        }

        .is-header-small .header-wrap {
            position: relative;
            max-height: 100%;
        }

        .is-header-small .site-branding-wrap {
            justify-content: flex-start;
        }

        .is-header-small .header-wrap {
            line-height: 90px;
        }

        .is-header-small .site-branding {
            max-height: 90px;
        }

        .is-header-small.is-header-smaller .site-header.clone .header-wrap {
            line-height: 74px;
        }

        .is-header-small.is-header-smaller .site-header.clone .site-branding {
            max-height: 74px;
        }

        .is-header-small .site-branding {
            left: 0px;
            padding: 0;
        }

        .is-header-small .site-branding-wrap {
            padding: 0;
        }

        .is-header-small .site-title {
            line-height: inherit;
        }

        .is-header-small .nav-menu>ul {
            line-height: inherit;
            display: block;
        }

        .is-header-small .nav-menu ul li {
            line-height: inherit;
            max-height: 100%;
        }

        .is-header-small .site-navigation .social-container {
            padding-left: 24px;
            left: auto;
            right: 32px;
        }

        .is-header-small.is-header-logo-center .site-navigation .social-container {
            left: 0;
            right: auto;
            padding-left: 0;
        }

        .is-header-small.is-header-logo-center .header-wrap-inner>.site-branding {
            display: none;
        }

        .is-header-small.is-header-logo-center .site-navigation .site-branding {
            position: relative;
            float: none !important;
            max-width: 100%;
            margin: 0 10px;
        }

        .is-header-small.is-header-logo-center.is-header-smaller .site-navigation .site-branding {
            top: 0;
        }

        .is-header-small.is-header-logo-center .site-navigation .menu-logo {
            vertical-align: middle;
        }

        .header-wrap-inner:after {
            left: -600px;
        }

        .is-header-float.is-header-small:not(.is-menu-toggled-on) .site-header~.elementor {
            margin-top: -94px;
        }

        .site-branding-wrap {
            display: flex;
            justify-content: center;
            align-content: center;
        }

        .site-branding-left,
        .site-branding-right {
            flex: 1;
            align-items: center;
            padding: 0;
        }

        .site-branding-left {
            padding-right: 36px;
        }

        .site-branding-right {
            padding-left: 36px;
        }

        html:not(.is-site-branding-left-hide) .site-branding-left,
        html:not(.is-site-branding-right-hide) .site-branding-right {
            display: flex;
        }

        @media screen and (min-width: 992px) and (max-width: 1260px) {

            html:not(.is-menu-bar):not(.is-header-vertical) .site-header .site-branding-wrap,
            html:not(.is-menu-bar):not(.is-header-vertical) .site-header .site-navigation {
                zoom: 0.84;
                -webkit-text-size-adjust: auto;
            }

            html:not(.is-menu-bar):not(.is-header-vertical) .site-header .search-container {
                zoom: 1.2;
            }

            .is-header-small.is-header-logo-center .site-navigation .menu-logo {
                vertical-align: top;
            }
        }
    }
}

/*! CSS Used from: Embedded */
.site-title {
    font-family: 'Cinzel';
}

.nav-menu,
label,
.site-info {
    font-family: 'Jost';
}

h1 {
    font-family: 'Hepta Slab';
}

h2,
h4,
h5 {
    font-family: 'Jost';
}

body {
    font-family: 'Jost';
}

.button {
    font-family: 'Jost';
}

@media screen and (min-width: 992px) {
    .site-header .site-title {
        font-size: 28px;
    }
}

@media screen and (max-width: 991px) {
    .site-header .site-title {
        font-size: 24px;
    }
}

@media screen and (min-width: 992px) {
    h1 {
        font-size: 98px;
    }
}

@media screen and (min-width: 992px) {
    html {
        font-size: 17px;
    }
}

@media screen and (max-width: 991px) {
    html {
        font-size: 16px;
    }
}

@media screen and (min-width: 992px) {
    .nav-menu>ul {
        font-size: 13px;
    }
}

.site-footer .site-info {
    font-size: 12px;
}

.site-title {
    font-weight: 700;
}

h1 {
    font-weight: 500;
}

h2,
h4,
h5 {
    font-weight: 400;
}

@media screen and (min-width: 992px) {
    .nav-menu>ul {
        font-weight: 500;
    }
}

.site-footer .site-info {
    font-weight: 600;
}

.site-footer .site-info {
    letter-spacing: 5px;
}

@media screen and (min-width: 992px) {
    html {
        line-height: 1.7;
    }
}

.header-wrap:after {
    bottom: -1px;
}

@media screen and (min-width: 992px) {
    .site-branding-wrap {
        padding: 60px 0;
    }
}

html .site-header .site-title a {
    padding: 10px 20px;
}

.layout-medium,
.is-header-small .header-wrap-inner,
.site-branding-wrap,
.is-header-border-fixed .header-wrap:after,
.is-header-border-fixed .menu-wrap:after {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 992px) {
    .is-header-small .header-wrap {
        line-height: 90px;
    }

    .is-header-small .site-branding {
        max-height: 90px;
    }
}

@media screen and (min-width: 992px) {
    .is-header-small.is-header-smaller .site-header.clone .header-wrap {
        line-height: 90px;
    }

    .is-header-small.is-header-smaller .site-header.clone .site-branding {
        max-height: 90px;
    }
}

a {
    color: #d84156;
}

a:hover {
    color: #c60035;
}

.header-wrap:before {
    opacity: 0;
}

.header-wrap:after {
    opacity: 0.08;
}

@media screen and (min-width: 992px) {
    .nav-menu>ul>li.current-menu-item>a {
        color: #0c0c0c !important;
    }
}

@media screen and (min-width: 992px) {
    .nav-menu li.current-menu-item>a .link-text:before {
        background-color: #fce388 !important;
        border-color: #fce388 !important;
    }
}

@media screen and (min-width: 992px) {
    html .nav-menu>ul>li>a:hover {
        color: #191714;
    }
}

@media screen and (min-width: 992px) {
    html.loaded .nav-menu ul li a .link-text:before {
        background-color: #efe6da;
        border-color: #efe6da;
    }
}

h1,
h2,
h4,
h5 {
    color: #343842;
}

body {
    color: #56676d;
}

body {
    background: #ffffff;
}

.site-footer .site-info {
    color: #353535;
}

.header-wrap:after {
    color: #222222;
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.15.3 ; media=all */
@media all {

    .elementor-screen-only,
    .screen-reader-text {
        position: absolute;
        top: -10000em;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .elementor *,
    .elementor :after,
    .elementor :before {
        box-sizing: border-box;
    }

    .elementor a {
        box-shadow: none;
        text-decoration: none;
    }

    .elementor img {
        height: auto;
        max-width: 100%;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .elementor .elementor-background-overlay {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
    }

    .elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
    .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
        max-width: 100%;
    }

    .elementor-element {
        --flex-direction: initial;
        --flex-wrap: initial;
        --justify-content: initial;
        --align-items: initial;
        --align-content: initial;
        --gap: initial;
        --flex-basis: initial;
        --flex-grow: initial;
        --flex-shrink: initial;
        --order: initial;
        --align-self: initial;
        flex-basis: var(--flex-basis);
        flex-grow: var(--flex-grow);
        flex-shrink: var(--flex-shrink);
        order: var(--order);
        align-self: var(--align-self);
    }

    .elementor-element:where(.e-con-full, .elementor-widget) {
        flex-direction: var(--flex-direction);
        flex-wrap: var(--flex-wrap);
        justify-content: var(--justify-content);
        align-items: var(--align-items);
        align-content: var(--align-content);
        gap: var(--gap);
    }

    .elementor-align-left {
        text-align: left;
    }

    @media (max-width:767px) {
        .elementor-mobile-align-center {
            text-align: center;
        }

        .elementor-mobile-align-left {
            text-align: left;
        }
    }

    :root {
        --page-title-display: block;
    }

    .elementor-section {
        position: relative;
    }

    .elementor-section .elementor-container {
        display: flex;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    @media (max-width:1024px) {
        .elementor-section .elementor-container {
            flex-wrap: wrap;
        }
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1140px;
    }

    .elementor-section.elementor-section-stretched {
        position: relative;
        width: 100%;
    }

    .elementor-section.elementor-section-items-top>.elementor-container {
        align-items: flex-start;
    }

    .elementor-section.elementor-section-items-middle>.elementor-container {
        align-items: center;
    }

    .elementor-widget-wrap {
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
        display: flex;
    }

    .elementor-widget-wrap>.elementor-element {
        width: 100%;
    }

    .elementor-widget {
        position: relative;
    }

    .elementor-widget:not(:last-child) {
        margin-bottom: 20px;
    }

    .elementor-widget:not(:last-child).elementor-widget__width-auto,
    .elementor-widget:not(:last-child).elementor-widget__width-initial {
        margin-bottom: 0;
    }

    .elementor-column {
        position: relative;
        min-height: 1px;
        display: flex;
    }

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 10px;
    }

    @media (min-width:768px) {
        .elementor-column.elementor-col-33 {
            width: 33.333%;
        }

        .elementor-column.elementor-col-50 {
            width: 50%;
        }

        .elementor-column.elementor-col-100 {
            width: 100%;
        }
    }

    @media (max-width:767px) {
        .elementor-column {
            width: 100%;
        }
    }

    @media (min-width:1025px) {
        #elementor-device-mode:after {
            content: "desktop";
        }
    }


    @media (max-width:1024px) {
        #elementor-device-mode:after {
            content: "tablet";
        }
    }


    @media (max-width:767px) {
        #elementor-device-mode:after {
            content: "mobile";
        }
    }

    .elementor-element .elementor-widget-container {
        transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
    }

    .elementor-element {
        --swiper-theme-color: #000;
        --swiper-navigation-size: 44px;
        --swiper-pagination-bullet-size: 6px;
        --swiper-pagination-bullet-horizontal-gap: 6px;
    }

    .animated {
        animation-duration: 1.25s;
    }

    .animated.animated-slow {
        animation-duration: 2s;
    }

    @media (prefers-reduced-motion:reduce) {
        .animated {
            animation: none;
        }
    }

    .elementor .elementor-element ul.elementor-icon-list-items {
        padding: 0;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 ; media=all */
@media all {
    :root {
        --swiper-theme-color: #007aff;
    }

    :root {
        --swiper-navigation-size: 44px;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/uploads/sites/2/elementor/css/post-6.css?ver=1692861615 ; media=all */
@media all {
    .elementor-kit-6 {
        --e-global-color-primary: #6EC1E4;
        --e-global-color-secondary: #54595F;
        --e-global-color-text: #7A7A7A;
        --e-global-color-accent: #61CE70;
        --e-global-typography-primary-font-family: "Roboto";
        --e-global-typography-primary-font-weight: 600;
        --e-global-typography-secondary-font-family: "Roboto Slab";
        --e-global-typography-secondary-font-weight: 400;
        --e-global-typography-text-font-family: "Roboto";
        --e-global-typography-text-font-weight: 400;
        --e-global-typography-accent-font-family: "Roboto";
        --e-global-typography-accent-font-weight: 500;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1140px;
    }

    .elementor-widget:not(:last-child) {
        margin-bottom: 20px;
    }

    .elementor-element {
        --widgets-spacing: 20px;
    }

    @media (max-width:1024px) {
        .elementor-section.elementor-section-boxed>.elementor-container {
            max-width: 1024px;
        }
    }

    @media (max-width:767px) {
        .elementor-section.elementor-section-boxed>.elementor-container {
            max-width: 767px;
        }
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/uploads/sites/2/elementor/css/post-993.css?ver=1693909097 ; media=all */
@media all {
    .elementor-993 .elementor-element.elementor-element-3e6d302f {
        margin-top: -226px;
        margin-bottom: -1px;
    }

    .elementor-993 .elementor-element.elementor-element-4fd0ab28>.elementor-container {
        min-height: 545px;
    }

    .elementor-993 .elementor-element.elementor-element-4fd0ab28:not(.elementor-motion-effects-element-type-background) {
        background-image: url("../../img/agence-law-firm.webp");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .elementor-993 .elementor-element.elementor-element-4fd0ab28 {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding-top: 70px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-29948742>.elementor-element-populated {
        margin: 13% 0% 0% 0%;
        --e-column-margin-right: 0%;
        --e-column-margin-left: 0%;
        padding: 0% 14% 0% 0%;
    }

    .elementor-993 .elementor-element.elementor-element-2857d570 .qodef-qi-animated-text {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-2857d570 .qodef-qi-animated-text .qodef-m-title {
        font-size: 116px;
        line-height: 1em;
        letter-spacing: -0.04em;
    }

    .elementor-993 .elementor-element.elementor-element-2857d570 .qodef-m-title {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-2857d570>.elementor-widget-container {
        margin: 0% 0% 0% 0%;
        padding: 0% 0% 0% 0%;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #02010114;
    }

    .elementor-993 .elementor-element.elementor-element-780adea5 .elementor-heading-title {
        font-size: 32px;
    }

    .elementor-993 .elementor-element.elementor-element-585cda88>.elementor-element-populated {
        padding: 47px 47px 47px 47px;
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-orientation--one-side .qodef-m-card:nth-last-child(3) {
        transform: translateX(calc(-1 * 2 * 24px)) translateY(calc(-1 * 2 * 24px));
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-orientation--one-side .qodef-m-card:nth-last-child(2) {
        transform: translateX(calc(-1 * 1 * 24px)) translateY(calc(-1 * 1 * 24px));
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-orientation--one-side .qodef-m-card:nth-last-child(1) {
        transform: translateX(calc(-1 * 0 * 24px)) translateY(calc(-1 * 0 * 24px));
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-m-navigation .qodef-nav {
        font-size: 20px;
        height: 0px !important;
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-m-navigation {
        margin-left: -21px;
    }

    .elementor-993 .elementor-element.elementor-element-132acafc .qodef-m-navigation>.qodef--prev {
        margin-right: 11px;
    }

    .elementor-993 .elementor-element.elementor-element-132acafc>.elementor-widget-container {
        padding: 52px 14px 0px 14px;
    }

    .elementor-993 .elementor-element.elementor-element-7687e19a>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-700cceab>.elementor-widget-container {
        padding: 2% 2% 2% 0%;
    }

    .elementor-993 .elementor-element.elementor-element-28c8323 {
        padding: 7% 0% 8% 0%;
    }

    .elementor-993 .elementor-element.elementor-element-354a12be>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-e-title {
        color: #203556;
        font-size: 18px;
        font-weight: 500;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-e-date {
        color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-timeline--horizontal .qodef-e-item {
        padding: 0 calc(30px/2);
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-e-line {
        background-color: #20355675;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-e-point {
        background-color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-nav-next {
        color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-626ece1 .qodef-nav-prev {
        color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-465e1283>.elementor-element-populated {
        padding: 0px 0px 20px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-396617a0 .qodef-qi-animated-text {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-396617a0>.elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 24px 0px;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #02010114;
    }

    .elementor-993 .elementor-element.elementor-element-510c3f88 .elementor-heading-title {
        font-size: 32px;
    }

    .elementor-993 .elementor-element.elementor-element-11aae89f>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-732c3c7d.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center;
    }

    .elementor-993 .elementor-element.elementor-element-732c3c7d.elementor-column>.elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-993 .elementor-element.elementor-element-72d1cdf9>.elementor-widget-container {
        padding: 82px 2px 80px 80px;
    }

    .elementor-993 .elementor-element.elementor-element-59c979af.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center;
    }

    .elementor-993 .elementor-element.elementor-element-59c979af.elementor-column>.elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-993 .elementor-element.elementor-element-36d861ce>.elementor-widget-container {
        padding: 16px 080px 19px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-47c183c9>.elementor-widget-container {
        margin: 20px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-6d681e0b {
        margin-top: 60px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-156d0e65>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-c557720 .qodef-qi-animated-text {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-c557720 .qodef-qi-animated-text .qodef-m-title {
        font-size: 116px;
        line-height: 1em;
        letter-spacing: -0.04em;
    }

    .elementor-993 .elementor-element.elementor-element-c557720 .qodef-m-title {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-c557720>.elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 24px 0px;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #02010114;
    }

    .elementor-993 .elementor-element.elementor-element-35fa5d21 .elementor-heading-title {
        font-size: 32px;
    }

    .elementor-993 .elementor-element.elementor-element-35fa5d21>.elementor-widget-container {
        padding: 20px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-42c768ca {
        margin-top: 60px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-5107d033>.elementor-background-overlay {
        opacity: 0.48;
    }

    .elementor-993 .elementor-element.elementor-element-5107d033 {
        margin-top: 120px;
        margin-bottom: 050px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-6713faaf.elementor-column>.elementor-widget-wrap {
        justify-content: flex-end;
    }

    .elementor-993 .elementor-element.elementor-element-6713faaf>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-19c0f3ca .qodef-qi-animated-text {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-19c0f3ca .qodef-qi-animated-text .qodef-m-title {
        font-size: 116px;
        line-height: 1em;
        letter-spacing: -0.04em;
    }

    .elementor-993 .elementor-element.elementor-element-19c0f3ca .qodef-m-title {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-19c0f3ca>.elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 24px 0px;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #02010114;
    }

    .elementor-993 .elementor-element.elementor-element-4102cc27 .elementor-heading-title {
        font-size: 32px;
    }

    .elementor-993 .elementor-element.elementor-element-4102cc27>.elementor-widget-container {
        padding: 2px 2px 2px 2px;
    }

    .elementor-993 .elementor-element.elementor-element-6f928aa4 {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 112px 15px 15px 15px;
    }

    .elementor-993 .elementor-element.elementor-element-5a3eecc7>.elementor-element-populated {
        padding: 0% 12% 0% 0%;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-m-title {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0.4px;
        word-spacing: 0px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-m-role {
        font-size: 16px;
        line-height: 1px;
        letter-spacing: 0.7px;
        margin-bottom: 20px;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-e-social-icon {
        color: #0000007A;
        font-size: 16px;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-e-social-icon:hover {
        color: #000000;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-m-social-icons>*:not(:last-child) {
        margin-right: 11px;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-item-layout--info-from-bottom .qodef-m-content {
        align-items: flex-start;
    }

    .elementor-993 .elementor-element.elementor-element-19f749bf>.elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-475486e4>.elementor-element-populated {
        margin: -50px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
        padding: 0% 6% 0% 6%;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-m-title {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0.4px;
        word-spacing: 0px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-m-role {
        font-size: 16px;
        line-height: 1px;
        letter-spacing: 0.7px;
        margin-bottom: 20px;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-e-social-icon {
        color: #0000007A;
        font-size: 16px;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-e-social-icon:hover {
        color: #000000;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-m-social-icons>*:not(:last-child) {
        margin-right: 11px;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-item-layout--info-from-bottom .qodef-m-content {
        align-items: flex-start;
    }

    .elementor-993 .elementor-element.elementor-element-2ba2f77f>.elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-75b6e9df>.elementor-element-populated {
        padding: 0% 0% 0% 12%;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-m-title {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0.4px;
        word-spacing: 0px;
        margin-bottom: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-m-role {
        font-size: 16px;
        line-height: 1px;
        letter-spacing: 0.7px;
        margin-bottom: 20px;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-e-social-icon {
        color: #0000007A;
        font-size: 16px;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-e-social-icon:hover {
        color: #000000;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-m-social-icons>*:not(:last-child) {
        margin-right: 11px;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-item-layout--info-from-bottom .qodef-m-content {
        align-items: flex-start;
    }

    .elementor-993 .elementor-element.elementor-element-12ef63e7>.elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-5f0a37e6 {
        padding: 060px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-75900f2f.elementor-column>.elementor-widget-wrap {
        justify-content: flex-end;
    }

    .elementor-993 .elementor-element.elementor-element-75900f2f>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b .qodef-qi-button {
        font-size: 20px;
        color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b .qodef-m-icon {
        font-size: 12px;
        color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b .qodef-m-icon svg {
        width: 12px;
        height: 12px;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b .qodef-m-text:after {
        background-color: #203556;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b>.elementor-widget-container {
        padding: 0px 0px 18px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-3eb3472b {
        width: auto;
        max-width: auto;
    }

    .elementor-993 .elementor-element.elementor-element-45679ee7 .qodef-qi-animated-text {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-45679ee7 .qodef-qi-animated-text .qodef-m-title {
        font-size: 116px;
        line-height: 1em;
        letter-spacing: -0.04em;
    }

    .elementor-993 .elementor-element.elementor-element-45679ee7 .qodef-m-title {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-45679ee7>.elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 24px 0px;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #02010114;
    }

    .elementor-993 .elementor-element.elementor-element-45679ee7 {
        width: var(--container-widget-width, 130.526%);
        max-width: 130.526%;
        --container-widget-width: 130.526%;
        --container-widget-flex-grow: 0;
    }

    .elementor-993 .elementor-element.elementor-element-699be69 .elementor-heading-title {
        font-size: 32px;
    }

    .elementor-993 .elementor-element.elementor-element-699be69>.elementor-widget-container {
        padding: 20px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-6f1f97f7>.elementor-container {
        min-height: 40vh;
    }

    .elementor-993 .elementor-element.elementor-element-6f1f97f7:not(.elementor-motion-effects-element-type-background) {
        background-image: url("../../img/benzakour-law-firm.webp");
        background-size: cover;
    }

    .elementor-993 .elementor-element.elementor-element-6f1f97f7>.elementor-background-overlay {
        background-color: #0000006E;
        opacity: 0.88;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-6f1f97f7 {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 40px;
        margin-bottom: 0px;
        padding: 4% 4% 4% 4%;
    }

    .elementor-993 .elementor-element.elementor-element-23ca2de6.elementor-column>.elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-993 .elementor-element.elementor-element-23ca2de6>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
        margin-bottom: 8px;
    }

    .elementor-993 .elementor-element.elementor-element-23ca2de6>.elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-24e962c6 .qodef-qi-typeout-text {
        text-align: center;
    }

    .elementor-993 .elementor-element.elementor-element-24e962c6 .qodef-qi-typeout-text .qodef-m-text {
        color: #FFFFFF;
        font-size: 72px;
    }

    .elementor-993 .elementor-element.elementor-element-138239e2 .qodef-qi-typeout-text {
        text-align: center;
    }

    .elementor-993 .elementor-element.elementor-element-138239e2 .qodef-qi-typeout-text .qodef-m-text {
        color: #FFFFFF;
        font-size: 26px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-qi-button {
        font-size: 20px;
        color: #FFFFFF;
        border-color: #FFFFFF;
        border-width: 2px 2px 2px 2px;
        border-radius: 22px 22px 22px 22px;
        padding: 10px 10px 10px 30px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-qi-button:hover {
        color: #000000;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-qi-button.qodef-type--icon-boxed .qodef-m-text {
        padding: 10px 10px 10px 30px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon {
        padding: 10px 0 10px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-m-icon {
        font-size: 12px;
        margin: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-m-icon svg {
        width: 12px;
        height: 12px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 .qodef-m-text:after {
        width: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125>.elementor-widget-container {
        margin: 24px 0px 0px 0px;
        padding: 0px 0px 18px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-45774125 {
        width: auto;
        max-width: auto;
    }

    .elementor-993 .elementor-element.elementor-element-2422bff5>.elementor-container {
        min-height: 0px;
        text-align: center;
    }

    .elementor-993 .elementor-element.elementor-element-2422bff5:not(.elementor-motion-effects-element-type-background) {
        background-color: #05110C;
    }

    .elementor-993 .elementor-element.elementor-element-2422bff5>.elementor-background-overlay {
       background-color: #000;
        background-position: center center;
        opacity: 0.05;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-2422bff5 {
        transition: background 0s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: -10px;
        margin-bottom: 0px;
        padding: 6% 6% 6% 6%;
    }

    .elementor-993 .elementor-element.elementor-element-452219c7>.elementor-element-populated {
        border-radius: 17px 17px 17px 17px;
    }

    .elementor-993 .elementor-element.elementor-element-452219c7>.elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 12px 0px 0px;
        --e-column-margin-right: 12px;
        --e-column-margin-left: 0px;
        padding: 10% 10% 10% 10%;
    }

    .elementor-993 .elementor-element.elementor-element-6bdbb9d9 {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-6bdbb9d9 .elementor-heading-title {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 500;
        mix-blend-mode: luminosity;
    }

    .elementor-993 .elementor-element.elementor-element-629a4370 {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-629a4370 .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-629a4370>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-3e8d0bb {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-3e8d0bb .elementor-icon-list-item>a {
        font-size: 15px;
    }

    .elementor-993 .elementor-element.elementor-element-3e8d0bb .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-3e8d0bb>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 015px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-6111227b>.elementor-element-populated {
        border-radius: 17px 17px 17px 17px;
    }

    .elementor-993 .elementor-element.elementor-element-6111227b>.elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 12px 0px 0px;
        --e-column-margin-right: 12px;
        --e-column-margin-left: 0px;
        padding: 10% 10% 10% 10%;
    }

    .elementor-993 .elementor-element.elementor-element-1cf803de {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-1cf803de .elementor-heading-title {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 500;
        mix-blend-mode: luminosity;
    }

    .elementor-993 .elementor-element.elementor-element-1b894986 {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-1b894986 .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-1b894986>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-58e4d8a9 {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-58e4d8a9 .elementor-icon-list-item>a {
        font-size: 15px;
    }

    .elementor-993 .elementor-element.elementor-element-58e4d8a9 .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-58e4d8a9>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 015px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-34ceab2d>.elementor-element-populated {
        border-radius: 17px 17px 17px 17px;
    }

    .elementor-993 .elementor-element.elementor-element-34ceab2d>.elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 12px 0px 0px;
        --e-column-margin-right: 12px;
        --e-column-margin-left: 0px;
        padding: 44px 44px 44px 44px;
    }

    .elementor-993 .elementor-element.elementor-element-48d1c4f4 {
        text-align: left;
    }

    .elementor-993 .elementor-element.elementor-element-48d1c4f4 .elementor-heading-title {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 500;
        mix-blend-mode: luminosity;
    }

    .elementor-993 .elementor-element.elementor-element-2a96339b {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-2a96339b .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-2a96339b>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-993 .elementor-element.elementor-element-10c64c5a {
        --e-icon-list-icon-size: 14px;
        --icon-vertical-offset: 0px;
    }

    .elementor-993 .elementor-element.elementor-element-10c64c5a .elementor-icon-list-item>a {
        font-size: 15px;
    }

    .elementor-993 .elementor-element.elementor-element-10c64c5a .elementor-icon-list-text {
        color: #FFFFFF;
        transition: color 0.3s;
    }

    .elementor-993 .elementor-element.elementor-element-10c64c5a>.elementor-widget-container {
        margin: 1px 0px 0px 0px;
        padding: 015px 0px 0px 0px;
    }

    @media (min-width:768px) {
        .elementor-993 .elementor-element.elementor-element-68bfe26c {
            width: 100%;
        }

        .elementor-993 .elementor-element.elementor-element-29948742 {
            width: 59.745%;
        }

        .elementor-993 .elementor-element.elementor-element-585cda88 {
            width: 40.214%;
        }

        .elementor-993 .elementor-element.elementor-element-465e1283 {
            width: 63.814%;
        }

        .elementor-993 .elementor-element.elementor-element-396895a4 {
            width: 36.145%;
        }

        .elementor-993 .elementor-element.elementor-element-156d0e65 {
            width: 75.337%;
        }

        .elementor-993 .elementor-element.elementor-element-450b673e {
            width: 24.622%;
        }

        .elementor-993 .elementor-element.elementor-element-75900f2f {
            width: 88.898%;
        }

        .elementor-993 .elementor-element.elementor-element-5797155f {
            width: 11.061%;
        }
    }

    @media (min-width:1025px) {
        .elementor-993 .elementor-element.elementor-element-6f1f97f7:not(.elementor-motion-effects-element-type-background) {
            background-attachment: fixed;
        }
    }

    @media (max-width:1024px) {
        .elementor-993 .elementor-element.elementor-element-76558779 {
            margin-top: 10%;
            margin-bottom: 0%;
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-2857d570 .qodef-qi-animated-text .qodef-m-title {
            font-size: 66px;
        }

        .elementor-993 .elementor-element.elementor-element-780adea5 .elementor-heading-title {
            font-size: 20px;
        }

        .elementor-993 .elementor-element.elementor-element-585cda88>.elementor-element-populated {
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-132acafc>.elementor-widget-container {
            margin: 4% 0% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-2c473a61 {
            margin-top: 6%;
            margin-bottom: 0%;
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-28c8323 {
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-3abfb8b1 {
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-465e1283>.elementor-element-populated {
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-510c3f88 .elementor-heading-title {
            font-size: 20px;
        }

        .elementor-993 .elementor-element.elementor-element-733423e8 {
            margin-top: 4%;
            margin-bottom: 0%;
            padding: 0% 3% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-732c3c7d>.elementor-element-populated {
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-72d1cdf9>.elementor-widget-container {
            padding: 0% 0% 8% 7%;
        }

        .elementor-993 .elementor-element.elementor-element-4f69429a {
            margin-top: 2%;
            margin-bottom: 0%;
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-59c979af>.elementor-element-populated {
            margin: 0px 0px 0px 0px;
            --e-column-margin-right: 0px;
            --e-column-margin-left: 0px;
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-36d861ce>.elementor-widget-container {
            margin: 0px 0px 0px 0px;
            padding: 0% 5% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-6d681e0b {
            margin-top: 20%;
            margin-bottom: 0%;
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-c557720 .qodef-qi-animated-text .qodef-m-title {
            font-size: 66px;
        }

        .elementor-993 .elementor-element.elementor-element-35fa5d21 .elementor-heading-title {
            font-size: 20px;
        }

        .elementor-993 .elementor-element.elementor-element-35fa5d21>.elementor-widget-container {
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-42c768ca {
            padding: 0% 4% 0% 4%;
        }

        .elementor-993 .elementor-element.elementor-element-5107d033 {
            margin-top: 020%;
            margin-bottom: 0%;
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-19c0f3ca .qodef-qi-animated-text .qodef-m-title {
            font-size: 66px;
        }

        .elementor-993 .elementor-element.elementor-element-4102cc27 .elementor-heading-title {
            font-size: 20px;
        }

        .elementor-993 .elementor-element.elementor-element-6f928aa4 {
            padding: 12% 5% 5% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-m-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-19f749bf .qodef-m-role {
            font-size: 15px;
        }

        .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-m-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-2ba2f77f .qodef-m-role {
            font-size: 15px;
        }

        .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-m-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-12ef63e7 .qodef-m-role {
            font-size: 15px;
        }

        .elementor-993 .elementor-element.elementor-element-5f0a37e6 {
            padding: 0% 5% 0% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-3eb3472b .qodef-qi-button {
            font-size: 16px;
        }

        .elementor-993 .elementor-element.elementor-element-45679ee7 .qodef-qi-animated-text .qodef-m-title {
            font-size: 66px;
        }

        .elementor-993 .elementor-element.elementor-element-699be69 .elementor-heading-title {
            font-size: 20px;
        }

        .elementor-993 .elementor-element.elementor-element-6f1f97f7 {
            padding: 5% 5% 5% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-24e962c6 .qodef-qi-typeout-text .qodef-m-text {
            font-size: 52px;
        }

        .elementor-993 .elementor-element.elementor-element-45774125 .qodef-qi-button {
            font-size: 16px;
        }

        .elementor-993 .elementor-element.elementor-element-452219c7>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
            margin-bottom: 8px;
        }

        .elementor-993 .elementor-element.elementor-element-6111227b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
            margin-bottom: 8px;
        }

        .elementor-993 .elementor-element.elementor-element-34ceab2d>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
            margin-bottom: 10px;
        }

        .elementor-993 .elementor-element.elementor-element-34ceab2d>.elementor-element-populated {
            margin: 0px 12px 0px 0px;
            --e-column-margin-right: 12px;
            --e-column-margin-left: 0px;
            padding: 10% 10% 10% 10%;
        }
    }

    @media (max-width:767px) {
        .elementor-993 .elementor-element.elementor-element-4fd0ab28:not(.elementor-motion-effects-element-type-background) {
            background-position: top center;
            background-size: cover;
        }

        .elementor-993 .elementor-element.elementor-element-2857d570 .qodef-qi-animated-text .qodef-m-title {
            font-size: 40px;
        }

        .elementor-993 .elementor-element.elementor-element-780adea5 .elementor-heading-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-585cda88>.elementor-element-populated {
            padding: 0% 0% 0% 15%;
        }

        .elementor-993 .elementor-element.elementor-element-132acafc .qodef-m-navigation {
            margin-left: 6px;
        }

        .elementor-993 .elementor-element.elementor-element-132acafc>.elementor-widget-container {
            margin: 24% 0% 0% 0%;
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-2c473a61 {
            margin-top: 15%;
            margin-bottom: 15%;
        }

        .elementor-993 .elementor-element.elementor-element-626ece1>.elementor-widget-container {
            padding: 0% 0% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-465e1283>.elementor-element-populated {
            margin: 0px 0px 0px 0px;
            --e-column-margin-right: 0px;
            --e-column-margin-left: 0px;
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-510c3f88 .elementor-heading-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-733423e8 {
            padding: 0% 05% 0% 05%;
        }

        .elementor-993 .elementor-element.elementor-element-732c3c7d>.elementor-element-populated {
            margin: 0% 0% 0% 0%;
            --e-column-margin-right: 0%;
            --e-column-margin-left: 0%;
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-72d1cdf9 {
            text-align: left;
        }

        .elementor-993 .elementor-element.elementor-element-72d1cdf9>.elementor-widget-container {
            padding: 7% 0% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-22a3ae96>.elementor-element-populated {
            margin: 0px 0px 0px 0px;
            --e-column-margin-right: 0px;
            --e-column-margin-left: 0px;
            padding: 0px 0px 0px 0px;
        }

        .elementor-993 .elementor-element.elementor-element-47c183c9>.elementor-widget-container {
            margin: 015% 0% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-6d681e0b {
            margin-top: 20%;
            margin-bottom: 0%;
        }

        .elementor-993 .elementor-element.elementor-element-c557720 .qodef-qi-animated-text .qodef-m-title {
            font-size: 40px;
        }

        .elementor-993 .elementor-element.elementor-element-35fa5d21 .elementor-heading-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-42c768ca {
            margin-top: 0px;
            margin-bottom: 0px;
            padding: 0% 05% 0% 05%;
        }

        .elementor-993 .elementor-element.elementor-element-35c5eaae>.elementor-element-populated {
            padding: 1px 1px 1px 1px;
        }

        .elementor-993 .elementor-element.elementor-element-5107d033 {
            margin-top: 025%;
            margin-bottom: 0%;
        }

        .elementor-993 .elementor-element.elementor-element-19c0f3ca .qodef-qi-animated-text .qodef-m-title {
            font-size: 40px;
        }

        .elementor-993 .elementor-element.elementor-element-4102cc27 .elementor-heading-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-6f928aa4 {
            padding: 5% 5% 5% 5%;
        }

        .elementor-993 .elementor-element.elementor-element-5a3eecc7>.elementor-element-populated {
            padding: 0% 0% 5% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-475486e4>.elementor-element-populated {
            margin: 0px 0px 0px 0px;
            --e-column-margin-right: 0px;
            --e-column-margin-left: 0px;
            padding: 0% 0% 5% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-75b6e9df>.elementor-element-populated {
            padding: 0% 0% 0% 0%;
        }

        .elementor-993 .elementor-element.elementor-element-45679ee7 .qodef-qi-animated-text .qodef-m-title {
            font-size: 40px;
        }

        .elementor-993 .elementor-element.elementor-element-699be69 .elementor-heading-title {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-6f1f97f7 {
            padding: 4% 4% 4% 4%;
        }

        .elementor-993 .elementor-element.elementor-element-23ca2de6>.elementor-element-populated {
            margin: 0% 0% 0% 0%;
            --e-column-margin-right: 0%;
            --e-column-margin-left: 0%;
        }

        .elementor-993 .elementor-element.elementor-element-24e962c6 .qodef-qi-typeout-text .qodef-m-text {
            font-size: 28px;
        }

        .elementor-993 .elementor-element.elementor-element-138239e2 .qodef-qi-typeout-text .qodef-m-text {
            font-size: 18px;
        }

        .elementor-993 .elementor-element.elementor-element-452219c7>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
            margin-bottom: 8px;
        }

        .elementor-993 .elementor-element.elementor-element-6bdbb9d9 {
            text-align: left;
        }

        .elementor-993 .elementor-element.elementor-element-3e8d0bb {
            --e-icon-list-icon-align: left;
            --e-icon-list-icon-margin: 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;
        }

        .elementor-993 .elementor-element.elementor-element-6111227b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
            margin-bottom: 8px;
        }

        .elementor-993 .elementor-element.elementor-element-1cf803de {
            text-align: left;
        }

        .elementor-993 .elementor-element.elementor-element-58e4d8a9 {
            --e-icon-list-icon-align: left;
            --e-icon-list-icon-margin: 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;
        }

        .elementor-993 .elementor-element.elementor-element-48d1c4f4 {
            text-align: left;
        }

        .elementor-993 .elementor-element.elementor-element-10c64c5a {
            --e-icon-list-icon-align: left;
            --e-icon-list-icon-margin: 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;
        }
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3 ; media=all */
@media all {

    .fab,
    .far {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .fa-envelope:before {
        content: "\f0e0";
    }

    .fa-facebook-f:before {
        content: "\f39e";
    }

    .fa-instagram:before {
        content: "\f16d";
    }

    .fa-twitter:before {
        content: "\f099";
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3 ; media=all */
@media all {
    .fab {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3 ; media=all */
@media all {
    .far {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
    }
}

/*! CSS Used from: Embedded */
:root {
    --wpforms-field-border-radius: 3px;
    --wpforms-field-background-color: #ffffff;
    --wpforms-field-border-color: rgba(0, 0, 0, 0.25);
    --wpforms-field-text-color: rgba(0, 0, 0, 0.7);
    --wpforms-label-color: rgba(0, 0, 0, 0.85);
    --wpforms-label-sublabel-color: rgba(0, 0, 0, 0.55);
    --wpforms-label-error-color: #d63637;
    --wpforms-button-border-radius: 3px;
    --wpforms-button-background-color: #066aab;
    --wpforms-button-text-color: #ffffff;
    --wpforms-field-size-input-height: 43px;
    --wpforms-field-size-input-spacing: 15px;
    --wpforms-field-size-font-size: 16px;
    --wpforms-field-size-line-height: 19px;
    --wpforms-field-size-padding-h: 14px;
    --wpforms-field-size-checkbox-size: 16px;
    --wpforms-field-size-sublabel-spacing: 5px;
    --wpforms-field-size-icon-size: 1;
    --wpforms-label-size-font-size: 16px;
    --wpforms-label-size-line-height: 19px;
    --wpforms-label-size-sublabel-font-size: 14px;
    --wpforms-label-size-sublabel-line-height: 17px;
    --wpforms-button-size-font-size: 17px;
    --wpforms-button-size-height: 41px;
    --wpforms-button-size-padding-h: 15px;
    --wpforms-button-size-margin-top: 10px;
}

/*! CSS Used from: Embedded */
.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1;
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css */
.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative;
}

.elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
    display: flex;
    font-size: inherit;
    align-items: var(--icon-vertical-align, center);
}

.elementor-widget.elementor-list-item-link-full_width a {
    width: 100%;
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0;
}



@media (max-width:1024px) {
    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0;
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0;
    }
}



@media (max-width:767px) {

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
        justify-content: center;
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto;
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        justify-content: flex-start;
        text-align: left;
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0;
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0;
    }
}

/*! CSS Used from: https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.15.3 ; media=all */
@media all {
    .fadeInRight {
        animation-name: fadeInRight;
    }

    .fadeInUp {
        animation-name: fadeInUp;
    }
}

/*! CSS Used from: Embedded */
.typed-cursor {
    opacity: 1;
}

.typed-cursor.typed-cursor--blink {
    animation: typedjsBlink 0.7s infinite;
    -webkit-animation: typedjsBlink 0.7s infinite;
    animation: typedjsBlink 0.7s infinite;
}

/*! CSS Used keyframes */
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes typedjsBlink {
    50% {
        opacity: 0.0;
    }
}

@-webkit-keyframes typedjsBlink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'fontello';
    src: url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.eot?24047119');
    src: url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.eot?24047119#iefix') format('embedded-opentype'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.woff2?24047119') format('woff2'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.woff?24047119') format('woff'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.ttf?24047119') format('truetype'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.svg?24047119#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'fontello';
    src: url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.eot?24047119');
    src: url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.eot?24047119#iefix') format('embedded-opentype'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.woff2?24047119') format('woff2'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.woff?24047119') format('woff'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.ttf?24047119') format('truetype'), url('https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/pixelwars-core/themes/global/css/fonts/fontello/font/fontello.svg?24047119#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73ord4iYl.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/jost/v15/92zatBhPNqw73oTd4g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42ZlhGKU.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42dlhGKU.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Hepta Slab';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/heptaslab/v23/ea8cadoyU_jkHdalebHv42llhA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(https://themes.pixelwars.org/lawly/demo-01/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}