:root{--hershop-bg:#240D24;--hershop-red:#F12027;--hershop-gold:#D8BF7A;--hershop-green:#3E6B43;--hershop-border:rgba(255,255,255,.08);--hershop-glass:rgba(255,255,255,.045);--hershop-radius:28px}.hershop-info{position:relative;overflow:hidden;padding:140px 0;background:radial-gradient(circle at top right,rgba(241,32,39,.08),transparent 32%),radial-gradient(circle at bottom left,rgba(216,191,122,.06),transparent 38%),linear-gradient(180deg,#240d24,#1a081a)}.hershop-info__background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hershop-info__blur{position:absolute;border-radius:50%;filter:blur(120px)}.hershop-info__blur--left{width:420px;height:420px;left:-120px;top:120px;background:#f1202724}.hershop-info__blur--right{width:520px;height:520px;right:-180px;bottom:-120px;background:#d8bf7a14}.hershop-info__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.025;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:18px 18px}.hershop-info__container{position:relative;z-index:2;width:min(1500px,92vw);margin:auto}.hershop-info__hero{max-width:900px;margin:auto auto 90px;text-align:center}.hershop-info__eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(216,191,122,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--hershop-gold);font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.hershop-info__title{margin:28px 0 18px;font-size:clamp(42px,6vw,76px);line-height:1.05;font-weight:700;color:#fff;letter-spacing:-.04em}.hershop-info__title span{display:block;margin-top:8px;color:var(--hershop-gold)}.hershop-info__description{width:min(720px,100%);margin:auto;font-size:18px;line-height:1.9;color:#ffffffb8}.hershop-info__section-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin:110px 0 70px;text-align:center}.hershop-info__section-heading span{color:var(--hershop-red);font-size:13px;font-weight:700;letter-spacing:.35em;text-transform:uppercase}.hershop-info__section-heading h3{margin:0;color:#fff;font-size:clamp(32px,4vw,54px);font-weight:700;line-height:1.1}.hershop-info__cards{display:flex;flex-direction:column;gap:22px}@media(max-width:991px){.hershop-info{padding:90px 0}.hershop-info__hero{margin-bottom:70px}.hershop-info__description{font-size:16px}.hershop-info__section-heading{margin:80px 0 55px}}@media(max-width:767px){.hershop-info{padding:70px 0}.hershop-info__container{width:calc(100% - 32px)}.hershop-info__title{font-size:42px}.hershop-info__description{font-size:15px;line-height:1.8}.hershop-info__section-heading h3{font-size:30px}}.hershop-info__features{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.hershop-info__feature{position:relative;display:flex;align-items:center;gap:22px;padding:28px;border-radius:28px;background:#ffffff09;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);transition:transform .45s ease,border-color .45s ease,background .45s ease,box-shadow .45s ease;overflow:hidden}.hershop-info__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(130deg,rgba(255,255,255,.06),transparent 42%);opacity:0;transition:.45s}.hershop-info__feature:after{content:"";position:absolute;width:240px;height:240px;right:-130px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(241,32,39,.22),transparent 70%);filter:blur(70px);opacity:0;transition:.45s}.hershop-info__feature:hover{transform:translateY(-8px);background:#ffffff0d;border-color:#d8bf7a2e;box-shadow:0 30px 80px #00000047}.hershop-info__feature:hover:before{opacity:1}.hershop-info__feature:hover:after{opacity:1}.hershop-info__feature-icon{position:relative;z-index:2;width:74px;height:74px;flex:0 0 74px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:linear-gradient(145deg,#d8bf7a26,#ffffff08);border:1px solid rgba(216,191,122,.18)}.hershop-info__feature-icon svg{width:30px;height:30px;color:var(--hershop-gold)}.hershop-info__feature h3{margin:0 0 6px;color:#fff;font-size:20px;font-weight:700;line-height:1.2}.hershop-info__feature p{margin:0;color:#ffffffad;font-size:15px;line-height:1.7}@media(max-width:1100px){.hershop-info__features{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hershop-info__features{grid-template-columns:1fr;gap:18px}.hershop-info__feature{padding:22px;border-radius:22px}.hershop-info__feature-icon{width:62px;height:62px;flex:0 0 62px}.hershop-info__feature-icon svg{width:26px;height:26px}.hershop-info__feature h3{font-size:18px}.hershop-info__feature p{font-size:14px}}.hershop-info__card{position:relative;overflow:hidden;border-radius:30px;background:#ffffff09;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid rgba(255,255,255,.08);transition:.45s ease}.hershop-info__card:hover{border-color:#d8bf7a2e;transform:translateY(-4px);box-shadow:0 35px 80px #00000047}.hershop-info__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 38px;background:none;border:none;cursor:pointer;color:#fff}.hershop-info__toggle-left{display:flex;align-items:center;gap:24px;flex:1}.hershop-info__number{flex:0 0 72px;font-size:46px;font-weight:800;line-height:1;color:#d8bf7a24;transition:.35s}.hershop-info__card:hover .hershop-info__number{color:#d8bf7a59}.hershop-info__icon{width:66px;height:66px;flex:0 0 66px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(135deg,#d8bf7a26,#ffffff08);border:1px solid rgba(216,191,122,.18)}.hershop-info__icon svg{width:28px;height:28px;color:#d8bf7a}.hershop-info__heading{flex:1}.hershop-info__heading h3{margin:0 0 8px;font-size:24px;color:#fff;font-weight:700}.hershop-info__heading p{margin:0;color:#ffffffa6;font-size:15px;line-height:1.7}.hershop-info__arrow{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:.35s}.hershop-info__arrow svg{width:18px;height:18px;color:#d8bf7a}.hershop-info__card:hover .hershop-info__arrow{transform:rotate(180deg);background:#f120271a}.hershop-info__content{display:none;padding:0 38px 34px 200px}.hershop-info__list{margin:0;padding:0;list-style:none}.hershop-info__list li{position:relative;padding-left:24px;color:#ffffffb8;line-height:2;font-size:16px}.hershop-info__list li+li{margin-top:10px}.hershop-info__list li:before{content:"";position:absolute;left:0;top:13px;width:8px;height:8px;border-radius:50%;background:#3e6b43;box-shadow:0 0 10px #3e6b4373}@media(max-width:991px){.hershop-info__toggle{padding:28px}.hershop-info__content{padding:0 28px 28px 150px}.hershop-info__number{font-size:36px;flex:0 0 52px}}@media(max-width:767px){.hershop-info__toggle-left{gap:16px;align-items:flex-start}.hershop-info__toggle{padding:22px}.hershop-info__icon{width:54px;height:54px;flex:0 0 54px}.hershop-info__icon svg{width:22px;height:22px}.hershop-info__heading h3{font-size:18px}.hershop-info__heading p{font-size:13px}.hershop-info__number{display:none}.hershop-info__content{padding:0 22px 22px}.hershop-info__list li{font-size:14px;line-height:1.9}}.hershop-info__contact{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:8px}.hershop-info__contact a{display:flex;align-items:center;justify-content:center;min-height:60px;border-radius:18px;text-decoration:none;font-weight:600;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:.35s}.hershop-info__contact a:hover{transform:translateY(-3px);color:#240d24;background:#d8bf7a;border-color:#d8bf7a;box-shadow:0 18px 45px #d8bf7a40}.hershop-info__footer{position:relative;overflow:hidden;margin-top:90px;padding:70px;border-radius:34px;text-align:center;background:linear-gradient(135deg,#ffffff0a,#ffffff05);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.08)}.hershop-info__footer:before{content:"";position:absolute;width:360px;height:360px;top:-180px;right:-180px;border-radius:50%;background:radial-gradient(circle,rgba(241,32,39,.2),transparent 70%);filter:blur(70px)}.hershop-info__footer-badge{display:inline-flex;padding:10px 24px;border-radius:999px;color:#d8bf7a;background:#ffffff0a;border:1px solid rgba(216,191,122,.15);font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.hershop-info__footer-title{margin:26px 0 18px;color:#fff;font-size:clamp(40px,5vw,72px);line-height:1.05;font-weight:700}.hershop-info__footer-title>span{display:block}.hershop-red{color:#f12027}.hershop-green{color:#3e6b43}.hershop-info__footer-text{max-width:760px;margin:auto;color:#ffffffad;font-size:18px;line-height:1.9}.hershop-info__card,.hershop-info__feature,.hershop-info__footer{animation:hershopFade .8s ease both}@keyframes hershopFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@media(max-width:991px){.hershop-info__footer{padding:50px 30px}.hershop-info__contact{grid-template-columns:1fr}}@media(max-width:767px){.hershop-info__footer{padding:40px 22px;margin-top:70px;border-radius:24px}.hershop-info__footer-title{font-size:38px}.hershop-info__footer-text{font-size:15px;line-height:1.8}.hershop-info__contact a{min-height:54px;font-size:14px}}.hershop-info{position:relative}.hershop-info__watermark{position:absolute;left:30%;top:200px;transform:translate(-50%,-70%);display:flex;align-items:center;justify-content:center;width:60%;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;white-space:nowrap;font-size:clamp(220px,28vw,520px);font-weight:750;line-height:.8;letter-spacing:-.08em;opacity:.12}.hershop-info__watermark-her{color:#f12027;text-shadow:0 0 40px rgba(241,32,39,.12)}.hershop-info__watermark-shop{color:#3e6b43;text-shadow:0 0 40px rgba(62,107,67,.12)}.hershop-info__container{position:relative;z-index:2}.hershop-info__hero{position:relative;z-index:3}@media(max-width:991px){.hershop-info__watermark{top:250px;font-size:30vw;opacity:.1}}@media(max-width:767px){.hershop-info__watermark{top:180px;font-size:34vw;opacity:.08}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hershop-info.css.map */
