.content{font-weight:400;font-size:1rem;text-align:justify;max-width:1280px;width:94%}.content,.section{display:flex;flex-direction:column;align-items:center;justify-content:center}.section{padding:3rem 0;width:100%}#about-us{background:linear-gradient(180deg,#ffc2b3 10%,#fff 90%)}#about-us lottie-player{width:100%;max-width:360px;height:100%;max-height:360px;margin-bottom:2rem}#about-us ul{margin:2rem 0 2rem 5%;display:flex;flex-direction:column;gap:.7rem}#story{background:linear-gradient(0deg,#c1e8dc 10%,#fff 90%);color:#350c0c;font-weight:400}#story .title{font-weight:450}.container-2x{outline:2px solid #c1e8dc;place-items:center;width:94%;max-width:1280px;padding:min(4vw,2rem);display:grid;align-items:center;justify-items:center;margin:min(4vw,2rem);gap:2rem;grid-template-columns:6fr 6fr}.container-2x img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;max-width:600px;border:1rem solid #c1e8dc}.container-2x p{font-size:1.1rem;max-width:600px;text-align:justify}.info-text{font-size:1.15rem;text-align:justify}.container-img{width:min(512px,100%);height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.btn{outline:none;padding:1rem 2rem;background-color:#fff;font-size:1.25rem;cursor:pointer;border:3px solid #000}.btn:hover{background-color:#000;color:#fff}.dark .btn:hover{background-color:#fff;color:#000;size:1.2}.section-heading>span{outline:3px solid #000;background:#000;outline-offset:.6em}.section-heading{width:95%;display:grid;align-items:center;grid-template-columns:35% 20% 35%;gap:5%;color:#fff;font-size:1.5rem}.section-heading hr{height:5px;border:none;background-color:#000}.row{display:flex;align-items:center;justify-content:center;width:100%;max-width:1680px;flex-wrap:wrap}#team{background:url(/images/about/teambg.jpg) 50%/cover no-repeat}.team-card{background-size:cover;background-position:50%;position:relative;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80vw;height:80vw;max-width:280px;max-height:280px;margin:2rem 5%;border-radius:100%;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);overflow:hidden}.team-card-content .name{font-size:1.275rem}.team-card-content{border-radius:100%;display:flex;flex-direction:column;width:100%;text-align:center;padding:2rem 0;background:linear-gradient(45deg,#ffadad,#ffd6a5,#fdffb6,#caffbf,#9bf6ff,#a0c4ff,#bdb2ff,#ffc6ff,#fffffc);position:absolute;opacity:0;bottom:-50px;transition:all .3s ease}.team-card:hover .team-card-content{opacity:1;bottom:0}@media only screen and (max-width:1080px){.container-2x{grid-template-columns:1fr;width:-moz-fit-content;width:fit-content;margin:0 5%}}.ml-3{margin-left:1.5rem}