section.blocs{background:#fff}section.blocs figure{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(6,76,108,.6);transition:all ease-out .5s}section.blocs figure img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}section.blocs .container{padding:var(--app-margin-vertical) 0;text-align:center}section.blocs h2{color:#fff}section.blocs .row{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}section.blocs .row .item{position:relative;flex:0 0 calc((100% - 80px)/3);padding:80px 30px 30px;text-align:left;border:1px solid #fff;text-decoration:none}section.blocs .row .item .icon{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:64px;height:64px;background:#064c6c}section.blocs .row .item .icon img{max-width:35px;max-height:30px}section.blocs .row .item h3{position:relative;font-family:"Barlow",sans-serif;font-size:24px;font-weight:700;color:#fff}section.blocs .row .item h3::before{content:"";position:absolute;bottom:0;left:0;width:40px;height:1px;background:#ff3301}section.blocs .row .item .text{color:#fff}section.blocs .row .item:hover{background:#fff}section.blocs .row .item:hover .icon{background:#ff3301}section.blocs .row .item:hover h3{color:#064c6c}section.blocs .row .item:hover .text{color:#064c6c}section.blocs .btn{margin-top:60px;text-align:center}@media screen and (max-width: 1220px){section.blocs :root{--app-width-container: auto;--app-margin-horizontal: 25px;--app-margin-vertical: 50px}section.blocs .container{padding:var(--app-margin-vertical) var(--app-margin-horizontal)}section.blocs .row{gap:20px}section.blocs .row .item{flex:0 0 calc((100% - 40px)/3)}}@media screen and (max-width: 800px){section.blocs :root{--app-margin-horizontal: 20px;--app-margin-vertical: 40px}section.blocs .row{flex-direction:column}}/*# sourceMappingURL=main.css.map */
