section.top-block{text-align:center;background-attachment:fixed;padding:10rem 0;background-size:cover;border-top:1px solid rgba(31,61,66,.6)}section.top-block .container{display:flex;flex-direction:column;gap:4rem;align-items:center}section.top-block .pre_title:before{content:"";width:20px;height:20px;background:url(../../images/shield.svg) no-repeat center/contain}section.top-block h1{color:#143f45}section.top-block .text{font-size:var(--fs24)}section.top-block .text2{font-size:var(--fs18);margin-top:8rem}section.top-block .btns{display:flex;gap:4rem}section.top-block .btns .btn{border-radius:100px;font-family:var(--font-family);font-weight:600}section.top-block .btns .btn_2{background:none;color:var(--dark-text)}section.top-block .btns .btn_2 span{display:flex;gap:2rem;align-items:center}section.top-block .btns .btn_2 span:before{content:"";width:27px;height:27px;background-color:var(--dark-text);-webkit-mask:url(../../images/phone.png) no-repeat center/contain}section.top-block .btns .btn_2:before{content:none}section.top-block .btns .btn_2:hover{color:#fff}section.top-block .btns .btn_2:hover span:before{background-color:#fff}@media(max-width: 576px){section.top-block{padding:4rem 0}section.top-block .container{gap:2rem}section.top-block h1{font-size:var(--fs30)}section.top-block .text{font-size:var(--fs14)}section.top-block .btns{flex-direction:column;gap:1rem}section.top-block .text2{margin-top:0;font-size:var(--fs14)}}/*# sourceMappingURL=style.css.map */
