:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g)*1px);bottom:100%}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
[data-vaul-drawer]:not([data-vaul-custom-container=true])::after{content:"";position:absolute;background:inherit;background-color:inherit}[data-vaul-drawer][data-vaul-drawer-direction=top]::after{top:initial;bottom:100%;left:0;right:0;height:200%}[data-vaul-drawer][data-vaul-drawer-direction=bottom]::after{top:100%;bottom:initial;left:0;right:0;height:200%}[data-vaul-drawer][data-vaul-drawer-direction=left]::after{left:initial;right:100%;top:0;bottom:0;width:200%}[data-vaul-drawer][data-vaul-drawer-direction=right]::after{left:100%;right:initial;top:0;bottom:0;width:200%}[data-vaul-handle]:active,[data-vaul-handle]:hover{opacity:1}@media (pointer:fine){[data-vaul-handle-hitarea]:{width:100%;height:100%}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes slideFromBottom{from{transform:translate3d(0,var(--initial-transform,100%),0)}to{transform:translate3d(0,0,0)}}@keyframes slideToBottom{to{transform:translate3d(0,var(--initial-transform,100%),0)}}@keyframes slideFromTop{from{transform:translate3d(0,calc(var(--initial-transform,100%)*-1),0)}to{transform:translate3d(0,0,0)}}@keyframes slideToTop{to{transform:translate3d(0,calc(var(--initial-transform,100%)*-1),0)}}@keyframes slideFromLeft{from{transform:translate3d(calc(var(--initial-transform,100%)*-1),0,0)}to{transform:translate3d(0,0,0)}}@keyframes slideToLeft{to{transform:translate3d(calc(var(--initial-transform,100%)*-1),0,0)}}@keyframes slideFromRight{from{transform:translate3d(var(--initial-transform,100%),0,0)}to{transform:translate3d(0,0,0)}}@keyframes slideToRight{to{transform:translate3d(var(--initial-transform,100%),0,0)}}
tc-root *:focus{outline:#08f auto 2px}body.tc-using-mouse tc-root *:focus{outline:none}
@font-face{font-family:"Ubuntu";src:url(../fonts/10.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Ubuntu";src:url(../fonts/13.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/16.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(../fonts/19.ttf)format("truetype");font-weight:700;font-style:normal}.roxchat-root{background:none;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-transform:none;text-indent:0;box-sizing:content-box;text-decoration:none}.roxchat-root li:before,.roxchat-root li:after{content:none}.roxchat-root{color:#000;font:11px/1.2em"Roboto",Ubuntu,normal Arial,Helvetica,sans-serif;-webkit-backface-visibility:hidden;text-align:left}.roxchat-root blockquote:before,.roxchat-root blockquote:after,.roxchat-root q:before,.roxchat-root q:after{content:"";content:none}.roxchat-root .roxchat-justify-block:after{width:100%;height:0;visibility:hidden;overflow:hidden;content:"";display:inline-block}.roxchat-root .roxchat-btn:hover:not([disabled]){background:linear-gradient(0deg,rgba(0,0,0,0.15),rgba(0,0,0,0.15)),#393F6B}.roxchat-root .roxchat-justify-block.roxchat-group-btn-2>.roxchat-btn-upload:hover{border-color:#29C1E7;background:0}.roxchat-root .roxchat-form-control textarea:disabled,.roxchat-root .roxchat-form-control .roxchat-textarea-ext:disabled,.roxchat-root .roxchat-form-control input[type="text"]:disabled,.roxchat-root .roxchat-form-control input[type="tel"]:disabled,.roxchat-root .roxchat-form-control select:disabled{color:rgba(0,0,0,0.4);background-color:rgba(240,240,240,.5);cursor:auto}.roxchat-root .roxchat-form-control textarea:focus,.roxchat-root .roxchat-form-control .roxchat-textarea-ext:focus,.roxchat-root .roxchat-form-control select:focus,.roxchat-root .roxchat-form-control input[type="text"]:focus,.roxchat-root .roxchat-form-control input[type="tel"]:focus{border-color:#40d6bd;outline:none}.roxchat-root .roxchat-input-group input:focus,.roxchat-root .roxchat-input-group button:focus{outline:none}.roxchat-root .roxchat-header .roxchat-actions-button:disabled .roxchat-ico{opacity:0.3}.roxchat-root.roxchat-separate-container{position:fixed;z-index:9999999}.roxchat-root .roxchat-dialogue-block .roxchat-dialogues-load-prev:hover{background:#f0f0f0}.roxchat-root .roxchat-dialogue .roxchat-author-name:after{content:":"}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_operator-message .roxchat-message-body:before,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-operator-message .roxchat-message-body:before{background:inherit;border-color:inherit}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_operator-message .roxchat-message-body:before,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-operator-message .roxchat-message-body:before{content:"";display:block;position:absolute;left:0;bottom:0;width:17px;height:12px}.roxchat-root .roxchat-dialogue .roxchat-message .roxchat-message-body a:hover{text-decoration:underline}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file-upload .roxchat-message-body .roxchat-file-progress:after{content:"%"}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-operator-message .operator-rate-tooltip-container .operator-rate-tooltip-text::after,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_operator-message .roxchat-author-block .operator-rate-tooltip-container .operator-rate-tooltip-text::after{content:" ";position:absolute;bottom:100%;left:15px;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(26,26,26,0.85) transparent}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message .roxchat-message-body:after,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-keyboard_response-message .roxchat-message-body:after,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_visitor-message .roxchat-message-body:after{background:inherit;border-color:inherit}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-keyboard_response-message .roxchat-message-body:after,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_visitor-message .roxchat-message-body:after,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message .roxchat-message-body:after{content:"";display:block;position:absolute;right:0;bottom:0;width:17px;height:12px}.roxchat-root .roxchat-unread-message-text:before,.roxchat-root .roxchat-unread-message-text:after{content:"";flex-grow:1;background:#B7B7B7;height:1px;font-size:0px;line-height:0px;margin:0px 8px}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message:hover .roxchat-message-actions,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_visitor-message:hover .roxchat-message-actions,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-operator-message:hover .roxchat-message-actions,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_operator-message:hover .roxchat-message-actions{opacity:1;transition-delay:0s}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message .roxchat-message-actions .roxchat-action.roxchat-ico-close:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_visitor-message .roxchat-message-actions .roxchat-action.roxchat-ico-close:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message .roxchat-message-actions .roxchat-action.roxchat-ico-pencil:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-visitor-message .roxchat-message-actions .roxchat-action.roxchat-ico-reply:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_visitor-message .roxchat-message-actions .roxchat-action.roxchat-ico-reply:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-operator-message .roxchat-message-actions .roxchat-action.roxchat-ico-reply:hover,.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-file_operator-message .roxchat-message-actions .roxchat-action.roxchat-ico-reply:hover{opacity:1}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-keyboard-message .roxchat-btn:disabled{background-color:rgba(57,63,107,0.3)}.roxchat-root .roxchat-dialogue .roxchat-message.roxchat-keyboard-message .roxchat-btn:disabled span{color:#979797}.roxchat-root .roxchat-dialogue-status .dot-flashing::before,.roxchat-root .roxchat-dialogue-status .dot-flashing::after{content:"";display:inline-block;position:absolute;top:0}.roxchat-root .roxchat-dialogue-status .dot-flashing::before{left:-7px;width:3px;height:3px;-webkit-border-radius:50%;border-radius:50%;background-color:#FFFFFF;color:#FFFFFF;-webkit-animation:dotFlashing 0.5s infinite alternate;animation:dotFlashing 0.5s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.roxchat-root .roxchat-dialogue-status .dot-flashing::after{left:7px;width:3px;height:3px;-webkit-border-radius:50%;border-radius:50%;background-color:#FFFFFF;color:#FFFFFF;-webkit-animation:dotFlashing 0.5s infinite alternate;animation:dotFlashing 0.5s infinite alternate;-webkit-animation-delay:0.5s;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#c3c3c3}50%,100%{background-color:#e8e8e8}}.roxchat-root .roxchat-message-area:focus+.roxchat-message-area_placeholder{display:none!important}.roxchat-root .roxchat-dialogue-message button:focus,.roxchat-root .roxchat-dialogue-message textarea:focus,.roxchat-root .roxchat-dialogue-message .roxchat-textarea-ext:focus{outline:none}.roxchat-root .roxchat-callback-actions .roxchat-action:hover .roxchat-ico{background:#dfdfdf;border:1px solid #dfdfdf;color:#000}.roxchat-root .roxchat-chat-actions-block .roxchat-chat-actions .roxchat-chat-action:hover{background:rgba(0,0,0,0.1)}.roxchat-root .roxchat-btn-light:hover{color:rgba(57,63,107,0.85)}.roxchat-root .roxchat-btn-dark:hover{background-color:rgba(57,63,107,0.84);color:#FFFFFF}.roxchat-root .overlay-survey-wrapper:not([class*="showing-survey-completion"]) .roxchat-overlay-body::-webkit-scrollbar{display:block;width:4px;cursor:default}.roxchat-root .overlay-survey-wrapper:not([class*="showing-survey-completion"]) .roxchat-overlay-body::-webkit-scrollbar-thumb{width:4px;border-radius:6px;background-color:#d1d5e2}.roxchat-root .overlay-survey-wrapper:not([class*="showing-survey-completion"]) .roxchat-overlay-body::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:12px}.roxchat-root .overlay-survey-wrapper:not([class*="showing-survey-completion"]) .roxchat-overlay-body::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:12px}.roxchat-root .roxchat-btn.roxchat-btn-light:hover{background:none;border:1px solid rgba(223,224,232,0.7)}.roxchat-root.roxchat-separate-container-overlay:before{content:"";display:inline-block;min-height:inherit;height:100%;vertical-align:middle}input::placeholder,textarea::placeholder{color:#AEAEAE}.roxchat-root .roxchat-dropdown:hover{transition:0.1s;transform-origin:center;transform:scale(1.1)}.roxchat-root .roxchat-html-button-element:hover .roxchat-html-button-label{visibility:visible;opacity:1}.roxchat-root .roxchat-html-button-element:hover{overflow:visible;transition:all 0.1s linear;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transform-origin:center;transform:scale(1.1)}.roxchat-root .roxchat-processing-personal-data-block a:hover,.roxchat-root .modal-personal-data-agreement a:hover{color:#f41224;border-color:rgba(244,18,36,.3)}.roxchat-root .roxchat-processing-personal-data-block input:checked~.roxchat-ico-checkbox-checked{display:inline-block}.roxchat-root .roxchat-processing-personal-data-block input:checked~.roxchat-ico-checkbox-unchecked{display:none}.roxchat-root .roxchat-scrollable-block::-webkit-scrollbar{width:5px}.roxchat-root .roxchat-scrollable-block::-webkit-scrollbar-track{background-color:transparent}.roxchat-root .roxchat-scrollable-block::-webkit-scrollbar-thumb{width:5px;border-radius:6px;background-color:#d1d5e2}.roxchat-root .roxchat-department-select-block li:hover{color:#fff;background:rgba(238,240,244,0.7)}.roxchat-root .roxchat-department-select-block li div::after{content:"";position:absolute;top:-29px;left:30px;height:11px;width:11px;border:1px solid #fff;border-radius:50%;background-color:#ff405c}.roxchat-root .roxchat-department-select-block li.online div::after{background-color:#41d6bd}.roxchat-root input:disabled{color:rgba(0,0,0,0.29)}.roxchat-root .roxchat-emoji-button .roxchat-ico-emoji-area:before{font-size:20px;color:#949cbb}
.roxchat-root .roxchat-btn.roxchat-custom-style-button:disabled{background:-moz-linear-gradient(to bottom,rgba(226,255,171,0.3),rgba(127,186,0,0.3))!important;background:-o-linear-gradient(to bottom,rgba(226,255,171,0.3),rgba(127,186,0,0.3))!important;background:linear-gradient(to bottom,rgba(226,255,171,0.3),rgba(127,186,0,0.3))!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(226,255,171,0.3)),to(rgba(127,186,0,0.3)))!important;background-color:rgba(226,255,171,0.3)!important}.roxchat-root .roxchat-btn.roxchat-custom-style-button:hover:not([disabled]){background:-moz-linear-gradient(to bottom,rgba(199.41176470588238,225,150.88235294117646,1),rgba(106.51612903225804,156,0,1))!important;background:-o-linear-gradient(to bottom,rgba(199.41176470588238,225,150.88235294117646,1),rgba(106.51612903225804,156,0,1))!important;background:linear-gradient(to bottom,rgba(199.41176470588238,225,150.88235294117646,1),rgba(106.51612903225804,156,0,1))!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(199.41176470588238,225,150.88235294117646,1)),to(rgba(106.51612903225804,156,0,1)))!important;background-color:rgba(199.41176470588238,225,150.88235294117646,1)!important}
.sf-hidden{display:none!important}
img[src="data:,"],source[src="data:,"]{display:none!important}


