.content-image-cta p{font-size:12px}.block-team-single-details .image{position:relative;height:700px;width:100%;overflow:hidden;border-radius:30px}.block-team-single-details .image .after-image,.block-team-single-details .image .before-image{position:absolute;inset:0;height:100%;width:100%;opacity:0}.block-team-single-details .image .after-image img,.block-team-single-details .image .before-image img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.block-team-single-details .image .after-image.active,.block-team-single-details .image .before-image.active{opacity:1}.block-team-single-details .image .toggle{padding:20px;border-radius:15px;background:var(--wp--preset--color--foreground);position:absolute;bottom:30px;left:30px;cursor:pointer}.block-team-single-details .image .toggle .toggle-label{display:flex;align-items:center}.block-team-single-details .image .toggle .toggle-label div{position:relative;padding:5px 15px}.block-team-single-details .image .toggle .toggle-label div span{font-family:var(--wp--preset--font-family--futura-pt);font-weight:800;cursor:pointer;position:relative;z-index:1}.block-team-single-details .image .toggle .toggle-label div.active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(20deg,#192422,#192422 70%),linear-gradient(30deg,#ffd23f,#f7b1ab 35%,#9fedea 70%);background-origin:border-box;background-clip:content-box,border-box;-webkit-background-clip:content-box,border-box;border:1px solid transparent;border-radius:15px}.block-team-single-details .image .toggle input[type=checkbox]{height:0;width:0;visibility:hidden;position:absolute}.block-team-single-details .image .toggle label{position:absolute;height:100%;width:100%;inset:0;z-index:2;cursor:pointer}.block-team-single-details .details{margin:50px 0}.block-team-single-details .details .detail{display:flex;flex-direction:column;gap:5px 20px}@media (min-width:480px){.block-team-single-details .details .detail{justify-content:space-between;align-items:center;flex-direction:row}}.block-team-single-details .details .detail:not(:last-of-type){margin-bottom:15px}@media (min-width:480px){.block-team-single-details .details .detail:not(:last-of-type){margin-bottom:10px}}.block-team-single-details .details .detail .title{color:var(--wp--preset--color--tertiary);font-family:var(--wp--preset--font-family--futura-pt);font-size:20px;font-weight:500;word-break:normal}@media (min-width:480px){.block-team-single-details .details .detail .text{text-align:right}}.block-team-single-details .socials{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.block-team-single-details .socials .left{color:var(--wp--preset--color--tertiary);font-family:var(--wp--preset--font-family--futura-pt);font-size:20px;font-weight:500}@media (max-width:767px){.block-team-single-details .socials .left{flex-basis:100%}}.block-team-single-details .socials .right{display:flex;align-items:center;gap:20px}.block-team-single-details .socials .right a{color:var(--wp--preset--color--white)}.block-team-single-details .socials .right a span{height:50px;width:50px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(20deg,#192422,#192422 70%),linear-gradient(45deg,#ffd23f,#f7b1ab 50%,#9fedea);background-origin:border-box;background-clip:content-box,border-box;-webkit-background-clip:content-box,border-box;border:1px solid transparent;border-radius:15px}.block-team-single-details .socials .right a span:before{width:auto}.block-team-single-details .socials .right a:hover{color:var(--wp--preset--color--white)}