*,*::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:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--header-height: 48px;--h1-font: 36px;--h2-font: 24px;--h3-font: 18px;--text-font: 16px;--text-content-gap: 12px;--gap-s: 8px;--gap-m: calc(2 * var(--gap-s));--gap-lm: calc(3 * var(--gap-s));--gap-l: calc(4 * var(--gap-s));--content-inner: 8px;--container-width: 1600px;--b-radius: 8px;--text-color: #000;--main-color: #06a6ff;--primary-color: #005733;--primary-color-2: #9dd501;--toc-bgc: var(--primary-color-2);--toc-current-bgc: var(--primary-color-2);--toc-hover-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;--content-inner: 16px}}@media(min-width: 1600px){:root{--header-height: 96px}}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Regular.woff2") format("woff2"),url("../fonts/Montserrat-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Bold.woff2") format("woff2"),url("../fonts/Montserrat-Bold.woff") format("woff");font-display:swap;font-weight:bold}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),url("../fonts/Montserrat-SemiBold.woff") format("woff");font-display:swap;font-weight:500}body{font-family:"Montserrat",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}.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:var(--gap-s)}.o-gap-m{gap:var(--gap-m)}.o-gap-lm{gap:var(--gap-lm)}.o-gap-l{gap:var(--gap-l)}.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 18px;text-align:center;transition:.2s ease-in-out;text-decoration:none;min-width:120px;width:-moz-fit-content;width:fit-content}.o-btn--primary{border:1px solid rgba(255,255,255,.4)}.o-btn--primary:hover{background-color:rgba(255,255,255,.2);border-color:rgba(0,0,0,0)}.o-btn--primary-2{background:#000;position:relative}.o-btn--primary-2:hover::before{opacity:0}.o-btn--primary-2:hover::after{opacity:1}.o-btn--primary-2::after,.o-btn--primary-2::before{border-radius:inherit;content:"";position:absolute;top:0;transition:opacity .2s ease-in-out;left:0;height:100%;width:100%;z-index:1}.o-btn--primary-2::before{background:var(--primary-color-2);background:linear-gradient(#9dd501, #539401)}.o-btn--primary-2::after{background:var(--primary-color-2);background:linear-gradient(#539401, #9dd501);opacity:0}.o-btn--primary-2 span{color:#fff;position:relative;z-index: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-responsive,.o-img-responsive{height:auto}.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, #fff 50%, transparent);border-radius:var(--b-radius)}.c-video iframe{min-height:415px;max-width:100%}@media(max-width: 768px){.c-video iframe{height:315px;min-height:initial;width:100%}}.c-header{background:#000;background:linear-gradient(102.12deg, #005733, #039e41);position:fixed;top:0;left:0;width:100%;z-index:99}.c-header__container{align-items:center;display:flex;gap:8px;padding:0 var(--content-inner);min-height:var(--header-height)}.c-header__logo{margin-right:auto}.c-header__burger-open,.c-header__burger-close{height:44px;width:44px}.c-header__burger-open::before,.c-header__burger-open::after,.c-header__burger-close::before,.c-header__burger-close::after{content:""}.c-header__burger-open::before,.c-header__burger-open::after,.c-header__burger-open span,.c-header__burger-close::before,.c-header__burger-close::after,.c-header__burger-close span{background:#fff;border-radius:3px;height:2px;width:16px}.c-header__burger-open{align-items:flex-end;display:flex;flex-direction:column;gap:4px;justify-content:center}.c-header__burger-close{position:relative}.c-header__burger-close::before,.c-header__burger-close::after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.c-header__burger-close::before{rotate:45deg}.c-header__burger-close::after{rotate:-45deg}.c-header__nav{background:linear-gradient(179.37deg, rgba(0, 10, 61, 0.5843137255), rgba(0, 35, 123, 0.5960784314) 99.89%);display:grid;grid-template-columns:296px 1fr;position:fixed;top:0;transform:translateX(-100%);transition:transform .2s ease-in-out;left:0;height:100dvh;width:100%}.c-header__nav.js-active{transform:translateX(0%)}.c-header__nav-list-wrap{background:linear-gradient(179.37deg, #004f2d, #017733);display:flex;flex-direction:column;gap:var(--gap-m)}.c-header__nav-list-wrap-auth{padding:24px 24px 0 24px}.c-header__nav-list-wrap-auth .o-btn{line-height:48px;width:100%}.c-header__nav-menu a{align-items:center;color:#fff;display:flex;line-height:52px;gap:var(--gap-s);text-decoration:none;transition:background .2s ease-in-out;padding:0 24px}.c-header__nav-menu a.active,.c-header__nav-menu a:hover{background:rgba(255,255,255,.0588235294)}@media(min-width: 1600px){.c-header__burger-close,.c-header__burger-open{display:none}.c-header__container{gap:var(--gap-m)}.c-header__container>.o-btn{line-height:48px}.c-header__container>.o-btn--primary-2{padding:0;position:relative;height:48px}.c-header__container>.o-btn--primary-2 span{align-items:center;background-image:url(../img/icons/header/beer-left.svg),url(../img/icons/header/beer-right.svg);background-repeat:no-repeat;background-position:top -3.5px left,bottom right;display:flex;justify-content:center;position:absolute;top:-9px;left:-9px;right:0;bottom:0;height:calc(100% + 18px);width:calc(100% + 18px)}.c-header__nav{background:initial;display:initial;flex:1;position:initial;transform:initial;height:initial;width:initial}.c-header__nav-list-wrap{background:initial;flex-direction:row;gap:var(--gap-m)}.c-header__nav-list-wrap-auth{display:none}.c-header__nav-menu{display:flex;flex:1;gap:var(--gap-l);justify-content:center}.c-header__nav-menu a{background:none !important;flex-direction:column;justify-content:center;padding:0;gap:var(--gap-s);height:var(--header-height)}.c-header__nav-menu a span{font-size:14px;font-weight:bold;line-height:1;transition:color .2s ease-in-out}.c-header__nav-menu a.active,.c-header__nav-menu a:hover{color:#a3dc06}.c-header__nav-menu a.active svg,.c-header__nav-menu a:hover svg{fill:#a3dc06}.c-header__nav-menu-icon{transition:.2s ease-in-out}.c-header__logo{margin:initial}.c-header__logo img{height:80px;width:204px}}.c-mobile-refs{-webkit-backdrop-filter:blur(0.4rem);backdrop-filter:blur(0.4rem);background:rgba(255,255,255,.2);box-shadow:.4rem 0 1.6rem rgba(0,0,0,.25);height:48px;position:fixed;bottom:0;left:0;width:100%;z-index:99}.c-mobile-refs .o-btn--primary{background:#fff;color:#000}.c-mobile-refs .o-btn{line-height:32px;font-weight:500}@media(min-width: 992px){.c-mobile-refs{display:none}}.c-main{padding-top:var(--header-height)}.c-content,.c-wrapper{padding-top:calc(var(--content-inner)*2);padding-bottom:calc(var(--content-inner)*2)}.c-content{display:grid;gap:var(--text-content-gap)}.c-content>h1{font-size:var(--h1-font);line-height:40px}.c-content>h2{font-size:var(--h2-font);line-height:normal}.c-content>h3{font-size:var(--h3-font)}.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{background-image:url("../img/firstScreen/bg-s.jpeg");background-image:-webkit-image-set(url("../img/firstScreen/bg-s.webp") 1x, url("../img/firstScreen/bg-s.webp") 2x);background-image:image-set(url("../img/firstScreen/bg-s.webp") 1x, url("../img/firstScreen/bg-s.webp") 2x);background-size:cover;background-repeat:no-repeat;background-position:right}.c-first-screen__container{position:relative;height:224px}.c-first-screen__img{position:absolute;top:0;right:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;height:100%;width:40%}.c-first-screen__body{color:#fff;display:flex;flex-direction:column;justify-content:center;padding-left:var(--content-inner);height:100%;width:60%}.c-first-screen__body-title{display:-webkit-box;font-weight:bold;font-size:20px;max-height:16rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.c-first-screen__body .o-btn{margin-top:var(--gap-m)}@media(min-width: 768px){.c-first-screen{background-image:url(../img/firstScreen/bg-m.jpeg)}.c-first-screen__container{height:416px}}@media(min-width: 1200px){.c-first-screen{background-image:url(../img/firstScreen/bg.jpeg)}.c-first-screen__img{right:8rem}.c-first-screen__body-title{font-size:32px}.c-first-screen__body-subtitle{font-size:16px}.c-first-screen__body .o-btn{line-height:48px;min-width:176px}}.o-table,.c-table{overflow-x:auto}.o-table table,.c-table table{border-spacing:8px;margin:0 auto}.o-table th,.c-table th{background:var(--primary-color);color:#fff}.o-table td,.c-table td{box-shadow:0 .4rem 1.2rem rgba(0,0,0,.0784313725)}.o-table td,.o-table th,.c-table td,.c-table th{border:2px solid #fff;border-radius:var(--b-radius);padding:10px;min-width:120px}.c-toc{color:#fff;position:sticky;z-index:3;top:calc(var(--header-height) + var(--gap-m));left:0;display:flex;gap:var(--gap-s);max-width:100%;min-height:40px;list-style:none;padding:0;margin:0;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:.5rem;width:1px;height:24px}.c-toc li a{background-color:var(--primary-color);border-radius:var(--b-radius);color:#fff;display:block;line-height:40px;padding:0 8px;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-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{counter-reset:number;flex-direction:column}.c-faqs__question{margin-bottom:var(--gap-m)}.c-faqs__question{display:flex;gap:var(--gap-s);line-height:normal;}.c-faqs__question h3{font-size:var(--h3-font)}.c-faqs__question::before{counter-increment:number;content:counter(number) ". ";font-size:var(--h3-font);font-weight:bold;line-height:normal}.c-reviews{flex-wrap:wrap}.c-reviews__top{display:flex;font-size:16px;justify-content:space-between;gap:16px;margin-bottom:16px}.c-reviews__name{font-weight:bold}.c-reviews__item{border-radius:var(--b-radius);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.08);color:var(--text-color);padding:calc(var(--content-inner)*2);flex:1 0 320px;font-size:14px;max-width:100%}.c-reviews__item a{color:var(--text-color)}.c-slots{--height: 180px;--width: 180px;justify-content:center}.c-slots__name{color:var(--text-primary);margin-top:8px}.c-slots__item{position:relative;flex:0 0 var(--width)}.c-slots__item:hover .c-slots__overlay{opacity:1;visibility:visible}.c-slots__overlay{align-items:center;background:rgba(0,0,0,.2);background:linear-gradient(rgba(19, 60, 0, 0), #002d22);display:flex;flex-direction:column;gap:var(--gap-m);position:absolute;justify-content:center;top:0;transition:.2s ease-in-out;left:0;opacity:0;visibility:hidden;padding:var(--content-inner);height:180px;width:100%}.c-slots__overlay .o-btn{background:none;background-repeat:no-repeat;background-position:center;border-radius:50%;height:58px;width:58px;min-width:initial}.c-slots__overlay .o-btn::before,.c-slots__overlay .o-btn::after{display:none}.c-slots__overlay .o-btn.lazyloaded{background-image:url(../img/icons/play.svg)}.c-slots__overlay .o-btn span{display:none}.c-slots__overlay,.c-slots__img{border-radius:16px;height:var(--height);width:var(--width)}.c-slots__name{font-size:14px;font-weight:bold;white-space:nowrap;max-width:var(--width);text-overflow:ellipsis;text-align:center;overflow:hidden}.c-slots__demo{color:#fff;font-size:14px;font-weight:bold}@media(min-width: 1600px){.c-slots{justify-content:flex-start}}@media(min-width: 992px){.c-text-img{align-items:center;grid-template-columns:repeat(2, auto)}}@media(min-width: 1200px){.c-content>p{max-width:60%}}.c-footer{background:#f7f7fa;padding-top:calc(var(--content-inner)*2);padding-bottom:calc(var(--content-inner)*2 + 48px)}.c-footer__box:not(:last-child){padding-bottom:var(--gap-m);border-bottom:1px solid #e5e5ea}.c-footer__box:not(:first-child){padding-top:var(--gap-m)}.c-footer__top{gap:var(--gap-lm)}.c-footer__nav{flex:1 0 370px;max-width:100%}.c-footer__nav-title{font-size:14px;font-weight:bold;margin-bottom:var(--gap-m)}.c-footer__nav-list{display:flex;flex-wrap:wrap;gap:0 var(--gap-l)}.c-footer__nav-list li{flex:1 0 45%}.c-footer__nav-list a{color:var(--text-color);font-size:12px;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.c-footer__nav-list a:hover{color:#6dc300}.c-footer__img{-o-object-fit:contain;object-fit:contain;justify-content:center}.c-footer__licence{color:#707074;font-size:12px}.c-footer__copyright{color:#707074;font-size:10px;text-align:center}@media(min-width: 992px){.c-footer{padding-bottom:calc(var(--content-inner)*2)}}@media(min-width: 1340px){.c-footer__img{justify-content:flex-start}.c-footer__copyright{text-align:left}}