.bilingual-paragraph .row{padding-top:.5rem;gap:5rem;margin-bottom:4rem;-webkit-box-orient:var(--row-webkit-direction);-webkit-box-direction:normal;-ms-flex-direction:var(--row-order);flex-direction:var(--row-order)}.bilingual-paragraph .content{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:768px){.bilingual-paragraph .row{gap:2rem}}@import url(https://www.hindle.eu/www/wp-content/themes/hindle/blocks/link/../bilingual-paragraph/style.css);.download-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-link-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-link-button{border-radius:10rem;background:var(--cc-neutral);padding:.75rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:var(--cc-text)}.content-link-button img{width:1.5rem;height:1.5rem}.content-link-button:hover{background:var(--cc-main);color:var(--cc-bg)}.content-link-button:hover svg path{stroke:var(--cc-bg)}