@charset "UTF-8";


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

.h1,
h1 {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 1.3rem
}

h2 {
    scroll-margin-top: 7rem
}

.h2,
h2 {
    line-height: 1.3;
    margin-top: 2.6rem;
    margin-bottom: 1.3rem
}

h2:first-child {
    margin-top: 0
}

.h3,
h3 {
    line-height: 1.3;
    margin-top: 2.6rem;
    margin-bottom: 0
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-top: 1.3rem;
    margin-bottom: 0
}

p {
    hyphens: auto;
    -webkit-hyphens: auto;
    text-align: left;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem
}

p:first-child {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

p+p {
    text-indent: 1rem
}

blockquote p {
    hanging-punctuation: first
}

blockquote,
ol,
table,
ul {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem
}

ol,
ul {
    list-style: none;
    padding-left: 1rem
}

ol li,
ul li {
    margin-top: .65rem;
    margin-bottom: .65rem;
    font-size: 1rem
}

ul li:before {
    content: "";
    background: #00cfa6;
    display: inline-block;
    border-radius: 50%;
    width: .5rem;
    height: .5rem;
    vertical-align: middle;
    margin-right: .5rem;
    margin-top: -3px
}

ol {
    counter-reset: num
}

ol li:before {
    content: counter(num);
    counter-increment: num;
    width: 1.5rem;
    height: 1.5rem;
    background: #00cfa6;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.85;
    margin-right: 1rem;
    font-size: .8rem
}

img {
    max-width: 100%;
    height: auto;
}

img.aligncenter {
    margin: 0 auto;
    display: block
}

.acv {
    padding: .5rem;
    background: #f8f8f8;
    margin-top: 1.3rem;
    margin-bottom: 1.3rem
}

cite,
dfn,
em,
i {
    font-style: italic
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

*,
::after,
::before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    scroll-behavior: smooth
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

img {
    height: auto;
    max-width: 100%;
    display: block
}

a {
    color: #ff2400
}

figure {
    margin: 1em 0
}

table {
    width: 100%;
    font-size: .9rem
}

table tr:first-child {
    background: #fff !important
}

table tr:first-child td {
    color: #000000;
    font-weight: 500;
    background: #f9ececa4
}

table tr:nth-child(odd) {
    background: #f9ececa4
}

table tr td {
    padding: 0.5rem
}

.bt,
button {
    background: 0 0;
    padding: .4375rem 1rem;
    border-radius: 5px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    transition: all .1s ease-in-out;
    border: 1px solid transparent;
    text-decoration: none;
    line-height: 1;
    font-weight: 600
}

.bt:hover,
button:hover {
    background: #fff
}

.bt-p {
    background: #fff;
    color: #fff
}

.bt-p:hover {
    border-color: #fff;
    color: #fff
}

.bt-s {
    background: linear-gradient(180deg, #ff0101 0, #cb0303);
    color: #fff;
    font-weight: 700
}

.bt-s:hover {
    border-color: #ff2400;
    color: #ff2400
}

.bt-l {
    font-size: .875rem;
    background: linear-gradient(180deg, #ff0101 0, #cb0303);
    color: #fff
}

.bt-l:hover {
    border-color: #ff2400;
    color: #ff2400
}

.bt-l2 {
    font-size: .875rem;
    background: #fff;
    color: #cb0303;
    border-color: #ff2400
}

.bt-l2:hover {
    background: #ff2400;
    color: #fff
}

.bt-t {
    background: #00cfa6;
    color: #fff
}

.bt-t:hover {
    border-color: #00cfa6;
    color: #00cfa6
}

.bt-42 {
    width: 50px;
    height: 42px;
    line-height: 1.7;
    padding: .5rem
}

.bt-i:before {
    font-weight: 700 !important;
    display: inline-block;
    margin-right: .5rem;
    vertical-align: middle;
    margin-top: -4px
}

.bt-b {
    font-size: 1rem;
    padding: .75rem 1.5rem;
    width:3rem
}

.bt-b:before {
    margin-right: .75rem
}

.bt-c {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.bt-r {
    position: relative;
    right: 100%;
    transform: translateX(50%)
}

.loader-middle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.loader {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 4rem;
    height: 4rem
}

.loader svg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 8%;
    top: 11%
}

.loader-circles {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%
}

.loader-circles div {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 6px solid #00cfa6;
    border-radius: 50%;
    animation: loader-animation 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #00cfa6 transparent transparent transparent
}

.loader-circles div:nth-child(1) {
    animation-delay: -.45s
}

.loader-circles div:nth-child(2) {
    animation-delay: -.3s
}

.loader-circles div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes loader-animation {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.st-h {
    background: #fff;
    color: #ff2400;
    padding: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 11;
    box-shadow: 0 4px 10px rgba(49, 51, 52, .1)
}

.st-h__l img {
    aspect-ratio: 80/24
}

.st-h__b {
    position: relative;
    z-index: 9
}

.st-h__b a,
.st-h__b ul {
    display: inline-block;
    vertical-align: middle
}

.st-h__n {
    z-index: 8;
    right: -300px;
    width: 300px;
    position: fixed;
    top: 50px;
    transition: right .25s ease;
    height: 100%;
    background: #00cfa6
}

.st-h__n nav ul {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0;
    padding: 0
}

.st-h__n nav li {
    margin: 0
}

.st-h__n nav li:before {
    display: none
}

.st-h__n nav a {
    display: block;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    padding: 1rem
}

.m-open .st-h__n {
    right: 0;
    width: 100%
}

.st-h__a {
    padding: 0 1rem;
    margin: 1rem 0
}

.st-h__a img {
    max-width: 100%
}

.hb {
    background-size: cover;
    background-position: 50% 0;
    background-color: #000;
    padding: 3.25rem 0 1rem;
    color: #fff
}


.bs {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem
}

.bs .bs__e {
    background: #fff;
    border-radius: 5px;
    color: #000;
    display: grid;
    grid-template-columns: 50px 1fr;
    align-items: center;
    padding: .5rem;
    position: relative
}

.bs .bs__e img {
    width: 30px
}

.bs .bs__e a {
    font-size: 1rem;
    text-align: left;
    text-decoration: none;
    color: #3a3a3a;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 17px 0 0 40px
}

.bs .bs__e .bt {
    justify-self: end
}

#menu-language-switch {
    list-style: none;
    margin: 0;
    padding: 0
}

#menu-language-switch img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

#menu-language-switch li {
    position: relative;
    margin: 0
}

#menu-language-switch li:before {
    display: none
}

#menu-language-switch a[href="#pll_switcher"] {
    color: #54585a;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    padding: .35rem .5rem;
    text-decoration: none;
    font-size: .875rem;
    font-weight: 700;
    position: relative;
    z-index: 11;
    background: #fff
}

#menu-language-switch a[href="#pll_switcher"].open {
    border-radius: 5px 5px 0 0
}

