@media (min-width: 0px){#stat-section{background-color:var(--secondary-color);position:relative;z-index:1}#stat-section .stat-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;row-gap:3rem;list-style:none;color:var(--text-color-light);width:100%;justify-content:space-between}#stat-section .stat-item{text-align:center;h2{margin-bottom:1rem}}#stat-section .tear-wrapper{width:100%;height:100%;position:absolute;left:0;z-index:-1;filter:brightness(0) saturate(100%) invert(13%) sepia(28%) saturate(1944%) hue-rotate(103deg) brightness(94%) contrast(93%);background-repeat:repeat-x}#stat-section .stat-item{position:relative}#stat-section #item-1:after{content:"40+"}#stat-section #item-2:after{content:"5k+"}#stat-section #item-3:after{content:"2k+"}#stat-section #item-4:after{content:"5+"}#stat-section #item-1:after,#stat-section #item-2:after,#stat-section #item-3:after,#stat-section #item-4:after{position:absolute;font-weight:900;font-size:5rem;left:50%;bottom:0;translate:-75% 5%;opacity:.1;font-family:var(--heading-font),"Segoe UI",Roboto,Helvetica,Arial,sans-serif}#stat-section #top-tear{bottom:10%;background-image:url(/PaperTearTop.png)}#stat-section #bottom-tear{top:80%;background-image:url(/PaperTearBottom.png)}#stat-section .flower-container{width:100%;height:100%;overflow:hidden;position:absolute;left:0;top:0}#stat-section .flower-wrapper{position:absolute;display:none}}@media (min-width: 768px){#stat-section .stat-list{display:flex;flex-direction:row}#stat-section #top-tear{bottom:20%}#stat-section .flower-wrapper{display:block;img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2366%) hue-rotate(273deg) brightness(111%) contrast(100%);opacity:.1}}#stat-section #left-flower-wrapper{left:-15%;top:-50%;rotate:135deg}#stat-section #right-flower-wrapper{right:-15%;top:-50%;rotate:-135deg}}@media (min-width: 0px){#team-section{background-color:#f7f7f7}#team-section .flex{display:flex;flex-direction:column}#team-section .top-content{display:flex;flex-direction:column;gap:2rem}#team-section .card-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:3rem;column-gap:3rem;margin:3rem auto 0rem}#team-section #logo-wrapper{display:none}#team-section #team-card-1{grid-column:1;grid-row:1}#team-section #team-card-2{grid-column:1;grid-row:2}#team-section #team-card-3{grid-column:1;grid-row:3}#team-section #team-card-4{grid-column:1;grid-row:4}}@media (min-width: 768px){#team-section .card-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;row-gap:3rem;max-width:40rem}#team-section #team-card-1{grid-column:1;grid-row:1}#team-section #team-card-2{grid-column:2;grid-row:1}#team-section #team-card-3{grid-column:1;grid-row:2}#team-section #team-card-4{grid-column:2;grid-row:2}}@media (min-width: 1024px){#team-section .flex{flex-direction:row;gap:5rem}#team-section #logo-wrapper{display:block;width:100%;margin:auto;opacity:50%;user-select:none;-webkit-user-drag:none;pointer-events:none}}@media (min-width: 0px){.team-card{position:relative;width:100%;height:100%;max-width:30rem}.team-card .image-wrapper{width:100%;height:100%;border-radius:.625rem;overflow:hidden}.team-card .name-plate{position:absolute;left:50%;bottom:0;translate:-50% 50%;border-radius:.625rem;width:80%;padding:1.25rem 0rem;text-align:center;color:var(--primary-color);background-color:var(--tertiary-color)}.team-card .name-plate:after{content:"";position:absolute;width:1.5rem;height:1.5rem;background:radial-gradient(circle at center,#f7f7f7,#c8c8c8);border-radius:50%;left:3%;bottom:50%;translate:0% 50%;z-index:1}.team-card .name-plate:before{content:"";position:absolute;width:1.5rem;height:1.5rem;background:radial-gradient(circle at center,#f7f7f7,#c8c8c8);border-radius:50%;right:3%;bottom:50%;translate:0% 50%;z-index:1}.team-card .name{line-height:1rem}}
