.modul.grid_kacheln .grid_kacheln_header{margin-bottom:calc(var(--content_spacing) * 2)}.modul.grid_kacheln .grid_kacheln_header .subtitel{margin:0 0 calc(var(--content_spacing) * .5) 0}.modul.grid_kacheln .grid_kacheln_header .titel{margin:0}.modul.grid_kacheln .grid_kacheln_list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(var(--content_spacing) * 2)}.modul.grid_kacheln .grid_kacheln_list.cols_2{grid-template-columns:repeat(2,minmax(0,1fr))}.modul.grid_kacheln .grid_kacheln_list.cols_3{grid-template-columns:repeat(3,minmax(0,1fr))}.modul.grid_kacheln .grid_kacheln_list.cols_5{grid-template-columns:repeat(6,minmax(0,1fr))}.modul.grid_kacheln .grid_kacheln_list.cols_5>*{grid-column:span 2}.modul.grid_kacheln .grid_kacheln_list.cols_5>:nth-child(4),.modul.grid_kacheln .grid_kacheln_list.cols_5>:nth-child(5){grid-column:span 3}.modul.grid_kacheln .grid_kacheln_item,.modul.grid_kacheln .text_kachel{min-width:0;overflow-wrap:break-word}.modul.grid_kacheln .grid_kacheln_item{background-color:#f7f7f7;padding:calc(var(--content_spacing) * 2);display:flex;flex-direction:column;position:relative;min-height:300px}.modul.grid_kacheln .grid_kacheln_item::before{content:"";display:block;position:absolute;left:-10px;top:calc(var(--content_spacing) * 6.4);width:40px;height:35px;background:url(/wp-content/themes/awila/images/polygon_right.svg) center/contain no-repeat;pointer-events:none;z-index:1}.modul.grid_kacheln .grid_kacheln_item:hover{transition:transform .3s ease-out;transform:translateY(-8px) scale(1.02)}.modul.grid_kacheln .grid_kacheln_icon{position:absolute;top:calc(var(--content_spacing) * 1);right:calc(var(--content_spacing) * 1);width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modul.grid_kacheln .grid_kacheln_icon .icon_hex{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modul.grid_kacheln .grid_kacheln_icon .kachel_icon_img{position:absolute;inset:0;margin:auto;width:50%;height:50%;-o-object-fit:contain;object-fit:contain;z-index:1}.modul.grid_kacheln .grid_kacheln_content{line-height:var(--line_height);flex:1;display:flex;flex-direction:column;padding-top:calc(var(--content_spacing) * 4)}.modul.grid_kacheln .grid_kacheln_content p{margin:0 0 calc(var(--content_spacing) * 1) 0}.modul.grid_kacheln .grid_kacheln_content p:last-child{margin-bottom:0}.modul.grid_kacheln .grid_kacheln_content h2,.modul.grid_kacheln .grid_kacheln_content h3,.modul.grid_kacheln .grid_kacheln_content h4,.modul.grid_kacheln .grid_kacheln_content h5,.modul.grid_kacheln .grid_kacheln_content h6{margin:calc(var(--content_spacing) * .5) 0}.modul.grid_kacheln .grid_kacheln_content a{text-decoration:none;transition:all .3s ease-out}.modul.grid_kacheln .grid_kacheln_content a:hover{color:var(--color_link_main_hover)}.modul.grid_kacheln .grid_kacheln_content a.tag{display:inline-block;padding:calc(var(--content_spacing) * .375) calc(var(--content_spacing) * .75);background-color:#fff;color:var(--color_typo_main);font-size:.8rem;margin-right:calc(var(--content_spacing) * .5);margin-bottom:calc(var(--content_spacing) * .5);cursor:pointer}.modul.grid_kacheln .grid_kacheln_content a.tag:hover{background-color:var(--color_bg_card);border-color:var(--color_link_main)}.modul.grid_kacheln .grid_kacheln_teaser{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.modul.grid_kacheln .grid_kacheln_teaser p{margin:0}.modul.grid_kacheln .grid_kacheln_tags{margin-top:calc(var(--content_spacing) * 1)}.modul.grid_kacheln .link{margin-top:calc(var(--content_spacing) * 1);display:flex;justify-content:flex-end}.modul.grid_kacheln .text_kachel{background:rgba(40,157,222,.3);color:var(--color_typo_main);padding:calc(var(--content_spacing) * 2);position:relative}.modul.grid_kacheln .text_kachel::before{content:"";display:block;position:absolute;left:-10px;top:calc(var(--content_spacing) * 2.2);width:40px;height:35px;background:url(/wp-content/themes/awila/images/polygon_right.svg) center/contain no-repeat;pointer-events:none;z-index:1}.modul.grid_kacheln .text_kachel .t_one,.modul.grid_kacheln .text_kachel .t_three,.modul.grid_kacheln .text_kachel .t_two{color:var(--color_typo_main);margin:0;line-height:var(--line_height_headline)}.modul.grid_kacheln .text_kachel .t_one{font-size:var(--font_size_h2)}.modul.grid_kacheln .text_kachel .t_two{font-size:var(--font_size_h1);font-weight:600}.modul.grid_kacheln .text_kachel .t_three{font-size:var(--font_size_h2)}@media (max-width:1200px){.modul.grid_kacheln .grid_kacheln_list,.modul.grid_kacheln .grid_kacheln_list.cols_2,.modul.grid_kacheln .grid_kacheln_list.cols_3,.modul.grid_kacheln .grid_kacheln_list.cols_5{grid-template-columns:repeat(2,minmax(0,1fr))}.modul.grid_kacheln .grid_kacheln_list.cols_5>*,.modul.grid_kacheln .grid_kacheln_list.cols_5>:nth-child(4),.modul.grid_kacheln .grid_kacheln_list.cols_5>:nth-child(5){grid-column:auto}}@media (max-width:800px){.modul.grid_kacheln .grid_kacheln_list,.modul.grid_kacheln .grid_kacheln_list.cols_2,.modul.grid_kacheln .grid_kacheln_list.cols_3,.modul.grid_kacheln .grid_kacheln_list.cols_5{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.modul.grid_kacheln .grid_kacheln_icon{width:64px;height:64px}.modul.grid_kacheln .text_kachel .t_one,.modul.grid_kacheln .text_kachel .t_three,.modul.grid_kacheln .text_kachel .t_two{-webkit-hyphens:auto;hyphens:auto}.modul.grid_kacheln .text_kachel .t_one,.modul.grid_kacheln .text_kachel .t_three{font-size:var(--font_size_h3)}.modul.grid_kacheln .text_kachel .t_two{font-size:var(--font_size_h2)}}
/*# sourceMappingURL=../sourcemaps/grid_kacheln.min.css.map */