#menu-language-switch .sub-menu {
    padding: 0;
    margin: 0;
    min-width: 57px;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 29px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 0 0 5px 5px
}

#menu-language-switch .sub-menu li {
    margin: 0;
    font-size: 1rem
}

#menu-language-switch .sub-menu li a {
    display: block;
    text-decoration: none;
    padding: .35rem .5rem;
    font-size: .75rem;
    font-weight: 700
}

#menu-language-switch .sub-menu.visible {
    max-height: 200px;
    border-color: #c6c6c6;
    box-shadow: 0 4px 10px rgba(49, 51, 52, .1)
}

main {
    padding-bottom: 1.3rem
}

main .cn {
    
    grid-template-columns: 1fr;
    grid-gap: 1rem
}
main .cnl {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem
}

main article {
    padding-top: 2.5rem
}

main article .p404 {
    text-align: center;
    height: 68vh;
    display: flex;
    flex-direction: column;
    justify-content: center
}

main article .p404 h1 {
    font-size: 3rem
}

main article .p404 p {
    text-align: center
}

aside {
    padding-top: 1.3rem;
    position: relative
}

footer {
    padding-top: 1.3rem;
    padding-bottom: 50px;
    color: #fff;
    font-size: .85rem;
    background: #fff
}

footer nav {
    padding: 1rem 0;
    position: relative
}

footer nav:after,
footer nav:before {
    content: "";
    display: block;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(157, 155, 155, .15145) 27.6%, rgba(157, 155, 155, .3) 52.62%, rgba(157, 155, 155, .17477) 74.48%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    width: 100%
}

footer nav:before {
    top: 0
}

footer nav li,
footer nav ul {
    margin: 0;
    padding: 0;
    display: inline
}

footer nav ul {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: start
}

footer nav li:before {
    display: none
}

footer nav:after {
    bottom: 0
}

footer nav a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    display: block
}

