.it-blocks{box-sizing:border-box;padding:5rem 0}.it-item .pretitle{color:var(--color-secondary);display:block;font-size:clamp(16px,2vw,21px);margin:0 0 20px}.it-item{display:flex;flex-wrap:wrap}.it-item>div{flex:0 0 50%}.it-item__image{box-sizing:border-box;padding-top:30%;position:relative}.it-item__image img,.it-item__image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.it-item__content{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:4rem}.it-block__image{margin-bottom:2rem}.it-item:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width:992px){.it-item>div{flex:0 0 100%}.it-item:nth-child(2n){flex-direction:row}.it-item__image{padding-top:60%}}.it-blocks__title{margin-bottom:4rem;text-align:center}.it-item__content .link{font-size:18px;margin-top:2rem}a.btn.btn-orange{background:#ffa114!important;box-sizing:border-box;color:#fff;display:inline-block;font-weight:700;padding:.9rem 2.5rem;text-decoration:none;transition:.2s}@media only screen and (max-width:992px){.it-item__content{padding:2rem}.it-block__image img{height:auto;max-width:75px}.it-block__image{margin-bottom:1rem}}