.textSeo {
    margin-top: 40px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    word-break: break-word;
}

.textSeo > *:first-child {
    margin-top: 0;
}

.textSeo > *:last-child {
    margin-bottom: 0;
}

/* Заголовки */
.textSeo h1,
.textSeo h2,
.textSeo h3,
.textSeo h4,
.textSeo h5,
.textSeo h6 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.textSeo h1 {
    margin-bottom: 28px;
    font-size: clamp(32px, 5vw, 46px);
}

.textSeo h2 {
    margin-top: 48px;
    margin-bottom: 22px;
    font-size: clamp(26px, 4vw, 38px);
}

.textSeo h3 {
    margin-top: 36px;
    margin-bottom: 18px;
    font-size: clamp(22px, 3vw, 28px);
}

.textSeo h4 {
    margin-top: 30px;
    margin-bottom: 16px;
    font-size: 22px;
}

.textSeo h5,
.textSeo h6 {
    margin-top: 24px;
    margin-bottom: 14px;
    font-size: 20px;
}

/* Абзацы */
.textSeo p {
    margin: 0 0 18px;
    line-height: 1.6;
}

.textSeo p:last-child {
    margin-bottom: 0;
}

/* Списки */
.textSeo ul,
.textSeo ol {
    margin: 0 0 22px;
}