footer .fp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffd7;
    padding: .5rem;
    display: grid;
    grid-template-columns:  1fr 52px;
    grid-gap: .5rem;
    box-shadow: 0 -4px 10px rgba(49, 51, 52, .1);
    z-index: 12
}

article .fp {
    margin-left: auto;
    margin-right: auto;
    width:160px;

}

footer .fp .bt {
    font-size: 1rem;
    line-height: 1.1;
    
}

footer .ftb {
    color: #9d9b9b;
    font-size: .625rem;
    line-height: .875rem;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem
}

footer .ftb p {
    text-align: center
}

.an {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 2px
}

.an a {
    padding: .5rem;
    display: block;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    transition: transform .2s ease
}

.an a:after {
    content: "";
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(157, 155, 155, .15145) 27.6%, rgba(157, 155, 155, .3) 52.62%, rgba(157, 155, 155, .17477) 74.48%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    position: relative;
    bottom: -.6rem;
    width: 100%
}

.an a .av,
.an a:hover {
    transform: scale(1.025)
}

.annb {
    background: #ebebeb;
    border-radius: 5px
}

.annb-sticky {
    position: fixed;
    top: 46px;
    left: 0;
    width: 100%;
    border-radius: 0
}

.anhh {
    min-height: 2rem;
    position: relative;
    line-height: 2;
    padding: .5rem .5rem .5rem 1rem
}

