.gridLayout__wrapper{max-width:1040px;margin:0 auto;padding:0}.main-content .gridLayout__Item{background-image:none}.gridLayout__List li:not(:last-of-type){margin-bottom:2px}.gridLayout__Item{padding:15px 25px}.gridLayout__Item--bordered{border:1px solid #ddd}.gridLayout__Item.gridLayout__Item--colored{background:linear-gradient(90deg,#e5f1f8,#e5f6f4)}.gridLayout__Item .tagTitle{display:inline}.gridLayout__Item .tagTitle .tag{color:#fff;padding:5px 10px;font-size:14px;margin-right:20px}.gridLayout__Item .tagTitle .title{line-height:1.75;letter-spacing:0;color:#333;font-size:20px;font-weight:700}.gridLayout__Item .tagTitle .tag--blue{background-color:#519ccc}.gridLayout__Item .tagTitle .tag--white{color:#519ccc;background-color:#fff}.gridLayout__Item .image img{width:100%;height:auto}.gridItem__details{display:grid;grid-template-columns:40% calc(60% - 40px);grid-gap:40px;margin-top:15px}.gridItem__details--btn{grid-gap:20px;grid-template-columns:calc(85% - 20px) 15%}.gridItem__details .paragraph p:last-of-type{margin-bottom:0}.gridLayout .button{display:flex;align-items:center;justify-content:center}.main-content .gridLayout .button--orange{background:#de7a00;padding:5px 10px;color:#fff;text-decoration:none;width:140px;text-align:center}@media screen and (max-width:999px){.gridLayout__wrapper{padding:0 15px}.gridItem__details{display:grid;grid-template-columns:auto;grid-gap:15px;margin-top:15px}.gridLayout__Item{padding:15px 20px}.gridLayout__Item .tagTitle .tag{margin-right:10px}.gridLayout__Item .tagTitle .title{font-size:18px}.gridLayout__Item .tagTitle{display:inline-grid}.gridLayout__Item .tagTitle .tag{width:max-content;margin-bottom:5px}}