.bw-team.accordion .bw-team__item{position:relative;padding-bottom:20px}.bw-team.accordion .bw-team__item:not(:last-of-type){margin-bottom:20px}.bw-team.accordion .bw-team__item:before{content:'';position:absolute;bottom:0;left:100px;height:1px;width:calc(100% - 100px);background:var(--c-light-grey-3)}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__item:before{left:70px;width:calc(100% - 70px)}}.bw-team.accordion .bw-team__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;cursor:pointer;--c-svg:var(--c-grey)}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__item-top{gap:15px}}.bw-team.accordion .bw-team__item-top h4{color:var(--c-grey);margin-right:auto;margin-bottom:0;position:relative;padding-left:100px;min-height:70px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__item-top h4{padding-left:70px}}.bw-team.accordion .bw-team__item-top h4 img{position:absolute;left:0;top:0;max-width:70px;max-height:70px;margin-right:30px;z-index:5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__item-top h4 img{max-width:50px;margin-right:20px}}.bw-team.accordion .bw-team__item-top h4 img:nth-of-type(2){z-index:10;opacity:0}.bw-team.accordion .bw-team__item-top>svg{min-width:15px;margin-top:.2em}.bw-team.accordion .bw-team__item-top h4,.bw-team.accordion .bw-team__item-top svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media (hover:hover) and (pointer:fine){.bw-team.accordion .bw-team__item-top:hover h4{color:var(--c-secondary)}.bw-team.accordion .bw-team__item-top:hover h4 img:nth-of-type(2){opacity:1}.bw-team.accordion .bw-team__item-top:hover svg path{stroke:var(--c-secondary)}}.bw-team.accordion .bw-team__item-top.active h4{color:var(--c-secondary)}.bw-team.accordion .bw-team__item-top.active h4 img:nth-of-type(2){opacity:1}.bw-team.accordion .bw-team__item-top.active svg path{stroke:var(--c-secondary)}.bw-team.accordion .bw-team__item-top.active>svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.bw-team.accordion .bw-team__item-bottom{padding:20px 0 15px 100px;display:none;line-height:1.6}@media only screen and (max-width:1199px){.bw-team.accordion .bw-team__item-bottom{padding:15px 0 15px 100px}}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__item-bottom{padding:20px 0 0 70px}}.bw-team.accordion .bw-team__item-bottom ul li{list-style:none;padding-left:35px;position:relative}@media only screen and (max-width:1700px){.bw-team.accordion .bw-team__item-bottom ul li{padding-left:25px}}.bw-team.accordion .bw-team__item-bottom ul li:not(:last-of-type){margin-bottom:1em}.bw-team.accordion .bw-team__item-bottom ul li:not(:has(>*)):before{content:'';width:13px;height:13px;display:block;position:absolute;top:calc(.5em - 1px);left:0;background:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4651 6.33783L0 0V12.6757L12.4651 6.33783Z' fill='%23EAAA0F'/%3E%3C/svg%3E%0A")}.bw-team.accordion .bw-team__item-bottom ul li:has(>*)>:first-child:before{content:'';width:13px;height:13px;display:block;position:absolute;top:calc(.5em - 5px);left:0;background:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4651 6.33783L0 0V12.6757L12.4651 6.33783Z' fill='%23EAAA0F'/%3E%3C/svg%3E%0A")}.bw-team.accordion .bw-team__item-bottom h1,.bw-team.accordion .bw-team__item-bottom h2,.bw-team.accordion .bw-team__item-bottom h3,.bw-team.accordion .bw-team__item-bottom h4,.bw-team.accordion .bw-team__item-bottom h5,.bw-team.accordion .bw-team__item-bottom h6{color:var(--c-primary)}.bw-team.accordion .bw-team__item-bottom>:last-child{margin-bottom:15px}@media only screen and (max-width:1199px){.bw-team.accordion .bw-team__item-bottom>:last-child{margin-bottom:5px}}.bw-team.accordion .bw-team__members{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__members{gap:15px}}.bw-team.accordion .bw-team__member{width:calc(100%/4 - 22.5px);border:1px solid var(--c-secondary);border-radius:2px;padding:40px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-align:center;position:relative}@media only screen and (max-width:1700px){.bw-team.accordion .bw-team__member{padding:25px 20px}}@media only screen and (max-width:1199px){.bw-team.accordion .bw-team__member{width:calc(50% - 15px);padding:40px}}@media only screen and (max-width:767px){.bw-team.accordion .bw-team__member{padding:25px 20px}}@media only screen and (max-width:576px){.bw-team.accordion .bw-team__member{width:100%}}.bw-team.accordion .bw-team__member>a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}@media (hover:hover) and (pointer:fine){.bw-team.accordion .bw-team__member:hover{background:var(--c-secondary)}.bw-team.accordion .bw-team__member:hover *{color:#fff}}.bw-team.accordion .bw-team__member-img{margin:0 auto 30px;padding-top:102%;background-size:cover;background-position:center}@media only screen and (max-width:1700px){.bw-team.accordion .bw-team__member-img{margin-bottom:20px}}.bw-team.accordion .bw-team__member-location{color:var(--c-grey)}.bw-team.accordion .bw-team__member h4{margin-top:30px;margin-bottom:15px}@media only screen and (max-width:1700px){.bw-team.accordion .bw-team__member h4{margin-top:18px}}.bw-team.accordion .bw-team__member-position{line-height:1.5}