.anhh:before {
    position: absolute;
    right: .5rem;
    top: .5rem;
    background: linear-gradient(180deg, #ff0101 0, #cb0303); 
    width: 50px;
    height: 32px;
    padding: 0 1rem;
    border-radius: 5px;
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    content: "\f0c9";
    font-family: "Font Awesome 6 Free"; 
    font-weight:900;
}

.an {
    padding: .5rem;
    background: #fff;
    min-height: 100%;
    box-shadow: 0 4px 10px rgba(49, 51, 52, .1)
}

.pp {
    width: 100%;
    max-width: 460px;
    position: fixed;
    bottom: 10%;
    right: 2%;
    padding: .5rem;
    color: #fff
}

.pp>* {
    position: relative;
    z-index: 2
}

.pp .cn {
    background: #bcbcbc;
    border-radius: 5px;
    padding: 20px 1rem 1rem;
    position: relative
}

.pp .cn:before {
    content: "";
    
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    
    display: block;
    position: absolute;
   
    transform: translateX(-50%);
    left: 50%
}

.pp .pp-cl {
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: #fff
}

.pp .bt {
 display:inline;

}

.pp .pp-text {
    color: #fff;
    line-height: 1;
    text-align: left;
    font-style: italic;
    letter-spacing: -.5px;
    font-weight: 500
}

.pp .pp-text .ppt1 {
    font-size: 18px;
    text-transform: uppercase
}

.pp .pp-text .ppt2 {
    font-size: 16px
}

.pp .pp-text .ppt3 {
    line-height: 1.6;
    font-size: 36px;
    font-weight: 700
}

.fq {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
    margin-bottom: 1.3rem
}

.fq .fq-l .fq-h {
    border-radius: 5px;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    color: #000;
    padding-right: 4.3rem;
    padding-left: 1.3rem;
    font-weight: 700;
    font-size: 1.1rem;
    background: #ebebeb;
    border: 1px solid #fff;
    position: relative;
    cursor: pointer;
    transition: all .1s ease-in-out;
    margin-top: 0
}

.fq .fq-l .fq-h:before {
    width: 2rem;
    background: #ff2400;
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 2;
    transform: rotate(90deg);
    position: absolute;
    right: 1.3rem;
    top: 15px;
    color: #fff
}

.fq .fq-l .fq-b {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    transition: all .1s ease-in-out;
    padding-left: 1.3rem;
    padding-right: 1.3rem
}

.fq .fq-l.eltg-o .fq-h {
    background: #00cfa6;
    color: #fff;
    border-color: transparent
}

.fq .fq-l.eltg-o .fq-h:before {
    transform: rotate(270deg)
}

.eltg .eltg-h {
    cursor: pointer
}

.eltg .eltg-b {
    display: none;
    height: 0
}

.eltg-o .eltg-b {
    display: block;
    height: auto
}

.cl-b {
    display: block
}

.bt-cl {
    cursor: pointer
}

.game {
    height: 85vh;
    width: 100%;
    background: #fff;
    margin-top: 3.75rem;
    position: relative
}

.lrb {
    position: relative;
    height: 85vh
}

.ib iframe {
    width: 100%;
    height: 85vh;
    border: none
}

.br-code {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    grid-gap: 1rem;
    text-align: center;
    padding: 1rem;
    background: #f7f7f7 url(images/birthday.webp?v=1) no-repeat;
    background-position: -78px 64px;
    border-radius: 5px
}

.br-code .br-text .br-h {
    color: #313334;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.625rem
}

.br-code .br-text .br-t {
    color: #54585a;
    font-size: .875rem;
    line-height: 1.125rem
}

.br-code .br-code {
    border: 1px dashed #000;
    background: #e8e8e8;
    font-size: .825rem;
    padding: .25rem 1.5rem;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color .2s ease
}

.br-code .br-code.copied {
    background: #00cfa6;
    color: #fff;
}

@font-face {
    font-display: swap;
    font-family: "Font Awesome 6 free"; 
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
 
}

.bt-top::before {
    content: "\f077";
    font-family: "Font Awesome 6 Free"; 
    font-weight:900;
}

.gc {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem
}

.g {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: .5rem
}

.g img {
    border-radius: 5px;
    max-width: 100%
}

.gh {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    margin: .5rem 0
}

.cn {
    min-width: 320px;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1rem
}
.cnl {
    min-width: 320px;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1rem
}
.imag-left {
    float: left;
    margin-right: 20px; 
  }

  .imag-right {
    float: right;
    margin-left: 20px; 
  }

@media screen and (max-width: 510px) {
.imag-left, .imag-right  {
    float:none;
    margin-left: auto;
    margin-right: auto;
}   
}





@media all and (min-width:846px) {
    .bs {
        grid-template-columns: repeat(4, 1fr)
    }
    .g {
        grid-template-columns: repeat(4, 1fr)
    }
    .br-code {
        padding: 1rem 1rem 1rem 13rem;
        background-position: -78px -11px
    }
    footer nav ul {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media all and (min-width:960px) {
    h2 {
        scroll-margin-top: 5rem
    }
    .g {
        grid-template-columns: repeat(3, 1fr)
    }
    .g a {
        transition: transform .2s ease;
        text-decoration: none
    }
    .g a:before {
        content: "";
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .65)
    }
    .g a:after {
        content: "Играть";
        display: none;
        width: 140px;
        background: #ff2400 url(images/play-button.svg) no-repeat 26px 13px;
        background-size: 16px 16px;
        border-radius: 5px;
        color: #fff;
        text-align: center;
        font-weight: 500;
        padding: .6rem .5rem .5rem .75rem;
        height: 43px;
        text-decoration: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .g a:hover {
        transform: scale(1.1)
    }
    .g a:hover:before {
        display: block;
        border-radius: 5px
    }
    .g a:hover:after {
        display: block
    }
    main .cn {
        grid-template-columns: 270px 1fr
    }
    main .cnl {
        grid-template-columns: 1fr
    }
    main .cn.cn-about {
        grid-template-columns: 1fr
    }
    .anhh {
        display: none
    }
    .anhh:before {
        display: none
    }
    .annb {
        position: sticky;
        top: 59px;
        height: 100vh;
        overflow: auto;
        background: 0 0
    }
    .annb.eltg .eltg-b {
        display: block;
        height: auto
    }
    .annbl {
        padding-top: 0
    }
    .an {
        box-shadow: none
    }
}

@media all and (min-width:1280px) {
    .hb {
        padding-top: 4rem
    }
    .bt-nav {
        display: none
    }
    footer nav {
        text-align: center
    }
    footer nav a {
        display: inline-block;
        margin: 0 .5rem
    }
    footer .fp {
        grid-template-columns: 1fr 52px;

    
    }
    .m-open .st-h__n,
    .st-h__n {
        right: auto;
        width: auto;
        top: auto;
        background: 0 0;
        position: relative
    }
    .st-h__m {
        display: grid;
        grid-template-columns: 1fr max-content;
        align-items: center
    }
    .st-h__n {
        display: grid;
        grid-template-columns: 1fr max-content;
        justify-content: end;
        align-items: center
    }
    .st-h__n nav ul {
        display: block
    }
    .st-h__n nav ul li {
        display: inline-block
    }
    .st-h__n nav ul a {
        color: #000;
        border-bottom: 0;
        border-right: 1px solid hsla(0, 0%, 100%, .1);
        padding: .5rem .75rem
    }
}

.footer__comercial-item-fsps {

    height: 48px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer__comercial-item-fsps img{


height: 35px;
width: auto;
padding: 0 10px;
}
