.search-field{padding:0 13px 0 8px;display:flex;align-items:center;background:#f5f5f5;border-radius:10px;height:36px;width:100%}.search-field svg path{fill:#818c99}.search-field__input{flex-grow:1;margin-left:8px;border:none;background:transparent;outline:none;color:#2c2d2e}.search-field__input::placeholder{color:#818c99}.search-field--dark{background:#00193f}.search-field--dark svg path{fill:#fff}.search-field--dark .search-field__input{color:#fff}.search-field--dark .search-field__input::placeholder{color:hsla(0,0%,100%,.6)}.search-results{position:absolute;background:#fff;z-index:9999;top:48px;left:0;right:0;bottom:0;padding-top:8px;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:sr-panel-in .22s cubic-bezier(.23,1,.32,1) both}.search-results__head{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:8px 0 12px;margin-bottom:4px;border-bottom:1px solid rgba(0,0,0,.06)}.search-results__all{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:6px 4px;margin:-6px 0 -6px -4px;border-radius:10px;color:#007aff;font-size:16px;font-weight:600;line-height:1;cursor:pointer;transition:transform .16s cubic-bezier(.23,1,.32,1),opacity .16s cubic-bezier(.23,1,.32,1)}.search-results__all svg{width:20px;height:20px;flex-shrink:0}.search-results__all:active{transform:scale(.96);opacity:.75}.search-results__region{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;margin-left:auto;max-width:55%;padding:5px 9px 5px 8px;border-radius:999px;background:rgba(59,130,246,.1);color:#2f6bdc;font-size:13px;font-weight:600;line-height:1}.search-results__region-pin{flex-shrink:0;display:inline-flex;color:#3b82f6}.search-results__region-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results__region-flag{width:16px;height:12px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.search-results__list{padding-bottom:24px}.search-results__wrap-item{display:flex;align-items:center;justify-content:space-between;grid-gap:4px;gap:4px}.search-results__item{flex:1 1;min-width:0;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:8px;margin:0 -8px;border-radius:14px;text-align:left;cursor:pointer;transition:background-color .16s cubic-bezier(.23,1,.32,1),transform .14s cubic-bezier(.23,1,.32,1)}.search-results__item:hover{background:rgba(0,0,0,.04)}.search-results__item:active{transform:scale(.985);background:rgba(0,0,0,.06)}.search-results__item-avatar{flex-shrink:0;display:inline-flex;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.06);overflow:hidden}.search-results__item-name{min-width:0;font-size:16px;font-weight:500;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results__btn{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#9aa0a8;transition:background-color .16s cubic-bezier(.23,1,.32,1),transform .14s cubic-bezier(.23,1,.32,1)}.search-results__btn svg{width:14px;height:14px}.search-results__btn:hover{background:rgba(0,0,0,.05)}.search-results__btn:active{transform:scale(.9)}.search-results__empty{padding:28px 4px;text-align:center;font-size:15px;color:#8a8f98}.search-results--dark{background:#090027;color:#fff}.search-results--dark .search-results__head{border-bottom-color:hsla(0,0%,100%,.1)}.search-results--dark .search-results__all{color:#6ea8ff}.search-results--dark .search-results__region{background:rgba(139,92,246,.22);color:#cbb8ff}.search-results--dark .search-results__region-pin{color:#a78bfa}.search-results--dark .search-results__region-flag{box-shadow:0 0 0 1px hsla(0,0%,100%,.14)}.search-results--dark .search-results__item:hover{background:hsla(0,0%,100%,.06)}.search-results--dark .search-results__item:active{background:hsla(0,0%,100%,.09)}.search-results--dark .search-results__item-avatar{box-shadow:0 0 0 1px hsla(0,0%,100%,.12)}.search-results--dark .search-results__item-name{color:#fff}.search-results--dark .search-results__btn{color:hsla(0,0%,100%,.5)}.search-results--dark .search-results__btn:hover{background:hsla(0,0%,100%,.08)}.search-results--dark .search-results__empty{color:hsla(0,0%,100%,.55)}@keyframes sr-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.search-results{animation:none}.search-results__all,.search-results__btn,.search-results__item{transition:none}}.mobile-search-header__main-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:9999px;background:rgba(66,133,244,.1);color:#4285f4;cursor:pointer;border:0;margin-left:8px;transition:background-color .14s ease,transform .12s cubic-bezier(.23,1,.32,1)}.mobile-search-header__main-close:hover{background:rgba(66,133,244,.18);color:#1a73e8}.mobile-search-header__main-close:active{transform:scale(.92)}.mobile-search-header__main-close svg{width:15px;height:15px}.mobile-search-header__wrap{position:sticky;background:#fff;top:-1px;width:100%;z-index:2;max-width:1170px;margin:0 auto;height:48px;display:flex;align-items:center;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 16px -10px rgba(16,24,40,.16);border-radius:0 0 16px 16px}.mobile-search-header__wrap--expandable{height:auto;min-height:48px;align-items:flex-start;flex-direction:column;padding-bottom:16px}.mobile-search-header{height:48px}@media(max-width:768){.mobile-search-header__logo{width:24px;height:24px}}.mobile-search-header__main,.mobile-search-header__search{flex-grow:1;overflow:hidden;max-width:0;transition:max-width .3s;width:0;height:100%}.mobile-search-header__main-button,.mobile-search-header__search-button{margin-left:15px;color:#007aff}.mobile-search-header__main h5,.mobile-search-header__search h5{flex-grow:1;padding:0 30px;text-align:center;white-space:nowrap;width:100%}.mobile-search-header__main-active,.mobile-search-header__search-active{max-width:100%;transition:max-width .3s}.mobile-search-header__main{height:100%;position:relative}.mobile-search-header__main-filter,.mobile-search-header__main-location,.mobile-search-header__main-menu,.mobile-search-header__main-search{display:inline-flex;align-items:center;justify-content:center;transition:transform .18s cubic-bezier(.23,1,.32,1),background-color .18s ease;border-radius:10px;padding:8px}.mobile-search-header__main-filter:hover,.mobile-search-header__main-location:hover,.mobile-search-header__main-menu:hover,.mobile-search-header__main-search:hover{background-color:rgba(66,133,244,.06)}.mobile-search-header__main-filter:active,.mobile-search-header__main-location:active,.mobile-search-header__main-menu:active,.mobile-search-header__main-search:active{background-color:rgba(66,133,244,.12);transform:scale(.9)}.mobile-search-header__main-filter:focus-visible,.mobile-search-header__main-location:focus-visible,.mobile-search-header__main-menu:focus-visible,.mobile-search-header__main-search:focus-visible{outline:2px solid rgba(66,133,244,.4);outline-offset:2px}.mobile-search-header__main-search{display:flex;align-items:center;grid-gap:3px;gap:3px}.mobile-search-header__main-search .searchText{display:none;color:#61758a;font-size:16px;margin-right:22px;font-family:"Plus Jakarta Sans",sans-serif}@media(min-width:768px){.mobile-search-header__main-search .searchText{display:block}}.mobile-search-header__main-back,.mobile-search-header__main-btns-group{position:absolute;top:50%;transform:translateY(-50%)}.mobile-search-header__main-menu{color:#007aff}.mobile-search-header__main-back{left:0;cursor:pointer}.mobile-search-header__main-btns-group{display:flex;align-items:center;grid-gap:2px;gap:2px;right:0}.mobile-search-header__main-filter{display:inline-flex;align-items:center;margin-right:0;color:#007aff}@media(max-width:768px){.mobile-search-header__main-btns-group{display:flex;flex-direction:row;grid-gap:0;gap:0}.mobile-search-header__main-btns-group .mobile-search-header__main-search{order:2}.mobile-search-header__main-btns-group .mobile-search-header__main-close{order:3}.mobile-search-header__main-btns-group .mobile-search-header__main-filter{order:1;margin-right:0}.mobile-search-header__main-filter,.mobile-search-header__main-location,.mobile-search-header__main-menu,.mobile-search-header__main-search{padding:6px}.mobile-search-header__main-filter:active,.mobile-search-header__main-filter:hover,.mobile-search-header__main-location:active,.mobile-search-header__main-location:hover,.mobile-search-header__main-menu:active,.mobile-search-header__main-menu:hover,.mobile-search-header__main-search:active,.mobile-search-header__main-search:hover{background-color:transparent}.mobile-search-header__main-filter:focus-visible,.mobile-search-header__main-location:focus-visible,.mobile-search-header__main-menu:focus-visible,.mobile-search-header__main-search:focus-visible{outline:none}}.theme-switch{margin-left:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease;padding:6px 8px;border-radius:10px}.theme-switch:hover{background-color:rgba(66,133,244,.06)}.theme-switch:active{background-color:rgba(66,133,244,.12)}.theme-switch__icon{display:flex;transition:all .3s ease}.theme-switch:active .theme-switch__icon{transform:scale(.85)}.theme-switch.dark .theme-switch__icon,.theme-switch.light .theme-switch__icon{animation:rotateIn .3s ease}@keyframes rotateIn{0%{opacity:0;transform:rotate(-90deg) scale(.8)}to{opacity:1;transform:rotate(0) scale(1)}}.mobile-search-header__wrap.dark{background:#090027;color:#fff;border-radius:0 0 16px 16px;box-shadow:0 1px 0 0 hsla(0,0%,100%,.1)}body.dark .mobile-search-header__wrap{color:#fff!important;background:#090027;border-radius:0 0 16px 16px}body.dark .mobile-search-header__main-back svg path,body.dark .mobile-search-header__main-back svg rect{fill:#fff}@media(max-width:768px){.mobile-search-header__main-filter span.f-14{width:12px!important;height:10px!important;font-size:9px!important}.lang-switch-btn,.mobile-search-header__desktop-only{display:none!important}}@media(min-width:769px){.mobile-search-header__dots-mobile{display:none!important}}.empty-box__wrap{min-height:156px;padding:30px;background:#ebedf0;border-radius:11px;justify-content:center}.empty-box,.empty-box__wrap{display:flex;align-items:center}.empty-box{text-align:center;color:#818c99;flex-direction:column;justify-content:flex-start}.empty-box__desc,.empty-box__title{margin-top:10px}.avatar-square__container{overflow:hidden;border:1px solid #e6e8eb;background:#f5f5f5;border-radius:12px}.avatar-square__image{width:100%;height:100%;object-fit:cover}.organization-dsc-card{display:flex;align-items:center;padding:8px 12px;margin:2px 0;border-radius:20px;transition:background-color .18s ease,transform .16s cubic-bezier(.23,1,.32,1)}.organization-dsc-card:hover{background:rgba(59,130,246,.1)}.organization-dsc-card:active{transform:scale(.99);background:rgba(59,130,246,.16)}.organization-dsc-card__avatar{flex-shrink:0}.organization-dsc-card__right{color:#818c99;margin-left:14px;overflow:hidden;flex-grow:1;min-width:0}.organization-dsc-card__right>.f-12{font-size:13px;line-height:1.2;color:#8a94a8;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organization-dsc-card__title{display:flex;align-items:center;color:#2c2d2e;font-size:16px;font-weight:600;line-height:1.25;margin:1px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organization-dsc-card__title--verified{flex-shrink:0;margin-right:3px;transform:translateY(1px)}.organization-dsc-card__title--banned{color:red}.organization-dsc-card__discounts{display:flex;align-items:center;line-height:1.2}.organization-dsc-card__discounts.promo .organization-dsc-card__discount:after{background:transparent!important}.organization-dsc-card__discount{margin-right:1px;color:#9aa2b1;font-weight:600}.organization-dsc-card__discount-promo{width:24px;min-width:24px;height:24px}.organization-dsc-card__discount:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;background:currentColor;opacity:.55;border-radius:50%;margin:0 5px 3px}.organization-dsc-card ul.organization-dsc-card__discounts .organization-dsc-card__discount{color:#12b76a}body.dark .organization-dsc-card:hover{background:rgba(139,92,246,.16)}body.dark .organization-dsc-card:active{background:rgba(139,92,246,.24)}body.dark .organization-dsc-card__right>.f-12{color:#8890aa}body.dark .organization-dsc-card__title{color:#fff}body.dark .organization-dsc-card__discount{color:#7e879c}body.dark .organization-dsc-card ul.organization-dsc-card__discounts .organization-dsc-card__discount{color:#2ee08e}.organization-search-page{padding-bottom:91px}.organization-search-page__content{padding-top:20px;padding-bottom:100px}.organization-search-page__content .organization-dsc-card:not(:last-child){margin-bottom:15px}.organization-search-page__region{margin:10px 0}.organization-search-page--dark .empty-box__wrap{background:#090027}.organization-search-page--dark .empty-box{color:#fff}.full-height-container{height:100vh;height:calc(var(--vh)*100);overflow-y:auto}.full-height-container::-webkit-scrollbar{width:0!important}.full-height-container--with-navbar{height:calc(100vh - 68px);height:calc(var(--vh)*100 - 68px)}.full-height-container--with-header{height:calc(100vh - 48px);height:calc(var(--vh)*100 - 48px)}.full-height-container--with-navbar.full-height-container--with-header{height:calc(var(--vh)*100 - 50px)}.home-posts-module{background-color:#fff}.home-posts-module .home-partners__top-link{transition:color .2s ease,transform .15s ease}.home-posts-module .home-partners__top-link:hover{color:#3367d6;transform:translateY(-1px)}.home-posts-module .home-partners__top-link:active{transform:translateY(0)}.home-posts-module .sticky{position:sticky;background:#fff;top:-1px;width:100%;z-index:2;max-width:1170px;margin:0 auto;top:-50px;z-index:3}@media screen and (min-width:1024px){.home-posts-module .sticky{top:0;z-index:2;box-shadow:0 2px 2px rgba(0,0,0,.15)}}.home-posts-module .sticky--tabs{top:47px;box-shadow:0 4px 3px -3px rgba(0,0,0,.25)}.home-posts-module .search-results{max-width:1170px;margin:0 auto;height:100vh;overflow:auto;padding-bottom:120px}.home-posts-module .search-results::-webkit-scrollbar{width:6px}.home-posts-module .search-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.home-posts-module .search-results::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.home-posts-module .search-results::-webkit-scrollbar-thumb:hover{background:#555}.home-posts-module .search-results{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.home-posts-module .switch-tab-links{background:#fff;border-radius:0 0 16px 16px;box-shadow:0 5px 10px -5px rgba(16,24,40,.2);position:relative;z-index:2;margin-top:-19px;max-width:1170px;height:70px;display:flex;align-items:end;justify-content:center;padding:10px 15px 5px}.home-posts-module .switch-tab-links .tab-links{width:90%}.home-posts-module .mobile-search-header__wrap{height:57px;border-radius:0 0 16px 16px;z-index:3}.home-posts-module .shop-controls-with-view-change{padding-top:10px;padding-bottom:10px}.home-posts-module__products-title{margin:10px 0}.home-posts-module__filters{padding:10px 0}.home-posts-module__content{padding-bottom:91px}.home-posts-module__feed-updater{z-index:2;top:80px;left:0;right:0;margin:0 auto}.home-posts-module__feed-updater.absolute{top:490px;position:absolute}.home-posts-module__feed-updater.fixed{position:fixed;top:80px}.home-posts-module__region{margin-top:10px}.home-posts-module__regions{padding-bottom:91px}.home-posts-module__shop-controls{padding-left:15px}@media(max-width:758px){.home-posts-module .sticky{top:-51px}}.home-posts-module .container.row,.home-posts-module .container.row>div{display:flex;align-items:center}.home-posts-module .container.row .slide-btns{display:flex;align-items:center;grid-gap:28px;gap:28px;margin-left:10px}.home-posts-module .container.row .slide-btns svg{cursor:pointer;transition:transform .2s ease}.home-posts-module .container.row .slide-btns svg:hover{transform:scale(1.1)}.home-posts-module .lang-switch-btn{position:relative;background:none;border:none;cursor:pointer;padding:0;margin-right:0;font-size:16px;font-weight:600;color:#007aff;transition:color .2s ease,transform .15s ease}.home-posts-module .lang-switch-btn:hover{transform:translateY(-1px)}.home-posts-module .lang-switch-btn:active{transform:translateY(0)}.home-posts-module .lang-switch-btn:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#007aff;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.home-posts-module .lang-switch-btn:hover:after{transform:scaleX(1)}.home-posts-module .lang-switch-btn:focus-visible{outline:2px solid rgba(66,133,244,.4);outline-offset:2px;border-radius:6px}.home-posts-module-header__wrap{position:sticky;background:#fff;top:-1px;width:100%;z-index:2;max-width:1170px;margin:0 auto}.home-posts-module-header{height:48px}.home-posts-module-header__logo{min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;grid-gap:9px;gap:9px;transition:transform .2s ease,filter .2s ease}.home-posts-module-header__logo:hover{transform:translateY(-1px);filter:drop-shadow(0 2px 2px rgba(0,0,0,.08))}.home-posts-module-header__logo:active{transform:translateY(0);filter:none}.home-posts-module-header__logo svg:first-child{width:24px;height:24px}.home-posts-module-header__logo img{width:100%;height:100%;object-fit:cover}.home-posts-module-header__logo .textIcon{display:block}@media(max-width:768px){.home-posts-module-header__logo .textIcon{display:none}}@media(min-width:768px){.home-posts-module-header__logo svg:first-child{width:32px;height:32px}}.home-posts-module-header__region{overflow:hidden;position:absolute;left:50%;transform:translateX(-80%)}@media(max-width:768px){.home-posts-module-header__region{transform:translateX(-50%)}}.home-posts-module-header__region{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;grid-gap:2px;gap:2px;border-radius:12px;padding:6px 10px;transition:background-color .2s ease,box-shadow .2s ease}.home-posts-module-header__region:hover{background-color:rgba(66,133,244,.03)}.home-posts-module-header__region:active{background-color:rgba(66,133,244,.07)}.home-posts-module-header__region>div{display:flex;align-items:center;grid-gap:5px;gap:5px}.home-posts-module-header__region-title{color:#007aff;font-size:16px;font-weight:500}.home-posts-module-header__region-location{width:18px}.home-posts-module-header__region-arrow{min-width:10px}@media(min-width:768px){.home-posts-module-header__region{margin:0 170px 0 30px}}.home-posts-module-header__region svg{width:18px}.products-wrap{background-color:#fff;margin-top:18px!important;box-shadow:0 0 8px rgba(0,0,0,.25);border-radius:16px}.products-wrap.dark,.products-wrap.dark.sticky{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 4px 2px -2px rgba(0,0,0,.4)}.shop-controls-list-wrap{border-radius:16px}.unset .mobile-search-header__wrap{box-shadow:none}@media(min-width:768px){.home-posts-module--sticky .mobile-search-header__wrap{box-shadow:none}}.home-posts-module--controls-attached .mobile-search-header__wrap.dark{border-radius:0}.home-posts-module--controls-attached .products-wrap{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home-posts-module--controls-attached .products-wrap.dark{background:rgba(9,0,39,.7)}.organization-search-page__content{margin-top:0}.profile-edit-page__languages{margin-top:5px}.profile-edit-page__language{padding:10px 0;cursor:pointer;transition:all .3s ease}.profile-edit-page__language:hover{background:rgba(0,122,255,.05);padding-left:10px;border-radius:4px}.profile-edit-page__language-left{display:flex;align-items:center;transition:transform .3s ease}.profile-edit-page__language-left img,.profile-edit-page__language-left svg{margin-right:15px;transition:transform .3s ease}.profile-edit-page__language-right{display:none;transition:opacity .3s ease}.profile-edit-page__language.active .profile-edit-page__language-right{display:block;opacity:1}.profile-edit-page__language.active .profile-edit-page__language-left{transform:translateX(4px)}.profile-edit-page__language.active .profile-edit-page__language-left img,.profile-edit-page__language.active .profile-edit-page__language-left svg{transform:scale(1.1)}.home-partners-skeleton{height:412px;background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;max-width:1170px;margin:20px auto 0}.home-partners-skeleton__card,.home-partners-skeleton__item,.home-partners-skeleton__line{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:8px}.home-partners-skeleton__top{display:flex;justify-content:space-between}.home-partners-skeleton__line.small{width:80px;height:14px}.home-partners-skeleton__center{display:flex;justify-content:center;align-items:center;grid-gap:20px;gap:20px}.home-partners-skeleton__item{width:80px;height:80px;border-radius:28px}.home-partners-skeleton__item.big{width:120px;height:120px;border-radius:28px}.home-partners-skeleton__divider{width:100px;height:12px;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:6px;margin:8px auto 0}.home-partners-skeleton__bottom{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:10px;gap:10px}.home-partners-skeleton__card{height:80px;border-radius:18px}.promotions-banners-skeleton{background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;margin:0 auto 20px;max-width:1170px}.promotions-banners-skeleton__banner,.promotions-banners-skeleton__line{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:12px}.promotions-banners-skeleton__top{display:flex;justify-content:space-between}.promotions-banners-skeleton__line{width:80px;height:14px}.promotions-banners-skeleton__content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;flex:1 1}.promotions-banners-skeleton__banner{aspect-ratio:16/9;min-height:120px}.services-slider-skeleton{margin:20px auto;max-width:1170px;background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.services-slider-skeleton__image,.services-slider-skeleton__line,.services-slider-skeleton__text{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:10px}.services-slider-skeleton__top{display:flex;justify-content:space-between}.services-slider-skeleton__line{width:80px;height:14px}.services-slider-skeleton__list{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px;flex:1 1}.services-slider-skeleton__item{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.services-slider-skeleton__image{aspect-ratio:1;width:100%;border-radius:14px}.services-slider-skeleton__text{height:14px;width:100%}.home-partners-skeleton__card{display:block}@media(max-width:768px){.home-partners-skeleton__card:nth-child(n+4){display:none}}@media(max-width:480px){.home-partners-skeleton__card:nth-child(n+4){display:none}.home-partners-skeleton__bottom{grid-template-columns:repeat(4,1fr)}.home-partners-skeleton__card{width:80px}}@media(max-width:768px){.promotions-banners-skeleton__banner:nth-child(n+3){display:none}.promotions-banners-skeleton__content{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.promotions-banners-skeleton__banner:nth-child(n+2){display:none}.promotions-banners-skeleton__content{grid-template-columns:1fr}}@media(max-width:768px){.services-slider-skeleton__item:nth-child(n+5){display:none}.services-slider-skeleton__list{grid-template-columns:repeat(4,1fr)}}@media(max-width:480px){.services-slider-skeleton__item:nth-child(n+5){display:block}.services-slider-skeleton__item:nth-child(n+3){display:none}.services-slider-skeleton__list{grid-template-columns:repeat(2,1fr)}}.skeleton-products{height:107px;padding:14px 16px;background:#fff;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;max-width:1170px;margin:0 auto}.skeleton-products *{background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.skeleton-products__top{display:flex;justify-content:space-between;align-items:flex-start}.skeleton-products__top-left{display:flex;grid-gap:10px;gap:10px}.skeleton-products__line{height:20px;border-radius:999px}.skeleton-products__line.short{width:36px}.skeleton-products__line.medium,.skeleton-products__line.short{background:linear-gradient(90deg,#e0e0e0 25%,#f2f2f2 37%,#e0e0e0 63%)}.skeleton-products__line.medium{width:56px}.skeleton-products__line.long{width:72px;background:linear-gradient(90deg,#e0e0e0 25%,#f2f2f2 37%,#e0e0e0 63%)}.skeleton-products__bottom{display:flex;grid-gap:10px;gap:10px}.skeleton-products__pill-big{width:24px}.skeleton-products__pill,.skeleton-products__pill-big{flex:1 1;height:42px;border-radius:999px;background:linear-gradient(90deg,#e0e0e0 25%,#f2f2f2 37%,#e0e0e0 63%)}.skeleton-products__pill{min-width:48px}@media(max-width:768px){.skeleton-products{padding:10px 12px}.skeleton-products__pill-big{min-width:40px}.skeleton-products__pill{min-width:80px}}.home-posts-module{transition:background-color .3s ease}.home-posts-module.dark{background-color:transparent!important}.products-wrap{background:#fff;transition:background-color .3s ease}.products-wrap.dark{background:transparent;color:#fff}.shop-controls-with-view-change{transition:background-color .3s ease}.dark .shop-controls-with-view-change{background:transparent}.dark .shop-controls-with-view-change .shop-controls-list-shadow{box-shadow:none}.dark .services-slider-skeleton{background:#090027}.dark .services-slider-skeleton__image,.dark .services-slider-skeleton__line,.dark .services-slider-skeleton__text{background:linear-gradient(90deg,#150a3b 25%,#1c124a 37%,#150a3b 63%);background-size:400% 100%}.dark .promotions-banners-skeleton{background:#090027}.dark .promotions-banners-skeleton__banner,.dark .promotions-banners-skeleton__line{background:linear-gradient(90deg,#150a3b 25%,#1c124a 37%,#150a3b 63%);background-size:400% 100%}.dark .home-partners-skeleton{background:#090027}.dark .home-partners-skeleton__card,.dark .home-partners-skeleton__divider,.dark .home-partners-skeleton__item,.dark .home-partners-skeleton__line{background:linear-gradient(90deg,#150a3b 25%,#1c124a 37%,#150a3b 63%);background-size:400% 100%}.dark .container.row span{font-weight:500}.dark .switch-tab-links{background:#090027}.home-search-scope{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;max-width:100%;margin:12px 0 4px;padding:6px 12px 6px 10px;border-radius:999px;background:rgba(59,130,246,.1);color:#2f6bdc;font-size:13px;font-weight:600;line-height:1}.home-search-scope__pin{flex-shrink:0;display:inline-flex;color:#3b82f6}.home-search-scope__label{font-weight:500;opacity:.85}.home-search-scope__flag{width:18px;height:13px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.home-search-scope__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-scope--dark{background:rgba(139,92,246,.2);color:#cbb8ff}.home-search-scope--dark .home-search-scope__pin{color:#a78bfa}.home-search-scope--dark .home-search-scope__flag{box-shadow:0 0 0 1px hsla(0,0%,100%,.14)}.home-header__filter-left{display:inline-flex;align-items:center;justify-content:center;color:#2f80ed}.home-header__filter-badge{position:absolute;top:-3px;right:-8px;height:18px;min-width:18px;padding:1px 6px;border-radius:50px;font-size:11px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a8fff,#003d99);color:#fff;box-shadow:0 0 0 2px #fff,0 2px 8px rgba(0,0,0,.3)}.dark .organization-search-page__content{background:#00193f;min-height:100vh}