.our-team{width:100%;display:flex;flex-direction:column}.our-team__background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.our-team--small .our-team__background{height:300px}.our-team--medium .our-team__background{height:400px}.our-team--large .our-team__background{height:500px}.our-team--full .our-team__background{height:60vh}.our-team__content{width:100%;padding:3rem 2rem}.our-team__container{max-width:1200px;margin:0 auto}.our-team__text-content{text-align:center;max-width:800px;margin:0 auto;color:inherit}.our-team__text{margin-bottom:2rem;color:inherit}.our-team__text p{font-family:var(--font-montserrat),"Montserrat",ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.2;margin-bottom:0;padding-bottom:.25rem;color:inherit}.our-team__text p:last-child{padding-bottom:0}.our-team__button{margin-top:2rem}.our-team__content--white{color:white}.our-team__content--black{color:black}.our-team__content--blue{color:var(--color-itsf-blue)}.our-team__content--pink{color:var(--color-itsf-pink)}.our-team__content--auto{color:var(--foreground)}@media (prefers-color-scheme:light){.our-team__content--white{color:#171717}}@media (prefers-color-scheme:dark){.our-team__content--white{color:white}.our-team__text,.our-team__text p,.our-team__text-content{color:inherit}}@media (prefers-color-scheme:light){.our-team__text,.our-team__text p,.our-team__text-content{color:inherit}}@media (max-width:768px){.our-team__content{padding:2rem 1rem}.our-team__text p{font-size:1rem}.our-team--small .our-team__background{height:200px}.our-team--medium .our-team__background{height:250px}.our-team--large .our-team__background{height:300px}.our-team--full .our-team__background{height:40vh}}@media (max-width:480px){.our-team__content{padding:1.5rem .75rem}.our-team__text p{font-size:.9rem}.our-team--small .our-team__background{height:150px}.our-team--medium .our-team__background{height:200px}.our-team--large .our-team__background{height:250px}.our-team--full .our-team__background{height:30vh}}