.MainBlock{height:100%;position:relative;overflow:hidden}.MainBlock .btns{flex-wrap:wrap;gap:10px;display:flex}.MainBlock .text{z-index:30;flex-direction:column;justify-content:center;height:100%;padding-left:50px;padding-right:20px;display:flex;position:absolute}@media screen and (max-width:850px){.MainBlock .text{padding-left:20px}}.MainBlock .text h1{color:#0000;background:linear-gradient(#738387,#000);-webkit-background-clip:text;background-clip:text;flex-direction:row-reverse;justify-content:flex-end;align-items:center;height:fit-content;margin-bottom:10px;font-family:Montserrat-Bold,sans-serif;font-size:clamp(1rem,7vw,6.5rem);font-weight:800;display:flex}@media screen and (max-width:470px){.MainBlock .text h1{background:linear-gradient(310deg,#000,#738387);-webkit-background-clip:text;background-clip:text;font-weight:900}}@media screen and (max-width:1135px){.MainBlock .text h1{font-size:clamp(1rem,7vw,4rem)}}@media screen and (max-width:592px){.MainBlock .text h1{font-size:clamp(1rem,8vw,6rem)}}@media screen and (min-width:471px){.MainBlock .text h1 span{display:flex}}@media screen and (max-width:470px){.MainBlock .text h1{font-size:47px;display:inline-block}.MainBlock .text h1 span{position:relative}.MainBlock .text h1 span img{width:41px;position:absolute;top:5px;left:5px}}@media screen and (max-width:320px){.MainBlock .text h1{font-size:45px}}.MainBlock .text h1 img{object-fit:cover;border-radius:999px;width:100%;max-width:80px;margin-right:15px}@media screen and (max-width:1135px){.MainBlock .text h1 img{max-width:60px}}@media screen and (max-width:720px){.MainBlock .text h1 img{max-width:50px}}@media screen and (max-width:470px){.MainBlock .text h1 img{max-width:45px;margin-top:5px;margin-left:10px}}.MainBlock .text h2{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#ffffffb0 0%,#fff0 70%);border-left:3px solid #303739;width:fit-content;margin-top:20px;padding:15px;font-size:1.7rem;font-weight:800}@media screen and (max-width:1265px){.MainBlock .text h2{font-size:1.5rem}}@media screen and (max-width:850px){.MainBlock .text h2{font-size:1.2rem}}@media screen and (max-width:558px){.MainBlock .text h2{background:#ffffff4a}}@media screen and (max-width:325px){.MainBlock .text h2{font-size:1rem}}.MainBlock .text h2 span.is-1{background:linear-gradient(#88979c,#141419);color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.MainBlock .text h2 span.is-2{background:linear-gradient(120deg,#fff,#43a4f9,red);color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.MainBlock .text h3{color:#fff;font-size:1.5rem;font-weight:400;line-height:1.5;font-family:Montserrat-Regular,sans-serif!important;font-weight:600!important}@media screen and (max-width:1265px){.MainBlock .text h3{font-size:1.3rem}}@media screen and (max-width:850px){.MainBlock .text h3{font-size:1rem}}.MainBlock .img-mask{z-index:20;background:linear-gradient(134deg,#9ca2a0 0%,#0000 62%);width:100%;height:100%;position:absolute;inset:0}@media screen and (max-width:890px){.MainBlock .img-mask{background:linear-gradient(161deg,#818a87 0%,#ffffff12 62%)}}@media screen and (max-width:775px){.MainBlock .img-mask{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media screen and (max-width:470px){.MainBlock .img-mask{background:linear-gradient(134deg,#9faa99 0%,#00000014 62%)}}.MainBlock .bg-photo{-webkit-user-select:none;user-select:none;pointer-events:none;background-image:url(/images/bgMain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh}@media screen and (max-width:1135px){.MainBlock .bg-photo{background-position:70%}}.MainBlock img.is-2{z-index:20;max-width:850px;position:absolute;bottom:-320px;right:-160px}@media screen and (max-height:700px){.MainBlock img.is-2{bottom:-374px;right:-319px}}@media screen and (max-width:775px){.MainBlock img.is-2{max-width:550px;bottom:-202px;right:-184px}}.MainBlock a.is-btn{color:#fff;background:linear-gradient(#546063,#2f3537);border-radius:999px;width:fit-content;margin-top:10px;padding:18px 40px;font-size:17px;font-weight:800;text-decoration:none;transition:opacity .1s ease-in}.MainBlock a.is-btn:hover{opacity:.9}@media screen and (max-width:850px){.MainBlock a.is-btn{font-size:15px}}@media screen and (max-width:410px){.MainBlock a.is-btn{font-size:13px}}@media screen and (max-width:382px){.MainBlock a.is-btn{text-align:center;width:100%}}
.AboutUs{background:linear-gradient(45deg,#393f46,#5c6c70);padding:50px;position:relative}@media screen and (max-width:850px){.AboutUs{padding:50px 20px;padding-top:30px!important}}.AboutUs h2{color:#0000;background:linear-gradient(#fff,#837b7b);-webkit-background-clip:text;background-clip:text;align-items:center;height:fit-content;margin-bottom:10px;font-size:clamp(2rem,10vw,5rem);font-weight:800;display:flex}@media screen and (max-width:500px){.AboutUs h2{font-weight:900;line-height:1}}.AboutUs h2 img{object-fit:cover;border-radius:999px;width:100%;max-width:80px;margin-right:15px}@media screen and (max-width:1135px){.AboutUs h2 img{max-width:60px}}@media screen and (max-width:720px){.AboutUs h2 img{max-width:50px}}@media screen and (max-width:465px){.AboutUs h2 img{max-width:40px}}.AboutUs .box{margin-top:40px;margin-bottom:70px;display:flex}@media screen and (max-width:975px){.AboutUs .box{flex-direction:column;gap:40px}}.AboutUs .box .images{flex-wrap:wrap;align-items:start;gap:20px;width:100%;display:flex}.AboutUs .box .images img{aspect-ratio:1;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:20px;width:100%;max-width:340px}@media screen and (max-width:1580px){.AboutUs .box .images img{max-width:280px!important}}@media screen and (max-width:1330px){.AboutUs .box .images img{max-width:240px!important}}@media screen and (max-width:1158px){.AboutUs .box .images img{max-width:200px!important}}@media screen and (max-width:700px){.AboutUs .box .images img{max-width:calc(50% - 20px)!important}}.AboutUs .box .text{color:#fff;width:100%;font-size:20px;line-height:1.5}@media screen and (max-width:1390px){.AboutUs .box .text{font-size:17px}}@media screen and (max-width:1158px){.AboutUs .box .text{font-size:14px}}@media screen and (max-width:975px){.AboutUs .box .text{font-size:18px}}@media screen and (max-width:700px){.AboutUs .box .text{font-size:14px}}.loadingBlock{text-align:center;color:#fff;background-color:#393f46;justify-content:center;align-items:center;width:100%;padding:40px;font-size:20px;display:flex}
.LatestNews{background:linear-gradient(45deg,#393f46,#2b2d39);padding:50px;position:relative;overflow:hidden}@media screen and (max-width:850px){.LatestNews{padding:70px 20px 60px}}.LatestNews h2{color:#0000;-webkit-text-stroke:1px #c2c6be;text-stroke:1px #c2c6be;-webkit-background-clip:text;background-clip:text;justify-content:center;height:fit-content;margin-top:0;margin-bottom:10px;padding-top:20px;font-size:clamp(2rem,10vw,10rem);font-weight:800;display:flex;font-family:NunitoSans,sans-serif!important}@media screen and (max-width:1065px){.LatestNews h2{font-size:clamp(2rem,15vw,10rem)}}@media screen and (max-width:760px){.LatestNews h2{-webkit-text-stroke:1px #c2c6be88;text-stroke:1px #c2c6be88;position:absolute;top:0;left:40px}}@media screen and (max-width:490px){.LatestNews h2{top:10px;left:20px}}.LatestNews h2 img,.LatestNews h2 video{object-fit:cover;border-radius:999px;width:100%;max-width:80px;margin-right:15px}@media screen and (max-width:1135px){.LatestNews h2 img,.LatestNews h2 video{max-width:60px}}@media screen and (max-width:720px){.LatestNews h2 img,.LatestNews h2 video{max-width:50px}}@media screen and (max-width:465px){.LatestNews h2 img,.LatestNews h2 video{max-width:40px}}.LatestNews h3{color:#0000;z-index:3;background:linear-gradient(#fff,#837b7b);-webkit-background-clip:text;background-clip:text;flex-direction:row-reverse;justify-content:center;height:fit-content;margin-top:-130px;font-size:clamp(1rem,10vw,2rem);font-weight:800;display:flex;position:relative}@media screen and (max-width:500px){.LatestNews h3{font-weight:900;line-height:1}}@media screen and (max-width:1380px){.LatestNews h3{margin-top:-100px}}@media screen and (max-width:1065px){.LatestNews h3{margin-top:-130px}}@media screen and (max-width:979px){.LatestNews h3{margin-top:-100px}}@media screen and (max-width:760px){.LatestNews h3{margin-top:120px}}@media screen and (max-width:665px){.LatestNews h3{margin-top:100px}}@media screen and (max-width:600px){.LatestNews h3{margin-top:80px}}@media screen and (max-width:490px){.LatestNews h3{margin-top:60px;font-size:clamp(1rem,10vw,2.4rem);display:inline-block}.LatestNews h3 span{position:relative}.LatestNews h3 span img{width:35px;position:absolute;top:5px;left:10px}}@media screen and (max-width:455px){.LatestNews h3{margin-top:50px}}@media screen and (max-width:390px){.LatestNews h3{margin-top:35px}}@media screen and (max-width:365px){.LatestNews h3{margin-top:28px}}.LatestNews h3 img,.LatestNews h3 video{object-fit:cover;border-radius:999px;width:100%;max-width:40px;margin-right:15px}.LatestNews .cards{width:100%;margin-top:100px;display:flex;overflow:auto}@media screen and (max-width:800px){.LatestNews .cards{margin-top:20px}}@media screen and (max-width:520px){.LatestNews .cards{margin-top:0}}.LatestNews .cards .card{align-items:start;gap:40px;min-width:100%;display:flex}.LatestNews .cards .card.is-reverse{flex-direction:row-reverse}@media screen and (max-width:900px){.LatestNews .cards .card,.LatestNews .cards .card.is-reverse{flex-direction:column}}.LatestNews .cards .card .img{width:70%}@media screen and (max-width:900px){.LatestNews .cards .card .img{width:100%}}.LatestNews .cards .card .img img,.LatestNews .cards .card .img video{-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:20px;width:100%;max-width:100%}.LatestNews .cards .card .img video{pointer-events:inherit}.LatestNews .cards .card .text{color:#fff;width:100%;height:100%;position:relative}.LatestNews .cards .card .text p{width:100%;font-size:18px;line-height:1.4}.LatestNews .cards .card .text p:first-child{margin-top:0;padding-top:0}@media screen and (max-width:1325px){.LatestNews .cards .card .text p{font-size:16px}}@media screen and (max-width:1054px){.LatestNews .cards .card .text p{font-size:14px}}.LatestNews .cards .card .text span{font-size:14px;position:absolute;bottom:10px;right:10px}.LatestNews button{color:#adb6c4;cursor:pointer;background-color:#525f6d;border:none;border-radius:999px;width:40px;height:40px;margin-top:20px;font-size:20px;transition:opacity .12s ease-in-out,background-color .12s ease-in-out}.LatestNews button:not(.isDisabled):hover{background-color:#5f6e7e}.LatestNews button.isDisabled{opacity:.5;cursor:default}.LatestNews button:not(:first-child){margin-left:7px}.LatestNews .loadingBlock{text-align:center;color:#fff;background-color:#393f46;justify-content:center;align-items:center;width:100%;padding:40px;font-size:20px;display:flex}
@font-face{font-family:NunitoSans;src:url(https://maskseti-omsk.ru/NunitoSans.ttf)}.IsFeedback{background:linear-gradient(45deg,#393f46,#5c6c70);display:flex;position:relative}.IsFeedback .left{width:100%;padding:50px}@media screen and (max-width:850px){.IsFeedback .left{padding:50px 20px}}.IsFeedback h2{color:#0000;background:linear-gradient(#fff,#837b7b);-webkit-background-clip:text;background-clip:text;height:fit-content;margin-bottom:10px;padding-right:50px;font-size:clamp(2rem,10vw,4rem);font-weight:800}@media screen and (max-width:500px){.IsFeedback h2{font-weight:900;line-height:1}}@media screen and (max-width:850px){.IsFeedback h2{font-size:clamp(2rem,10vw,3rem)}}@media screen and (max-width:460px){.IsFeedback h2{font-size:45px}}@media screen and (max-width:365px){.IsFeedback h2{font-size:40px}}.IsFeedback h2 span{display:inline;position:relative}.IsFeedback h2 span img{width:100px;position:absolute;top:15px;left:10px}@media screen and (max-width:850px){.IsFeedback h2 span img{width:45px;top:10px}}@media screen and (max-width:460px){.IsFeedback h2 span img{width:35px;top:10px}}.IsFeedback h2 img{object-fit:cover;border-radius:999px;width:100%;max-width:50px;margin-right:15px}.IsFeedback .img{width:100%}@media screen and (max-width:650px){.IsFeedback .img{display:none}}.IsFeedback .img img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.IsFeedback .form{margin-top:40px}.IsFeedback .form form{flex-direction:column;gap:10px;display:flex}.IsFeedback .form form input,.IsFeedback .form form textarea,.IsFeedback .form form button{color:#fff;background-color:#5b6469;border:none;border-radius:5px;outline:2px solid #76797b00;padding:15px;font-family:NunitoSans,sans-serif;font-size:17px}@media screen and (max-width:850px){.IsFeedback .form form input,.IsFeedback .form form textarea,.IsFeedback .form form button{font-size:14px}}.IsFeedback .form form input::placeholder,.IsFeedback .form form textarea::placeholder,.IsFeedback .form form button::placeholder{color:#9a9a9a;font-weight:800}.IsFeedback .form form input,.IsFeedback .form form textarea{transition:outline .15s ease-in-out}.IsFeedback .form form input:focus,.IsFeedback .form form textarea:focus{outline:2px solid #76797b}.IsFeedback .form form textarea{resize:vertical;height:170px;min-height:70px;max-height:250px}.IsFeedback .form form button{cursor:pointer;color:#050508;background-color:#91989b;font-weight:800;transition:background-color .15s ease-in-out,color .15s ease-in-out}.IsFeedback .form form button:hover{color:#91989b;background-color:#050508}
@font-face{font-family:NunitoSans;src:url(https://maskseti-omsk.ru/NunitoSans.ttf)}.PaymentDetails{color:#fff;background:linear-gradient(45deg,#393f46,#2b2d39);justify-content:space-between;gap:20px;padding:50px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1065px){.PaymentDetails{flex-direction:column}}@media screen and (max-width:850px){.PaymentDetails{padding:50px 20px}}.PaymentDetails h2{color:#0000;-webkit-text-stroke:1px #c2c6be;text-stroke:1px #c2c6be;-webkit-background-clip:text;background-clip:text;height:fit-content;margin-top:0;margin-bottom:10px;padding-top:20px;font-size:clamp(2rem,10vw,10rem);font-weight:800}@media screen and (max-width:1065px){.PaymentDetails h2{font-size:clamp(2rem,15vw,10rem)}}@media screen and (max-width:760px){.PaymentDetails h2{-webkit-text-stroke:1px #c2c6be88;text-stroke:1px #c2c6be88;font-size:clamp(2rem,17vw,24rem);position:absolute;top:-15px}}.PaymentDetails h2 img{object-fit:cover;border-radius:999px;width:100%;max-width:80px;margin-right:15px}@media screen and (max-width:1135px){.PaymentDetails h2 img{max-width:60px}}@media screen and (max-width:720px){.PaymentDetails h2 img{max-width:50px}}@media screen and (max-width:465px){.PaymentDetails h2 img{max-width:40px}}.PaymentDetails h3{color:#0000;z-index:3;background:linear-gradient(#fff,#837b7b);-webkit-background-clip:text;background-clip:text;flex-direction:row-reverse;justify-content:start;height:fit-content;margin-top:-95px;margin-left:50px;font-size:clamp(1rem,10vw,2rem);font-weight:800;display:flex;position:relative}@media screen and (max-width:500px){.PaymentDetails h3{font-weight:900;line-height:1}}@media screen and (max-width:1380px){.PaymentDetails h3{margin-top:-100px}}@media screen and (max-width:1065px){.PaymentDetails h3{margin-top:-130px}}@media screen and (max-width:979px){.PaymentDetails h3{margin-top:-100px;margin-left:0}}@media screen and (max-width:760px){.PaymentDetails h3{margin-top:0}}@media screen and (max-width:490px){.PaymentDetails h3{margin-top:50px;font-size:clamp(1rem,10vw,2.4rem);display:inline-block}.PaymentDetails h3 span{position:relative}.PaymentDetails h3 span img{width:35px;position:absolute;top:5px;left:10px}}@media screen and (max-width:460px){.PaymentDetails h3{margin-top:40px;font-size:30px}.PaymentDetails h3 span img{width:30px}}@media screen and (max-width:360px){.PaymentDetails h3{font-size:26px}.PaymentDetails h3 span img{width:25px}}.PaymentDetails h3 img{object-fit:cover;border-radius:999px;width:100%;max-width:40px;margin-right:15px}.PaymentDetails p{font-size:20px;line-height:1.4}@media screen and (max-width:970px){.PaymentDetails p{font-size:18px}}@media screen and (max-width:615px){.PaymentDetails p{font-size:15px}}@media screen and (max-width:450px){.PaymentDetails p{font-size:14px}}.PaymentDetails p strong{font-weight:800}.PaymentDetails .left{color:#fff;flex-direction:column;display:flex}.PaymentDetails .img{flex-direction:column;justify-content:start;gap:10px;width:100%;display:flex}.PaymentDetails .img a{width:100%}.PaymentDetails .img a.is-1{color:#fff;background-color:#4a5460;border-radius:15px;justify-content:center;align-items:center;width:100%;max-width:400px;padding:15px;text-decoration:none;display:flex}@media screen and (max-width:450px){.PaymentDetails .img a.is-1{font-size:14px}}@media screen and (max-width:1065px){.PaymentDetails .img{justify-content:center}}.PaymentDetails .img img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;max-width:400px}.PaymentDetails form{flex-direction:column;gap:20px;width:100%;max-width:100%;margin-top:20px;display:flex}@media screen and (min-width:635px){.PaymentDetails form{max-width:fit-content}}.PaymentDetails form .line{gap:10px;display:flex}.PaymentDetails form .line.is-acept{display:block}.PaymentDetails form .line.is-acept a{color:#fff;text-decoration:underline}.PaymentDetails form label{cursor:pointer;color:#6b7582;text-align:center;border-radius:5px;outline:1px solid #6b7582;width:100%;padding:13px 18px;font-family:NunitoSans,sans-serif;display:block}@media screen and (max-width:379px){.PaymentDetails form label{padding:10px}}.PaymentDetails form label.is-active{outline:2px solid #6b7582;font-weight:700}.PaymentDetails form input:not([type=checkbox]){color:#fff;background:0 0;border:none;border-radius:5px;outline:1px solid #6b7582;width:100%;padding:13px;font-family:NunitoSans,sans-serif;font-size:15px}.PaymentDetails form input:not([type=checkbox])::placeholder{color:#6b7582;font-weight:500}.PaymentDetails form input:not([type=checkbox]).is-active{outline:2px solid #6b7582;font-weight:700}.PaymentDetails form button{color:#aab4c1;cursor:pointer;background:#424c58;border:none;border-radius:5px;width:100%;padding:13px;font-family:NunitoSans,sans-serif;font-size:15px;transition:background-color .15s ease-in-out,color .15s ease-in-out}.PaymentDetails form button:hover{color:#ddd;background-color:#484f57}@media screen and (max-width:1065px){.PaymentDetails .text1{display:none}}@media screen and (min-width:1066px){.PaymentDetails .text2{display:none}}
