body {
    font-size: 1.0611111111111111vw;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

a,
body {
    -webkit-tap-highlight-color: transparent;
}

a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.w-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

*,
input:focus,
textarea:focus {
    outline: none;
}

* {
    text-underline-position: under;
}

h1,
h2,
h3,
h4,
h6,
p {
    margin: 0;
}

.page-wrapper {
    overflow-x: clip;
}

.select-fields__wrp::-webkit-scrollbar {
    width: 16px;
}

.select-fields__wrp::-webkit-scrollbar-track {
    background-color: #fff;
    border-left: 6px solid #000;
    border-radius: 6px;
    border-right: 6px solid #000;
    margin: 6px;
    width: 4px;
}

.select-fields__wrp::-webkit-scrollbar-thumb {
    background-color: transparent;
    background: #1176eb;
    border-left: 6px solid #000;
    border-radius: 6px;
    border-right: 6px solid #000;
    width: 1px;
}

.page-wrapper.light-mode .select-fields__wrp::-webkit-scrollbar-track {
    background-color: #000;
    border-left: 6px solid #fff;
    border-radius: 6px;
    border-right: 6px solid #fff;
}

.page-wrapper.light-mode .select-fields__wrp::-webkit-scrollbar-thumb {
    background: #67a8f0;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

@media screen and (min-width:1791px) {
    body {
        font-size: 19.900000000000002px;
    }
}

.container-horizontal {
    max-width: 1791px;
}

@media screen and (max-width:991px) {
    body {
        font-size: 11.011111111111111px;
    }
}

a {
    color: inherit;
}

* {
    transition: color .6s ease;
    transition: background .6s ease;
}

.page-wrapper.light-mode .git.white,
.page-wrapper.light-mode .logo-s2-white,
.page-wrapper.light-mode .logo-white {
    display: none;
}

.page-wrapper.light-mode .git.black,
.page-wrapper.light-mode .logo-black,
.page-wrapper.light-mode .logo-s2-black {
    display: block;
}

.page-wrapper.light-mode .nav-menu__button {
    filter: invert(100%);
}

.page-wrapper.light-mode .horizontal-divider {
    opacity: 0;
    background-color: #000;
}

.page-wrapper.light-mode .theme-switcher {
    border-color: #000;
}

.page-wrapper.light-mode .theme-switcher__indicator {
    background-color: #000;
    transform: translateX(90%);
}

.page-wrapper.light-mode h1,
.page-wrapper.light-mode h2,
.page-wrapper.light-mode h3,
.page-wrapper.light-mode h4,
.page-wrapper.light-mode h6,
.page-wrapper.light-mode p,
.page-wrapper.light-mode table td {
    color: #000;
}

.page-wrapper.light-mode .caption,
.page-wrapper.light-mode li,
.page-wrapper.light-mode ul {
    color: #000;
}

.page-wrapper.light-mode .soc-img {
    filter: invert(100%);
}

.page-wrapper.light-mode .filter__all-st-button__wrp {
    color: #000;
}

.page-wrapper.light-mode .filter__all-st-button__wrp.is--active-all {
    border-color: #000;
}

.page-wrapper.light-mode .filter-button-wrp {
    color: #000;
}

.page-wrapper.light-mode .portfolio-light {
    color: #fff;
}

.page-wrapper.light-mode .t-90 {
    color: #000;
}

.page-wrapper.light-mode .caption.all-caps.op80.is--inline.c-green,
.page-wrapper.light-mode .t-90.c-green {
    color: #67a8f0;
}

.page-wrapper.light-mode .author-search__bar {
    border-color: #000;
}

.page-wrapper.light-mode .dropdown-toggle {
    background-image: url(img/arr-b.png);
    color: #000;
}

.page-wrapper.light-mode .filter__search-field {
    background-image: url(img/send.svg);
    border-color: #000;
}

.page-wrapper.light-mode input::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.page-wrapper.light-mode input::placeholder {
    color: #000;
    opacity: 1;
}

.page-wrapper.light-mode input {
    color: #000;
    opacity: 1;
}

.page-wrapper.light-mode .form__filed-wrp {
    border-color: #000;
}

.page-wrapper.light-mode .blog__featured-post__form-sub {
    background-image: url(img/send-b.svg);
    border-color: #000;
}

.page-wrapper.light-mode .blog__featured-post__form-sub.telegram {
    background-image: url(img/telegram.svg);
}

.page-wrapper.light-mode .sub__bar {
    border-color: #000;
}

.page-wrapper.light-mode .nav-menu {
    background-color: #000;
}

.page-wrapper.light-mode .nav-menu__link {
    border-color: #fff;
    color: #fff;
}

.page-wrapper.light-mode .nav__sub-link.is--dark {
    color: #fff;
}

.page-wrapper.light-mode .soc-img-nav {
    filter: invert(100%);
}

.page-wrapper.light-mode .nav-menu__latest-wrp {
    border-color: #fff;
}

.page-wrapper.light-mode .caption.all-caps.op80.is--inline.font-c-black.mob-12,
.page-wrapper.light-mode .p-24,
.page-wrapper.light-mode .t-18 {
    color: #fff;
}

.page-wrapper.light-mode .caption.all-caps.op80.is--inline.c-blue.mob-12 {
    color: #1176eb;
}

.page-wrapper.light-mode .horizontal-divider.nav {
    background-color: #fff;
}

.page-wrapper.light-mode .categ__wrp {
    border-color: #000;
}

.page-wrapper.light-mode .contact__fblock__form-sub {
    background-image: url(img/send.svg);
}

.page-wrapper.light-mode .contact__fblock.blog {
    border-color: #000;
}

.page-wrapper.light-mode .caption.all-caps.op80.mar-left-21.c-green.mob-10 {
    color: #1176eb;
}

.border-r .dropdown-link.w-dropdown-link:first-child {
    border: 0;
    border-color: transparent;
}

.blog__coll-list__item:hover .blog-card__link {
    opacity: 1;
}

.page-wrapper.light-mode .border-r {
    background-color: #fff;
}

.page-wrapper.light-mode .dropdown-link.w-dropdown-link {
    border-color: #fff;
    color: #fff;
}

.page-wrapper.light-mode .dropdown-link.w-dropdown-link:hover {
    background-color: #67a8f0;
}

.page-wrapper.light-mode .select-fields__wrp {
    background-color: #000;
    border-color: #fff;
}

.page-wrapper.light-mode .border-r {
    border-color: #000;
}

.page-wrapper.light-mode .dropdown-link.w-dropdown-link {
    border-color: #000;
    color: #000;
}

.page-wrapper.light-mode .select-fields__wrp {
    background-color: #fff;
}

@media (min-width:479px) and (max-height:700px) {
    .nav-menu__latest-wrp {
        font-size: 2vh;
    }

    .blog__post-img.nav {
        height: 39vh;
    }

    .nav-menu__link {
        font-size: 6vh;
    }
}

.nav-menu:has[data-nav-menu-open] .nav-brand {
    filter: invert(100%);
}

.pete {
    z-index: 9999;
}

[data-nav-menu-open] .nav-brand {
    filter: invert(100%);
}

.page-wrapper.light-mode .disclosure__rt {
    border-color: #3e3e3e;
}

.form__filed-wrp a:hover {
    background-image: linear-gradient(currentColor 50%, currentColor 0);
    background-position: 0 80%;
    transition: background-position 2s ease-in-out;
}

.form__filed-wrp a {
    background-image: transparent;
    background-position: -10000px 80%;
    background-repeat: no-repeat;
    background-size: 10000px 1px;
    position: relative;
}

.blog__featured-post__fblock .form__filed-wrp a:hover {
    background-image: linear-gradient(currentColor 50%, currentColor 0);
    background-position: 0 75%;
    transition: background-position 2s ease-in-out;
}

.blog__featured-post__fblock .form__filed-wrp a {
    background-image: transparent;
    background-position: 0 90%;
    background-position: -10000px 75%;
    background-repeat: no-repeat;
    background-size: 10000px .075em;
    position: relative;
}

section.hero-c {
    background-color: #000;
}

.page-wrapper.light-mode section.hero-c .form__filed-wrp {
    border-color: #fff !important;
}

.page-wrapper.light-mode section.hero-c a,
.page-wrapper.light-mode section.hero-c a>h4,
.page-wrapper.light-mode section.hero-c h1,
.page-wrapper.light-mode section.hero-c h2 {
    color: #fff !important;
}

.page-wrapper.light-mode .horizontal-divider.hero-c {
    display: none;
}

.page-wrapper.light-mode .build-cta .blog__featured-post__form-sub.telegram {
    background-image: url(img/telegram-b.svg);
}

.page-wrapper.light-mode img.logo-dark {
    display: none;
}

.page-wrapper.light-mode img.logo-light {
    display: block;
}

img.logo-light {
    display: none;
}

img>svg text {
    color: #fff !important;
}

.page-wrapper.light-mode .dark-m {
    display: none;
}

.dark-m {
    display: block;
}

.dark-m,
.light-m {
    padding: 2em 0;
    text-align: center;
}

.light-m {
    display: none;
}

.page-wrapper.light-mode .light-m {
    display: block;
}

.dark-m>img,
.light-m>img {
    max-width: 700px;
}

.table {
    border-collapse: collapse;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    margin: 25px 0;
    min-width: 500px;
    width: 100%;
}

.table thead tr {
    background-color: #2379f7;
}

.table thead tr td {
    color: #fff !important;
    font-size: .9em;
    line-height: 1.25;
    text-align: left;
    text-transform: uppercase;
}

.table tbody tr {
    border-bottom: 1px solid #ddd;
}

.table tbody tr:nth-of-type(2n) {
    background-color: hsla(0, 0%, 78%, .2);
}

.table tbody tr:last-of-type {
    border-bottom: 2px solid #2379f7;
}

.table td {
    line-height: 1.25;
    padding: .95rem .5rem;
}

.table td:first-child {
    padding-left: 1rem;
}

.table td e {
    font-size: 80%;
}

.page-wrapper.light-mode a.nav__sub-link {
    color: #000;
}

.hero-c .caption,
.page-wrapper.light-mode .hero-c .caption {
    color: #fff !important;
}

.team-links a:first-of-type {
    max-width: 230px;
    width: 41%;
}

.team-links a:nth-of-type(2) {
    max-width: 250px;
    width: 45%;
}

.team-links a img {
    padding: .3em;
}

.team-links {
    display: flex;
    justify-content: space-evenly;
}

.wp-link {
    background-image: transparent;
    background-position: -10000px 90%;
    background-repeat: no-repeat;
    background-size: 10000px 1px;
    font-size: 1.1em;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 99;
}

.wp-link:hover {
    background-image: linear-gradient(currentColor 50%, currentColor 0);
    background-position: 0 90%;
    transition: background-position 2s ease-in-out;
}

::-webkit-scrollbar {
    background: transparent;
    height: 8px;
    width: 8px;
}

.page-wrapper.light-mode::-webkit-scrollbar {
    background: hsla(0, 0%, 100%, .63);
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 20px;
}

.page-wrapper.light-mode::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1);
    border-radius: 20px;
}

