.our-products-container{display:flex;flex-direction:column}.our-products-container>h2{border-bottom:1px solid #fff;margin-bottom:50px;padding-bottom:10px}.our-products-item{display:flex;flex-direction:column;margin-bottom:55px;font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;line-height:22px;font-size:calc(18px*var(--font-scale));row-gap:15px}@media(min-width:992px){.our-products-item{font-size:calc(20px*var(--font-scale));line-height:40px}}.our-products-item>p{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;font-size:calc(18px*var(--font-scale));line-height:32px!important}@media(min-width:992px){.our-products-item>p{font-size:calc(20px*var(--font-scale));line-height:40px}}.our-products-item>p>span{font-weight:700}.our-products-company-list{display:flex;flex-direction:column;row-gap:30px;align-self:center;width:90%;margin-top:20px}@media(min-width:992px){.our-products-company-list{margin-top:50px;width:70%}}.our-products-company-list>h3{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:300;line-height:1.2;font-size:calc(16px*var(--font-scale));text-align:center}@media(min-width:992px){.our-products-company-list>h3{font-size:calc(28px*var(--font-scale));line-height:1.24}}.header-expandable2{--component-spacing:10px;width:100%;background-color:transparent;text-decoration:none}@media(min-width:992px){.header-expandable2{max-width:366px}}.header-expandable2>.top{position:relative;box-sizing:border-box;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;cursor:pointer;width:100%;border:none;background-color:transparent}.header-expandable2>.top span{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:22px;font-size:calc(18px*var(--font-scale));color:var(--white);font-weight:700;line-height:calc(var(--top-height)*2);text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:992px){.header-expandable2>.top span{font-size:calc(20px*var(--font-scale));line-height:40px}}.header-expandable2>.top .icon-container{display:flex;flex-flow:row;align-items:center;justify-content:center;padding:0;margin:0}.header-expandable2>.top .icon-container svg{width:100%;height:100%;transform:rotate(0deg);transition-timing-function:ease-out;transition-duration:.15s;transition-property:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-expandable2>.top .icon-container.active svg{transform:rotate(90deg)}.header-expandable2>.expandable>div{overflow:hidden;box-sizing:border-box}.header-expandable2>.expandable>div .content-wrapper{box-sizing:border-box}.header-expandable2>.expandable>div .content-wrapper p{font-family:var(--font-manrope),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;line-height:18px;font-size:calc(11px*var(--font-scale));transition-duration:.45s;transition-timing-function:ease-in-out;color:var(--white);opacity:0;transition-property:opacity;padding:0;margin:0}@media(min-width:992px){.header-expandable2>.expandable>div .content-wrapper p{font-size:calc(16px*var(--font-scale));line-height:32px}}.header-expandable2>.expandable.open{grid-template-rows:1fr}.header-expandable2>.expandable.open>div .content-wrapper p{opacity:1}.carousel-list .carousel-item{margin-left:20px;margin-right:20px;height:150px}@media(min-width:1200px){.carousel-list .carousel-item{height:8vw;margin-left:20px;margin-right:20px}}@media screen and (min-width:2000px){.carousel-list .carousel-item{height:10vw}}@media screen and (min-width:3000px){.carousel-list .carousel-item{height:8vw}}@media screen and (min-width:5000px){.carousel-list .carousel-item{margin-left:40px;margin-right:40px}}.carousel-list .carousel-item .item{width:100%;display:flex;flex-direction:column;align-items:center;height:100%;background-color:#fff;border-radius:15px}.carousel-list .carousel-item .item .logo{display:flex;text-decoration:none;width:200px;height:100%;background-color:var(--white);border-radius:15px;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;padding-left:15px;padding-right:15px}@media(min-width:1200px){.carousel-list .carousel-item .item .logo{width:150px}}@media(min-width:2000px){.carousel-list .carousel-item .item .logo{width:12vw}}@media screen and (min-width:2000px){.carousel-list .carousel-item .item .logo{width:14vw}}@media screen and (min-width:3000px){.carousel-list .carousel-item .item .logo{width:9vw}}@media screen and (min-width:4000px){.carousel-list .carousel-item .item .logo{width:8vw}}@media screen and (min-width:5000px){.carousel-list .carousel-item .item .logo{width:8vw}}.carousel-list .carousel-item .item .logo img{width:100%}.carousel-list .carousel-item .item .logo>p{padding-left:15px;padding-right:15px;text-decoration:none;text-align:center;color:#000;font-size:calc(26px*var(--font-scale))}