.offers{padding:0 0 65px}.offers .container{max-width:1300px}.offers__bg{margin-bottom:80px}.offers__bg img{width:100%;height:auto}.offers__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:890px;text-align:center;margin:0 auto 30px}.offers__row{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}@media screen and (max-width:768px){.offers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offers__tiny{background:#d9d5d2;overflow:hidden;text-decoration:none;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offers__tiny .img{width:100%;height:100%;min-height:280px;background-size:cover;background-position:center;background-repeat:no-repeat}.offers__tiny .content{padding:22.5px 50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offers__tiny:hover{background:#010326;text-decoration:none}.offers__tiny:hover h3{color:#fff}.offers__tiny:hover p{color:#fff}.offers__tiny h3{color:#010326;font-size:22px;line-height:1.3;margin-bottom:7.5px}.offers__tiny p{color:#77777a;font-size:16px;font-weight:400;line-height:1.4;margin:0}.offers__tiny .btn_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.offers__tiny .btn_block span{color:#77777a;font-size:14px;font-weight:400}