@charset "UTF-8";body,html{overscroll-behavior:none}body{color:#000;font-family:Arial,Microsoft YaHei,黑体,宋体,sans-serif;font-size:16px;margin:0}h1,h2,h3,li,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}a{color:inherit;text-decoration:none}a:hover{color:var(--t1,#ff0)}.wrapper{margin:0 auto;max-width:1920px}.header{align-items:center;background:url(images/header-bg.jpg) 50% no-repeat;background:image-set(url("./images/header-bg.webp") type("image/webp"),url("./images/header-bg.jpg") type("image/jpeg")) 50% no-repeat;color:#fff;display:flex;flex-direction:column;height:956px;justify-content:center}.header h1{font-size:60px}.header p{font-size:30px}.about{padding:130px 0}.about .wrap{display:flex;gap:65px;margin:0 auto;width:1500px}.about img{width:648px}.about h2{font-size:50px}.about h2:after{border-bottom:1px solid rgba(0,0,0,.2);content:"";display:block;margin:36px 0;width:135px}.services{background:url(images/intro-bg.jpg) 50% no-repeat;background:image-set(url("./images/intro-bg.webp") type("image/webp"),url("./images/intro-bg.jpg") type("image/jpeg")) 50% no-repeat;flex-direction:column;gap:75px;height:902px;justify-content:center}.services,.services ul{align-items:center;display:flex}.services ul{gap:160px}.services li{width:365px}.services i{background:50% no-repeat;display:block;height:157px;margin:0 auto;width:157px}.services h2{font-size:40px;margin:40px 0 20px;text-align:center}.services p{color:rgba(0,0,0,.6);text-align:center;white-space:pre-wrap}.services .btn-contact{background-color:#fff;display:inline-block;font-size:20px;padding:22px 0;text-align:center;text-decoration:none;width:400px}.services .item-1 .ico{background-image:url(images/ico-1.png);background-image:image-set(url("./images/ico-1.webp") type("image/webp"),url("./images/ico-1.png") type("image/png"))}.services .item-2 .ico{background-image:url(images/ico-2.png);background-image:image-set(url("./images/ico-2.webp") type("image/webp"),url("./images/ico-2.png") type("image/png"))}.services .item-3 .ico{background-image:url(images/ico-3.png);background-image:image-set(url("./images/ico-3.webp") type("image/webp"),url("./images/ico-3.png") type("image/png"))}.contact .wrap{margin:0 auto;padding:150px 0;width:830px}.contact h2{font-size:50px;font-weight:400;margin-bottom:32px}.contact form{display:flex;flex-direction:column;gap:20px}.contact .row{display:flex;gap:22px}.contact .buttons{text-align:right}.contact input,.contact textarea{border:1px solid rgba(0,0,0,.3);box-sizing:border-box;display:block;font-family:inherit;font-size:20px;outline:none;padding:22px;width:100%}.contact button{background-color:transparent;border:none;color:#142a7b;font-size:20px}footer{background:url(images/footer-bg.jpg) 50% no-repeat;background:image-set(url("./images/footer-bg.webp") type("image/webp"),url("./images/footer-bg.jpg") type("image/jpeg")) 50% no-repeat;color:#fff;font-size:20px;height:419px}footer .wrap{margin:0 auto;padding-top:90px;text-align:center;width:1120px}footer .panel{max-width:520px}footer h2{font-size:30px}footer p{color:hsla(0,0%,100%,.8);margin-top:10px}