body{color:#444;font-size:18px;font-weight:400;font-family:Open Sans,sans-serif;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,.h1,.h2,.h3,.h4{word-wrap:break-word;line-height:1.2em;color:#188881}h1,.h1{font-size:44px;font-weight:700;margin-bottom:20px;font-family:Merriweather Sans,sans-serif}h2,.h2{font-size:38px;font-weight:500;margin-bottom:5px;font-family:Merriweather Sans,sans-serif}.partContentText h2{color:#188881}h3,.h3{font-size:28px;font-weight:500;margin-bottom:5px;font-family:Merriweather Sans,sans-serif}h4,.h4{font-size:24px;font-weight:700;margin-bottom:0}h5,.h5{font-size:20px;font-weight:700}strong{font-weight:700;font-style:inherit}em{font-style:italic;font-weight:inherit}sup,sub{vertical-align:baseline;position:relative;font-size:75%;line-height:0}sup{top:-.5em;vertical-align:sub}sub{bottom:-.25em;vertical-align:sub}.basicContainer{max-width:1620px;margin:0 auto;padding:120px 120px 90px}:root{--green: #188881;--green-light: #EBFAF9;--blue: #3C3D83;--blue-light: #F4F5FF}#stickyTopBar{width:100%;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.05);position:fixed;left:0;top:0;z-index:2000;transition:height .3s ease;display:flex;justify-content:space-between;padding-left:60px}#stickyTopBar,#stickyTopBarGhost{height:130px}#stickyTopBar #logo{width:100%;min-width:120px;max-width:198px;padding-right:25px;max-height:calc(100% - 30px);flex:0 0 auto;position:relative;align-self:center}#stickyTopBar #logo:before{content:"";display:block;padding-bottom:63.2911392405%;transition:padding-bottom ease .3s}#stickyTopBar #logo img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;object-position:0 50%}#menuContainer{display:flex;flex-direction:column;flex:1 1 auto;height:100%}#topMenu,#mainMenu{padding-right:60px}#topMenu{display:flex;justify-content:flex-end;flex:0 0 auto;align-items:center;height:36px;position:relative}#topMenu .partButton{margin-left:20px}#topMenu #backgroundSvg{position:absolute;right:0;top:0;z-index:-1;fill:#f5f5f5;width:100%;height:36px}#mainMenu{display:flex;justify-content:flex-end;align-items:center;flex:1 1 auto}#stickyTopBar.scrolled{height:92px}#stickyTopBar.scrolled .basicContainer{padding-top:5px;padding-bottom:5px}.textWithImageContainer{display:flex;flex-wrap:wrap;background-color:#fff}.textWithImageLeft,.textWithImageRight{width:50%;flex:0 0 auto}.textWithImageContainer .text{max-width:810px;display:flex;flex-direction:column;justify-content:center;color:#000;min-height:600px}.textWithImageLeft.text{padding:50px 60px 30px 120px;margin-left:auto}.textWithImageRight.text{padding:50px 120px 30px 60px}.textWithImageContainer .partContentFileImageGallery.single{width:100%;height:100%}.textWithImageContainer .partContentFileImageGallery.single *{height:100%}.textWithImageContainer .imagePlaceholder{display:none}.textWithImageContainer.first{background-color:#ebecff}.textWithImageContainer.first .partContentText h2{color:#3c3d83}.textWithImageContainer.first .partSlider .slidePaginationBullet.selected:before,.textWithImageContainer.first .partSlider .slidePaginationBullet:hover:before{background-color:#3c3d83}.textWithImageContainer.second{background-color:#fadfe0}.textWithImageContainer.second .partContentText h2{color:#d8232a}.textWithImageContainer.second .partSlider .slidePaginationBullet.selected:before,.textWithImageContainer.second .partSlider .partSlider .slidePaginationBullet:hover:before{background-color:#d8232a}#homeIntroContainer{background-color:#ebecff;display:flex;flex-wrap:wrap;justify-content:space-between}#homeIntroLeftContainer{max-width:810px;width:50%;flex:0 0 auto;margin-left:auto;padding:40px 120px 25px;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:600px}#homeIntroLeftContainer h1,#homeIntroLeftContainer .partContentText p strong{color:#3c3d83}.partButton.popupVideo{width:150px;height:150px;margin-bottom:0;transition:background-color .3s ease,border-color .3s ease;animation:borderAnimation 1.5s infinite;box-shadow:none;border-radius:50%;position:absolute;right:-75px;top:50%;margin-top:-75px;z-index:20;background-color:#d8232a;background-clip:padding-box;border:solid 6px rgba(255,81,0,.2);justify-content:center}.partButton.popupVideo:hover{background-color:#188881;border-color:rgba(0,174,66,.2)}.partButton.popupVideo:after{display:none}.partButton.popupVideo .buttonIcon svg{fill:#fff;height:30px;max-width:none}@keyframes borderAnimation{0%{border-width:6px}50%{border-width:12px}to{border-width:6px}}#homeIntroRightContainer{width:50%;flex:0 0 auto;background-color:#f5f5f5}#homeIntroRightContainer .partContentFileImageGallery.single{width:100%;height:100%}#homeIntroRightContainer .partContentFileImageGallery.single *{height:100%}#homeIntroRightContainer .imagePlaceholder{display:none}#homeIntroRightContainer #videoContainer{height:100%;max-height:600px}#homeIntroRightContainer #videoContainer video{width:100%;height:100%;object-fit:cover}#homeIconsAndText{color:#fff;text-align:center;background-color:#188881}#homeIconsAndText ul{display:flex;flex-wrap:wrap;width:calc(100% + 30px);margin-left:-15px;margin-right:-30px}#homeIconsAndText ul li{width:calc(25% - 30px);flex:1 1 auto;margin:0 15px 30px}#homeIconsAndText ul li a{display:block;height:100%;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease;padding:30px 15px;border-radius:8px;color:#fff}#homeIconsAndText ul li a:hover{background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1)}#homeIconsAndText ul li .partContentFileImageGallery{margin-bottom:15px}#homeIconsAndText ul li .partContentFileImageGallery .contentFileImage{background-color:#fff;border-radius:50%;height:100px;width:100px;margin-left:auto;margin-right:auto}#homeIconsAndText ul li a:hover .partContentFileImageGallery .contentFileImage{background-color:#d3f4f2}#homeIconsAndText ul li .iconLabel{font-family:Merriweather Sans,sans-serif;font-weight:700;font-size:22px;margin-left:auto;margin-right:auto;display:block;text-align:center;line-height:1.3em}#homeIconsAndText ul li a:hover .iconLabel{color:#188881}#directorContainer{display:flex;flex-wrap:wrap;align-items:flex-start}#directorImage{width:300px;min-width:180px;flex:0 0 auto;margin-bottom:60px;overflow:hidden;background-color:var(--green);z-index:10;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px}#directorText{width:calc(100% - 300px);border-radius:8px;flex:1 1 auto;background-color:var(--green-light);margin-top:auto;padding:60px 60px 60px 280px;margin-left:-220px;color:#222}#directorText .partButtonContentContainer,#directorText .partButtonContentContainer .partButton{margin-bottom:0}#directorText #spanDirectorName{font-family:Merriweather Sans;color:var(--green);font-weight:700;line-height:1.2em;font-size:24px;display:inline-block}@media screen and (max-width: 900px){#sectionDirector .basicContainer{padding-bottom:35px}#directorText #spanDirectorName{font-size:20px}#directorText .partContentText{font-size:inherit}#directorText .partContentText h2{font-size:1.625em}#directorImage{margin-left:30px;margin-bottom:-50px;width:40%}#directorText{padding:80px 30px 30px;margin-left:0;margin-top:0;width:100%}}#homeReferences{background-color:#3c3d83}#homeReferences .basicContainer{text-align:center;padding-top:90px;padding-bottom:60px}#homeReferences .partContentText{font-size:28px;color:#fff;font-weight:500}#homeReferences .partContentText p{line-height:1.5em}#homeReferences .partContentText p:before{content:"\201c"}#homeReferences .partContentText p:after{content:"\201d"}#homeReferences .partContentText p:last-child{margin-bottom:0}#homeReferences .partContentText br{display:none}#homeReferences h3{margin-top:8px;margin-bottom:0;color:#fff}#homeReferences .partButton{margin-bottom:25px}#homeTeam{padding-bottom:60px;background:linear-gradient(180deg,transparent 0%,transparent 50%,var(--green-light) 50%,var(--green-light) 100%)}#homeTeam .intro{margin-bottom:60px}#homeTeam .intro .partContentText{text-wrap:balance;max-width:900px}#homeTeam .list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}#homeTeam .list .teamCard{background-color:#fff;overflow:hidden;position:relative;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px}#homeTeam .list .teamCard:nth-child(2){top:60px}#homeTeam .teamCard .photo{background-color:var(--green)}#homeTeam .teamCard .photo .noPhoto{content:"";display:block;padding-top:100%;background:url("data:image/svg+xml,%3Csvg width='210' height='210' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M105 105c29.006 0 52.5-23.494 52.5-52.5S134.006 0 105 0 52.5 23.494 52.5 52.5 75.994 105 105 105Zm0 26.25c-35.044 0-105 17.588-105 52.5V210h210v-26.25c0-34.912-69.956-52.5-105-52.5Z' fill='%23FFF' fill-rule='nonzero' /%3E%3C/svg%3E") no-repeat center;background-size:50%;box-shadow:inset 0 -20px 20px -20px rgba(0,0,0,.05)}#homeTeam .teamCard .text{padding:30px}#homeTeam .list .teamCard .name{color:var(--blue)}#homeTeam .teamCard .text .partContentText{color:var(--green);font-size:20px;line-height:1.2em}#homeTeam .teamCard .text .partContentText p:last-child{margin-bottom:0}#homeTeam .list .teamButton{top:-60px;background-color:var(--green);position:relative;text-align:center;display:grid;place-items:center;color:#fff;padding:30px;text-decoration:none;transition:background-color .3s ease;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px}#homeTeam .list .teamButton .label{font-size:24px;font-weight:700;text-wrap:balance}#homeTeam .list .teamButton:after{content:"";width:40%;aspect-ratio:1 / 1;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:rgba(255,255,255,.15);transition:width .3s ease-in}@media (hover: hover){#homeTeam .list .teamButton:hover{background-color:var(--green)}#homeTeam .list .teamButton:hover:after{width:65%}}@media (max-width: 1023px){#homeTeam .list{grid-template-columns:repeat(3,1fr)}#homeTeam .list .teamCard,#homeTeam .list .teamButton{top:0!important}#homeTeam .list .teamCard:nth-child(3){display:none}}@media (max-width: 767px){#homeTeam{padding-bottom:35px}#homeTeam .list{grid-template-columns:repeat(2,1fr)}#homeTeam .list .teamButton{grid-column:span 2;min-height:110px}#homeTeam .teamCard .text .partContentText{font-size:16px}}#socialMediaContainer{background-color:#ebecff}#socialMediaContainer .basicContainer{text-align:center}#socialMediaContainer .basicContainer>.partContentText{color:#000}#socialMediaContainer .partContentText h2{color:#3c3d83}#facebookFeedContainer{display:flex;flex-wrap:wrap;justify-content:center;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;padding-top:35px}.facebookFeedItem{width:calc(25% - 30px);flex:1 1 auto;margin:0 15px 30px;text-align:left;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.facebookLinkImage .partContentFileImageGallery{flex:0 0 auto;overflow:hidden;background-color:#188881}.facebookLinkImage .partContentFileImageGallery .contentFileImage{transition:transform .3s ease}.facebookLinkImage:hover .partContentFileImageGallery .contentFileImage{transform:scale(1.1)}.facebookFeedText{padding:30px 30px 1px;flex:1 1 auto;display:flex;flex-direction:column}.facebookElapsedTime{display:block;line-height:1.7em;font-size:16px;font-style:italic}.facebookFeedText .partContentText{font-size:16px}.facebookFeedText .partContentText p{word-wrap:break-word}.facebookFeedText .partButton{margin-top:auto}#contentAndMenu+#featuredContent{background-color:#ebecff}#featuredContentContainer{display:flex;flex-wrap:wrap;justify-content:center;width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}.featuredContentColumn{width:calc(33.3333333333% - 60px);background-color:#fff;margin:0 30px 30px;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit}.featuredContentColumn .partContentFileImageGallery{flex:0 0 auto;overflow:hidden;background-color:#188881}.featuredContentColumn .partContentFileImageGallery .contentFileImage{transition:transform .3s ease}.featuredContentColumn:hover .partContentFileImageGallery .contentFileImage{transform:scale(1.1)}.featuredContentText{padding:30px;display:flex;flex-direction:column;flex:1 1 auto}.featuredContentText h2 a{text-decoration:none;color:#188881}.featuredContentText .partContentText{margin-bottom:auto;max-width:100%;font-size:18px}.featuredContentText .partContentText p:last-child{margin-bottom:15px}.featuredContentText .partButton{margin-top:auto;align-self:flex-start;margin-bottom:0}.featuredContentColumn:hover .partButton:after{background-color:#188881}#imageHeaderSmall{position:relative}#imageHeaderSmall .waveContainer{position:absolute;bottom:0;left:0;width:100%;z-index:30}#imageHeaderSmall .waveContainer svg path{fill:#fff}#contentAndMenu{background-color:#fff}#contentAndMenu .basicContainer{padding-top:60px}#contentAndMenuContainer{display:flex;align-items:flex-start;justify-content:center}#contentContainer{width:100%;max-width:820px;flex:1 1 auto}#sideContainer{width:calc(100% - 770px);min-width:330px;padding-left:60px;position:sticky;position:-webkit-sticky;top:110px}#sideMenuContainer{margin-bottom:25px;background-color:#d3f4f2;padding:30px}#sideMenuContainer .h3{display:inline-block;margin-bottom:15px;font-weight:700;color:#188881}#teamContainer{display:flex;flex-wrap:wrap;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.teamItem{width:calc(33.3333333333% - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.profilePhoto{flex:0 0 auto}#contentContainer .profilePhoto .partContentFileImageGallery.single{margin-bottom:0}.profileText{padding:30px 30px 1px;flex:1 1 auto;display:flex;flex-direction:column}.profileText h3{color:var(--blue)}.functionOrClass{display:block;line-height:1.2em;margin-bottom:20px;color:var(--green);font-size:20px}.profileText .partContentText{font-size:16px}.profileText .partContentText p{line-height:1.5em}.profileText .partButton{margin-top:auto;margin-bottom:25px;align-self:flex-start}.referenceItem{margin-bottom:25px;padding:25px;display:flex;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.referenceItem:before{content:"\201c";font-size:80px;font-family:Trebuchet MS;display:block;position:relative;flex:0 0 auto;margin-right:15px;overflow:hidden;height:40px;color:#3c3d83}.referenceText .partContentText p:last-child{margin-bottom:0}.referenceText h3{font-size:20px;position:relative;margin-top:2px}#contactContainer{background-color:#fff;display:flex;flex-wrap:wrap}#contactLeftContainer{width:50%;flex:0 0 auto}#contactText{padding:50px 60px 30px 120px;margin-left:auto;max-width:810px;display:flex;flex-direction:column;justify-content:center;color:#000}#contactText .partContentFileImageGallery{margin-bottom:25px;max-width:630px}#contactRightContainer{width:50%;background-color:#d3f4f2;flex:0 0 auto}#contactForm{padding:50px 120px 30px 60px;max-width:810px;display:flex;flex-direction:column;justify-content:center;color:#000}#footerMain{text-align:left;background-color:#f5f5f5}#footerColumnContainer{display:flex;flex-wrap:wrap;align-items:flex-start;width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}#footerColumnMenu{line-height:1.2em;margin:0 30px;width:calc(55% - 60px);display:flex;flex:1 1 auto}.footerColumn{padding-right:60px;margin-bottom:30px;flex:1 1 auto}.footerColumn:last-child{padding-right:0}.footerColumn h2{color:#d8232a}.footerColumn ul{font-size:16px}.footerColumn ul li{padding-top:10px}.footerColumn ul li a{text-decoration:none;color:inherit}.footerColumn ul li a:hover{text-decoration:underline;color:#188881}#footerColumnContact{line-height:1.2em;margin:0 30px;width:calc(45% - 60px);flex:0 0 auto;font-size:18px;display:flex;flex-wrap:wrap}#footerColumnContact h2{color:#d8232a}.footerContactContainer{box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;padding:30px;width:calc(50% - 15px);margin-bottom:30px}.footerContactContainer+.footerContactContainer{margin-left:30px}.footerContactContainer ul{font-size:16px}.footerContactContainer ul li{margin-top:15px}.footerContactContainer a{display:inline-flex;color:inherit;text-decoration:none}.footerContactContainer span.icon{background-color:#fadfe0;width:28px;height:28px;border-radius:50%;flex:0 0 auto;display:flex;justify-content:center;align-items:center;margin-right:10px}.footerContactContainer span.icon svg{flex:1 1 auto;fill:#d8232a;max-height:14px;max-width:14px}.footerContactContainer span.label{font-weight:500;font-family:Merriweather Sans,sans-serif;margin-top:3px;word-break:break-word}.footerContactContainer a:hover span.label{text-decoration:underline}#footerSocialList{width:100%;display:flex;flex-wrap:wrap;padding:0 30px 15px;font-size:16px}#footerSocialList li{margin:0 30px 15px 0}#footerSocialList li:last-child{margin-right:0}#footerSocialList a{display:inline-flex;align-items:center;color:inherit;text-decoration:none}#footerSocialList span.icon{margin-right:10px;width:28px;height:28px;position:relative}#footerSocialList span.icon svg,#footerSocialList span.icon img{position:absolute;top:50%;transform:translateY(-50%)}#footerSocialList span.icon img{object-fit:contain}#footerSocialList span.label{font-weight:500;font-family:Merriweather Sans,sans-serif;word-break:break-word}#footerSocialList a:hover span.label{text-decoration:underline}#footerBottom{background-color:#fff}#footerBottom .basicContainer{padding-top:30px;padding-bottom:0}#footerBottom ul{display:flex;flex-wrap:wrap;align-items:center;font-size:16px;line-height:1.2em;padding-bottom:15px}#footerBottom ul li{margin:0 40px 15px 0}#footerBottom ul li:last-child{margin-right:0}#footerBottom ul li a{color:#000;text-decoration:none}#footerBottom ul li a:hover{text-decoration:underline}#footerBottom ul li#stichting{margin-left:auto;width:calc(33.3333333333% - 70px);flex:0 0 auto}#footerBottom ul li#stichting a{display:flex}#footerBottom ul li#stichting a:hover{text-decoration:none}#stichtingLogoContainer{position:relative;width:120px;margin-right:20px}#stichtingLogoContainer:before{content:"";display:block;padding-bottom:45.7446808511%}#stichtingLogoContainer img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}#stichtingText{width:220px;display:block;color:#666;font-size:14px;margin-top:18px;line-height:1.3em}body.mobileMenuToggleActive{position:fixed}#mobileMenuToggle{position:relative;z-index:1002;display:none;align-items:center;cursor:pointer;margin-left:15px}#mobileMenuToggle .mobileMenuButtonLabel{margin-left:6px;z-index:2}#mobileMenuToggle .mobileMenuButtonHamburger{width:20px;height:20px;display:flex;flex-direction:column;justify-content:center;z-index:2}#mobileMenuToggle .mobileMenuButtonHamburger span{width:20px;height:2px;background-color:#fff;margin:2px 0;transition:all .3s ease-in-out}#mobileMenuToggle .mobileMenuButtonHamburger span:nth-child(2){width:15px}#mobileMenuToggle.active .mobileMenuButtonHamburger span{background-color:#fff}#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(1){transform:translateY(6px) rotate(45deg)}#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(2){opacity:0}#mobileMenuToggle.active .mobileMenuButtonHamburger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}#mobileMenuToggleContainer{left:0%;top:92px;width:100%;height:100%;display:none;position:fixed;background-color:#fff;z-index:1002}body.mobileMenuToggleActive #mobileMenuToggleContainer{display:block}#mobileMenuToggleContainerScroll{overflow-y:auto;height:calc(100% - 92px)}#mobileMenuToggleContainerScroll .partButtonContentContainer{padding:25px 25px 10px}@media screen and (min-width: 1024px){body.mobileMenuToggleActive #mobileMenuToggleContainer{display:none}}@media (max-width: 1023px){#mobileMenuToggleContainerScroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}}#sectionSocialFeed{text-align:center}#sectionSocialFeed .basicContainer h1{margin-bottom:0}.socialFeedList{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1100px;margin:30px auto}.socialFeedList .item{border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(0,0,0,.1)}.socialFeedList .image{flex:0 0 auto;background-color:#555;position:relative}.socialFeedList.facebook .image{aspect-ratio:100/52.5}.socialFeedList.instagram .image{aspect-ratio:1/1}.socialFeedList .image img,.socialFeedList .image .socialFeedImagePlaceholder{position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity .3s ease-in}.socialFeedList .image img{object-fit:cover}.socialFeedList .socialFeedImagePlaceholder{display:flex;align-items:center;justify-content:center;height:100%}.socialFeedList.facebook .socialFeedImagePlaceholder{background-color:#1877f2}.socialFeedList.instagram .socialFeedImagePlaceholder{background:#f09433;background:-moz-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.socialFeedList .socialFeedImagePlaceholder svg{max-width:50px;max-height:50px;fill:#fff}@media (hover: hover){.socialFeedList .image:hover img,.socialFeedList .image:hover .socialFeedImagePlaceholder{opacity:.8}}.socialFeedList .text{padding:30px;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;text-align:left}.socialFeedList .text time{font-size:.875rem;display:grid;grid-template-columns:auto auto;align-items:center;gap:.1875rem;margin-bottom:.1em}.socialFeedList .text time .icon svg{width:.78571em;max-height:.78571em;fill:rgba(0,0,0,.6);display:block}.socialFeedList .text time .label{font-size:1em;line-height:1.3em;color:rgba(0,0,0,.5)}.socialFeedList .text .partContentText{font-size:1rem;overflow-wrap:break-word;word-break:break-word}.socialFeedList .text .partButton{margin-top:auto}@media screen and (max-width: 640px){#sectionSocialFeed{text-align:left}.socialFeedList{grid-template-columns:repeat(1,1fr)}.socialFeedList .item:last-child{display:none}}
