*,*::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}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){*{-webkit-animation-duration:0.01ms !important;animation-duration:0.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}body{font-family:Arial, Helvetica, sans-serif;background:#000}main{display:flex;flex-direction:column;width:100%;max-width:1340px;margin:0 auto;background:#111111}.c-content{color:#fff;text-align:justify;padding:30px 15px 20px}h1{font-size:32px;margin-bottom:15px}h2,h3{font-size:28px;margin-bottom:15px;margin-top:25px}p{margin-bottom:15px}ol,ul{margin-bottom:15px}a{color:#f8981c;text-decoration:none}.c-nav{width:100%;display:flex;justify-content:center;flex-direction:column;background:#0E0E0E;border:1px solid #aaa;padding:10px;margin-bottom:10px}.c-nav__caption{padding-left:30px;font-weight:700;color:#fff;font-size:30px}.c-nav nav ol{margin:10px 0}.c-nav nav ol li a{color:#fff;text-decoration:none;letter-spacing:.5px;font-size:18px}.c-nav nav ol li a:hover{text-decoration:underline;color:#f8981c}.o-table__wrapper{overflow-x:auto;width:100%}table{margin:3rem 0;width:100%;border-spacing:0}tr{transition-duration:.3s}tr:hover{background-color:#D5831A}tr:nth-child(odd){background-color:#544130}tr:nth-child(odd):hover{background-color:#D5831A}td,th{padding:.8rem 1.5rem;min-width:120px}td:not(:last-child){position:relative}td:not(:last-child)::after{content:'';display:flex;width:1px;height:60%;position:absolute;right:0;top:20%;background-color:#D5831A}th{background-color:#D5831A;color:white;border-bottom:2px solid white}th:not(:last-child){position:relative}th:not(:last-child)::after{content:'';display:flex;width:1px;height:60%;position:absolute;right:0;top:20%;background-color:rgba(255,255,255,0.4)}table>*:first-child tr:first-child>*:first-child{border-top-left-radius:.5rem}table>*:first-child tr:first-child>*:last-child{border-top-right-radius:.5rem}table>*:last-child tr:last-child>*:first-child{border-bottom-left-radius:.5rem}table>*:last-child tr:last-child>*:last-child{border-bottom-right-radius:.5rem}.c-header{z-index:5;display:flex;width:100%;background:#0E0E0E;margin:0 auto;max-width:1340px;height:80px;justify-content:space-between;padding:0 10px}.c-header__burger{width:20px;height:16px;position:relative;margin-right:7px;cursor:pointer}@media (min-width: 992px){.c-header__burger{display:none}}.c-header__burger span,.c-header__burger:before,.c-header__burger:after{height:2px;background:#fff;position:absolute;left:0;display:block}.c-header__burger span{width:20px;top:calc(50% - 1px)}.c-header__burger:before,.c-header__burger:after{content:"";width:16px}.c-header__burger:after{top:0}.c-header__burger:before{bottom:0}.c-header__left{display:flex;align-items:center}.c-header__logo img{max-height:50px}.c-header__menu{z-index:10;position:absolute;background:#111111;width:100%;height:100vh;left:-100%;top:0;padding:15px 15px 30px;transition:all .2s ease}@media (min-width: 992px){.c-header__menu{position:relative;width:auto;height:100%;padding:10px;left:0;background:inherit;display:flex;align-items:center}}.c-header__menu.is-open{left:0}.c-header__menu-close{position:absolute;top:15px;left:15px;padding:5px;z-index:1;cursor:pointer}.c-header__menu-close:before{content:"";width:15px;height:15px;display:block;background:url("../img/helps/menu-close.svg") no-repeat}@media (min-width: 992px){.c-header__menu-close{display:none}}.c-header__menu ul{margin:25px 0;padding:0 15px 25px;border-bottom:1px solid #4f586f;list-style:none;width:100%;overflow-y:auto}@media (min-width: 992px){.c-header__menu ul{border-bottom:0;margin:0;padding:0;display:flex;flex-direction:row;align-items:center}}.c-header__menu ul li{margin:0;padding:0;padding-top:15px;width:100%}@media (min-width: 992px){.c-header__menu ul li{padding:0 7px}}.c-header__menu ul li a{display:flex;align-items:center;text-decoration:none}.c-header__menu ul li a img{margin-right:15px}@media (min-width: 992px){.c-header__menu ul li a img{display:none}}.c-header__menu ul li a span{color:#fff}@media (min-width: 992px){.c-header__menu ul li a span{white-space:nowrap;font-size:.8rem;line-height:1.5rem;text-transform:uppercase;font-weight:700;color:#9d9d9d;position:relative}.c-header__menu ul li a span:hover{color:#f8981c}}@media (min-width: 1200px){.c-header__menu ul li a span{font-size:.9rem}}.c-header__right{display:flex;align-items:center}.c-header__btn{display:flex;justify-content:center;align-items:center;border-radius:15px;height:40px;padding:7px 15px;font-size:18px;font-weight:700;z-index:9}.c-header__btn:first-child{margin-right:5px}@media (min-width: 768px){.c-header__btn:first-child{margin-right:10px}}.c-header__btn-register{background:#f8981c;color:#050708;box-shadow:0 3px #D5831A}.c-header__btn-register:hover{box-shadow:0 2px #D5831A}@media (min-width: 768px){.c-header__btn-register{box-shadow:0 3px #D5831A}.c-header__btn-register:hover{box-shadow:0 2px #D5831A}}@media (min-width: 768px) and (min-width: 768px){.c-header__btn-register{box-shadow:0 4px #D5831A}.c-header__btn-register:hover{box-shadow:0 3px #D5831A}}.c-header__btn-login{background:#252525;color:#fff;box-shadow:0 4px #151515}.c-header__btn-login:hover{box-shadow:0 3px #151515}.c-header__btn:hover{transform:translateY(1px)}@media (min-width: 768px){.c-header__btn{height:50px;padding:10px 40px;font-size:20px}}.c-banner{width:100%;position:relative;z-index:4}.c-banner img{-o-object-fit:cover;object-fit:cover;height:100%;min-height:230px;width:100%}@media (min-width: 576px){.c-banner img{max-height:320px}}@media (min-width: 768px){.c-banner img{max-height:280px}}.c-banner__info{width:100%;height:100%;padding:40px 50px;position:absolute;top:0;z-index:5;max-width:1200px;margin:0 auto;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 992px){.c-banner__info{padding:60px 120px}}.c-banner__info-bigger{font-weight:700;font-size:1.8rem;line-height:2.2rem;margin:0 0 8px;display:inline-block;width:100%;color:#fff;text-align:center}@media (min-width: 576px){.c-banner__info-bigger{font-size:2.2rem;line-height:2.5rem;width:80%}}@media (min-width: 992px){.c-banner__info-bigger{font-size:2.8rem;line-height:3.1rem;width:50%}}.c-banner__info-smaller{width:100%;line-height:1.2rem;font-size:1rem;margin:0 0 16px;font-weight:500;color:rgba(255,255,255,0.9);text-align:center}@media (min-width: 576px){.c-banner__info-smaller{font-size:1.2rem;line-height:1.4rem;width:70%}}@media (min-width: 992px){.c-banner__info-smaller{font-size:1.3rem;line-height:1.5rem;width:50%}}.c-banner__info-btn{height:60px;padding:10px 80px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-weight:bold;text-transform:capitalize;margin-top:13px;white-space:nowrap;font-size:1.4rem;background:#f8981c;color:#050708;box-shadow:0 4px #D5831A}.c-banner__info-btn:hover{box-shadow:0 3px #D5831A;transform:translateY(1px)}@media (min-width: 992px){.c-banner__info-btn{font-size:1.6rem}}@media (min-width: 1200px){.c-banner__info-btn{margin-right:15px}}.c-slots{width:100%;margin-bottom:5px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.c-slots__item{position:relative;margin:3px;border:1px solid #aaa}.c-slots__item-preview{width:100%;max-width:205px}.c-slots__item:hover .c-slots__popup{display:flex}.c-slots__popup{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:none;flex-direction:column;align-items:center;justify-content:space-around;background:rgba(0,0,0,0.6);padding:20px 10px}.c-slots__popup-caption{width:100%;text-align:center;color:#fff;font-weight:500;font-size:18px;word-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.c-slots__popup-link{width:70%;height:35px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f8981c;color:#050708;box-shadow:0 4px #D5831A;font-weight:700}.c-slots__popup-link:hover{box-shadow:0 3px #D5831A;transform:translateY(1px)}.c-faq{box-sizing:border-box;width:100%}summary::-webkit-details-marker{display:none}summary::-moz-list-bullet{list-style-type:none}summary::marker{display:none}summary{padding:14px 12px 0px 12px;position:relative;border-radius:6px;width:100%;display:inline-block;text-align:left;cursor:pointer;box-sizing:border-box;color:white;background-color:#D5831A;font-weight:700;border-bottom:1px solid transparent;padding-bottom:14px}summary::before{content:"";position:absolute;display:flex;height:3px;width:19px;right:10px;top:calc(50% - 1px)}summary::after{content:"";position:absolute;display:flex;height:19px;width:3px;right:18px;transition-duration:.3s;top:calc(50% - 9px)}details[open] summary{border-color:#e4e5eb;border-radius:6px 6px 0 0}details[open]>summary::after{transform:rotate(90deg)}summary ~ *{-webkit-animation:sweep .8s;animation:sweep .8s}summary:focus{outline:0}details{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;display:block;background-color:#ddd;box-shadow:0 10px 18px rgba(75,74,120,0.14);border-radius:6px;margin-bottom:2rem;color:#D5831A}details>div{margin:0px;padding:20px 20px 20px 40px;text-align:left}@-webkit-keyframes sweep{0%{color:transparent}100%{color:#D5831A}}@keyframes sweep{0%{color:transparent}100%{color:#D5831A}}.c-footer{width:100%;display:flex;justify-content:center;padding:20px;max-width:1340px;margin:0 auto;text-align:center}.c-footer span{color:#fff;font-size:18px;font-weight:700}