/* UL */
.textSeo ul {
    padding: 0;
    list-style: none;
}

.textSeo ul li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 28px;
    line-height: 1.6;
}

.textSeo ul li:last-child {
    margin-bottom: 0;
}

.textSeo ul li::before {
    content: "";
    position: absolute;
    top: 0.8em;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1.5px solid rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

/* OL */
.textSeo ol {
    padding-left: 22px;
}

.textSeo ol li {
    margin-bottom: 14px;
    padding-left: 4px;
    line-height: 1.6;
}

.textSeo ol li:last-child {
    margin-bottom: 0;
}

.textSeo ol li::marker {
    color: #fff;
    font-weight: 700;
}

/* Вложенные списки */
.textSeo ul ul,
.textSeo ul ol,
.textSeo ol ul,
.textSeo ol ol {
    margin-top: 12px;
    margin-bottom: 0;
}

/* Ссылки */
.textSeo a {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: opacity 0.3s ease;
}

.textSeo a:hover {
    opacity: 0.75;
}

/* Выделение */
.textSeo strong,
.textSeo b {
    color: #fff;
    font-weight: 700;
}

.textSeo em,
.textSeo i {
    font-style: italic;
}

/* Цитаты */
.textSeo blockquote {
    margin: 28px 0;
    padding-left: 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.22);
    line-height: 1.6;
    font-style: italic;
}

