.virel-home-v3{padding:18px 0 48px;background:var(--virel-ivory)}.virel-v3-wrap{width:min(1380px,calc(100% - 32px));margin:0 auto}.virel-v3-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:560px;border-radius:28px;overflow:hidden;background:var(--virel-black);box-shadow:var(--virel-shadow)}.virel-v3-hero__copy{position:relative;padding:clamp(34px,5vw,76px);display:flex;flex-direction:column;justify-content:center;color:var(--virel-ivory);overflow:hidden}.virel-v3-hero__copy:after{content:"";position:absolute;width:280px;height:280px;border:60px solid rgba(201,164,93,.24);border-radius:50%;right:-150px;bottom:-140px}.virel-v3-eyebrow{display:inline-flex;align-self:flex-start;padding:8px 13px;border:1px solid rgba(201,164,93,.62);border-radius:999px;color:var(--virel-gold);font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.virel-v3-hero h1{margin:18px 0 14px;color:var(--virel-ivory);font-size:clamp(3.4rem,5.2vw,6.8rem);line-height:.98;letter-spacing:-.045em;max-width:9ch}.virel-v3-hero p{max-width:46ch;margin:0 0 26px;color:#f8f5efc7;font-size:1.65rem;line-height:1.65}.virel-v3-actions{display:flex;gap:12px;flex-wrap:wrap;z-index:1}.virel-v3-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.2s ease}.virel-v3-btn--gold{background:var(--virel-gold);color:var(--virel-black)}.virel-v3-btn--ghost{border:1px solid rgba(248,245,239,.32);color:var(--virel-ivory)}.virel-v3-btn:hover{transform:translateY(-2px)}.virel-v3-hero__image{min-height:560px;position:relative;background:#e9e1d5}.virel-v3-hero__image img{display:block;width:100%;height:100%;object-fit:cover}.virel-v3-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 36px}.virel-v3-trust__item{background:#fff;border:1px solid var(--virel-line);border-radius:18px;padding:18px 20px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 8px 24px #1111110d}.virel-v3-trust__icon{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#c9a45d2e;display:grid;place-items:center;color:var(--virel-black);font-weight:800}.virel-v3-trust strong{display:block;font-size:1.45rem;margin-bottom:3px;color:var(--virel-black)}.virel-v3-trust span{display:block;color:var(--virel-gray);font-size:1.25rem;line-height:1.45}.virel-v3-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.virel-v3-heading h2{margin:0;color:var(--virel-black);font-size:clamp(2.7rem,4vw,4.2rem);letter-spacing:-.035em}.virel-v3-heading p{margin:0;color:var(--virel-gray);max-width:52ch;font-size:1.4rem}.virel-v3-cats{display:grid;grid-template-columns:1.15fr .85fr .85fr 1.15fr;gap:14px;margin-bottom:42px}.virel-v3-cat{position:relative;min-height:340px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--virel-shadow);text-decoration:none}.virel-v3-cat img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.virel-v3-cat:hover img{transform:scale(1.035)}.virel-v3-cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(17,17,17,.75) 100%)}.virel-v3-cat__label{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;color:#fff}.virel-v3-cat__label b{display:block;font-size:2rem;line-height:1.05;margin-bottom:4px}.virel-v3-cat__label small{font-size:1.2rem;color:#ffffffd1}.virel-v3-products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:42px}.virel-v3-product{background:#fff;border:1px solid var(--virel-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #1111110f;text-decoration:none;color:var(--virel-black);transition:.2s ease}.virel-v3-product:hover{transform:translateY(-3px);box-shadow:var(--virel-shadow)}.virel-v3-product__media{aspect-ratio:1/1;background:#f2eee7;overflow:hidden}.virel-v3-product__media img{width:100%;height:100%;display:block;object-fit:cover}.virel-v3-product__body{padding:16px 17px 18px}.virel-v3-product__body h3{margin:0 0 7px;font-size:1.5rem;line-height:1.3;color:var(--virel-black)}.virel-v3-product__price{font-size:1.45rem;font-weight:800;color:var(--virel-black)}.virel-v3-product__cta{display:inline-flex;margin-top:12px;padding:9px 13px;border-radius:999px;background:#c9a45d30;color:var(--virel-black);font-weight:700;font-size:1.2rem}.virel-v3-band{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;background:var(--virel-gold);color:var(--virel-black);border-radius:24px;padding:clamp(26px,4vw,46px)}.virel-v3-band h2{margin:0 0 7px;color:var(--virel-black);font-size:clamp(2.4rem,3vw,3.7rem)}.virel-v3-band p{margin:0;color:#111111b8;font-size:1.4rem}.virel-v3-band .virel-v3-btn{background:var(--virel-black);color:var(--virel-ivory);white-space:nowrap}@media(max-width:1000px){.virel-v3-hero{grid-template-columns:1fr}.virel-v3-hero__image{min-height:380px}.virel-v3-cats,.virel-v3-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.virel-v3-wrap{width:min(100% - 20px,1380px)}.virel-home-v3{padding-top:10px}.virel-v3-hero{min-height:0;border-radius:20px}.virel-v3-hero__copy{padding:28px 20px}.virel-v3-hero__image{min-height:290px}.virel-v3-hero h1{font-size:4rem;max-width:10ch}.virel-v3-trust{grid-template-columns:1fr}.virel-v3-heading{display:block}.virel-v3-heading p{margin-top:7px}.virel-v3-cats{grid-template-columns:1fr 1fr;gap:10px}.virel-v3-cat{min-height:220px}.virel-v3-products{grid-template-columns:1fr 1fr;gap:10px}.virel-v3-product__body{padding:12px}.virel-v3-product__body h3{font-size:1.3rem}.virel-v3-band{grid-template-columns:1fr}}@media(max-width:749px){.virel-home-v3{padding:10px 0 34px}.virel-v3-wrap{width:calc(100% - 16px)}.virel-v3-hero{border-radius:18px;min-height:0}.virel-v3-hero__copy{padding:24px 18px 20px}.virel-v3-eyebrow{font-size:10px;padding:6px 10px;letter-spacing:.11em}.virel-v3-hero h1{font-size:3.25rem;line-height:1.02;max-width:none;margin:14px 0 10px;letter-spacing:-.035em}.virel-v3-hero p{font-size:1.34rem;line-height:1.48;margin-bottom:17px}.virel-v3-actions{display:block}.virel-v3-actions .virel-v3-btn{width:100%;padding:13px 18px}.virel-v3-actions .virel-v3-btn--ghost{display:none}.virel-v3-hero__image{display:none!important}.virel-v3-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 24px}.virel-v3-trust__item{display:block;text-align:center;padding:11px 6px 10px;border-radius:14px;box-shadow:none;min-width:0}.virel-v3-trust__icon{width:30px;height:30px;margin:0 auto 7px;display:grid;place-items:center;font-size:19px!important;background:#c9a45d29;color:var(--virel-gold)}.virel-v3-trust strong{font-size:1.08rem;line-height:1.15;margin:0}.virel-v3-trust__item>div>span{display:none}.virel-v3-heading{margin-bottom:12px}.virel-v3-heading h2{font-size:2.35rem;line-height:1.05}.virel-v3-heading p{font-size:1.23rem;line-height:1.45;margin-top:6px}.virel-v3-cats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:28px}.virel-v3-cat{min-height:178px;border-radius:15px;box-shadow:0 8px 22px #11111112}.virel-v3-cat__label{left:12px;right:12px;bottom:11px}.virel-v3-cat__label b{font-size:1.45rem}.virel-v3-cat__label small{font-size:1.02rem}.virel-v3-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:28px}.virel-v3-product{border-radius:15px}.virel-v3-product__body{padding:10px 10px 12px}.virel-v3-product__body h3{font-size:1.2rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.virel-v3-product__price{font-size:1.27rem}.virel-v3-product__cta{font-size:1.05rem;padding:7px 10px;margin-top:8px}.virel-v3-band{border-radius:17px;padding:22px 18px;gap:15px}.virel-v3-band h2{font-size:2.25rem}.virel-v3-band p{font-size:1.2rem;line-height:1.45}.virel-v3-band .virel-v3-btn{width:100%;padding:13px 18px}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