.page-wrapper.light-mode::-webkit-scrollbar-thumb {
    background: #e80505;
}

::-webkit-scrollbar-thumb {
    background: #161616;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

::-webkit-scrollbar-thumb:horizontal {
    background: #2a2a2a;
    border-radius: 20px;
}

p.resources a {
    font-size: 1.35em;
    line-height: 1.85;
}

p.resources a:hover {
    text-decoration: underline;
}

h3.post_title {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
}

@media screen and (min-width:1100px) {
    .container-vertical.blog-grid {
        padding-left: 5em;
        padding-right: 5em;
    }
}

.video-r {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.video-r iframe,
.video-r object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

video {
    height: auto !important;
    width: 100% !important;
}

.page-wrapper.light-mode .filter__search-field {
    background-image: url(img/send-b.svg);
}

.dark-m>img,
.light-emb>img {
    max-width: 900px;
}

.light-emb {
    display: block;
    margin: 1em 0 2em;
    overflow-x: auto;
    padding-bottom: 1em;
    text-align: center;
    width: 100%;
}

.light-emb[l] {
    text-align: left;
}

.light-emb>img {
    width: 100%;
}

table.table td {
    border: 1px solid rgba(55, 55, 55, .65);
    text-align: center;
}

.w-richtext a {
    color: #1176eb;
    position: relative;
    text-decoration: underline;
    z-index: 1;
}

.w-richtext a:before {
    background: #1176eb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 0;
    z-index: -1;
}

.w-richtext a:hover {
    color: #000;
    text-decoration: none;
}

.w-richtext a:hover:before {
    color: #000;
    width: 100%;
}

.light-mode .form__filed-wrp a:hover {
    background-image: linear-gradient(#000 50%, #000 0);
    transition: background-position 2s ease-in-out;
}

.mar-top-4 {
    margin-top: 4em;
}

.light-mode .hero-c .form__filed-wrp a:hover {
    background-image: linear-gradient(#fff 50%, #fff 0);
}

.slide--bot-top {
    opacity: 0;
    transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    will-change: transform, opacity;
}

.slide--bot-top.show {
    opacity: 1;
    margin-top: 0;
}

.slide--bot-top.visible {
    opacity: 1;
    transition: opacity 1.5s cubic-bezier(.23, 1, .32, 1), transform 1.5s cubic-bezier(.23, 1, .32, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.w-nav-overlay {
    display: block;
}

.w-nav-menu {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    transition: transform .99s cubic-bezier(.23, 1, .32, 1), opacity .72s ease;
    will-change: transform, opacity;
}

.w--open .w-nav-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.dropdown-content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .25s ease, max-height .35s cubic-bezier(.23, 1, .32, 1);
}

.dropdown.open .dropdown-content {
    max-height: 300px;
    opacity: 1;
}

.w-nav-button.w--open>img {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-135deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.w-nav-button>img {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transition: transform .99s cubic-bezier(.23, 1, .32, 1);
    will-change: transform;
}

.news-item {
    padding: 2em 1em;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 250px 1fr;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-auto-columns: 1fr;
    display: grid;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-3 {
    margin-bottom: 2rem !important;
}

.nav-container.clone {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgb(143 143 143 / .45);
    -moz-box-shadow: 0 2px 2px 0 rgb(143 143 143 / .45);
    box-shadow: 0 2px 2px 0 rgb(143 143 143 / .45);
    right: 0;
    padding-top: .75rem;
    padding-bottom: .5rem;
    background-color: #000;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    transition: opacity .5s ease-in-out;
    transition: 0.2s transform cubic-bezier(.3, .73, .3, .74);
    z-index: 9;
}

.page-wrapper.light-mode .nav-container.clone {
    background-color: #fff;
}

body.down .nav-container.clone {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.page-wrapper.light-mode .hero-c .h1-30>a:hover {
    opacity: .85;
}

.blog-card__link.overflow-hidden img {
    width: inherit;
}

a:hover .blog-card__link.overflow-hidden {
    opacity: 1;
}

.blog-post__rt li {
    font-size: 1.2em;
}

ul[no-bul] {
    padding-left: 1em;
}

ul[no-bul] li {
    list-style: none;
}

hr[spt] {
    border: 0;
    height: 1px;
    background-color: rgb(255 255 255 / .5);
    width: 30%;
    margin-left: 0;
}

hr[spt0] {
    border: 0;
    height: 0;
}

[cases] [bk],
[cases] [lt] {
    height: 120px;
    opacity: .81;
    margin-bottom: .75em;
}

[lt] {
    display: block;
}

.page-wrapper.light-mode [bk] {
    display: block;
}

.page-wrapper.light-mode hr[spt] {
    background-color: rgb(25 25 25 / .5);
}

[bk],
.page-wrapper.light-mode [lt] {
    display: none;
}

.h1-30 {
    font-size: 1.55em;
    padding: .8em 0 .85em;
    letter-spacing: .01em;
}

.blog__coll-list2 {
    grid-column-gap: 1.56em;
    grid-row-gap: 5.25em;
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}

.hero-c h2.post_title {
    margin-top: 3rem;
}

@media screen and (max-width:1280px) {
    .hero-c h2.post_title {
        margin-top: 1rem;
    }
}

@media screen and (max-width:767px) {
    .blog__coll-list2 {
        grid-template-columns: 1fr;
    }

    .hero-c .container-horizontal {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    [tthd] {
        font-size: 1.1rem !important;
    }
}

@media screen and (max-width:479px) {
    .blog-post__rt h2 {
        font-size: 1.55rem !important;
        line-height: 1.35 !important;
    }

    .blog-post__rt h3 {
        font-size: 1.3rem;
        line-height: 1.3;
        letter-spacing: 0;
    }

    .blog__coll-list2 {
        grid-template-columns: 1fr;
    }
}

.h2-72 {
    font-size: 3.5em;
}

.horizontal-divider.scale-r {
    margin-bottom: 3rem;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.blog__featured-post {
    padding-bottom: 5.06em;
    padding-top: 7.06em;
    position: relative;
}

.blog-post__rt p,
p[hd] {
    font-size: 1.2em;
    font-weight: 300;
}

[git-nwl] {
    background-color: #111010;
    color: #f4f4f4;
    width: 100%;
    border-radius: 1em;
    padding: 10px;
    border-collapse: unset;
    border: 1px solid rgb(255 255 255 / .18);
    max-width: 650px;
    margin: 0 auto;
}

[git-nwl] a {
    color: var(--pale-green);
    text-decoration: underline;
}

[git-nwl] td p w {
    color: #72778c;
    font-weight: 600;
}

.blog-post__copy-container2 {
    margin-bottom: 5.5em;
    margin-left: auto;
    margin-right: auto;
    max-width: 54em;
    width: 100%;
}

[rem].blog__coll-list2 {
    grid-template-columns: 3fr 2fr;
}

.light- {
    background-color: rgb(255 255 255 / .65);
}

img[rim] {
    width: 8rem;
}

img[rim2] {
    height: 10rem;
    width: auto;
}

h2.post_title i[rt],
i[rt] {
    opacity: .54 !important;
}

@media screen and (max-width:991px) {
    .blog__post-img.nav {
        max-height: none;
        min-height: auto;
        width: 100%;
    }
}

p[ext] {
    font-size: 1em;
}

[tac] {
    text-align: center !important;
}

[wide1] {
    max-width: 900px;
    margin: 0 auto;
}

[wide2] {
    max-width: 1080px;
    margin: 0 auto;
}

[wide3] {
    max-width: 1280px;
    margin: 0 auto;
}

[wide4] {
    max-width: 1680px;
    margin: 0 auto;
}

[wide6] {
    max-width: 48rem;
    margin: 0 auto;
    line-height: 1.3;
}

[r] {
    font-weight: 300;
    font-size: 2rem;
    font-weight: 500;
}

.container-vertical.build-hero {
    padding-bottom: 3.97em;
    padding-top: 1em;
}

.page-wrapper.light-mode section.hero-c a.c-blue {
    color: var(--pale-green) !important;
}

.page-wrapper.light-mode .t-90.c-blue {
    color: #0e5dcc !important;
}

.t-90 {
    font-size: 3em !important;
    margin-bottom: .75em;
}

.h1-60 {
    font-size: 2.4em !important;
    font-weight: 500;
    margin: .5em 0;
}

[git-nwl] {
    background-color: #111010;
    color: #f4f4f4;
    width: 100%;
    border-radius: 1em;
    padding: 10px;
    border-collapse: unset;
    border: 1px solid rgb(255 255 255 / .18);
    max-width: 650px;
}

.page-wrapper.light-mode [git-nwl] td p,
.page-wrapper [git-nwl] td p {
    color: #f4f4f4 !important;
    margin-bottom: 0;
    line-height: 1.45;
}

[git-nwl] td p w {
    color: #504f4f;
}

.h1-36 {
    font-size: 2.45em;
    padding: 1em 0;
}

.c-blue {
    color: var(--pale-green);
}

[grid-2] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8em;
}

br[hn] {
    display: none;
}

@media (max-width:600px) {
    [grid-2] {
        grid-template-columns: 1fr;
    }

    .h1-36 {
        font-size: 2.1em;
        padding: .5em 0;
    }
}

@media (max-width:400px) {
    br[hn] {
        display: block;
    }
}

[news] section:not(.hero-c) {
    max-width: 990px;
    margin: 0 auto;
}

[repost] {
    border-left: 1px solid #707074;
    padding-left: 1.56em;
    font-size: 90%;
    line-height: 1.3;
}

[repost] a {
    font-weight: 700;
    font-size: 115%;
    line-height: 1.35;
}

[repost] img,
[repost] [video] {
    max-width: 450px;
}

[mb0] {
    margin-bottom: 0 !important;
}

[grid-2] [repost] img {
    max-width: 330px;
}

cg {
    color: #707074;
    margin: 0;
}

a>cg {
    color: #0569f5;
}

wl {
    font-weight: 100 !important;
}

[ac] {
    text-align: center;
    max-width: 700px;
    line-height: 1.25 !important;
    margin: 0 auto;
}

h4[ac] {
    font-weight: 300;
}

[cont] p a[cta] {
    color: #1176eb;
    text-decoration: underline;
}

[cont] p a[cta]:hover {
    text-decoration-style: dotted;
}

[cont] p a:not(.cta, [cta]) {
    color: #1176eb;
    position: relative;
    text-decoration: underline;
    z-index: 1;
    padding: 0 3px;
}

[cont] p a:not(.cta, [cta]):before {
    background: #1176eb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 0;
    z-index: -1;
}

[cont] p a:not(.cta, [cta]):hover {
    color: #000;
    text-decoration: none;
}

[cont] p a:not(.cta, [cta]):hover:before {
    color: #000;
    width: 100%;
}

[headings] li {
    font-size: 1.15em;
    padding: .5em 0;
    line-height: 1.25;
    list-style: none;
    border-bottom: rgb(126 126 126 / .5) 2px dotted;
    margin: 0;
}

[headings] li a {
    margin: 0;
    font-weight: 300;
    padding: 0;
}

[headings] li a:hover {
    text-decoration: underline;
}

[headings] li:last-child {
    border: 0;
}

.blog__coll-list {
    grid-template-columns: 1fr 1fr;
    padding: 1em 0;
}

p[date] {
    text-transform: uppercase;
    font-size: small;
    margin: 0;
}

@media screen and (max-width:767px) {
    .blog__coll-list {
        padding: 1rem;
    }
}

@media screen and (max-width:479px) {
    .blog__coll-list {
        grid-template-columns: 1fr;
    }
}

[git-nwl] td:first-child {
    width: 90px;
}

[git-nwl] td {
    padding: .5em 1em;
}

p[l] {
    font-weight: 300 !important;
}

.flex__coll-list3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 3rem 3%;
    justify-content: center;
}

.flex__coll-list3 div {
    flex: 0 0 30%;
}

.item:last-child:nth-child(3n - 2) {
    grid-column-end: 5;
}

@media screen and (max-width:580px) {
    [mob] {
        display: block !important;
    }

    [no-mob] {
        display: none !important;
    }
}

[home] section:not(.hero-c) {
    padding: 3rem;
}

[home] section[road] {
    padding: 3rem 0;
}

@media screen and (max-width:1200px) {
    [home] section:not(.hero-c) {
        padding: 3rem 2rem;
    }
}

@media screen and (max-width:1080px) {
    .flex__coll-list3 div {
        flex: 0 0 48%;
    }

    [home] section:not(.hero-c) {
        padding: 1rem;
    }
}

@media screen and (max-width:630px) {

    [cases] [bk],
    [cases] [lt] {
        height: 80px;
    }

    .nav-container .pete {
        display: none !important;
    }

    .mob-view {
        display: block !important;
    }

    .flex__coll-list3 div {
        flex: 0 0 100%;
    }
}

[do] {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.1;
}

[tth] {
    font-size: 1.6rem;
    font-weight: 300;
}

[tthd] {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.35;
}

[mt0] {
    margin-top: 0 !important;
}

[mt1] {
    margin-top: 2rem !important;
}

[mt1-1] {
    margin-top: 1rem !important;
}

[mt2] {
    margin-top: 4rem !important;
}

[mt3] {
    margin-top: 6rem !important;
}

[mb05] {
    margin-bottom: 1rem !important;
}

[mb1] {
    margin-bottom: 2rem !important;
}

[mb2] {
    margin-bottom: 4rem !important;
}

[mb3] {
    margin-bottom: 6rem !important;
}

p[ddf] {
    font-size: 1.2rem;
    font-weight: 300;
    font-family: IBM Plex, sans-serif;
    line-height: 1.35;
    margin: 1rem 0;
}

p[ddf] b {
    font-size: 1.4rem;
    font-weight: 600 !important;
}

a.more {
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 14px;
    background-color: #0569f5;
    color: #000;
    border-radius: 3px;
}

.page-wrapper.light-mode .hero-c a.cta,
a.cta {
    font-size: 1em;
    color: #000;
    text-decoration: none;
    background-color: #0569f5;
    padding: 1em 2em;
    width: 100%;
    max-width: 400px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 0.3s ease;
}

a.cta:hover {
    background-color: #f8fafb;
}

a.cta2 {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 1em 2em;
    width: 100%;
    max-width: 400px;
    text-transform: uppercase;
    font-size: small;
    font-weight: 500;
}

.page-wrapper.light-mode a.pete,
.page-wrapper.light-mode .w-dropdown-toggle,
.page-wrapper.light-mode {
    color: #000;
}

.w-dropdown-link:hover {
    text-decoration: underline;
    background-color: #e2e2e4;
}

a.pete:hover {
    text-decoration: underline;
}

.nav-container .pete {
    display: block;
}

.mob-view {
    display: none;
}

[mob] {
    display: none;
}

[no-mob] {
    display: block;
}

@media screen and (max-width:1100px) {
    [rem].blog__coll-list2 {
        grid-template-columns: 4fr 2fr;
    }

    img[rim] {
        width: 5rem;
    }
}

@media screen and (max-width:850px) {
    [rem].blog__coll-list2 {
        grid-template-columns: 1fr;
    }

    img[rim] {
        width: 6.5rem;
    }
}

.outercontainer {
    background-color: #000;
    margin: 0 auto;
    overflow-x: scroll;
    position: relative;
}

.outercontainer::-webkit-scrollbar {
    display: block;
}

.innercontainer {
    width: fit-content;
    box-sizing: border-box;
    background-color: #000;
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
}

[az] {
    font-family: Azeret Mono !important;
    letter-spacing: -.0786rem;
}

[az] b,
b[az] {
    font-weight: 500;
}

[tac] {
    text-align: center;
}

[dam0] {
    display: grid;
    grid-template-columns: 270px 1fr;
    padding: 2em 1em;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    margin: 1em 0;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-auto-columns: 1fr;
    grid-template-rows: auto;
}

@media screen and (max-width:700px) {
    [dam0] {
        grid-template-columns: 1fr;
    }

    [dam0]>.img {
        height: 144px;
    }
}

[dam0] .src {
    text-transform: uppercase;
    margin-bottom: .5em;
}

[dam0] div p {
    font-size: 1em;
    margin-bottom: .1em;
}

[dam0]>.img {
    width: 100%;
    max-width: 270px;
    max-height: 144px;
    border-radius: 3px;
}

[dam0] div a:hover {
    text-decoration: underline;
    color: #0988f1;
}

[dam0] div a {
    color: #0980e1;
}

[dam0] div a h3 {
    margin: .5em 0;
}

.page-wrapper.light-mode [dam0] {
    border-color: #000;
}

a:hover [dam0] {
    border-color: #0569f5 !important;
}

[home] p[st1] {
    margin: 2em auto 0 auto;
    font-size: 1.35em;
    max-width: 770px;
}

.dropdown-list .w-dropdown-link:hover {
    background-color: #0569f5 !important;
}

.dropdown-list,
.dropdown-list.w--open {
    max-height: none;
}

a.dropdown-link {
    background-color: #000;
}

.w-form-label {
    display: inline-flex;
}

.w-form-label>img {
    width: 1.1em;
    margin-right: .36em;
}

.page-wrapper.light-mode .filter-button-wrp.is--active-all {
    border-color: #000;
}

a[cont] {
    text-transform: uppercase;
    font-size: .95em;
}

a[cont]:hover {
    text-decoration: underline rgb(234 234 235 / .45) .036em solid;
}

a[cont] img {
    width: inherit;
    margin-right: .5em;
}

.news-item div p {
    font-size: initial;
}

.news-item h3.post_title {
    font-size: 1.35em;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: .4em;
}

a[cont]:hover {
    text-decoration: underline rgb(135 135 135 / .45) .06em solid;
}

.news-item[no-img] {
    grid-template-columns: 1fr !important;
}

.news-item>div>h3 {
    margin-bottom: auto;
}

.news-item>div>[src] {
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: 200;
}

.news-item>div>[src]>b {
    color: dodgerblue;
}

@media screen and (max-width:767px) {
    .news-item>img {
        max-width: 200px;
    }

    .news-item {
        grid-row-gap: 18px;
        grid-template-columns: 1fr;
        padding: 2em 16px;
    }

    .news-item div p {
        font-size: 1.35em;
    }

    .news-item h3.post_title {
        font-size: 1.5em;
    }
}

.filter-button--st,
.filter-button__all-st {
    font-size: 1rem;
    white-space: nowrap;
}

.horizontal-top-start {
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .search-coll__wrp {
        padding: 0 1em;
    }
}

a[tag] {
    background-color: rgb(133 136 139 / .45);
    text-transform: uppercase;
    padding: 2px 8px;
    margin: 3px 5px 3px 0;
    border-radius: 2px;
    line-height: 2.2;
    font-size: 70%;
    letter-spacing: .035em;
    cursor: default;
}

@media screen and (max-width:1280px) {
    .hero-c h2.post_title {
        margin-top: 1rem;
    }
}

@media screen and (max-width:767px) {
    .blog__coll-list2 {
        grid-template-columns: 1fr;
    }

    .hero-c .container-horizontal {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    [tthd] {
        font-size: 1.1rem !important;
    }
}

@media screen and (max-width:479px) {
    .blog-post__rt h2 {
        font-size: 1.55rem !important;
        line-height: 1.35 !important;
    }

    .blog-post__rt h3 {
        font-size: 1.3rem;
        line-height: 1.3;
        letter-spacing: 0;
    }

    .blog__coll-list2 {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width:991px) {
    .blog__post-img.nav {
        max-height: none;
        min-height: auto;
        width: 100%;
    }
}

@media (max-width:600px) {
    [grid-2] {
        grid-template-columns: 1fr;
    }

    .h1-36 {
        font-size: 2.1em;
        padding: .5em 0;
    }
}

@media (max-width:400px) {
    br[hn] {
        display: block;
    }
}

[cont] p a:not(.cta, [cta]),
[cont] li a {
    color: #1176eb;
    position: relative;
    text-decoration: underline;
    z-index: 1;
    padding: 0 3px;
}

[cont] p a:not(.cta, [cta]):before,
[cont] li a:before {
    background: #1176eb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 0;
    z-index: -1;
}

[cont] p a:not(.cta, [cta]):hover,
[cont] li a:hover {
    color: #000;
    text-decoration: none;
}

[cont] p a:not(.cta, [cta]):hover:before,
[cont] li a:hover:before {
    color: #000;
    width: 100%;
}

.blog__coll-list {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 1em 0;
}

@media screen and (max-width:767px) {
    .blog__coll-list {
        padding: 1rem;
    }
}

@media screen and (max-width:479px) {
    .blog__coll-list {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width:580px) {
    [mob] {
        display: block !important;
    }

    [no-mob] {
        display: none !important;
    }
}

@media screen and (max-width:1200px) {
    [home] section:not(.hero-c) {
        padding: 3rem 2rem;
    }
}

@media screen and (max-width:1080px) {
    .flex__coll-list3 div {
        flex: 0 0 48%;
    }

    [home] section:not(.hero-c) {
        padding: 1rem;
    }
}

@media screen and (max-width:630px) {

    [cases] [bk],
    [cases] [lt] {
        height: 80px;
    }

    .nav-container .pete {
        display: none !important;
    }

    .mob-view {
        display: block !important;
    }

    .flex__coll-list3 div {
        flex: 0 0 100%;
    }
}

@media screen and (max-width:1100px) {
    [rem].blog__coll-list2 {
        grid-template-columns: 4fr 2fr;
    }

    img[rim] {
        width: 5rem;
    }
}

@media screen and (max-width:850px) {
    [rem].blog__coll-list2 {
        grid-template-columns: 1fr;
    }

    img[rim] {
        width: 6.5rem;
    }
}

@media screen and (max-width:700px) {
    [dam0] {
        grid-template-columns: 1fr;
    }

    [dam0]>.img {
        height: 144px;
    }
}