.rm-home{background:radial-gradient(circle at 12% 8%,rgb(227 142 73 / .12),transparent 26rem),linear-gradient(180deg,#f7f9fd 0%,#eef3fa 100%);padding-bottom:4rem;overflow:hidden}.rm-home-section{padding:2.75rem 0}.rm-home-section__header{margin-bottom:1.3rem}.rm-home-section__header--row{display:flex;align-items:end;justify-content:space-between;gap:1rem}.rm-home-section__header span,.rm-home-eyebrow{display:inline-flex;align-items:center;gap:.45rem;color:var(--rm-secondary);font-size:.8125rem;font-weight:800;margin-bottom:.35rem}.rm-home-section__header h2{margin:0;color:var(--rm-primary);font-size:clamp(1.25rem, 2.4vw, 1.8rem);font-weight:900}.rm-home-section__header a{display:inline-flex;align-items:center;padding:.55rem 1rem;border-radius:999px;background:var(--rm-primary-soft);color:var(--rm-primary);text-decoration:none;font-size:.8125rem;font-weight:800}.rm-home-slick{position:relative}.rm-home-slick .slick-list{margin:0 -.5rem;padding:.25rem 0 1rem}.rm-home-slick .slick-track{display:flex;align-items:stretch}.rm-home-slick .slick-slide{height:auto;margin:0 .5rem}.rm-home-slick .slick-slide>div,.rm-home-slick .slick-slide article,.rm-home-slick .slick-slide a.rm-home-category{height:100%}.rm-slick-arrow{position:absolute;top:50%;z-index:10;width:42px;height:42px;border:1px solid var(--rm-border);border-radius:50%;background:#fff;color:var(--rm-primary);box-shadow:0 10px 24px rgb(10 57 129 / .12);cursor:pointer;transform:translateY(-50%);transition:background 0.2s,color 0.2s,border-color 0.2s}.rm-slick-arrow:hover{background:var(--rm-secondary);border-color:var(--rm-secondary);color:#fff}.rm-slick-arrow--prev{right:-18px}.rm-slick-arrow--next{left:-18px}.rm-home-hero{padding:2rem 0 1rem}.rm-home-hero__viewport{position:relative;background:#fff0;border-radius:22px;overflow:hidden;box-shadow:var(--rm-shadow)}.rm-home-hero__track{position:relative}.rm-home-hero__slide{display:flex!important;color:#fff}.rm-home-hero__track .slick-list,.rm-home-hero__track .slick-track{margin:0;padding:0}.rm-home-hero__track .slick-slide{display:block!important;margin:0;float:none}.rm-home-hero__slide img{width:100%;height:auto;display:block}.rm-home-hero__track .rm-slick-arrow{top:auto;bottom:1.25rem;transform:none;background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .22);color:#fff;box-shadow:none}.rm-home-hero__track .rm-slick-arrow--prev{right:clamp(1.25rem, 4vw, 3rem)}.rm-home-hero__track .rm-slick-arrow--next{right:calc(clamp(1.25rem, 4vw, 3rem) + 50px);left:auto}.rm-home-hero__track .slick-dots{position:absolute;right:calc(clamp(1.25rem, 4vw, 3rem) + 108px);bottom:1.85rem;width:auto;display:flex;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none}.rm-home-hero__track .slick-dots li{width:auto;height:auto;margin:0}.rm-home-hero__track .slick-dots button{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:rgb(255 255 255 / .35);font-size:0;cursor:pointer}.rm-home-hero__track .slick-dots .slick-active button{width:24px;background:var(--rm-secondary)}.rm-home-category{display:flex!important;flex-direction:column;align-items:center;gap:.55rem;padding:1rem;border-radius:var(--rm-radius);background:#fff;border:1px solid var(--rm-border);text-decoration:none;box-shadow:0 10px 30px rgb(10 57 129 / .05);transition:transform 0.2s,border-color 0.2s}.rm-home-category.slick-slide{display:flex!important}.rm-home-category:hover{transform:translateY(-4px);border-color:var(--rm-secondary)}.rm-home-category img{width:82px;height:82px;object-fit:contain}.rm-home-category span{color:var(--rm-primary);font-weight:900;text-align:center}.rm-home-category small{color:var(--rm-muted);font-size:.75rem}.rm-home-product-slider .rm-home-product{min-width:0}.rm-home-product{background:#fff;border:1px solid var(--rm-border);border-radius:var(--rm-radius);overflow:hidden;box-shadow:0 12px 34px rgb(10 57 129 / .06);transition:transform 0.2s,border-color 0.2s}.rm-home-product:hover{transform:translateY(-4px);border-color:var(--rm-secondary)}.rm-home-product__media{position:relative;display:block;aspect-ratio:1 / .9;background:#f8fafc;padding:1rem}.rm-home-product__media img{width:100%;height:100%;object-fit:contain;display:block}.rm-home-product__badge{position:absolute;top:.75rem;right:.75rem;background:var(--rm-secondary);color:#fff;border-radius:999px;padding:.25rem .7rem;font-size:.7rem;font-weight:900}.rm-home-product__body{padding:1rem}.rm-home-product__title{margin:0 0 .6rem;font-size:.95rem;line-height:1.65;min-height:3.1em}.rm-home-product__title a{color:var(--rm-text);text-decoration:none}.rm-home-product__price{color:var(--rm-secondary);font-weight:900;margin-bottom:.85rem}.rm-home-product__price del{color:var(--rm-muted);font-weight:400}.rm-home-product__price ins{text-decoration:none}.rm-home-product__link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;border-radius:999px;background:var(--rm-primary-soft);color:var(--rm-primary);text-decoration:none;padding:.55rem .75rem;font-size:.8125rem;font-weight:900}.rm-home-social__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rm-home-social-card{position:relative;min-height:230px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.9rem;border-radius:24px;padding:clamp(1.35rem, 3vw, 2rem);color:#fff;text-decoration:none;overflow:hidden;box-shadow:var(--rm-shadow)}.rm-home-social-card>*{position:relative;z-index:1}.rm-home-social-card::after{content:"";position:absolute;left:-3rem;bottom:-4rem;width:12rem;height:12rem;border-radius:50%;background:rgb(255 255 255 / .12)}.rm-home-social-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgb(255 255 255 / .16),transparent 9rem),linear-gradient(135deg,rgb(255 255 255 / .1),transparent 42%);pointer-events:none}.rm-home-social-card--telegram{background:linear-gradient(135deg,#0a3981 0%,#229ed9 100%)}.rm-home-social-card--instagram{background:linear-gradient(135deg,#0a3981 0%,#e38e49 100%)}.rm-home-social-card__head{display:flex;align-items:center;gap:.9rem}.rm-home-social-card__icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgb(255 255 255 / .78);border-radius:20px;background:rgb(255 255 255 / .08);color:#fff;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12)}.rm-home-social-card__icon i{font-size:2.25rem;color:#fff0;-webkit-text-stroke:1.35px #fff;text-stroke:1.35px #fff}.rm-home-social-card__icon svg{width:2.35rem;height:2.35rem;fill:none;stroke:currentColor;stroke-width:24}.rm-home-social-card__title{font-size:1.25rem;font-weight:950;line-height:1.6}.rm-home-social-card small{color:rgb(255 255 255 / .78);font-size:.875rem;line-height:1.9;max-width:440px}.rm-home-social-card__features{display:flex;flex-wrap:wrap;gap:.45rem}.rm-home-social-card__features span{display:inline-flex;align-items:center;border:1px solid rgb(255 255 255 / .2);border-radius:999px;background:rgb(255 255 255 / .1);color:rgb(255 255 255 / .88);padding:.28rem .7rem;font-size:.74rem;font-weight:800}.rm-home-social-card strong{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;background:rgb(255 255 255 / .92);color:var(--rm-primary);padding:.35rem .95rem;font-size:.8rem;font-weight:900}.rm-home-products--alt{background:rgb(10 57 129 / .03)}.rm-home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.rm-home-product--grid{display:grid;grid-template-columns:132px minmax(0,1fr)}.rm-home-product--grid .rm-home-product__media{aspect-ratio:auto;min-height:100%}.rm-home-product--grid .rm-home-product__title{min-height:0}.rm-home-post-slider .rm-home-post{min-width:0}.rm-home-post{background:#fff;border:1px solid var(--rm-border);border-radius:var(--rm-radius);overflow:hidden;box-shadow:0 12px 34px rgb(10 57 129 / .06)}.rm-home-post__image{display:block;aspect-ratio:1.4 / 1;background:var(--rm-bg)}.rm-home-post__image img{width:100%;height:100%;object-fit:cover;display:block}.rm-home-post__body{padding:1rem}.rm-home-post__body time{display:inline-flex;color:var(--rm-secondary);font-size:.75rem;font-weight:800;margin-bottom:.5rem}.rm-home-post__body h3{margin:0 0 .6rem;font-size:1rem;line-height:1.7}.rm-home-post__body h3 a{color:var(--rm-primary);text-decoration:none}.rm-home-post__body p{color:var(--rm-muted);font-size:.875rem;line-height:1.8;margin:0}@media (max-width:1100px){.rm-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.rm-home-section{padding:2rem 0}.rm-home-hero__slide{min-height:0}.rm-home-section__header--row,.rm-home-social__grid,.rm-home-product-grid{grid-template-columns:1fr;display:grid}.rm-home-product--grid{grid-template-columns:118px minmax(0,1fr)}.rm-slick-arrow{width:36px;height:36px}.rm-slick-arrow--prev{right:4px}.rm-slick-arrow--next{left:4px}}@media (max-width:480px){.rm-home-product--grid{grid-template-columns:1fr}}