.logo,.services,.soc-list,.social,header{display:flex}.button,.logo{text-decoration:none}.brand-name,.footer-brand-name{font-family:Quicksand,sans-serif;font-size:35px;font-weight:500}.services,li,ol,ul{list-style:none}*,::after,::before{padding:0;margin:0;box-sizing:border-box}.page-wrapper{margin:0 auto;align-items:center;width:min(90%,1170px)}body{border:none}a,button{transition:all .2s ease}button{cursor:pointer}img{vertical-align:top;width:100%;height:100%;object-fit:cover}main{padding:100px 0}header{flex-direction:column;justify-content:center;align-items:flex-start;height:80px}.logo{align-items:center;gap:8px}.logo-icon{width:32px;height:32px}.brand-name{color:#16133D}.footer-brand-name{color:#fff}h2{color:#16133D;font-family:"Nunito Sans",sans-serif;font-size:40px;font-weight:600;padding-bottom:40px;padding-top:15px}p{color:#7690A8;font-family:Roboto,sans-serif;font-size:16px}.service-text,.service-title{font-family:Roboto,sans-serif;color:#16133D}.services{flex-wrap:wrap;gap:30px;padding:0;margin:0}.service-list{flex:1 1 260px;max-width:370px;background:#fff;border:1px solid #E4E4E4;border-radius:8px;text-align:left;transition:box-shadow .25s ease}.service-list:hover{border-color:#3DB370;box-shadow:0 4px 12px rgba(0,0,0,.08)}.service-card{padding:40px}.building-icon,.phone-icon,.rupor-icon,.sprite-icon{width:40px;height:40px;margin:0 0 30px}.sprite-icon .default{opacity:1;transition:opacity .3s ease}.sprite-icon .hover{opacity:0;transition:opacity .3s ease}.sprite-icon:hover .default{opacity:0}.sprite-icon:hover .hover{opacity:1}.service-title{font-size:24px;font-weight:400;margin-bottom:8px}.service-text{font-size:16px;line-height:28px;max-width:275px}.button{display:inline-block;color:#3DB370;padding-top:30px}.button:hover{color:#16133D}footer{background-color:#16133D}.footer-container{margin:0 auto;align-items:center;width:min(90%,1170px);padding:40px 0}.social{background-color:#fff;width:38px;height:38px;border-radius:5px;justify-content:center;align-items:center}.soc-list{align-items:flex-start;gap:10px;padding-top:40px}.soc-icon{width:20px;height:20px;color:#0D0D0D;fill:currentColor;transition:color .3s ease}a:hover .soc-icon{color:#3DB370}@media (max-width:768px){.services{flex-direction:column;align-items:center}}