@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Objektiv+MK1:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);details>summary{list-style:none}details>summary::-webkit-details-marker,details>summary::marker{display:none}.font-montserrat{font-family:Montserrat,sans-serif}.font-objektive-mk1{font-family:"Objektiv MK1",sans-serif}.wrapper{max-width:80vw;width:100%;position:relative;left:80px;padding:50px}.wrapper i{top:40%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;position:absolute;text-align:center;line-height:40px;background:#76a9fa;color:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;display:flex;justify-content:center;align-items:center;text-align:center}.wrapper i:hover{background:#1c64f2}.wrapper i:active{transform:translateY(-50%) scale(.85);background:#1c64f2}.wrapper i:first-child{left:-80px}.wrapper i:last-child{right:-80px}.wrapper .carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% / 4) - 12px);overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;border-radius:8px;scroll-behavior:smooth;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel.no-transition{scroll-behavior:auto}.carousel.dragging{scroll-snap-type:none;scroll-behavior:auto}.carousel.dragging .card{cursor:grab;user-select:none}.carousel :where(.card,.img){display:flex;justify-content:center;align-items:center}.carousel .card{display:flex;scroll-snap-align:start;list-style:none;cursor:pointer;flex-direction:column;border-radius:10px}.carousel .card-bg{box-sizing:border-box;display:flex;cursor:pointer;height:75%;width:75%;padding-left:5px;padding-right:5px;text-align:center;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.carousel .card .img{border-radius:50%;height:100px;width:100px;background-clip:content-box}.carousel .card:hover .img{border-radius:50%;background-clip:content-box}.card .img img{width:100%;height:100%;border-radius:50%;object-fit:cover;z-index:2}.carousel .card h2{color:#000}#back-btn:hover .back-btn-txt{color:#fff!important}.mobile-card{width:300px;height:400px}.card:hover .card-job-title{color:#fff}.card:hover .card-name{color:#fff}.card:hover .card-blog-btn{background-color:#fff!important;color:#000!important}.mobile-card:hover .mobile-card-job-title{color:#fff}.mobile-card:hover .mobile-card-name{color:#fff}.mobile-card:hover .card-blog-btn{background-color:#fff!important;color:#000!important}.carousel .card a{outline-color:#ffffff80;box-shadow:0 0 20px rgba(255,255,255,.724)}.principle-card:hover .principle-card>p{color:#fff}@media screen and (max-width:900px){.wrapper .carousel{grid-auto-columns:calc((100% / 2) - 9px)}}@media screen and (max-width:600px){.wrapper .carousel{grid-auto-columns:100%}}@media (min-width:1024px){.team-info{padding-left:3.5%}}@media (min-width:1300px){.team-info{padding-left:6%}}