/* Таблицы */
.textSeo table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
}

.textSeo table th,
.textSeo table td {
    padding: 12px 14px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    line-height: 1.6;
}

/* Картинки */
.textSeo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 24px 0;
}

/* Разделитель */
.textSeo hr {
    margin: 32px 0;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

/* Мобильная версия */
@media (max-width: 767px) {
    .textSeo {
        font-size: 16px;
        line-height: 1.6;
    }

    .textSeo h1 {
        margin-bottom: 22px;
    }

    .textSeo h2 {
        margin-top: 36px;
        margin-bottom: 18px;
    }

    .textSeo h3 {
        margin-top: 28px;
        margin-bottom: 14px;
    }

    .textSeo p {
        margin-bottom: 16px;
    }

    .textSeo ul li,
    .textSeo ol li {
        margin-bottom: 12px;
    }

    .textSeo ul li {
        padding-left: 24px;
    }

    .textSeo ul li::before {
        width: 7px;
        height: 7px;
        left: 0;
    }

    .textSeo ol {
        padding-left: 20px;
    }
}
.mobblock {
    display: none
}
@media (max-width: 767px) {

}
@media (max-width: 575px) {
    .mobnone {
        display: none
    }
    .mobblock {
        display: block
    }
    .gameListItems {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .gameListItems > div {
        width: 100%!important;
        margin: 0!important;
    }
    .gameListItems > div:nth-child(n+7) {
        display: none
    }
    .gridColumns {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }
    .gridColumns > div[aria-roledescription="slide"] {
        margin: 0!important;
        width: 100%!important;
    }
    .gridColumns > div[aria-roledescription="slide"]:nth-child(n+7) {
        display: none!important;
    }
    .gridColumns > div[aria-roledescription="slide"] > * {
        margin: 0!important;
        width: 100%!important;
    }
    .removemb {
        display: none;
    }
}