@font-face{font-family:NunitoSans;src:url(https://maskseti-omsk.ru/NunitoSans.ttf)}@font-face{font-family:Montserrat-Regular;src:url(https://maskseti-omsk.ru/Montserrat-Regular.ttf)}@font-face{font-family:Montserrat-Bold;src:url(https://maskseti-omsk.ru/Montserrat-Bold.ttf)}@font-face{font-family:Montserrat-ExtraBold\.ttf;src:url(https://maskseti-omsk.ru/Montserrat-ExtraBold.ttf)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#9195ac #ddd!important;scrollbar-width:thin!important}html::-webkit-scrollbar{width:6px!important;height:6px!important}html::-webkit-scrollbar-thumb{background:#9195ac!important;border-radius:20px!important}html::-webkit-scrollbar-track{background:#9195ac!important}body{color:#0d0b31;background:#444d53;margin:0;padding:0;font-family:Montserrat-Regular,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1.3}.is-none{opacity:0!important;visibility:hidden!important;display:none!important}.is-opacity{opacity:0!important}.is-hidden{opacity:0!important;visibility:hidden!important}.is-cursor-pointer{cursor:pointer!important}.is-cursor-default{cursor:default!important}.is-user-select-none{-webkit-user-select:none!important;user-select:none!important}label:hover{background-color:#0000!important}.max_container{width:100%;max-width:1800px;margin:0 auto;position:relative}.is-scroll-none{overflow:hidden!important}h2,h3{font-family:Montserrat-Bold,sans-serif;font-weight:900}nav.is-kroshki{word-break:break-all;flex-wrap:wrap;gap:5px;margin-top:120px;padding-left:20px;display:flex}nav.is-kroshki a{color:#ddd;letter-spacing:0%;vertical-align:middle;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .15s ease-in-out}nav.is-kroshki a:not(.is-end):hover{color:#c0cabf}nav.is-kroshki a:not(:first-child):before{color:#d1d9d3;content:"/";padding-right:5px}nav.is-kroshki a.is-end{cursor:default;color:#bababa}@media screen and (max-width:500px){nav.is-kroshki{margin-top:120px;padding-left:0}}.paymentLink{color:#fff;background:linear-gradient(#546063,#2f3537);border-radius:999px;justify-content:center;width:fit-content;margin-top:10px;margin-left:auto;margin-right:auto;padding:18px 40px;font-size:17px;font-weight:800;text-decoration:none;transition:opacity .1s ease-in;display:flex}.paymentLink:hover{opacity:.9}@media screen and (max-width:850px){.paymentLink{font-size:15px}}@media screen and (max-width:410px){.paymentLink{font-size:13px}}.is-loading{text-align:center;color:#ddd;background-color:#546063;border-radius:20px;width:100%;max-width:500px;margin:40px auto;padding:50px 20px}
.loader{background:#040e24;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;inset:0}.loader__span .loaderCircle{width:100%;max-width:80px;padding:1rem;animation:1s linear infinite loaderTurn}.loader__span .loaderCircle__value{fill:none;stroke-dasharray:63;stroke-dashoffset:63px;stroke-linecap:round;stroke-width:4px;animation:6s linear infinite loaderStroke}.loader__span .loaderCircle__value:first-child{stroke:#1e90ff}.loader__span .loaderCircle__value:nth-child(2){stroke:#00affa;animation-delay:1s}.loader__span .loaderCircle__value:nth-child(3){stroke:#0070fa;animation-delay:2s}.loader__span .loaderCircle__value:nth-child(4){stroke:#00d9ff;animation-delay:3s}.loader__span .loaderCircle__value:nth-child(5){stroke:#1e90ff;animation-delay:4s}.loader__span .loaderCircle__value:nth-child(6){stroke:#00affa;animation-delay:5s}.loader__text{text-align:center;color:#97a1b5;padding:10px;line-height:1.5;animation:1s ease-in-out opacityText}@media screen and (max-width:500px){.loader__text{font-size:15px}}.loader__interestingInfo{color:#97a1b5;background:linear-gradient(90deg,#2084fb75,#0000);border-left:5px solid #0075ff;margin:20px;padding:10px;font-size:13px;line-height:1.5;animation:1s ease-in-out opacityText;position:absolute;bottom:50px;left:0}@media screen and (max-width:500px){.loader__interestingInfo{font-size:11px}}@keyframes opacityText{0%{opacity:0}to{opacity:1}}@keyframes loaderStroke{8.33333%{stroke-dashoffset:0}16.6667%,to{stroke-dashoffset:63px}}@keyframes loaderTurn{50%{transform:rotate(180deg)}to{transform:rotate(720deg)}}
header{z-index:999;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#51575f60;border-bottom:1px solid #ffffff36;justify-content:space-between;align-items:center;gap:40px;width:100%;height:70px;padding:0 40px;display:flex;position:fixed;inset:0}@media screen and (max-width:1030px){header{gap:20px}}header .logo{align-items:center;display:flex}header .logo img{aspect-ratio:1;object-fit:cover;border-radius:999px;max-width:45px}header .links{justify-content:space-between;width:100%;display:flex}@media screen and (max-width:850px){header .links{display:none}}header .menu{display:none}@media screen and (max-width:850px){header .menu{cursor:pointer;justify-content:center;align-items:center;height:100%;padding:10px;display:flex}header .menu span{background-color:#fff;width:30px;height:2.2px;position:relative}header .menu span:after{content:"";background-color:#fff;width:30px;height:2.5px;position:absolute;top:-7px}header .menu span:before{content:"";background-color:#fff;width:30px;height:2.5px;position:absolute;top:7px}header .links{transition:left .2s ease-in-out;left:-100%}header .links.is-active{background:linear-gradient(45deg,#393f46,#2b2d39);flex-direction:column;justify-content:flex-start;width:100%;height:fit-content;display:flex;position:fixed;inset:70px 0 0 0%}header .links.is-active nav{z-index:99;flex-direction:column;align-items:start;padding:20px;display:flex;position:relative}}@media screen and (max-width:850px) and (max-width:500px){header .links.is-active nav{gap:10px}header .links.is-active nav:last-child{padding-top:0}}@media screen and (max-width:850px){header .links.is-active nav a{width:100%}}@media screen and (max-width:850px) and (max-width:500px){header .links.is-active nav a{font-size:15px}}header nav{align-items:center;gap:25px;display:flex}@media screen and (max-width:900px){header nav{gap:15px}}header nav a{color:#ddd;align-items:center;font-size:18px;text-decoration:none;transition:color .1s ease-in-out;display:flex}@media screen and (max-width:1030px){header nav a{font-size:15px}}header nav a svg{opacity:.7;max-width:30px;margin-right:10px;transition:opacity .1s ease-in-out}header nav a:hover{color:#fff}header nav a:hover svg{opacity:1}
