.half-cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -30px}@media(min-width:768px){.half-cards__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.half-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 30px}.half-cards__card:first-child{margin-bottom:60px}@media(min-width:768px){.half-cards__card:first-child{margin-bottom:0}}.half-cards__card-images .splide picture{height:calc(400px + (100vw - 768px)/((360 - 768)/(300 - 400)))}@media(min-width:768px){.half-cards__card-images .splide picture{height:calc(408px + (100vw - 1024px)/((768 - 1024)/(300 - 408)))}}@media(min-width:1024px){.half-cards__card-images .splide picture{height:calc(700px + (100vw - 1920px)/((1024 - 1920)/(408 - 700)))}}@media(min-width:1920px){.half-cards__card-images .splide picture{height:700px}}.half-cards__card-images .splide__half_cards{visibility:visible}.half-cards__card-images .splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;z-index:9;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.half-cards__card-images .splide__arrows--hidden{display:none}.half-cards__card-images .splide__arrows button{border-radius:100%;height:40px;width:40px;position:absolute;top:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.half-cards__card-images .splide__arrow{border:none;background:#fff}.half-cards__card-images .splide__arrow--prev{left:-20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.half-cards__card-images .splide__arrow--next{right:-20px}.half-cards__card-images .splide__arrow[disabled] svg{color:#8d8c8a}.half-cards__card-images .splide__arrow svg{color:var(--secondary-color)}.half-cards__content{margin:35px 0}.half-cards__content p{font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal;font-size:15px;line-height:27px;letter-spacing:.03em;color:#585858;line-height:24px}@media(min-width:768px){.half-cards__content p{line-height:30px}}@media(min-width:1280px){.half-cards__content p{font-size:16px}}@media(min-width:1920px){.half-cards__content p{font-size:18px;line-height:40px}}@media(min-width:1920px){.half-cards__content p{line-height:30px}}.half-cards__links{margin-top:auto}