@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box}*{touch-action:manipulation}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}input{background-color:transparent;border:none;outline:none;color:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--background-default: #ffffff}html,body,#app{min-height:100vh}*{font-family:PusiaBold,sans-serif!important}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000a1;z-index:100000;display:flex;align-content:center;justify-content:center;animation:modal .5s ease}.modal__content{position:relative;padding:24px 24px 12px;background-color:#000;color:#fff;width:100%;max-width:400px;height:fit-content;margin:auto;box-shadow:0 2px #040404;border-radius:6px;font-family:PusiaBold,sans-serif!important;display:flex;flex-direction:column;gap:8px;font-size:16px;text-align:center}.modal__point a{color:#eec707}.video_background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.video_background iframe{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.modal__button{margin-top:16px;-webkit-text-stroke:1px #000;text-shadow:0 2px 0 #000}.close-button{position:absolute;top:-16px;right:-16px;background-color:#000;height:24px;width:24px;border-radius:50%;display:flex;justify-content:center;align-items:center}.title{font-size:24px}@keyframes modal{0%{opacity:0}to{opacity:1}}@media (max-width: 800px){.modal__content{max-width:90%}}@media only screen and (max-width: 768px){video{object-fit:cover;width:100vw;height:auto}.styles_links-wrapper__BmrYJ a{font-size:.7rem}}svg path:not([fill]):not([class]),svg rect:not([fill]):not([class]),svg g:not([fill]):not([class]),svg circle:not([fill]):not([class]),svg ellipse:not([fill]):not([class]){fill:currentColor}
