.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multi-carousel-item{flex-shrink:0;transform-style:preserve-3d;backface-visibility:hidden}.react-multi-carousel-dot-list{position:absolute;bottom:-45px;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot{list-style:none;cursor:pointer}.react-multi-carousel-dot button{display:block;width:12px;height:12px;border:0;background:#ccc;border-radius:50%;cursor:pointer;margin:0 4px}.react-multi-carousel-dot--active button{background:#007bff}.react-multi-carousel-arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multi-carousel-arrow:hover{background:rgba(0,0,0,.8)}.react-multi-carousel-arrow:before{font-size:20px;color:#fff;display:block;font-family:Yekan Bakh,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;z-index:2;position:relative}.react-multi-carousel-arrow--left{left:calc(4% + 1px)}.react-multi-carousel-arrow--left:before{content:"<"}.react-multi-carousel-arrow--right{right:calc(4% + 1px)}.react-multi-carousel-arrow--right:before{content:">"}.react-multi-carousel-arrow:disabled{cursor:default;background:rgba(0,0,0,.2)}.fastbuy-route{min-height:65vh;padding:14px 0 42px}.fastbuy-page{display:grid;gap:16px;color:#17365f}.fastbuy-hero{min-height:132px;display:flex;align-items:center;justify-content:space-between;padding:24px 30px;border:1px solid #dfe7f2;border-radius:22px;background:linear-gradient(105deg,#f8fbff,#edf5ff);box-shadow:0 10px 30px rgba(31,63,108,.07)}.fastbuy-hero__copy>span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;background:#e8f2ff;color:#376fc9;font-size:9px;font-weight:800}.fastbuy-hero__copy>span svg{width:13px}.fastbuy-hero h1{margin:8px 0 5px;color:#102f5d;font-size:25px}.fastbuy-hero p{margin:0;color:#71829d;font-size:11px}.fastbuy-hero__icon{width:72px;height:72px;display:grid;place-items:center;border:1px solid #d5e1f1;border-radius:22px;background:rgba(255,255,255,.8);color:#6590dc}.fastbuy-hero__icon svg{width:34px;height:34px}.fastbuy-workspace{display:grid;gap:13px}.fastbuy-brand,.fastbuy-category-panel,.fastbuy-state,.fastbuy-toolbar{border:1px solid #e0e7f1;background:#fff;box-shadow:0 8px 25px rgba(29,61,106,.055)}.fastbuy-category-panel{padding:18px 20px 15px;border-radius:20px}.fastbuy-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.fastbuy-section-heading span,.fastbuy-toolbar__title span{display:block;color:#7890b4;font-size:8px}.fastbuy-section-heading h2{margin:2px 0 0;font-size:15px}.fastbuy-section-heading small{color:#8694a9;font-size:8px}.fastbuy-categories{display:flex;gap:9px;padding:3px 1px 8px;scrollbar-width:thin}.fastbuy-category{min-width:103px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:8px 7px;border:1px solid transparent;border-radius:14px;background:transparent;color:#627591;font-size:9px;font-weight:700;transition:.18s}.fastbuy-category:hover{background:#f7faff;color:#315d9d}.fastbuy-category.is-active{border-color:#c4d7f3;background:#edf5ff;color:#225ba9;box-shadow:0 5px 15px rgba(43,92,161,.08)}.fastbuy-category__image{width:58px;height:50px;display:grid;place-items:center;border-radius:11px;background:#f5f8fc;overflow:hidden}.fastbuy-category__image img{width:100%;height:100%;object-fit:contain}.fastbuy-category__image svg{width:22px;color:#8ba6cd}.fastbuy-toolbar{min-height:72px;display:grid;grid-template-columns:190px minmax(250px,1fr) auto;align-items:center;gap:14px;padding:11px 15px;border-radius:17px}.fastbuy-toolbar__title strong{display:block;margin-top:3px;font-size:12px}.fastbuy-search{height:44px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #dfe7f1;border-radius:12px;background:#f9fbfe;transition:.18s}.fastbuy-search:focus-within{border-color:#94b4e4;background:#fff;box-shadow:0 0 0 3px #edf4ff}.fastbuy-search>svg{width:17px;color:#7594c1}.fastbuy-search input{width:100%;border:0;outline:0;background:transparent;color:#24446d;font:inherit;font-size:10px}.fastbuy-search button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:7px;background:#edf2f8;color:#6d819d}.fastbuy-search button svg{width:13px}.fastbuy-filters{display:flex;align-items:center;gap:7px}.fastbuy-filters>button{height:40px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #dfe7f1;border-radius:11px;background:#fff;color:#56708f;font-size:9px;font-weight:700}.fastbuy-filters>button svg{width:14px}.fastbuy-filters>button.is-active{border-color:#b8cff0;background:#edf5ff;color:#2c66b7}.fastbuy-filters>button b{min-width:19px;padding:2px 5px;border-radius:8px;background:#376fc9;color:#fff;font-size:8px}.fastbuy-filter-count{color:#7186a5;font-size:8px;white-space:nowrap}.fastbuy-results-meta{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 6px;color:#71819a;font-size:9px}.fastbuy-results-meta>div{display:flex;align-items:center;gap:7px}.fastbuy-results-meta__dot{width:7px;height:7px;border-radius:50%;background:#4fb783;box-shadow:0 0 0 4px #e9f7f0}.fastbuy-results-meta button{border:0;background:transparent;color:#ce5963;font-size:8px}.fastbuy-brand-list{display:grid;gap:11px}.fastbuy-brand{border-radius:18px;overflow:hidden}.fastbuy-brand__head{width:100%;height:65px;display:grid;grid-template-columns:1fr auto 26px;align-items:center;gap:12px;padding:0 17px;border:0;border-bottom:1px solid #e8edf4;background:linear-gradient(90deg,#fff,#f9fbfe);color:#24446d;text-align:right}.fastbuy-brand__identity{display:flex;align-items:center;gap:10px}.fastbuy-brand__logo{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:11px;background:#fff;color:#4776ba;font-weight:900;overflow:hidden}.fastbuy-brand__logo img{max-width:80%;max-height:70%;object-fit:contain}.fastbuy-brand__identity small{display:block;color:#8a98ab;font-size:7px}.fastbuy-brand__identity strong{font-size:12px}.fastbuy-brand__count{padding:5px 10px;border-radius:10px;background:#edf4fd;color:#4d75ad;font-size:8px}.fastbuy-brand__head>svg,.fastbuy-product__toggle svg{width:16px;color:#7890b3;transition:.18s}.fastbuy-brand__head>svg.is-open,.fastbuy-product__toggle svg.is-open{transform:rotate(180deg)}.fastbuy-brand__products{display:grid;gap:8px;padding:11px;background:#f8fafc}.fastbuy-product{border:1px solid #e2e9f2;border-radius:15px;background:#fff;overflow:hidden}.fastbuy-product__summary{min-height:77px;display:grid;grid-template-columns:58px minmax(0,1fr) auto 34px;align-items:center;gap:12px;padding:8px 12px}.fastbuy-product__image{width:58px;height:58px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#fbfdff,#f1f6fc)}.fastbuy-product__image img{max-width:88%;max-height:88%;object-fit:contain}.fastbuy-product__info{min-width:0}.fastbuy-product__info>a{display:block;overflow:hidden;color:#203d65;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.fastbuy-product__info span{display:block;margin-top:5px;color:#8695aa;font-size:8px}.fastbuy-product__from{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.fastbuy-product__from small{color:#8b99ac;font-size:7px}.fastbuy-product__from strong{color:#164989;font-size:12px;white-space:nowrap}.fastbuy-product__from em{font-size:7px;font-style:normal;font-weight:500}.fastbuy-product__toggle{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e0e7f1;border-radius:9px;background:#f8fafd}.fastbuy-variants{border-top:1px solid #e9eef5}.fastbuy-variant,.fastbuy-variants__labels{display:grid;grid-template-columns:minmax(200px,1fr) 190px 190px;align-items:center;gap:12px}.fastbuy-variants__labels{min-height:31px;padding:0 14px;background:#f5f8fc;color:#8997aa;font-size:7px}.fastbuy-variant{min-height:59px;padding:8px 14px;border-top:1px solid #edf1f6}.fastbuy-variant__detail{display:flex;align-items:center;gap:9px}.fastbuy-variant__detail>i{width:21px;height:21px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9e1ec}.fastbuy-variant__detail span{display:flex;flex-direction:column;gap:3px}.fastbuy-variant__detail strong{color:#395370;font-size:9px}.fastbuy-variant__detail small{color:#8a98aa;font-size:7px}.fastbuy-variant__price{color:#164989;font-size:11px;white-space:nowrap}.fastbuy-variant__price small{font-size:7px;font-weight:500}.fastbuy-add{width:140px;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;background:linear-gradient(135deg,#244c86,#071d49);color:#fff;font-size:8px;font-weight:800;box-shadow:0 6px 14px rgba(16,48,94,.14)}.fastbuy-add svg{width:14px}.fastbuy-quantity{width:max-content;height:35px;display:flex;align-items:center;border:1px solid #dbe4ef;border-radius:10px;overflow:hidden}.fastbuy-quantity button{width:35px;height:100%;display:grid;place-items:center;border:0;background:#f7faff;color:#3972cf}.fastbuy-quantity button:disabled{color:#b9c3d1}.fastbuy-quantity button svg{width:13px}.fastbuy-quantity span{min-width:36px;text-align:center;font-size:10px;font-weight:800}.fastbuy-quantity .remove{border-right:1px solid #e3e9f1;background:#fff5f6;color:#cd5963}.fastbuy-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;text-align:center}.fastbuy-state>svg{width:31px;height:31px;padding:18px;box-sizing:content-box;border-radius:20px;background:#edf4fd;color:#6b91ce}.fastbuy-state h3{margin:13px 0 4px;font-size:14px}.fastbuy-state p{margin:0;color:#8290a4;font-size:9px}.fastbuy-spinner{width:25px;height:25px;border:3px solid #dde7f4;border-top-color:#376fc9;border-radius:50%;animation:fastbuy-spin .7s linear infinite}.fastbuy-state>.fastbuy-spinner+p{margin-top:10px}.fastbuy-filter-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:18px;background:rgba(11,29,55,.35);backdrop-filter:blur(3px)}.fastbuy-filter-sheet{width:min(390px,100%);max-height:min(570px,85vh);display:flex;flex-direction:column;border:1px solid #dce5f0;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(16,42,79,.25);overflow:hidden}.fastbuy-filter-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid #e8edf4}.fastbuy-filter-sheet__head span{color:#8293ab;font-size:8px}.fastbuy-filter-sheet__head h3{margin:3px 0 0;font-size:15px}.fastbuy-filter-sheet__head button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:#f0f4f9;color:#607794}.fastbuy-filter-sheet__head svg{width:15px}.fastbuy-filter-sheet__list{display:grid;gap:5px;padding:10px;overflow-y:auto}.fastbuy-filter-sheet__list button{min-height:43px;display:grid;grid-template-columns:auto 1fr 25px;align-items:center;gap:9px;padding:5px 10px;border:1px solid transparent;border-radius:11px;background:#fff;color:#425c7b;text-align:right;font-size:10px}.fastbuy-filter-sheet__list button:hover{background:#f7faff}.fastbuy-filter-sheet__list button.is-selected{border-color:#c8daf2;background:#eef5ff;color:#265eab}.fastbuy-filter-sheet__list i{width:20px;height:20px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d8e1ec}.fastbuy-filter-sheet__list em{width:21px;height:21px;display:grid;place-items:center;border:1px solid #dce5ef;border-radius:7px;font-style:normal}.fastbuy-filter-sheet__list em svg{width:13px}.fastbuy-filter-sheet__footer{display:grid;grid-template-columns:1fr 2fr;gap:8px;padding:12px;border-top:1px solid #e7edf4;background:#fafbfd}.fastbuy-filter-sheet__footer button{height:41px;border:1px solid #dce5ef;border-radius:11px;background:#fff;color:#627691;font-size:9px;font-weight:800}.fastbuy-filter-sheet__footer button.primary{border:0;background:#123b70;color:#fff}@keyframes fastbuy-spin{to{transform:rotate(1turn)}}@media(max-width:850px){.fastbuy-toolbar{grid-template-columns:1fr auto}.fastbuy-toolbar__title{grid-column:1/-1}.fastbuy-search{grid-column:1/2}.fastbuy-variant,.fastbuy-variants__labels{grid-template-columns:minmax(150px,1fr) 145px 160px}}@media(max-width:680px){.fastbuy-route{padding-top:7px}.fastbuy-page{gap:10px}.fastbuy-hero{min-height:105px;padding:18px}.fastbuy-hero h1{font-size:19px}.fastbuy-hero p{max-width:240px;font-size:8px;line-height:1.8}.fastbuy-hero__icon{width:55px;height:55px;border-radius:17px}.fastbuy-hero__icon svg{width:26px}.fastbuy-category-panel{padding:14px 11px 10px}.fastbuy-section-heading small{display:none}.fastbuy-category{min-width:84px;padding:7px 4px;font-size:8px}.fastbuy-category__image{width:52px;height:45px}.fastbuy-toolbar{grid-template-columns:1fr;padding:11px}.fastbuy-filters,.fastbuy-search{grid-column:auto}.fastbuy-filters{justify-content:space-between}.fastbuy-filters>button{flex:1;justify-content:center}.fastbuy-filter-count{display:none}.fastbuy-results-meta{padding:0 4px}.fastbuy-brand__head{grid-template-columns:1fr auto 21px;padding:0 11px}.fastbuy-brand__count{display:none}.fastbuy-brand__products{padding:7px}.fastbuy-product__summary{grid-template-columns:48px minmax(0,1fr) 30px;gap:8px;padding:7px}.fastbuy-product__image{width:48px;height:48px}.fastbuy-product__info>a{white-space:normal;line-height:1.8}.fastbuy-product__from{grid-column:2/3;align-items:flex-start;margin-top:-10px}.fastbuy-product__toggle{grid-column:3;grid-row:1/3}.fastbuy-variants__labels{display:none}.fastbuy-variant{grid-template-columns:1fr auto;gap:10px;padding:11px 9px}.fastbuy-variant__price{grid-column:1}.fastbuy-add,.fastbuy-quantity{grid-column:2;grid-row:1/3}.fastbuy-add{width:111px}.fastbuy-filter-overlay{align-items:end;padding:0}.fastbuy-filter-sheet{width:100%;max-height:82vh;border-radius:20px 20px 0 0}.fastbuy-filter-sheet__list button{min-height:48px}}@media(max-width:390px){.fastbuy-hero__icon{display:none}.fastbuy-variant{grid-template-columns:1fr}.fastbuy-add,.fastbuy-quantity{grid-column:1;grid-row:auto;width:100%}.fastbuy-quantity button{flex:1}.fastbuy-product__from strong{font-size:10px}}.fastbuy-hero__copy>span{font-size:12px}.fastbuy-hero p{font-size:14px}.fastbuy-section-heading span,.fastbuy-toolbar__title span{font-size:11px}.fastbuy-section-heading h2{font-size:18px}.fastbuy-section-heading small{font-size:11px}.fastbuy-categories{gap:14px;padding:5px 2px 12px}.fastbuy-category{min-width:124px;gap:10px;padding:10px 8px;font-size:13px}.fastbuy-category__image{width:92px;height:92px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #dce6f2,0 7px 18px rgba(30,64,110,.09)}.fastbuy-category__image img{object-fit:cover}.fastbuy-toolbar__title strong{font-size:15px}.fastbuy-search input{font-size:13px}.fastbuy-filters>button{height:42px;padding:0 14px;font-size:12px}.fastbuy-filter-count{font-size:11px}.fastbuy-results-meta{min-height:42px;font-size:12px}.fastbuy-results-meta button{font-size:11px}.fastbuy-brand__identity small{font-size:10px}.fastbuy-brand__identity strong{font-size:15px}.fastbuy-brand__count{font-size:11px}.fastbuy-product__info>a{font-size:14px}.fastbuy-product__info span{font-size:11px}.fastbuy-product__from small{font-size:10px}.fastbuy-product__from strong{font-size:15px}.fastbuy-product__from em{font-size:10px}.fastbuy-variants__labels{min-height:36px;font-size:10px}.fastbuy-variant__detail strong{font-size:13px}.fastbuy-variant__detail small{font-size:10px}.fastbuy-variant__price{font-size:14px}.fastbuy-variant__price small{font-size:10px}.fastbuy-add{width:150px;height:40px;font-size:11px}.fastbuy-quantity span{font-size:13px}.fastbuy-state p{font-size:12px}.fastbuy-filter-sheet__head span{font-size:11px}.fastbuy-filter-sheet__list button{min-height:47px;font-size:13px}.fastbuy-filter-sheet__footer button{height:43px;font-size:12px}@media(max-width:680px){.fastbuy-hero p{font-size:11px}.fastbuy-category{min-width:104px;font-size:12px}.fastbuy-category__image{width:76px;height:76px}.fastbuy-product__info>a{font-size:12px}.fastbuy-product__info span{font-size:10px}.fastbuy-product__from strong{font-size:13px}.fastbuy-variant__detail strong{font-size:12px}.fastbuy-variant__detail small{font-size:9px}.fastbuy-variant__price{font-size:13px}.fastbuy-add{width:120px;font-size:10px}}.fastbuy-category-panel,.fastbuy-page,.fastbuy-workspace{min-width:0;max-width:100%}.fastbuy-category-panel{overflow:hidden}.fastbuy-category-carousel,.fastbuy-category-slider{min-width:0;position:relative}.fastbuy-category-carousel{max-width:100%;padding:0 42px}.fastbuy-category-carousel .react-multi-carousel-list{position:static;overflow:hidden}.fastbuy-category-carousel .react-multi-carousel-track{align-items:stretch}.fastbuy-category-slide{display:flex;justify-content:center;min-width:0}.fastbuy-category-carousel .react-multiple-carousel__arrow{z-index:5;width:38px;height:38px;min-width:38px;min-height:38px;border:1px solid #d9e4f1;background:rgba(255,255,255,.97);box-shadow:0 7px 18px rgba(22,55,101,.15)}.fastbuy-category-carousel .react-multiple-carousel__arrow:before{color:#315f9f;font-size:17px;font-weight:900}.fastbuy-category-carousel .react-multiple-carousel__arrow--right{right:0}.fastbuy-category-carousel .react-multiple-carousel__arrow--left{left:0}.fastbuy-category-carousel .fastbuy-category{width:calc(100% - 8px);min-width:0}.fastbuy-categories{width:100%;max-width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.fastbuy-categories:active{cursor:grabbing}.fastbuy-categories.is-dragging{scroll-snap-type:none;user-select:none}.fastbuy-categories.is-dragging .fastbuy-category{pointer-events:none}.fastbuy-categories::-webkit-scrollbar{display:none}.fastbuy-category{flex:0 0 auto;scroll-snap-align:start;touch-action:manipulation}.fastbuy-category-arrow{width:38px;height:38px;display:grid;place-items:center;position:absolute;top:50%;z-index:4;transform:translateY(-50%);border:1px solid #d9e4f1;border-radius:50%;background:rgba(255,255,255,.96);color:#315f9f;box-shadow:0 7px 18px rgba(22,55,101,.15)}.fastbuy-category-arrow svg{width:18px}.fastbuy-category-arrow--right{right:3px}.fastbuy-category-arrow--left{left:3px}@media(max-width:680px){.fastbuy-category-arrow{width:34px;height:34px}.fastbuy-category-carousel{padding:0 30px}.fastbuy-category-carousel .react-multiple-carousel__arrow{width:30px;height:30px;min-width:30px;min-height:30px}}.fastbuy-category-skeleton{display:flex;gap:14px;overflow:hidden;padding:5px 2px 12px}.fastbuy-category-skeleton>span{min-width:124px;display:grid;justify-items:center;gap:10px;padding:10px 8px}.fastbuy-category-skeleton b,.fastbuy-category-skeleton i,.fastbuy-loading b,.fastbuy-loading em,.fastbuy-loading i,.fastbuy-loading strong{display:block;background:linear-gradient(105deg,#edf2f8 20%,#fafbfd 38%,#e7eef7 55%);background-size:220% 100%;animation:fastbuy-shimmer 1.45s ease infinite}.fastbuy-category-skeleton i{width:92px;height:92px;border-radius:50%}.fastbuy-category-skeleton b{width:72px;height:11px;border-radius:7px}.fastbuy-loading{display:grid;gap:11px}.fastbuy-loading section{overflow:hidden;border:1px solid #e0e7f1;border-radius:18px;background:#fff}.fastbuy-loading header{height:65px;display:grid;grid-template-columns:42px 1fr 75px;align-items:center;gap:10px;padding:0 17px;border-bottom:1px solid #e8edf4}.fastbuy-loading header>i{width:40px;height:40px;border-radius:11px}.fastbuy-loading header>span{display:grid;gap:7px}.fastbuy-loading header span b:first-child{width:55px;height:8px;border-radius:5px}.fastbuy-loading header span b:last-child{width:120px;height:13px;border-radius:7px}.fastbuy-loading header>b{width:75px;height:25px;border-radius:10px}.fastbuy-loading article{min-height:78px;display:grid;grid-template-columns:58px minmax(0,1fr) 150px 140px;align-items:center;gap:12px;padding:9px 14px;border-bottom:1px solid #edf1f6}.fastbuy-loading article:last-child{border-bottom:0}.fastbuy-loading article>i{width:58px;height:58px;border-radius:11px}.fastbuy-loading article>span{display:grid;gap:9px}.fastbuy-loading article span b:first-child{width:65%;height:12px;border-radius:7px}.fastbuy-loading article span b:last-child{width:35%;height:9px;border-radius:6px}.fastbuy-loading article>strong{width:120px;height:13px;border-radius:7px}.fastbuy-loading article>em{width:140px;height:38px;border-radius:10px}@keyframes fastbuy-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media(max-width:680px){.fastbuy-category-skeleton>span{min-width:104px}.fastbuy-category-skeleton i{width:76px;height:76px}.fastbuy-loading section:nth-child(2){display:none}.fastbuy-loading article{grid-template-columns:48px minmax(0,1fr) 100px;padding:9px}.fastbuy-loading article>i{width:48px;height:48px}.fastbuy-loading article>strong{grid-column:2;width:90px}.fastbuy-loading article>em{grid-column:3;grid-row:1/3;width:100px}}