@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";footer{position:sticky;bottom:0;top:100vh;background:#1b1c1d;color:#fff;display:flex;align-items:center;justify-content:center;height:300px}footer a{color:#fff}footer svg{fill:#fff}footer .f-menu{display:flex;flex-direction:column;font-weight:bold;font-size:1.071rem}footer .f-line{height:200px;width:2px;background:rgba(255,255,255,.124);margin-left:70px;margin-right:15px}footer .f-pers{margin-left:50px}@media screen and (max-width: 450px){footer{flex-direction:column;height:-moz-fit-content;height:fit-content;text-align:center}footer .f-line{height:2px;width:200px;margin:unset;margin-top:10px}footer .f-menu{margin-top:5%}footer .f-contacts{display:flex;flex-direction:column;align-items:center}footer .f-pers{margin:unset;margin-top:5%;text-align:center}}.header{position:fixed;top:0;height:75px;width:100%;z-index:999;background:#1b1c1d}.header .menu{color:#fff;height:100%;display:flex;align-items:center;justify-content:center}.header .menu a{color:#fff;opacity:80%}@media screen and (max-width: 1180px){.header .menu{justify-content:space-between}.header .menu .logo-wrapper,.header .menu .menu-item-wrapper{margin-left:5%;margin-right:5%}.header .menu .logo-wrapper{width:50%}}.header .menu .mobile-btn{display:none}@media screen and (max-width: 450px){.header .menu .mobile-btn{display:block;margin-right:15px}}.header .menu .menu-item-wrapper{display:flex;width:35%;justify-content:space-evenly;align-items:center}@media screen and (max-width: 1180px){.header .menu .menu-item-wrapper{width:40%}}@media screen and (max-width: 1180px)and (orientation: portrait){.header .menu .menu-item-wrapper{width:55%}}@media screen and (max-width: 450px){.header .menu .menu-item-wrapper{display:none}}.header .menu .mobile-open{position:fixed;bottom:-100vh;width:100%;height:90vh;background:rgba(0,0,0,.8);margin:unset;display:flex;flex-direction:column;z-index:-1;justify-content:flex-start;gap:70px;animation:moveUp .5s ease forwards}@keyframes moveUp{to{bottom:0}}.header .menu .drp-dwn-wrapper{position:relative}.header .menu .drp-dwn-wrapper .drp-dwn-select{opacity:80%;display:flex;align-items:center;cursor:pointer}@media screen and (max-width: 450px){.header .menu .drp-dwn-wrapper{position:unset}.header .menu .drp-dwn-wrapper:nth-of-type(1){margin-top:19%;z-index:22}.header .menu .drp-dwn-wrapper:nth-of-type(2){z-index:5}}.header .menu .drp-dwn{background:#fff;color:#000;max-height:0px;border-radius:5px;max-width:420px;overflow-y:hidden;transition:all .5s ease-in-out;position:absolute;display:flex;flex-direction:column;top:35px}.header .menu .drp-dwn a{white-space:nowrap;color:#000;padding:10px 15px 10px 15px}@media screen and (max-width: 1180px)and (orientation: portrait){.header .menu .drp-dwn{left:-70px}}@media screen and (max-width: 450px){.header .menu .drp-dwn{left:18px;top:100px;width:330px}}.header .menu .drp-opened{max-height:500px;box-shadow:0px 5px 6px rgba(0,0,0,.252)}.header .menu .drp-opened a{transition:.2s ease}.header .menu .drp-opened a:hover{background:rgba(0,0,0,.108)}.header .ms-wrapper .ms-brgr{padding:10px 15px 10px 15px;white-space:nowrap;cursor:pointer;display:flex;align-items:center}@media screen and (max-width: 450px){.header .ms-wrapper .ms-brgr{white-space:normal}}.header .ms-wrapper .brgr-content{background:#fff;position:absolute;max-height:0px;overflow-y:hidden;display:flex;flex-direction:column;right:0px;background:#fff;top:0;min-width:100px;box-shadow:0px 5px 6px rgba(0,0,0,.186);transition:all .5s ease;z-index:1}.header .ms-wrapper:hover .brgr-content{max-height:500px !important}.header .logo-wrapper{width:18%;margin-right:10%}.header .logo-wrapper a{opacity:1}.header .logo-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}*{font-family:"Roboto",sans-serif;text-decoration:none}html,body{margin:0;padding:0;min-height:100vh;color:#1b1c1d}.wrapper{overflow-y:hidden}.light{opacity:50%}.hidden{display:none}.fdup{animation:fadeUpIn 1s}@keyframes fadeUpIn{from{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}#cookie-panel,#cookie-wrapper{position:fixed;width:100%;left:0;right:0}#cookie-wrapper{text-align:center;height:0;overflow:visible;z-index:9999;font-size:14px;opacity:.95}#cookie-wrapper #cookie-panel{padding-top:5px;padding-bottom:5px;z-index:1;bottom:0;background:rgba(0,0,0,.9);transition:bottom 1s ease-out}#cookie-wrapper p{margin:12px;font-size:15px;padding:0;color:#fff;font-family:inherit}.btn-cookies{color:#727271;background-color:#efefef;font-family:inherit;margin:6px;border-radius:2px;font-size:15px;border:none;padding:10px}.btn-cookies:hover{color:#fff;background-color:#264796;transition:.5s}.land-wrapper{position:relative;height:700px;overflow:hidden}.land-wrapper .darken{position:absolute;bottom:0;width:100%;height:10%;background:linear-gradient(0deg, rgb(2, 0, 36) 0%, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%)}.land-wrapper .land-text{position:absolute;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.land-wrapper .land-text p{text-align:center;color:#fff;background:rgba(0,0,0,.6);font-size:3em;padding:0px 115px 0px 115px;height:180px;display:flex;align-items:center;max-width:40%}@media screen and (max-width: 450px){.land-wrapper .land-text p{padding:44px;max-width:unset;width:100%;height:unset;justify-content:center;font-size:2em}}.land-wrapper .not-main p{background:unset;text-shadow:1px 1px 6px #1b1c1d}.land-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;animation:zoom 60s linear infinite}@keyframes zoom{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.4)}100%{transform:scale(1) rotate(0deg)}}.content-main{padding:5% 20% 0% 20%;font-size:1.15em}.content-main p{opacity:75%}@media screen and (max-width: 450px){.content-main{padding:5% 10% 0% 10%}}.dwn-section{display:flex;gap:20px}.dwn-section a{width:250px;transition:.5s ease}.dwn-section a img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.dwn-section a:hover{transform:scale(1.1)}.contact{padding-bottom:5%}.contact .info{display:flex;align-items:center}.contact .info img{width:33%}.contact .text-part{margin-left:50px}.contact .text-part h1{margin-top:0px}.liner{margin:100px 0px 100px 0px;height:2px;width:100%;background:rgba(0,0,0,.141)}.mid{padding-top:0}.last{padding-bottom:5%}.mult-images-wrapper{display:flex;flex-direction:column;align-items:center}.mult-images-wrapper .image-w3{display:flex;flex-wrap:wrap;justify-content:center;gap:50px}@media screen and (max-width: 450px){.mult-images-wrapper .image-w3{gap:28px}}.mult-images-wrapper .image-w3 .img-container{width:30%;height:135px}@media screen and (max-width: 450px){.mult-images-wrapper .image-w3 .img-container{width:40%;height:100px}}.mult-images-wrapper .image-w3 .img-container img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.wrap{display:flex;justify-content:center;gap:45px;margin-top:60px;margin-bottom:80px}@media screen and (max-width: 450px){.wrap{flex-direction:column;align-items:center;overflow:hidden}}.wrapperer{flex-wrap:wrap}.icon-section-wrapper{padding:0% 16% 0% 16%}.icon-section-wrapper h2{margin-bottom:5%}.icon-section-wrapper h3{text-align:center;margin-bottom:40px}.icon-section-wrapper a{color:#2185d0}.icon-section-wrapper .icon-wrapper{width:33%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:1s ease;opacity:0}.icon-section-wrapper .icon-wrapper span{border:5px solid rgba(0,0,0,.087);border-radius:50%;padding:15px;font-size:60px;color:#f2711c}@media screen and (max-width: 450px){.icon-section-wrapper .icon-wrapper{width:100% !important}}.icon-section-wrapper .left{transform:translateX(-200px)}.icon-section-wrapper .right{transform:translateX(200px)}.icon-section-wrapper .middle{transform:translateY(100px)}.wider .icon-wrapper{width:70%}.icon-blue span{color:#2185d0 !important}.icon-green .icon-wrapper{width:40%}.icon-green span{color:#21ba45 !important}.icon-red .icon-wrapper{width:40%}.icon-red span{color:#db2828 !important}.icon-yellow span{color:#fbbd08 !important}.thiner .icon-wrapper{width:30%}.show{transform:translate(0px) !important;opacity:1 !important}.bl-text h3{color:#2185d0 !important}.img-smaller .icon-wrapper{width:20%}.img-smaller .icon-wrapper img{border-radius:8px}.article-wrapper p{margin-bottom:30px}.article-wrapper .link-news{color:rgba(0,0,0,.6);background:#e0e1e2;padding:10px 20px 10px 20px;transition:.5s ease;border-radius:5px}.article-wrapper .link-news:hover{background-color:#cacbcd;box-shadow:0 0 0 1px rgba(0,0,0,0) inset,0 0 0 0 rgba(34,36,38,.15) inset;color:rgba(0,0,0,.8)}.divider{width:100%;height:2px;content:"";background:rgba(0,0,0,.7);border-radius:5px;margin:5% 0px 5% 0px}.news-image{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.news-image img{width:30%;height:100%;-o-object-fit:contain;object-fit:contain}.article:last-child{margin-bottom:5%}#cookies-selection{display:none}#cookies-selection .cookies-window{background-color:#e0e0e0;color:#000;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;padding:2em 3em}#cookies-selection .cookies-window h2{font-weight:bold;font-size:20px;color:#000}#cookies-selection .cookie-select{margin:25px 0;position:relative}#cookies-selection input[type=checkbox]{height:0;width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}#cookies-selection label{font-size:17px;position:relative;line-height:25px;padding:0 40px;color:#000}#cookies-selection label:before{content:none}#cookies-selection .info{font-size:14px;position:relative;display:inline-block;bottom:6px;left:4px}#cookies-selection .info:after{content:"";width:16px;height:16px;border:1px solid;border-radius:50%;display:inline-block;position:relative;top:4px;right:10px}#cookies-selection .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff}#cookies-selection .checkmark:after{content:"";position:absolute;left:9px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(40deg);display:none}#cookies-selection label:hover .checkmark{background-color:rgba(38,71,150,.5647058824);transition:.5s}#cookies-selection input:checked+label .checkmark{background-color:#264796;transition:.5s}#cookies-selection input:checked+label .checkmark:after{display:block}#cookies-selection input:disabled+label .checkmark{background-color:rgba(38,71,150,.5647058824)}#cookies-selection .info-content{display:none;position:absolute;background-color:#f1f1f1;z-index:1;bottom:2em;left:3em}#cookies-selection .show-info:hover+.info-content{display:block}#cookies-selection .info-content p{margin:0;color:#000;font-size:15px;padding:12px 20px;font-family:inherit}#cookies-selection .close-window{background-color:rgba(214,214,214,.548);position:absolute;right:0;top:0;cursor:pointer;padding:5px 8px;border-radius:2px}#cookies-selection .close-window:hover{background-color:#264796;color:#fff;transition:.5s}@media(min-width: 768px){#cookies-selection info-content{left:55px}}@media(min-width: 992px){#cookies-selection .cookies-window{width:40%}#cookies-selection .cookie-select{margin:25px}}