section.call-block{text-align:center;padding:10rem 0;background-size:cover}section.call-block .container{display:flex;flex-direction:column;gap:1rem;align-items:center}section.call-block .text{font-size:var(--fs24)}section.call-block .pre_title{margin-bottom:2rem}section.call-block h2{margin-bottom:0}section.call-block .btns{display:flex;gap:4rem;margin-top:2rem}section.call-block .btns .btn{border-radius:100px;font-family:var(--font-family);font-weight:600}section.call-block .btns .btn_2{background:none;color:var(--dark-text)}section.call-block .btns .btn_2 span{display:flex;gap:2rem;align-items:center}section.call-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.call-block .btns .btn_2:before{content:none}section.call-block .btns .btn_2:hover{color:#fff}section.call-block .btns .btn_2:hover span:before{background-color:#fff}@media(max-width: 576px){section.call-block{padding:4rem 0}section.call-block br{display:none}section.call-block .container{gap:2rem}section.call-block .pre_title{font-size:12px}section.call-block .text{font-size:var(--fs14)}section.call-block .btns{flex-direction:column;gap:1rem}}/*# sourceMappingURL=style.css.map */
