.single-top{background:#000;padding-top:100rem;padding-bottom:70rem;border-radius:0 0 28rem 28rem;position:relative;z-index:1}.single-top .container,.industry-ads-content .container{max-width:1200rem;margin:0 auto;padding:0 30rem}.single-top .breadcrumb{display:flex;margin-bottom:40rem;flex-wrap:wrap;gap:8rem}.single-top .breadcrumb li{margin-right:0}.single-top .breadcrumb li a{font-size:14rem;line-height:140%;color:#fff;display:block;text-decoration:none}.single-top .breadcrumb li span{font-size:14rem;line-height:140%;color:#fff;display:block}.single-top .breadcrumb li.active{font-size:14rem;line-height:140%;color:#8f969c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-top__badge{background:#2555ff;border-radius:100rem;padding:0 10rem;height:28rem;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14rem;line-height:140%;color:#fff;width:min-content;white-space:nowrap;margin:0 auto 24rem}.single-top h1{font-size:52rem;max-width:650rem;margin:0 auto 24rem;font-weight:600;line-height:120%;text-align:center;color:#fff}.single-top p{font-size:20rem;font-weight:300;max-width:640rem;line-height:140%;text-align:center;color:#fff;margin:0 auto 24rem}.industry-ads-content{margin-top:-40rem;padding-block:90rem;background:#fff;min-height:80dvh}.industry-ads-layout{display:flex;gap:60rem;align-items:flex-start}.industry-ads-sidebar{max-width:240rem;min-width:220rem;flex-shrink:0;position:sticky;top:140rem}.custom-select{position:relative;width:100%}.custom-select__trigger{width:100%;padding:16rem 20rem;border:1px solid #F2F4F6;border-radius:12rem;background:#fff;font-size:16rem;color:#000;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color 0.2s ease,box-shadow 0.2s ease}.custom-select__trigger:hover{border-color:#d7dce0}.custom-select.open .custom-select__trigger{border-color:#9ca3af;box-shadow:0 0 0 3px rgb(156 163 175 / .1)}.custom-select__arrow{width:12rem;height:8rem;transition:transform 0.2s ease;color:#6b7280}.custom-select.open .custom-select__arrow{transform:rotate(180deg)}.custom-select__options{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:16rem;padding:12rem;box-shadow:0 8rem 24rem rgb(0 0 0 / .12),0 2rem 8rem rgb(0 0 0 / .08);z-index:1000;max-height:240rem;overflow-y:auto;margin-top:8rem;opacity:0;visibility:hidden;transform:translateY(-10rem);transition:opacity 0.2s ease,visibility 0.2s ease,transform 0.2s ease}.custom-select.open .custom-select__options{opacity:1;visibility:visible;transform:translateY(0)}.custom-select__option{padding:16rem 20rem;font-size:16rem;border-radius:14rem;color:#1f2937;cursor:pointer;transition:background-color 0.15s ease;font-weight:400}.custom-select__option:hover{background:#f3f4f6}.custom-select__option.active{background:#f7f8fb;color:#1f2937;font-weight:500}.custom-select__option.active:hover{background:#d1d5db}.industry-ads-categories__title{font-size:22rem;font-weight:700;color:#000;margin-bottom:24rem}.industry-ads-categories__list{list-style:none;margin:0;margin-bottom:24rem;padding:0}.industry-ads-categories__item{margin-bottom:4rem}.industry-ads-categories__item:last-child{margin-bottom:0}.mobile-categories{display:none}.industry-ads-categories__button{width:100%;padding:12rem 16rem;background:#fff0;border:none;border-radius:100rem;text-align:left;font-size:14rem;color:gray;cursor:pointer;transition:all 0.2s ease}.industry-ads-categories__button:hover,.industry-ads-categories__item.active .industry-ads-categories__button{background:#F2F4F6;font-weight:600;color:#000}.industry-ads-main{flex:1;min-width:0}.industry-ads-section{margin-bottom:80rem}.industry-ads-section:last-child{margin-bottom:0}.industry-ads-section__header{display:flex;justify-content:space-between;align-items:center;gap:8rem;margin-bottom:32rem}.industry-ads-section__title{font-size:28rem;font-weight:700;color:#000;line-height:120%;letter-spacing:0;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.industry-ads-section__view-all{display:flex;align-items:center;gap:8rem;background:#fff0;border:1px solid #F2F4F6;padding:12rem 26rem;border-radius:100rem;white-space:nowrap;font-size:14rem;font-weight:600;color:#0b0b0b;cursor:pointer;transition:border-color 0.2s ease}.industry-ads-section__view-all:hover{border-color:#d7dce0}.industry-ads-section__view-all svg{width:12rem;height:8rem;transform:rotate(-90deg)}.industry-ads-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200rem,265rem));gap:20rem;margin-bottom:60rem}.industry-ad-card{display:flex;align-items:flex-start;gap:16rem;padding:20rem;border-radius:24rem;border:1px solid #F2F4F6;cursor:pointer;overflow:hidden;transition:border-color 0.2s ease}.industry-ad-card:hover{border-color:#d7dce0}.industry-ad-card__image{width:64rem;height:64rem;flex-shrink:0;border-radius:8rem;overflow:hidden}.industry-ad-card__image img{width:100%;height:100%;object-fit:cover}.industry-ad-card__text{flex:1;min-width:0}.industry-ad-card__title{font-size:18rem;font-weight:700;color:#000;margin-bottom:6rem;line-height:1.3}.industry-ad-card__title a{color:inherit;text-decoration:none;transition:color 0.25s linear,text-decoration 0.2s linear}.industry-ad-card__title a:hover{color:#3e4654;text-decoration:underline}.industry-ad-card__description{font-size:12rem;color:#000;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.industry-ads-load-more{text-align:center}.industry-ads-load-more__button{display:inline-flex;align-items:center;gap:8rem;background:#fff0;border:1px solid #E5E7EB;border-radius:8rem;padding:12rem 20rem;font-size:14rem;font-weight:600;color:#1A1A1A;cursor:pointer;transition:all 0.2s ease}.industry-ads-load-more__button:hover{background:#F9FAFB;border-color:#D1D5DB}.industry-ads-load-more__button svg{width:14rem;height:12rem}@media (max-width:991px){.single-top h1{font-size:40rem}.single-top p{font-size:18rem}.single-top__badge{font-size:12rem}.industry-ads-main{width:100%}.industry-ads-categories__title{font-size:20rem}.industry-ads-categories__button{font-size:13rem}.industry-ads-section__title{font-size:24rem}.industry-ads-section__view-all{font-size:13rem;padding:10rem 22rem}.industry-ad-card__title{font-size:16rem}.industry-ad-card__description{font-size:11rem}.industry-ads-layout{flex-direction:column;gap:35rem}.industry-ads-sidebar{width:100%;max-width:100%;min-width:auto;position:static}.desktop-categories{display:none}.mobile-categories{display:block}.industry-ads-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.industry-ads-grid{grid-template-columns:1fr}}