@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700&family=Jost:wght@300;400;500;600&family=The+Rambler:ital@1&display=swap";.subtitle,h1,h2,h3,h4,h5,h6{font-family:Urbanist,sans-serif}.subtext,p{font-family:Jost,sans-serif}.italic{font-family:The Rambler,cursive;font-style:italic}.brand__area{margin-bottom:50px;margin-top:20px;padding:40px 0}.brand__title{color:#0e1133;font-size:50px;font-weight:600;margin-bottom:40px}.brand__carousel{overflow:hidden;position:relative;width:100%}.brand__track{animation:scroll-infinite 30s linear infinite;display:flex;width:-moz-fit-content;width:fit-content}.brand__track.paused{animation-play-state:paused}.brand__item{align-items:center;animation:float-gentle 3s ease-in-out infinite;display:flex;flex-shrink:0;justify-content:center;margin:0 60px;min-width:200px}.brand__item img{height:65px;max-width:150px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;width:auto}.brand__item img:hover{transform:scale(1.1)}@keyframes scroll-infinite{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.brand__item{margin:0 40px;min-width:150px}.brand__item img{height:50px;max-width:120px}.brand__title{font-size:36px}.brand__track{animation-duration:25s}}@media (max-width:480px){.brand__item{margin:0 30px;min-width:120px}.brand__item img{height:40px;max-width:100px}.brand__track{animation-duration:20s}}
