*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{display:flex;width:100%;height:100%;scroll-behavior:smooth;justify-content:center;background-image:url("/assets/images/layout/img_background.jpg");background-color:#01253d;background-repeat:no-repeat;font-size:16px}body{font-family:"Arial",sans-serif;width:100%;max-width:1240px;height:100%;padding:0 100px 0 100px;color:#fff;display:flex;flex-direction:column;line-height:1.5}main{display:flex;margin-top:50px;margin-bottom:25px}.blue{color:#579fce}.bold{font-weight:bold}a{text-decoration:none;color:inherit}a:focus-visible{outline:unset}p{min-height:16px}button,.button{all:unset;cursor:pointer;font-weight:bold;border:1px solid #579fce;border-radius:5px;padding:15px 0;text-align:center;transition:all linear .3s;width:auto;height:20px;line-height:20px;flex-grow:1}button:hover,.button:hover{background-color:#579fce}dialog{background-color:unset;border:unset;color:inherit}ul{list-style:none}.mobile{display:none}@media(max-width: 768px){body{padding:0 25px 0 25px}.desktop{display:none}.mobile{display:flex}}header{padding:50px 0 50px 0;display:flex;flex-direction:column;gap:75px}header .logo{height:70px;align-self:flex-start;max-width:100%}header .languages{align-self:flex-end;position:relative;display:flex;flex-direction:column;width:100%;align-items:flex-end}header .languages__active{display:flex;gap:10px;cursor:pointer}header .languages__active svg{width:20px}header .languages dialog{text-align:right;position:absolute;left:-30px;top:30px;width:100%;flex-direction:column}header .languages dialog[open]{display:flex}header .languages dialog a{transition:color linear .3s}header .languages dialog a:hover{color:#579fce}@media(max-width: 768px){header{padding:25px 0 75px 0;gap:50px}header .logo{height:70px}}footer{padding:50px 0 100px 0;margin-top:auto;display:flex;gap:50px}footer section{display:flex;gap:25px;margin-left:auto;width:calc((100% - 50px)*.6);overflow:hidden}footer section>strong{width:145px}footer section>a{width:32px;height:32px;margin-left:auto}@media(max-width: 768px){footer{padding:50px 0 50px 0;flex-direction:column}footer section{flex-direction:column;gap:0;width:100%}footer section>a{margin-top:25px;margin-left:0}}.loader-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;background-color:rgba(1,37,61,.5)}.loader-container .loader{width:150px;height:150px;margin:auto;color:#fff;text-align:center;position:fixed;top:0;left:0;right:0;bottom:0}.loader-container .loader svg{width:100%;height:75px;margin:auto;top:0;bottom:0;margin-bottom:20px}.loader-container .loader svg circle{fill:#fff}main.home{gap:50px}main.home section{display:flex;flex-direction:column}main.home section:first-child{width:auto}main.home section:first-child div:last-child{margin-top:auto}main.home section:last-child{width:calc((100% - 50px)*.6);flex-shrink:0;gap:25px}main.home section:last-child article{display:flex;gap:50px}main.home section:last-child article svg{width:100px;flex-shrink:0}main.home section:last-child article div{display:flex;flex-direction:column;justify-content:center}main.home section:last-child article p u{text-decoration:none;color:#579fce}main.home section:last-child div{flex-direction:column;margin-top:20px}@media(max-width: 768px){main.home{flex-direction:column}main.home section{width:100% !important}main.home section:last-child article{display:flex;gap:25px}}main.demo{margin:0}main.demo #success{display:none}main.demo #calendar{opacity:0}main.demo section{display:flex;flex-direction:column;width:calc((100% - 50px)*.4);gap:50px}main.demo section>a{position:relative;width:40px;height:40px}main.demo section>a svg{width:100%;cursor:pointer}main.demo section>a svg:first-child{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;transition:opacity linear .3s}main.demo section>a:hover svg:first-child{opacity:1}main.demo section>a:hover svg:last-child{opacity:0}/*# sourceMappingURL=main.min.css.map */
