.section_downloads .downloads_items.them1{display:grid;grid-template-columns:100%;gap:30px}@media(min-width: 768px){.section_downloads .downloads_items.them1{grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}}@media(min-width: 992px){.section_downloads .downloads_items.them1{grid-template-columns:repeat(auto-fit, minmax(330px, 1fr))}}.section_downloads .downloads_items.them1 .downloads_item{background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow3);overflow:hidden}.section_downloads .downloads_items.them1 .downloads_item .__bild img{border-radius:initial !important;box-shadow:initial !important}.section_downloads .downloads_items.them1 .downloads_item .__content{padding:10px 20px 20px 20px}@media(min-width: 768px){.section_downloads .downloads_items.them1 .downloads_item .__content{padding:10px 30px 30px 30px}}.section_downloads .downloads_items.them2{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:50px}.section_downloads .downloads_items.them2 .downloads_item{width:100%}.section_downloads .downloads_items.them2 .downloads_item .__bild{height:280px}.section_downloads .downloads_items.them2 .downloads_item .__bild img{border-radius:initial !important}@media(max-width: 440px){.section_downloads .downloads_items.them2 .downloads_item .__bild img{width:auto}}@media(min-width: 440px){.section_downloads .downloads_items.them2 .downloads_item{display:grid;grid-template-columns:160px 1fr;gap:30px;align-items:center;position:relative}.section_downloads .downloads_items.them2 .downloads_item .__bild{margin:0;height:auto}}@media(min-width: 992px){.section_downloads .downloads_items.them2 .downloads_item{width:calc(50% - 20px);grid-template-columns:110px 1fr}}@media(min-width: 1280px){.section_downloads .downloads_items.them2 .downloads_item.columns_3{width:calc(33.3333333333% - 20px)}}.section_downloads .downloads_items .downloads_item{width:100%}.section_downloads .downloads_items .downloads_item .__bild{margin:0 auto 25px}.section_downloads .downloads_items .downloads_item .__bild img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:var(--border-radius);box-shadow:var(--shadow3)}.section_downloads .downloads_items .downloads_item .__content .__headline{font-family:var(--font-headline);font-size:26px;line-height:30px;font-weight:600;color:var(--lila-600) !important;margin:0 0 10px 0}.section_downloads .downloads_items .downloads_item .__content .__text{font-size:1.1rem;color:var(--lila-600)}.section_downloads .downloads_items .downloads_item .__content .__button{margin:25px 0 0 0}.section_downloads .downloads_items .downloads_item.columns_3 .__content .__headline{font-size:24px;line-height:1.3;font-weight:600}.section_downloads.bg_dark .downloads_items .downloads_item .__content .__headline,.section_downloads.bg_gr_top .downloads_items .downloads_item .__content .__headline,.section_downloads.bg_gr_bottom .downloads_items .downloads_item .__content .__headline,.section_downloads.bg_gr_center .downloads_items .downloads_item .__content .__headline,.section_downloads.bg_light .downloads_items .downloads_item .__content .__headline{color:var(--white) !important}.section_downloads.bg_dark .downloads_items .downloads_item .__content .__text,.section_downloads.bg_gr_top .downloads_items .downloads_item .__content .__text,.section_downloads.bg_gr_bottom .downloads_items .downloads_item .__content .__text,.section_downloads.bg_gr_center .downloads_items .downloads_item .__content .__text,.section_downloads.bg_light .downloads_items .downloads_item .__content .__text{color:var(--white) !important}.section_downloads #modal-downloads .box-modal{width:100%;height:100%;margin:0 auto;background:var(--white);position:relative;padding:35px 20px 20px 20px}@media(min-width: 600px){.section_downloads #modal-downloads .box-modal{width:500px;height:auto;padding:20px;box-shadow:var(--shadow3);border-radius:25px 0 25px 25px}}.section_downloads #modal-downloads .box-modal .download_form{padding:clamp(1.25rem,.717rem + 2.67vw,2rem)}.section_downloads #modal-downloads .box-modal .dowmload_headline{text-align:center}.section_downloads #modal-downloads .box-modal .dowmload_headline .__headline{font-family:var(--font-headline);font-size:26px;line-height:30px;font-weight:700;margin:0 0 10px 0;color:var(--text) !important}.section_downloads #modal-downloads .box-modal .dowmload_headline .__textarea{font-size:16px;line-height:20px;color:var(--text) !important}.section_downloads #modal-downloads .box-modal .formular_box{margin:25px 0 0 0}.section_downloads #modal-downloads .box-modal .formular_box .formular_content{background:rgba(0,0,0,0) !important;border-radius:initial;padding:0 !important}.section_downloads #modal-downloads .box-modal .form-success{text-align:center;font-size:16px;line-height:18px;color:var(--text) !important}.section_downloads #modal-downloads .box-modal .form-success .__headline{font-family:var(--font-headline);font-size:2.2rem;line-height:1;font-weight:600;margin:0 0 15px 0;color:var(--text) !important}.section_downloads #modal-downloads .box-modal .wpcf7 form.sent .wpcf7-response-output{display:none}.section_downloads #modal-downloads .box-modal .wpcf7 form .wpcf7-response-output{margin:20px 0 0 0}.section_downloads #modal-downloads .box-modal .modal-close-down,.section_downloads #modal-downloads .box-modal .close-success{position:fixed;z-index:3000;top:20px;right:20px;width:30px;height:30px;padding:5px;display:flex;justify-content:flex-end;align-items:flex-start;cursor:pointer;background:var(--gelb-500);border-radius:50%;transition:var(--transition)}@media(min-width: 600px){.section_downloads #modal-downloads .box-modal .modal-close-down,.section_downloads #modal-downloads .box-modal .close-success{position:absolute;top:-50px;right:-50px;width:50px;height:50px;padding:7px;border-radius:50% 50% 50% 0}}.section_downloads #modal-downloads .box-modal .modal-close-down svg,.section_downloads #modal-downloads .box-modal .close-success svg{width:100%;height:100%;transition:var(--transition)}.section_downloads #modal-downloads .box-modal .modal-close-down svg path,.section_downloads #modal-downloads .box-modal .close-success svg path{fill:var(--white);transition:var(--transition)}.section_downloads #modal-downloads .box-modal .modal-close-down:hover,.section_downloads #modal-downloads .box-modal .close-success:hover{background-color:var(--gray-200);border-radius:50%}.section_downloads #modal-downloads .box-modal .modal-close-down:hover svg path,.section_downloads #modal-downloads .box-modal .close-success:hover svg path{fill:var(--text)}
