.ex-story{padding:24px 18px 46px;background:var(--story-bg);color:var(--story-text)}.ex-story__shell{width:min(100%,1540px);margin:auto}.ex-story__intro{text-align:center}.ex-story__intro>p,.ex-story__science-copy>p,.ex-story__formula-copy>p{margin:0;color:var(--story-gold);font-size:11px;font-weight:800;letter-spacing:.25em}.ex-story h2{margin:13px 0 0;color:var(--story-navy);font:500 42px/1.08 Georgia,serif}.ex-story__intro i{display:block;width:70px;height:1px;margin:17px auto 31px;background:var(--story-gold);position:relative}.ex-story__intro i:after{content:"\25c7";position:absolute;top:50%;left:50%;padding:0 8px;background:var(--story-bg);color:var(--story-gold);transform:translate(-50%,-52%)}.ex-story__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:0 50px 38px}.ex-story-card{position:relative;min-height:260px;overflow:hidden;padding:37px 35px 31px;border:1px solid var(--story-border);border-radius:17px;text-align:center;box-shadow:0 12px 30px #1e2b4012;transition:transform .4s,box-shadow .4s}.ex-story-card--1{background:radial-gradient(circle at 50% 15%,#fff,#fcf7ef)}.ex-story-card--2{background:linear-gradient(145deg,#fff,#f1f6fc);box-shadow:inset 0 0 0 4px #dce7f37a,0 12px 30px #1e2b4012}.ex-story-card--0{background:linear-gradient(135deg,#fff 68%,#f5ecdf);border-radius:17px 17px 45px}.ex-story-card:hover{transform:translateY(-7px);box-shadow:0 19px 38px #1e2b4021}.ex-story-card__icon{display:grid;width:68px;height:68px;margin:auto;place-items:center;color:var(--story-gold)}.ex-story-card__icon svg{width:55px;height:55px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ex-story-card h3,.ex-story__actives h3,.ex-story__details h3,.ex-story__results-grid h3{margin:17px 0 12px;font-size:13px;letter-spacing:.1em}.ex-story-card>div:last-child,.ex-story__actives article>div:last-child,.ex-story__details article>div:last-child{font-size:12px;line-height:1.6}.ex-story-card p,.ex-story__actives p,.ex-story__details p{margin:0}.ex-story__science,.ex-story__formula{display:grid;overflow:hidden;margin:26px 0;border:1px solid var(--story-border);border-radius:20px;background:#fff;box-shadow:0 12px 36px #1e2b400e;grid-template-columns:45% 55%}.ex-story__science-media{position:relative;display:grid;min-height:480px;place-items:center;overflow:hidden;background:radial-gradient(circle,#fff 0,#faf5ed 48%,#fff 70%)}.ex-story__science-media span{position:absolute;width:70%;aspect-ratio:1;border:1px solid var(--story-gold);border-radius:50%;box-shadow:0 0 40px #c894321f}.ex-story__science-media img{position:relative;z-index:1;width:78%;height:84%;object-fit:contain;filter:drop-shadow(0 22px 25px rgba(68,47,18,.16));transition:transform .8s}.ex-story__science:hover img{transform:translateY(-8px) scale(1.025)}.ex-story__science-copy,.ex-story__formula-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 52px}.ex-story__body{margin-top:22px;font-size:14px;line-height:1.7}.ex-story__body p{margin:0}.ex-story__actives,.ex-story__details{display:grid;margin-top:36px;grid-template-columns:repeat(3,1fr)}.ex-story__actives article,.ex-story__details article{padding:0 23px;border-right:1px solid var(--story-border);text-align:center}.ex-story__actives article:first-child,.ex-story__details article:first-child{padding-left:0}.ex-story__actives article:last-child,.ex-story__details article:last-child{padding-right:0;border:0}.ex-story__mini-icon,.ex-story__detail-icon{display:grid;width:56px;height:56px;margin:auto;place-items:center;color:var(--story-gold);font-size:32px}.ex-story__mini-icon svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:1.7}.ex-story__mini-icon img{width:100%;height:100%;object-fit:contain}.ex-story__formula{grid-template-columns:50% 50%}.ex-story__collage{display:grid;min-height:590px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;padding:8px}.ex-story__collage div{overflow:hidden;border-radius:10px;background:#f5f2ed}.ex-story__collage img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.ex-story__collage div:hover img{transform:scale(1.055)}.ex-story__details article{padding-right:17px;padding-left:17px}.ex-story__actions{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:34px}.ex-story__actions a{display:grid;min-height:49px;place-items:center;border:1px solid var(--story-navy);border-radius:5px;font-size:10px;font-weight:800;letter-spacing:.12em}.ex-story__actions a:last-child{background:var(--story-navy);color:#fff}.ex-story__results{margin-top:35px;padding:38px 28px 30px;border:1px solid var(--story-border);border-radius:20px;background:#fff}.ex-story__results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.ex-story__results-grid article{position:relative;overflow:hidden;padding-bottom:19px;border:1px solid var(--story-border);border-radius:14px;background:var(--story-card);text-align:center;box-shadow:0 10px 25px #1e2b400f;transition:transform .4s}.ex-story__results-grid article:nth-child(2){background:linear-gradient(#fff,#f4f8fc)}.ex-story__results-grid article:nth-child(3){background:linear-gradient(145deg,#fff,#f7efe5)}.ex-story__results-grid article:hover{transform:translateY(-5px)}.ex-story__results-grid article>div{height:250px;overflow:hidden}.ex-story__results-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.ex-story__results-grid article:hover img{transform:scale(1.045)}.ex-story__results-grid h3{margin-top:17px}.ex-story__results-grid p{max-width:330px;margin:0 auto;padding:0 28px;font-size:11px;line-height:1.5}.ex-story__results-grid article>span{position:absolute;right:15px;bottom:14px;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--story-gold);border-radius:50%;color:var(--story-gold)}.ex-story__reviews{position:relative;margin-top:27px;padding:30px 60px 48px;border:1px solid var(--story-border);border-radius:20px;background:linear-gradient(110deg,#fff,#fcf8f2 50%,#f5f8fc);box-shadow:0 12px 34px #1e2b400f}.ex-story__review-summary{display:grid;width:180px;float:left;padding:30px 25px 0;text-align:center}.ex-story__review-summary strong{font:500 53px/1 Georgia,serif}.ex-story__review-summary strong small{font-size:18px}.ex-story__review-summary>div{margin:9px 0;color:var(--story-gold);letter-spacing:.1em}.ex-story__review-summary p{margin:0;font-size:10px;line-height:1.45}.ex-story__review-window{overflow:hidden;margin-left:195px}.ex-story__review-track{display:flex;gap:16px;transition:transform .65s cubic-bezier(.2,.75,.2,1)}.ex-story__review{display:grid;min-width:calc((100% - 32px)/3);grid-template-columns:68px 1fr;gap:15px;padding:20px;border:1px solid var(--story-border);border-radius:14px;background:#fff;box-shadow:0 9px 23px #1e2b400f}.ex-story__review-person{display:grid;width:64px;height:64px;overflow:hidden;place-items:center;border:2px solid #fff;border-radius:50%;background:#eef3f8;color:var(--story-navy);box-shadow:0 0 0 1px var(--story-gold);font:24px Georgia,serif}.ex-story__review-person img{width:100%;height:100%;object-fit:cover}.ex-story__stars{color:var(--story-gold);font-size:12px}.ex-story__stars .is-empty{color:#d6d3cf}.ex-story__review blockquote{min-height:70px;margin:7px 0;font-size:11px;line-height:1.45}.ex-story__review-copy>strong{display:block;font-size:11px}.ex-story__review-copy>small{display:block;margin-top:2px;color:#687386;font-size:9px}.ex-story__review-copy>em{display:inline-block;margin-top:8px;padding:3px 7px;border:1px solid var(--story-gold);border-radius:99px;color:#9b6b19;font-size:7px;font-style:normal;letter-spacing:.08em}.ex-story__review-arrow{position:absolute;top:50%;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--story-border);border-radius:50%;background:#fff;color:var(--story-navy);font-size:25px;cursor:pointer}.ex-story__review-arrow--prev{left:17px}.ex-story__review-arrow--next{right:17px}.ex-story__review-dots{display:flex;justify-content:center;gap:7px;margin:18px 0 0 195px}.ex-story__review-dots button{width:7px;height:7px;padding:0;border:1px solid var(--story-gold);border-radius:50%;background:transparent}.ex-story__review-dots button.is-active{background:var(--story-gold)}.ex-story__disclaimer{clear:both;margin:17px 0 0;text-align:center;color:#7b746b;font-size:9px}@media(max-width:990px){.ex-story__benefits{margin-right:0;margin-left:0}.ex-story__science,.ex-story__formula{grid-template-columns:1fr}.ex-story__science-media{min-height:400px}.ex-story__collage{min-height:520px}.ex-story__review-summary{float:none;width:auto;padding:0 0 22px}.ex-story__review-window{margin-left:0}.ex-story__review{min-width:calc((100% - 16px)/2)}.ex-story__review-dots{margin-left:0}}@media(max-width:749px){.ex-story{padding:15px 10px 28px}.ex-story h2{font-size:31px}.ex-story__benefits,.ex-story__results-grid{display:flex;overflow-x:auto;gap:13px;scroll-snap-type:x mandatory}.ex-story-card,.ex-story__results-grid article{min-width:82vw;scroll-snap-align:center}.ex-story__science-copy,.ex-story__formula-copy{padding:31px 20px}.ex-story__science-media{min-height:320px}.ex-story__actives,.ex-story__details{display:flex;overflow-x:auto}.ex-story__actives article,.ex-story__details article{min-width:190px}.ex-story__collage{min-height:390px}.ex-story__actions{grid-template-columns:1fr}.ex-story__results{padding:29px 13px}.ex-story__results-grid article>div{height:210px}.ex-story__reviews{padding:28px 43px 43px}.ex-story__review{min-width:100%;grid-template-columns:58px 1fr;padding:16px}.ex-story__review-person{width:54px;height:54px}.ex-story__review-arrow--prev{left:7px}.ex-story__review-arrow--next{right:7px}}@media(prefers-reduced-motion:reduce){.ex-story *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-story.css.map */
