.rv2-product-page{padding:48px 0 78px;background:linear-gradient(180deg,#f8fcff,#fff 36%)}.rv2-breadcrumb{margin-bottom:22px;color:var(--rv-muted);font-size:12px}.rv2-breadcrumb a{color:var(--rv-blue);text-decoration:none}.rv2-product-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:52px;align-items:start}.rv2-product-media{position:sticky;top:26px}.rv2-product-photo,.rv2-product-fallback{min-height:560px;border:1px solid var(--rv-line);border-radius:var(--rv-radius-lg);overflow:hidden;background:#fff;box-shadow:var(--rv-shadow-soft)}.rv2-product-photo img{width:100%;height:560px;object-fit:cover;display:block}.rv2-product-fallback .rv2-visual{min-height:560px;padding:38px}.rv2-product-fallback .rv2-visual__icon{width:116px;height:116px;border-radius:32px}.rv2-product-fallback .rv2-visual__icon svg{width:60px;height:60px}.rv2-product-fallback .rv2-visual strong{font-size:clamp(30px,4vw,48px);max-width:580px}.rv2-product-info{padding:12px 0}.rv2-product-code{color:var(--rv-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rv2-product-info h1{font-size:clamp(38px,5vw,62px);margin:12px 0 16px}.rv2-statuses{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.rv2-status{padding:8px 11px;border-radius:999px;background:#eaf4ff;color:var(--rv-blue-deep);font-size:11px;font-weight:850}.rv2-status--green{background:#e7f7ef;color:#0e7044}.rv2-status--amber{background:#fff2d6;color:#805100}.rv2-price{display:flex;align-items:baseline;gap:12px;padding:18px 0;border-top:1px solid var(--rv-line);border-bottom:1px solid var(--rv-line)}.rv2-price strong{font-size:36px;color:var(--rv-red)}.rv2-price s{font-size:17px;color:var(--rv-muted)}.rv2-price span{padding:6px 9px;border-radius:999px;background:var(--rv-red);color:#fff;font-size:10px;font-weight:900}.rv2-product-lead{margin:20px 0;color:var(--rv-muted);font-size:15px;line-height:1.75}.rv2-product-cta{display:grid;grid-template-columns:1fr auto;gap:10px;margin:19px 0}.rv2-product-cta button{min-height:55px;border:0;border-radius:13px;background:var(--rv-red);color:#fff;font-weight:900;font-size:15px;cursor:pointer}.rv2-product-cta a{min-height:55px;padding:0 17px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rv-line);border-radius:13px;color:var(--rv-blue-deep);font-weight:850;text-decoration:none}.rv2-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.rv2-assurance div{padding:13px;border-radius:12px;background:var(--rv-soft)}.rv2-assurance strong{display:block;font-size:12px}.rv2-assurance small{display:block;margin-top:4px;color:var(--rv-muted);font-size:10px}.rv2-specs{margin-top:24px;border:1px solid var(--rv-line);border-radius:17px;overflow:hidden}.rv2-spec{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:14px 16px;border-bottom:1px solid var(--rv-line);font-size:12px}.rv2-spec:last-child{border-bottom:0}.rv2-spec span{color:var(--rv-muted);font-weight:750}.rv2-spec strong{font-weight:800}.rv2-instruments{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rv2-instrument{position:relative;min-height:300px;border-radius:21px;overflow:hidden}.rv2-instrument img{width:100%;height:300px;object-fit:cover;display:block}.rv2-instrument:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(5,42,74,.85))}.rv2-instrument div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.rv2-instrument strong{display:block;font-size:17px}.rv2-instrument small{display:block;margin-top:4px;color:#ffffffbf}.rv2-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rv2-step{padding:23px;border:1px solid var(--rv-line);border-radius:17px;background:#fff}.rv2-step__num{width:36px;height:36px;border-radius:11px;background:var(--rv-red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.rv2-step h3{font-size:17px;margin:17px 0 8px}.rv2-step p{margin:0;color:var(--rv-muted);font-size:12px;line-height:1.6}.rv2-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:38px;border-radius:var(--rv-radius-lg);background:linear-gradient(135deg,var(--rv-blue-deep),var(--rv-blue));color:#fff}.rv2-cta h2{color:#fff;margin:0 0 9px;font-size:clamp(29px,4vw,45px)}.rv2-cta p{margin:0;color:#ffffffb8}.rv2-cta__buttons{display:flex;gap:10px;flex-wrap:wrap}.product-grid .grid__item{display:flex}.product-card-wrapper,.collection .card-wrapper{width:100%}@media(max-width:1100px){.rv2-head-main{grid-template-columns:210px 1fr}.rv2-head-actions{grid-column:1/-1;justify-content:flex-end;margin-top:-14px;margin-bottom:10px}.rv2-hero-grid{grid-template-columns:1fr 420px}.rv2-cats,.rv2-product-grid,.rv2-mega-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.rv2-utility,.rv2-nav{display:none}.rv2-head-main{grid-template-columns:1fr auto;min-height:76px}.rv2-head-search,.rv2-head-actions .rv2-head-btn:not(.rv2-cart){display:none}.rv2-head-actions{grid-column:auto;margin:0}.rv2-mobile-toggle{display:block}.rv2-mobile-toggle summary{width:46px;height:46px;border:1px solid var(--rv-line);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;list-style:none}.rv2-mobile-toggle summary::-webkit-details-marker{display:none}.rv2-mobile-panel{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 76px);overflow:auto;padding:20px;background:#fff;border-top:1px solid var(--rv-line);box-shadow:0 30px 60px #102a432e}.rv2-mobile-panel form{display:flex;margin-bottom:14px}.rv2-mobile-panel input{flex:1;min-width:0;height:46px;border:1px solid var(--rv-line);border-radius:11px 0 0 11px;padding:0 12px}.rv2-mobile-panel button{border:0;border-radius:0 11px 11px 0;background:var(--rv-blue);color:#fff;padding:0 14px;font-weight:800}.rv2-mobile-panel a{display:block;padding:12px 4px;border-bottom:1px solid var(--rv-line);color:var(--rv-blue-deep);font-weight:800;text-decoration:none}.rv2-mobile-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.rv2-mobile-cats a{padding:11px;border:1px solid var(--rv-line);border-radius:10px;font-size:11px}.rv2-hero-grid,.rv2-product-layout{grid-template-columns:1fr}.rv2-hero-media{min-height:470px}.rv2-hero-photo{top:0;right:18px;bottom:25px;left:18px}.rv2-product-media{position:static}.rv2-assurance{grid-template-columns:1fr}.rv2-product-photo,.rv2-product-fallback,.rv2-product-photo img,.rv2-product-fallback .rv2-visual{min-height:430px;height:430px}.rv2-instruments,.rv2-process{grid-template-columns:1fr 1fr}}@media(max-width:749px){.rv2-wrap{width:min(100% - 28px,var(--rv-max))}.rv2-head-main{min-height:70px}.rv2-logo img{max-width:185px;max-height:52px}.rv2-hero{padding:48px 0 35px}.rv2-hero h1{font-size:44px}.rv2-hero-search{display:grid;grid-template-columns:1fr}.rv2-hero-search button{min-height:48px}.rv2-hero-media{min-height:390px}.rv2-floating--discount{left:0;top:35px}.rv2-floating--home{right:0}.rv2-band-grid{grid-template-columns:1fr 1fr}.rv2-band-item:nth-child(2){border-right:0}.rv2-band-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.rv2-section{padding:56px 0}.rv2-cats,.rv2-product-grid{grid-template-columns:repeat(2,1fr);gap:11px}.rv2-cat{min-height:130px;padding:16px}.rv2-card-media,.rv2-visual{min-height:175px}.rv2-card-media img{height:175px}.rv2-card-body{padding:13px}.rv2-card-actions{grid-template-columns:1fr}.rv2-card-actions button{min-height:41px}.rv2-product-layout{gap:25px}.rv2-product-info h1{font-size:40px}.rv2-product-cta{grid-template-columns:1fr}.rv2-spec{grid-template-columns:110px 1fr}.rv2-instruments,.rv2-process{grid-template-columns:1fr}.rv2-cta{grid-template-columns:1fr;padding:27px}}@media(max-width:480px){.rv2-mobile-cats,.rv2-cats,.rv2-product-grid{grid-template-columns:1fr}.rv2-hero h1{font-size:38px}.rv2-hero-media{min-height:345px}.rv2-floating{padding:13px}.rv2-band-grid{grid-template-columns:1fr}.rv2-band-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.rv2-product-photo,.rv2-product-fallback,.rv2-product-photo img,.rv2-product-fallback .rv2-visual{min-height:340px;height:340px}.rv2-product-fallback .rv2-visual{padding:23px}.rv2-cta__buttons{display:grid}.rv2-cta__buttons .rv2-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/raazi-v2-components.css.map */
