@media(min-width:769px){.brand-page{height:100vh!important}}.brands-on-demand{background:linear-gradient(90deg,#f5c0ff,#b9f5ff);padding:40px 30px;border-radius:12px;height:100%}@media(min-width:769px){.brands-on-demand{height:auto;margin:150px 40px 0}}.brands-on-demand__container{display:flex;align-items:center;justify-content:space-between;gap:24px;height:100%}@media(max-width:768px){.brands-on-demand__container{flex-direction:column;text-align:center;gap:16px}}.brands-on-demand__info{flex:1 1;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.brands-on-demand__info{align-items:center}}.brands-on-demand__icon{margin-bottom:8px}.brands-on-demand__title{font-size:24px;font-weight:700;margin:0;color:#000}@media(min-width:769px){.brands-on-demand__title{font-size:36px}}@media(min-width:1026px){.brands-on-demand__title{margin:0;color:#000;font-weight:600;font-size:40px;line-height:100%;letter-spacing:0;text-align:center}}.brands-on-demand__subtitle{font-size:14px;color:#444;margin-top:4px}@media(min-width:769px){.brands-on-demand__subtitle{color:rgba(64,52,52,.698);margin-top:4px;font-family:Inter;font-weight:500;font-size:18px;line-height:100%;letter-spacing:-.2px;text-align:center;text-transform:capitalize}}.brands-on-demand__list{flex:1.5 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(min-width:769px){.brands-on-demand__list:has(:last-child:nth-child(3n+1)){justify-items:center}}@media(max-width:768px){.brands-on-demand__list{grid-template-columns:1fr;width:100%}}.brands-on-demand__item{background:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.3));border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);height:100px;width:100%}@media(min-width:769px){.brands-on-demand__item:last-child:nth-child(3n+1){grid-column:2}}.brands-on-demand__logo{height:auto;max-width:100%;object-fit:contain}@media(min-width:769px){.brands-on-demand__logo{width:145px;height:145px}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e5e5e5 37%,#f0f0f0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.brands-on-demand__skeleton-logo{width:100px;height:50px;border-radius:8px;background:#ddd}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}