.ex-story__solutions{display:grid;margin:5px 0 30px;padding:38px 42px 28px;border:1px solid #dce5ee;border-radius:22px;background:linear-gradient(125deg,#fff 0,#fbfdff 58%,#f1f6fa);box-shadow:0 16px 45px #132a4412;grid-template-columns:37% 63%;grid-template-rows:auto auto;overflow:hidden}.ex-story__solution-media{position:relative;min-height:455px;margin-right:52px;overflow:hidden;border:1px solid #d9e3ed;border-radius:22px;background:#f1f6fa;perspective:1100px;box-shadow:0 18px 35px #172a3e1f}.ex-story__solution-media:after{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.34) 49%,transparent 63%);animation:ex-solution-light 7s ease-in-out infinite;pointer-events:none}.ex-story__solution-media img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.8,.2,1),filter .8s;animation:ex-solution-float 7s ease-in-out infinite;transform-origin:center}.ex-story__solution-media:hover img{filter:saturate(1.06) contrast(1.02);animation-play-state:paused;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg) scale(1.07)}.ex-story__solution-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:25px 25px 32px}.ex-story__solution-copy>p{margin:0;color:#c18b2e;font-size:12px;font-weight:850;letter-spacing:.22em}.ex-story__solution-copy h2{max-width:780px;margin:30px 0 0;color:#102d4c;font-family:Arial,sans-serif;font-size:clamp(35px,3.5vw,59px);font-weight:500;line-height:1.18;letter-spacing:-.03em}.ex-story__solution-text{max-width:790px;margin-top:27px;color:#405167;font-size:clamp(14px,1.25vw,20px);line-height:1.75}.ex-story__solution-text p{margin:0}.ex-story__solution-button{position:relative;display:flex;width:max-content;min-width:240px;min-height:65px;margin-top:32px;align-items:center;justify-content:space-between;padding:0 28px;border:1px solid #163b63;border-radius:9px;background:#fff;color:#163b63;font-size:16px;font-weight:750;overflow:visible;box-shadow:0 7px 18px #163b6312;transition:color .3s,background .3s,transform .3s,box-shadow .3s}.ex-story__solution-button>b{font-size:26px;font-weight:400;transition:transform .3s}.ex-story__solution-button:hover{background:#163b63;color:#fff;box-shadow:0 12px 25px #163b632e;transform:translateY(-2px)}.ex-story__solution-button:hover>b{transform:translate(5px)}.ex-story__solution-button>i{position:absolute;right:-54px;top:50%;color:#c99638;font-size:36px;font-style:normal;opacity:0;filter:drop-shadow(0 4px 5px rgba(30,30,30,.16));animation:ex-button-cue 5s ease-in-out infinite;pointer-events:none}.ex-story__solution-list{display:grid;grid-column:1/-1;margin-top:34px;grid-template-columns:repeat(6,1fr)}.ex-story__solution-list article{display:flex;min-width:0;align-items:center;justify-content:center;gap:13px;padding:8px 16px;border-right:1px solid #dce5ee;text-align:left}.ex-story__solution-list article:last-child{border:0}.ex-story__solution-icon{display:grid;width:60px;height:60px;flex:0 0 60px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#fff,#edf4f9);color:#163b63;box-shadow:inset 0 0 0 1px #163b631a,0 7px 18px #163b630f;transition:transform .35s,box-shadow .35s}.ex-story__solution-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ex-story__solution-list h3{margin:0;color:#102d4c;font-size:12px;line-height:1.25;letter-spacing:0}.ex-story__solution-list article:hover .ex-story__solution-icon{box-shadow:0 8px 20px #163b632e,inset 0 0 0 1px #c9963847;transform:translateY(-4px) rotate(-4deg)}@keyframes ex-solution-float{0%,to{transform:perspective(1100px) rotateY(0) rotateX(0) scale(1.01)}50%{transform:perspective(1100px) rotateY(2.2deg) rotateX(-1deg) scale(1.035)}}@keyframes ex-solution-light{0%,55%,to{transform:translate(-65%);opacity:0}65%{opacity:.8}85%{transform:translate(65%);opacity:0}}@keyframes ex-button-cue{0%,62%,to{opacity:0;transform:translate(15px,-50%) scale(.8)}70%,84%{opacity:1;transform:translateY(-50%) scale(1)}90%{opacity:0;transform:translate(-12px,-50%) scale(.9)}}@media(max-width:1050px){.ex-story__solutions{grid-template-columns:44% 56%;padding:28px}.ex-story__solution-media{margin-right:28px}.ex-story__solution-list{grid-template-columns:repeat(3,1fr);row-gap:18px}.ex-story__solution-list article:nth-child(3){border-right:0}}@media(max-width:749px){.ex-story__solutions{display:flex;margin:0 0 22px;padding:14px;flex-direction:column;border-radius:16px}.ex-story__solution-media{min-height:360px;margin:0;border-radius:14px}.ex-story__solution-copy{padding:30px 7px 20px}.ex-story__solution-copy h2{margin-top:17px;font-size:32px}.ex-story__solution-text{margin-top:18px;font-size:14px}.ex-story__solution-button{width:calc(100% - 30px);min-width:0;min-height:56px}.ex-story__solution-button>i{right:-38px;font-size:29px}.ex-story__solution-list{display:flex;margin-top:14px;overflow-x:auto;scroll-snap-type:x mandatory}.ex-story__solution-list article{min-width:158px;flex-direction:column;border-right:1px solid var(--story-border)!important;scroll-snap-align:center;text-align:center}.ex-story__solution-icon{width:52px;height:52px;flex-basis:52px}.ex-story__solution-icon svg{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){.ex-story__solution-media img,.ex-story__solution-media:after,.ex-story__solution-button>i{animation:none}.ex-story__solution-button>i{display:none}}.ex-story__science-media{isolation:isolate;background:linear-gradient(145deg,#fff,#eef4f8);perspective:1100px}.ex-story__science-media>span{z-index:0;border-color:#163b632e;box-shadow:0 0 45px #163b6314}.ex-story__science-slides{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;animation:ex-science-3d 8s ease-in-out infinite;transform-style:preserve-3d}.ex-story__science-slides figure{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;margin:0;place-items:center;opacity:1}.ex-story__science-slides img{position:static!important;z-index:auto!important;width:84%!important;height:84%!important;object-fit:contain!important;filter:drop-shadow(0 24px 28px rgba(16,45,76,.16))!important;animation:none!important;transition:filter .7s,transform .8s!important}.ex-story__science-media:hover .ex-story__science-slides{animation-play-state:paused;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg) scale(1.035)}.ex-story__science-media:hover .ex-story__science-slides img{transform:scale(1.025)}.ex-story__science-media--2 .ex-story__science-slides figure{opacity:0;animation:ex-science-slide-2 var(--science-duration) ease-in-out infinite;animation-delay:var(--science-delay)}.ex-story__science-media--3 .ex-story__science-slides figure{opacity:0;animation:ex-science-slide-3 var(--science-duration) ease-in-out infinite;animation-delay:var(--science-delay)}.ex-story__liquid{position:absolute;z-index:3;top:-30%;right:-30%;bottom:-30%;left:-30%;border-radius:42% 58% 64% 36%/46% 40% 60% 54%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.9),rgba(173,205,229,.64) 38%,rgba(22,59,99,.28) 68%,transparent 71%);filter:blur(8px);mix-blend-mode:screen;opacity:0;animation:ex-science-liquid var(--science-step) cubic-bezier(.65,0,.35,1) infinite;pointer-events:none}@keyframes ex-science-3d{0%,to{transform:perspective(1100px) rotateY(-1.5deg) rotateX(1deg) translateY(2px) scale(1.01)}50%{transform:perspective(1100px) rotateY(2.5deg) rotateX(-1.2deg) translateY(-7px) scale(1.035)}}@keyframes ex-science-slide-2{0%,42%{opacity:1;clip-path:circle(75% at 50% 50%)}49%,93%{opacity:0;clip-path:circle(15% at 72% 35%)}to{opacity:1;clip-path:circle(75% at 50% 50%)}}@keyframes ex-science-slide-3{0%,27%{opacity:1;clip-path:circle(75% at 50% 50%)}34%,94%{opacity:0;clip-path:circle(15% at 72% 35%)}to{opacity:1;clip-path:circle(75% at 50% 50%)}}@keyframes ex-science-liquid{0%,70%,to{opacity:0;transform:translate3d(-70%,45%,0) rotate(-18deg) scale(.45)}78%{opacity:.72}92%{opacity:.42;transform:translate3d(62%,-38%,0) rotate(28deg) scale(1.18)}}.ex-story{background:#fff;color:#20334a}.ex-story__science,.ex-story__formula,.ex-story__results,.ex-story__reviews{border-color:#dce5ee;background:linear-gradient(135deg,#fff,#fbfdff 72%,#f2f7fa);box-shadow:0 12px 34px #102d4c11}.ex-story__science-copy>p,.ex-story__formula-copy>p,.ex-story__intro>p{color:#b98229}.ex-story h2,.ex-story__actives h3,.ex-story__details h3,.ex-story__results-grid h3{color:#102d4c}.ex-story__body,.ex-story__actives,.ex-story__details,.ex-story__results-grid p{color:#405167}.ex-story__actives article,.ex-story__details article{border-color:#dce5ee}.ex-story__mini-icon,.ex-story__detail-icon{color:#163b63}.ex-story__mini-icon{border-radius:50%;background:#f1f6fa}.ex-story__formula{background:#fff}.ex-story__collage div{background:#f1f6fa}.ex-story__results-grid article,.ex-story__review{border-color:#dce5ee;background:#fff}.ex-story__results-grid article:nth-child(2),.ex-story__results-grid article:nth-child(3){background:linear-gradient(145deg,#fff,#f3f7fa)}.ex-story__results-grid article>span{border-color:#163b63;color:#163b63}.ex-story__reviews{background:linear-gradient(110deg,#fff,#f5f9fc)}.ex-story__review-person{background:#edf4f8;color:#163b63;box-shadow:0 0 0 1px #9eb2c5}.ex-story__stars,.ex-story__review-summary>div{color:#c99638}.ex-story__review-copy>em{border-color:#9eb2c5;color:#163b63}.ex-story__review-arrow{border-color:#ccd8e3;color:#163b63}.ex-story__review-dots button{border-color:#163b63}.ex-story__review-dots button.is-active{background:#163b63}@media(prefers-reduced-motion:reduce){.ex-story__science-slides,.ex-story__science-slides figure,.ex-story__liquid{animation:none!important}.ex-story__science-media--2 .ex-story__science-slides figure:not(:first-child),.ex-story__science-media--3 .ex-story__science-slides figure:not(:first-child){display:none}}[data-solutions-reveal] .ex-story__solution-media{opacity:0;transform:translate3d(-42px,16px,0) scale(.975);transition:opacity .9s ease,transform 1.15s cubic-bezier(.16,1,.3,1)}[data-solutions-reveal] .ex-story__solution-copy{opacity:0;transform:translate3d(44px,12px,0);transition:opacity .9s .12s ease,transform 1.15s .12s cubic-bezier(.16,1,.3,1)}[data-solutions-reveal].is-visible .ex-story__solution-media,[data-solutions-reveal].is-visible .ex-story__solution-copy{opacity:1;transform:none}.ex-story__solution-copy>[data-solutions-type]{display:flex;min-height:15px}.ex-story__solution-copy>[data-solutions-type] span{display:inline-block;opacity:0;filter:blur(3px);transform:translateY(5px);transition:opacity .18s ease,filter .25s ease,transform .25s ease;transition-delay:calc(.28s + var(--letter-index) * 42ms)}.is-visible .ex-story__solution-copy>[data-solutions-type] span{opacity:1;filter:none;transform:none}.ex-story__solution-copy h2{position:relative;background:linear-gradient(105deg,#102d4c 0 38%,#6f9fc5 49%,#fff,#6f9fc5 55%,#102d4c 68% 100%);background-position:120% center;background-size:260% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#102d4c}.is-visible .ex-story__solution-copy h2{animation:ex-title-scan 2.2s .75s cubic-bezier(.2,.8,.2,1) 1}@keyframes ex-title-scan{0%{background-position:120% center;-webkit-text-fill-color:transparent}80%{background-position:-40% center;-webkit-text-fill-color:transparent}to{background-position:-40% center;-webkit-text-fill-color:#102d4c}}.ex-story__solution-media.is-tracking img{animation:none!important;transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translate3d(var(--shift-x,0),var(--shift-y,0),22px) scale(1.055)!important;filter:saturate(1.04) contrast(1.02) drop-shadow(0 25px 30px rgba(16,45,76,.17))}.ex-story__solution-button:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:1px solid transparent;border-radius:10px;background:linear-gradient(100deg,transparent 8%,rgba(201,150,56,.15) 28%,#d8b66a 48%,rgba(112,159,197,.62) 58%,transparent 82%) border-box;background-size:260% 100%;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;opacity:.15;animation:ex-button-border 5s ease-in-out infinite;pointer-events:none}@keyframes ex-button-border{0%,58%,to{background-position:130% center;opacity:.12}68%,85%{opacity:1}95%{background-position:-80% center;opacity:.15}}.ex-story__solution-list article{opacity:0;transform:translate3d(0,18px,0);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.ex-story__solution-list article:nth-child(1){transition-delay:.55s}.ex-story__solution-list article:nth-child(2){transition-delay:.64s}.ex-story__solution-list article:nth-child(3){transition-delay:.73s}.ex-story__solution-list article:nth-child(4){transition-delay:.82s}.ex-story__solution-list article:nth-child(5){transition-delay:.91s}.ex-story__solution-list article:nth-child(6){transition-delay:1s}.is-visible .ex-story__solution-list article{opacity:1;transform:translate3d(var(--magnet-x,0),var(--magnet-y,0),0)}.is-visible .ex-story__solution-list article:hover{transform:translate3d(var(--magnet-x,0),calc(var(--magnet-y,0px) - 2px),0)}.is-visible .ex-story__solution-list article:hover .ex-story__solution-icon{box-shadow:0 9px 24px #163b632e,inset 0 0 0 1px #c996384d;transform:rotate(-4deg) scale(1.04)}@media(prefers-reduced-motion:reduce){[data-solutions-reveal] .ex-story__solution-media,[data-solutions-reveal] .ex-story__solution-copy,.ex-story__solution-copy>[data-solutions-type] span,.ex-story__solution-list article{opacity:1!important;filter:none!important;transform:none!important;transition:none!important}.is-visible .ex-story__solution-copy h2,.ex-story__solution-button:after{animation:none!important}}.ex-story__products{margin-top:30px;padding:40px 0 42px;border:1px solid #dce5ee;border-radius:20px;background:linear-gradient(135deg,#fff,#f6f9fc);box-shadow:0 14px 38px #102d4c11;overflow:hidden}.ex-story__products-heading{display:flex;max-width:1440px;margin:0 auto 27px;align-items:flex-end;justify-content:space-between;padding:0 34px}.ex-story__products-heading p{margin:0 0 7px;color:#b98229;font-size:9px;font-weight:850;letter-spacing:.22em}.ex-story__products-heading h2{margin:0;color:#102d4c;font:500 clamp(27px,2.5vw,41px)/1.08 Georgia,serif}.ex-story__products-heading>a{display:flex;min-height:35px;align-items:center;gap:12px;padding:0 15px;border:1px solid #b9c8d6;border-radius:4px;color:#163b63;font-size:8px;font-weight:850;letter-spacing:.09em;transition:background .25s,color .25s,transform .25s}.ex-story__products-heading>a:hover{background:#163b63;color:#fff;transform:translateY(-2px)}.ex-story__products-window{overflow:hidden;padding:0 0 7px}.ex-story__products-track{display:flex;width:max-content;animation:ex-story-products-scroll var(--story-products-speed) linear infinite;will-change:transform}.ex-story__products-window:hover .ex-story__products-track{animation-play-state:paused}.ex-story__products-group{display:flex;flex-shrink:0;gap:16px;padding-right:16px}.ex-story__product-card{width:250px;flex:0 0 250px;overflow:hidden;border:1px solid #d9e3ec;border-radius:12px;background:#fff;box-shadow:0 9px 25px #102d4c12;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.ex-story__product-card:hover{box-shadow:0 17px 34px #102d4c24;transform:translateY(-7px)}.ex-story__product-image{position:relative;height:260px;overflow:hidden;background:linear-gradient(145deg,#f7fafc,#eaf2f7)}.ex-story__product-image>a{display:block;width:100%;height:100%}.ex-story__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .5s}.ex-story__product-card:hover .ex-story__product-image img{filter:saturate(1.04);transform:scale(1.055)}.ex-story__product-heart{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid #d6e0e8;border-radius:50%;background:#ffffffeb;color:#163b63;font-size:19px;cursor:pointer;box-shadow:0 4px 12px #102d4c14;transition:color .25s,transform .25s,box-shadow .25s}.ex-story__product-heart:hover,.ex-story__product-heart.is-active{color:#b98229;box-shadow:0 0 0 5px #b982291a;transform:scale(1.1)}.ex-story__product-heart.is-active{animation:ex-story-heart .45s ease}.ex-story__product-copy{padding:14px 15px 18px}.ex-story__product-copy small{display:block;min-height:12px;color:#7b8794;font-size:7px;letter-spacing:.08em}.ex-story__product-copy h3{min-height:35px;margin:6px 0 8px;color:#102d4c;font:700 13px/1.3 Arial,sans-serif;letter-spacing:0}.ex-story__product-copy h3 a{color:inherit}.ex-story__product-rating{display:flex;align-items:center;gap:5px;margin-bottom:11px}.ex-story__product-rating span{color:#c99638;font-size:10px;letter-spacing:.02em}.ex-story__product-rating b{color:#3d4d5e;font-size:8px}.ex-story__product-rating em{color:#8b96a1;font-size:7px;font-style:normal}.ex-story__product-copy>strong{color:#102d4c;font:750 16px Arial,sans-serif}.ex-story__products-empty{margin:25px;text-align:center;color:#68788a}.ex-story__products-group:first-child{padding-left:32px}@keyframes ex-story-products-scroll{to{transform:translate(-50%)}}@keyframes ex-story-heart{0%,to{transform:scale(1.1)}45%{transform:scale(1.34)}}@media(max-width:749px){.ex-story__products{padding:30px 0}.ex-story__products-heading{align-items:flex-start;padding:0 17px;flex-direction:column;gap:17px}.ex-story__products-heading h2{font-size:29px}.ex-story__product-card{width:72vw;flex-basis:72vw}.ex-story__product-image{height:74vw}.ex-story__products-group:first-child{padding-left:14px}}@media(prefers-reduced-motion:reduce){.ex-story__products-track{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-solutions.css.map */
