/** Social Media Feed Section **/section.social-media-feed{padding-bottom:40px;padding-top:20px}@media (min-width:768px){section.social-media-feed{padding-bottom:70px}}section.social-media-feed .container .headline-container{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between}section.social-media-feed .container .headline-wrapper>h2{font-size:clamp(2.125rem,5vw + .5rem,3.5rem);line-height:1.11;margin-bottom:0}section.social-media-feed .container .headline-social-media{align-items:center;cursor:pointer;display:flex;padding-bottom:10px;padding-left:10px}@media (min-width:1024px){section.social-media-feed .container .headline-social-media{padding-bottom:20px}}section.social-media-feed .container .headline-social-media .logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42'%3E%3Ccircle data-name='Ellipse 83' cx='21' cy='21' r='21' fill='%23efefef'/%3E%3Ccircle data-name='Ellipse 2' cx='19' cy='19' r='19' transform='translate(2 2)' fill='%23fff'/%3E%3Cpath data-name='Pfad 1391' d='m30.783 14.861.188.047a1.238 1.238 0 0 1 .848.655 1.363 1.363 0 0 1 .159.629v5.812a2.276 2.276 0 0 1-.214.9 3.329 3.329 0 0 1-.817 1.127s-.005.008-.01.01c-.125.063-.125.159-.1.287.193.869.376 1.741.564 2.61.01.052.021.107.037.172l-.224-.11-2.333-1.164-.934-.462a.181.181 0 0 0-.151-.01c-.42.146-.84.295-1.263.438l-1.36.47q-1.092.38-2.187.757a1.651 1.651 0 0 1-1.12.029 1.224 1.224 0 0 1-.788-.851c-.031-.112-.052-.227-.078-.342a4.034 4.034 0 0 1-.1.407 1.226 1.226 0 0 1-1.033.851 2.015 2.015 0 0 1-.992-.141c-.689-.243-1.381-.48-2.07-.718q-1.288-.446-2.578-.9a.222.222 0 0 0-.191.013l-3.14 1.571c-.1.052-.211.1-.324.154l.206-.968q.2-.959.412-1.916a.107.107 0 0 0-.05-.125 3.24 3.24 0 0 1-.744-.887 2.722 2.722 0 0 1-.337-.911 2.137 2.137 0 0 1-.037-.363v-5.624a1.473 1.473 0 0 1 .311-.966 1.248 1.248 0 0 1 .772-.446c.037-.008.073-.021.107-.031h.303l.063.016c.138.031.279.052.412.1q1.3.442 2.589.9c1.438.5 2.879.992 4.314 1.5a3.085 3.085 0 0 1 2.04 2.2c.031.112.042.23.065.365.021-.125.037-.232.06-.337a2.964 2.964 0 0 1 .608-1.234 2.923 2.923 0 0 1 1.318-.966q2.893-1.006 5.789-2 .662-.231 1.326-.454c.123-.039.251-.057.376-.086h.3Z' fill='%235f7123'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:inline-block;height:40px;margin-right:13px;width:40px}section.social-media-feed .container .headline-social-media .name{display:inline-block;font-size:.875rem;font-weight:600;line-height:1.42;margin-right:5px}section.social-media-feed .container .headline-social-media .point{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='20'%3E%3Ctext data-name='\2022' transform='translate(5 14)' font-size='14' font-family='SourceSansPro-Semibold,Source Sans Pro' font-weight='600'%3E%3Ctspan x='-4.578' y='0'%3E\2022%3C/tspan%3E%3C/text%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:inline-block;height:20px;margin-right:5px;width:5px}section.social-media-feed .container .headline-social-media .follow{color:var(--color-blue-600);display:inline-block;font-size:.875rem;font-weight:600;line-height:1.42}section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper{display:grid;gap:30px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper{grid-template-columns:repeat(4,1fr)}}section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper .social-media-feed-item{display:none}section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper .social-media-feed-item:first-child{display:block}@media (min-width:576px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper .social-media-feed-item:nth-child(2){display:block}}@media (min-width:768px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper .social-media-feed-item:nth-child(3){display:block}}@media (min-width:1024px){section.social-media-feed .container .social-media-feed-list .social-media-feed-wrapper .social-media-feed-item:nth-child(4){display:block}}