header{display:flex;gap:40px;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:70px;align-items:center;padding:0 40px;z-index:999;justify-content:space-between;background-color:rgba(81,87,95,.3764705882);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid hsla(0,0%,100%,.2117647059)}@media screen and (max-width:1030px){header{gap:20px}}header .logo{display:flex;align-items:center}header .logo img{max-width:45px;aspect-ratio:1/1;border-radius:999px;object-fit:cover}header .links{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:850px){header .links{display:none}}header .menu{display:none}@media screen and (max-width:850px){header .menu{display:flex;cursor:pointer;align-items:center;justify-content:center;height:100%;padding:10px}header .menu span{position:relative;width:30px;height:2.2px;background-color:#fff}header .menu span:after{top:-7px}header .menu span:after,header .menu span:before{content:"";position:absolute;width:30px;height:2.5px;background-color:#fff}header .menu span:before{top:7px}header .links{left:-100%;transition:left .2s ease-in-out}header .links.is-active{display:flex;flex-direction:column;position:fixed;width:100%;top:70px;left:0;right:0;bottom:0;justify-content:flex-start;background:linear-gradient(45deg,#393f46,#2b2d39);height:-moz-fit-content;height:fit-content}header .links.is-active nav{display:flex;flex-direction:column;align-items:start;padding:20px;position:relative;z-index:99}}@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{display:flex;align-items:center;gap:25px}@media screen and (max-width:900px){header nav{gap:15px}}header nav a{color:#ddd;text-decoration:none;transition:color .1s ease-in-out;font-size:18px;display:flex;align-items:center}@media screen and (max-width:1030px){header nav a{font-size:15px}}header nav a svg{max-width:30px;margin-right:10px;opacity:.7;transition:opacity .1s ease-in-out}header nav a:hover{color:#fff}header nav a:hover svg{opacity:1}@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{background:#444d53;color:#0d0b31;font-family:Montserrat-Regular,sans-serif;font-weight:400;font-style:normal;font-size:16px;font-weight:500;margin:0;padding:0;line-height:1.3}.is-none{display:none!important;visibility:hidden!important}.is-hidden,.is-none,.is-opacity{opacity:0!important}.is-hidden{visibility:hidden!important}.is-cursor-pointer{cursor:pointer!important}.is-cursor-default{cursor:default!important}.is-user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}label:hover{background-color:rgba(0,0,0,0)!important}.max_container{max-width:1800px;position:relative;margin:0 auto;width:100%}.is-scroll-none{overflow:hidden!important}h2,h3{font-family:Montserrat-Bold,sans-serif;font-weight:900}nav.is-kroshki{display:flex;word-break:break-all;flex-wrap:wrap;margin-top:120px;gap:5px;padding-left:20px}nav.is-kroshki a{color:#ddd;font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:1.5;letter-spacing:0;text-decoration:none;vertical-align:middle;transition:color .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}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{padding:18px 40px;font-size:17px;font-weight:800;background:linear-gradient(0deg,#2f3537,#546063);border-radius:999px;color:#fff;width:-moz-fit-content;width:fit-content;text-decoration:none;transition:opacity .1s ease-in;margin-top:10px;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.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{padding:50px 20px;max-width:500px;width:100%;border-radius:20px;text-align:center;margin:40px auto;color:#ddd;background-color:#546063}.loader{width:100%;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;background:#040e24;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader__span .loaderCircle{animation:loaderTurn 1s linear infinite;padding:1rem;max-width:80px;width:100%}.loader__span .loaderCircle__value{animation:loaderStroke 6s linear infinite;fill:none;stroke-dasharray:63;stroke-dashoffset:63;stroke-linecap:round;stroke-width:4}.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;line-height:1.5;animation:opacityText 1s ease-in-out;padding:10px}@media screen and (max-width:500px){.loader__text{font-size:15px}}.loader__interestingInfo{color:#97a1b5;padding:10px;line-height:1.5;animation:opacityText 1s ease-in-out;position:absolute;bottom:50px;left:0;margin:20px;font-size:13px;border-left:5px solid #0075ff;background:linear-gradient(90deg,rgba(32,132,251,.4588235294),transparent)}@media screen and (max-width:500px){.loader__interestingInfo{font-size:11px}}@keyframes opacityText{0%{opacity:0}to{opacity:1}}@keyframes loaderStroke{8.3333333333%{stroke-dashoffset:0}16.6666666667%,to{stroke-dashoffset:63}}@keyframes loaderTurn{50%{transform:rotate(180deg)}to{transform:rotate(2turn)}}