.read-more{display:flex;justify-content:center;align-items:center;flex-direction:column}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;position:relative}@media(max-width:768px){.posts{grid-template-columns:1fr;gap:1em}}@media(min-width:769px)and (max-width:1200px){.posts{grid-template-columns:repeat(2,1fr);gap:1em}}.posts .arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;color:#fff;transition:opacity .3s ease;z-index:10}.posts .arrow.disabled{opacity:.3;cursor:not-allowed}.posts .arrow:not(.disabled):hover{opacity:1}.posts .arrow.arrow-left{left:-90px}@media(max-width:1200px){.posts .arrow.arrow-left{left:-40px}}@media(max-width:768px){.posts .arrow.arrow-left{left:10px}}.posts .arrow.arrow-right{right:-90px}@media(max-width:1200px){.posts .arrow.arrow-right{right:-40px}}@media(max-width:768px){.posts .arrow.arrow-right{right:10px}}.posts .post{cursor:pointer;text-align:start;background:#191f25;border:1px solid #333435;transition:background .3s ease}.posts .post h2{font-size:24px;line-height:131%;letter-spacing:4%;vertical-align:middle;text-transform:uppercase;text-align:start;padding:.5em 1em}.posts .post p{font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;padding:.5em 1em;color:#51575e;text-transform:none}.posts img{width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.posts img{aspect-ratio:1/1}}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#15191e;color:#fff;font-family:Barlow,Arial,sans-serif;text-align:center;overflow-x:hidden}::selection{background:#fe0;color:#000}.alt{color:#fe0}button,input{font-family:Barlow,Arial,sans-serif}img{max-width:100%}html{scroll-behavior:smooth}.content{padding-top:2em;background:linear-gradient(0deg,#15191e 21.89%,#181e24 80.06%)}.content.no-m-top{padding-top:0}.content.solid{background:#15191e}.content.tech{background:#151d25}.content.contact,.content.subpage{background:linear-gradient(0deg,#141d26,#151a1f)}.content.white{background:#fff;color:#000}section{max-width:1920px;margin:0 auto;padding:4em 5em}@media(max-width:768px){section{padding:1em 2em}}section.form-section{display:flex;justify-content:start;position:relative;z-index:1;overflow:hidden}section.form-section.center{justify-content:center;max-width:unset;padding:5em 0}section.smaller-padding{padding:2em 5em}section.sm-padding{padding:1em 5em}@media(max-width:768px){section.sm-padding{padding:1em 2em}}a{text-decoration:none;color:inherit}a:visited{color:inherit}p.sm{max-width:30%}@media(max-width:768px){p.sm{max-width:100%}}h2{font-weight:300;font-size:61px;line-height:120%;text-transform:uppercase;text-align:start;letter-spacing:2px;margin-bottom:32px}@media(max-width:768px){h2{font-size:40px}}h3{font-weight:400;font-size:25px;line-height:100%;letter-spacing:0;text-align:start}@media(max-width:768px){h3{font-size:18px}}h3.sm{max-width:50%}@media(max-width:768px){h3.sm{max-width:100%}}.mt-2{margin-top:2em}.mb-2{margin-bottom:2em}.p-5{padding-top:5em}.bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/build/assets/section8-vCifGzhn.png);background-size:cover;background-position:center;z-index:-1}.row{display:flex;gap:10em;flex-wrap:wrap;justify-content:center;align-items:center}@media(max-width:1600px){.row.contact{gap:2em}}@media(max-width:768px){.row{gap:2em}}.mh-100{min-height:100vh}ul{text-align:left;padding-left:20px;font-size:1.1em;line-height:1.6;text-align:start}ul.alt li{color:#616161}.form-wrapper{background:url(/build/assets/bg-form-Dfe-WAwC.svg) no-repeat 50% -30%,linear-gradient(180deg,#151a1f,#141d26);background-size:cover}
