*,*::before,*::after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{width:100%;height:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}summary,button,input,textarea{background:none;border:none;cursor:pointer;outline:none;padding:0;margin:0}summary{display:block}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[class]{text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;outline:none}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}:root{--header-height: 72px;--h1-font: 36px;--h2-font: 24px;--h3-font: 18px;--text-font: 16px;--text-content-gap: 12px;--content-inner: 16px;--container-width: 1475px;--body-font-family: 'Roboto';--b-radius: 4px;--text-color: #000;--primary-color: #231f20;--primary-color-2: #e1002c;--toc-bgc: var(--primary-color);--toc-current-bgc: var(--primary-color-2);--toc-hover-bgc: var(--primary-color-2);--toc-active-bgc: var(--primary-color-2)}@media (min-width: 768px){:root{--h1-font: 40px;--h2-font: 32px;--h3-font: 26px;--text-font: 18px;--text-content-gap: 16px}}@font-face{font-family:var(--body-font-family);src:url("../fonts/Roboto-Regular.woff2") format("woff2"),url("../fonts/Roboto-Regular.woff") format("woff");font-display:swap}@font-face{font-family:var(--body-font-family);src:url("../fonts/Roboto-Bold.woff2") format("woff2"),url("../fonts/Roboto-Bold.woff") format("woff");font-display:swap;font-weight:bold}body{font-family:var(--body-font-family),sans-serif;color:var(--text-color)}body,body button{font-size:var(--text-font)}header ol,header ul,footer ol,footer ul{list-style:none;padding:0;margin:0}h1{font-size:var(--h1-font);line-height:40px}h2{font-size:var(--h2-font);line-height:56px}.o-h3,h3{font-size:var(--h3-font)}.o-container{max-width:var(--container-width);margin-left:auto;margin-right:auto}.o-flex,.o-flex-column,.o-flex-wrap{display:flex}.o-flex-column{flex-direction:column}.o-flex-wrap{flex-wrap:wrap}.o-align-center{align-items:center}.o-justify-center{justify-content:center}.o-justify-between{justify-content:space-between}.o-gap-s{gap:8px}.o-gap-m{gap:12px}.o-gap-l{gap:16px}.o-content-gap{gap:var(--text-content-gap)}.o-btn{border-radius:var(--b-radius);color:#fff;display:inline-block;font-size:14px;font-weight:bold;line-height:40px;padding:0 16px;text-align:center;transition:0.2s ease-in-out;text-decoration:none;text-transform:uppercase;min-width:120px;width:-moz-fit-content;width:fit-content}.o-btn--primary{background-color:var(--primary-color)}.o-btn--primary-2{background-color:var(--primary-color-2)}.o-content-inner{padding-left:var(--content-inner);padding-right:var(--content-inner)}.o-bold{font-weight:bold}.o-img-cover{-o-object-fit:cover;object-fit:cover}.o-img-contain{-o-object-fit:contain;object-fit:contain}.o-center{display:block;margin-left:auto;margin-right:auto}.o-table,.c-table,.o-scroll{padding-bottom:8px !important;overflow-x:auto}.o-table::-webkit-scrollbar,.c-table::-webkit-scrollbar,.o-scroll::-webkit-scrollbar{height:5px;width:5px}.o-table::-webkit-scrollbar-thumb,.c-table::-webkit-scrollbar-thumb,.o-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--primary-color) 50%, transparent);border-radius:var(--b-radius)}.o-text-center{text-align:center}@media (min-width: 1200px){.o-btn--primary-2{background:var(--primary-color-2);background:linear-gradient(90deg, #b00022, #ff0031)}}.c-header{--header-main-color: #292421;--btn-size: 45px;background:var(--header-main-color);position:fixed;top:0;left:0;width:100%;z-index:99}.c-header__container{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:0 var(--content-inner);min-height:var(--header-height)}.c-header__burger-close,.c-header__burger-open{align-items:center;display:flex;flex-direction:column;position:relative;height:var(--btn-size);width:var(--btn-size)}.c-header__burger-close::after,.c-header__burger-close::before,.c-header__burger-open::after,.c-header__burger-open::before{background:#fff;border-radius:1px;height:3px;width:22px}.c-header__burger-close::after,.c-header__burger-close::before,.c-header__burger-open::after,.c-header__burger-open::before{content:"";display:block}.c-header__burger-open{gap:3px;justify-content:center}.c-header__burger-open span{background:#fff;border-radius:2px;height:3px;width:22px}.c-header__burger-close{background:#000000cc;grid-column:1/2;padding-top:16px;height:100dvh;width:100%}.c-header__burger-close span,.c-header__burger-close::after,.c-header__burger-close::before{position:relative;width:20px}.c-header__burger-close span{border:3px solid #fff;border-radius:50%;position:absolute;height:calc(var(--btn-size) - 10px);width:calc(var(--btn-size) - 10px)}.c-header__burger-close::before{rotate:45deg;top:16px}.c-header__burger-close::after{top:13px;rotate:-45deg}.c-header__btns{position:fixed;bottom:0;left:0;z-index:1;width:100%}.c-header__btns-btn{border-radius:initial;font-size:16px;line-height:52px;width:100%}.c-header__nav{display:grid;grid-template-columns:calc(var(--btn-size), 1fr) minmax(1fr, 360px);position:fixed;top:0;right:0;height:100dvh;transition:0.2s ease-in-out;transform:translateX(100%);opacity:0;width:100%;z-index:2;overflow-y:auto}.c-header__nav.js-active{transform:initial;opacity:1}.c-header__nav::-webkit-scrollbar{background:var(--header-main-color);width:8px}.c-header__nav::-webkit-scrollbar-thumb{background:#fff}.c-header__menu-wrap{background:#fff;position:relative;grid-column:2/3}.c-header__menu-wrap::before{background-color:var(--header-main-color);background-image:url(../img/logo.png);background-repeat:no-repeat;background-size:96px;background-position:center;content:"";order:-2;height:60px;width:100%}.c-header__menu{display:grid;grid-template-columns:repeat(3, 1fr);gap:23px 10px;padding:16px 0}.c-header__menu li{flex:0 0 70px}.c-header__menu a{align-items:center;color:var(--header-main-color);font-size:14px;display:flex;flex-direction:column;justify-content:center;text-decoration:none}@media (min-width: 1200px){.c-header__container{gap:24px}.c-header__menu-wrap::before,.c-header__burger-open,.c-header__burger-close{display:none}.c-header__nav{display:flex;position:initial;height:initial;opacity:initial;transform:initial;overflow:initial;width:100%}.c-header__menu-wrap{align-items:center;background:initial;display:grid;grid-template-columns:1fr auto;width:100%}.c-header__menu-wrap::before{display:none}.c-header__menu{display:flex;padding:initial}.c-header__menu a{align-items:center;color:#fff;display:inline-flex;position:relative;justify-content:center;transition:0.2s ease-in-out;min-height:var(--header-height);white-space:nowrap;width:100%}.c-header__menu a::after{background:var(--primary-color-2);content:"";position:absolute;left:0;bottom:0;transition:0.2s ease-in-out;height:3.5px;width:0%}.c-header__menu a:hover{color:var(--primary-color-2)}.c-header__menu a:hover::after{width:100%}.c-header__menu img{display:none}.c-header__btns{position:initial;width:initial}.c-header__btns-btn{border-radius:var(--b-radius);font-size:14px;line-height:35px}.c-header__login{background:none}}.c-main{padding-top:var(--header-height)}.c-content,.c-wrapper{padding-top:calc(var(--content-inner) * 4);padding-bottom:calc(var(--content-inner) * 4)}.c-content{display:grid;gap:var(--text-content-gap)}.c-content>h1,.c-content>h2,.c-content>h3{color:#505050;text-transform:uppercase}.c-content td,.c-content th{padding:5px}.c-content>p>a,.c-content>ul a,.c-content>ol a{color:var(--text-color)}.c-first-screen{--img-height: 129px;padding:0 var(--content-inner)}.c-first-screen__img{border-radius:calc(var(--b-radius) * 2);height:auto;min-height:var(--img-height);width:100%}.o-table,.c-table{overflow-x:auto}.o-table table,.c-table table{border-collapse:collapse;margin:0 auto}.o-table th,.c-table th{background:var(--primary-color);color:#fff}.o-table td,.o-table th,.c-table td,.c-table th{border:2px solid var(--primary-color);padding:10px;min-width:120px}.c-toc{color:#fff;position:sticky;z-index:3;top:var(--header-height);left:0;display:flex;max-width:100%;height:40px;list-style:none;padding:0;margin:0;background-color:var(--toc-bgc);box-shadow:0 5px 10px rgba(0,0,0,0.25);overflow-x:auto}.c-toc::-webkit-scrollbar{display:none}.c-toc li{position:relative}.c-toc li::after{content:"";display:block;position:absolute;right:0;top:0.5rem;width:1px;height:24px;background-color:rgba(255,255,255,0.1)}.c-toc li a{color:#fff;display:block;padding:calc(var(--content-inner) / 2) var(--content-inner);transition:var(--transition-f);text-decoration:none;width:-moz-max-content;width:max-content}.c-toc li a.js-active{background-color:var(--toc-current-bgc)}.c-toc li a:hover{background-color:var(--toc-hover-bgc)}.c-toc li a:active{background-color:var(--toc-active-bgc)}.c-slots{--slot-size: 139px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.c-slots__item{align-items:center;background:linear-gradient(180deg, rgba(158,158,158,0), rgba(158,158,158,0.1));border-radius:15px;padding:0 8px 8px 8px;display:flex;flex-direction:column;gap:8px;flex:0 0 var(--slot-size);max-width:var(--slot-size)}.c-slots__img{border-radius:var(--b-radius);-o-object-fit:cover;object-fit:cover}.c-slots__name{font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.c-text-img{display:grid;gap:16px}.c-text-img img{border-radius:var(--b-radius);height:auto;margin:0 auto;max-width:100%}.c-faqs__item,.c-reviews__item{background:#f3f5f6;border-radius:calc(var(--b-radius) * 4);border:2px solid var(--primary-color-2);color:var(--text-color)}.c-faqs__item a,.c-reviews__item a{color:var(--text-color)}.c-faqs__item h3,.c-reviews__item h3{color:var(--primary-color-2)}.c-faqs__question,.c-faqs__answer{padding:var(--content-inner)}.c-reviews{flex-wrap:wrap}.c-reviews__top{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.c-reviews__name{color:var(--primary-color-2);font-weight:bold}.c-reviews__item{padding:var(--content-inner);flex:1 0 320px;font-size:16px;max-width:100%}@media (min-width: 768px){.c-slots{--slot-size: 200px}.c-slots__img{height:138px;width:var(--slot-size)}}@media (min-width: 992px){.c-slots{justify-content:flex-start}.c-text-img{align-items:center;grid-template-columns:repeat(2, auto)}}@media (min-width: 1200px){.c-content>p{max-width:60%}}.c-footer{box-shadow:0 -5px 15px rgba(0,0,0,0.1);font-size:13px}.c-footer__row{border-bottom:1px solid #dee2e6;display:flex;flex-direction:column;gap:16px 30px;padding:24px 0}.c-footer__item{gap:8px}.c-footer__primary{background:linear-gradient(90deg, #b00022 0, #ff0031);font-weight:bold;font-size:1.2rem;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.c-footer__list-title{color:#505050;font-size:0.9rem;font-weight:bold}.c-footer__list.o-flex li{flex:1 0 86px}.c-footer__socials img{filter:invert(67%) sepia(86%) saturate(0) hue-rotate(144deg) brightness(109%) contrast(100%)}.c-footer__bottom-links li:not(:last-child) a::after{content:"|";color:var(--text-color);margin-left:8px}.c-footer__bottom-links a{color:var(--primary-color-2);text-decoration:none;position:relative}@media (min-width: 768px){.c-footer__row:not(:last-child){display:grid;grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1200px){.c-footer__row:first-child{grid-template-columns:repeat(2, minmax(370px, 372px)) repeat(2, 1fr)}.c-footer__row:not(:last-child):not(:first-child){grid-template-columns:repeat(4, 1fr)}}
