.molly-product-page .sec01__bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.molly-product-page .sec01__video__container{display:flex;height:100%;width:1440px;padding:200px 0 var(--s-content-padding);margin:auto;align-items:center;justify-content:center;-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(#fff,#000);transform:translateZ(0)}.molly-product-page .sec01__video{--height: calc(100svh - 320px - var(--s-header-height) - var(--s-header-height));--initial-scale: calc(100vh / var(--height));display:block;width:auto;min-width:100%;height:100%;max-height:100svw;background-color:#fff;object-fit:cover;object-position:75% center;transform:translateY(calc(-1 * var(--s-header-height))) scale(var(--initial-scale, 1));transform-origin:center 55%;opacity:0}.molly-product-page .sec01__video--show{opacity:1;transform:translate(-1%) scale(1.25);transition:transform 2.5s var(--cubic-in-out) 1.5s,opacity 1s}.molly-product-page .sec01__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;--intro-delay: 1.5s }.molly-product-page h1{font-size:40px;line-height:1;font-weight:600;letter-spacing:-2%;margin:20px 0 auto;text-align:center;width:100%}@keyframes titleText{0%{opacity:0;letter-spacing:-.05em;transform:translate(-40px)}to{opacity:1;letter-spacing:0;transform:translate(0)}}.molly-product-page h1 span{display:inline-block;animation:flyUp 2.5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page h1 small{display:inline-block;font-size:20px;line-height:2;color:var(--color-brand);animation:flyUp 2.3s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:calc(var(--intro-delay, 0s) + 2.5s)}.molly-product-page h1 span:nth-of-type(1){animation-duration:2.4s;animation-delay:calc(var(--intro-delay, 0s) + 2.4s)}.molly-product-page h1 span:nth-of-type(2){animation-duration:2.35s;animation-delay:calc(var(--intro-delay, 0s) + 2.45s)}.molly-product-page h1 span:nth-of-type(3){animation-duration:2.3s;animation-delay:calc(var(--intro-delay, 0s) + 2.5s)}.molly-product-page h1 span:nth-of-type(4){animation-duration:2.25s;animation-delay:calc(var(--intro-delay, 0s) + 2.55s)}.molly-product-page h1 span:nth-of-type(5){animation-duration:2.2s;animation-delay:calc(var(--intro-delay, 0s) + 2.6s)}.molly-product-page h1 span:nth-of-type(6){animation-duration:2.15s;animation-delay:calc(var(--intro-delay, 0s) + 2.65s)}.molly-product-page h1 span:nth-of-type(7){animation-duration:2.1s;animation-delay:calc(var(--intro-delay, 0s) + 2.7s)}.molly-product-page h1 span:nth-of-type(8){animation-duration:2.05s;animation-delay:calc(var(--intro-delay, 0s) + 2.75s)}.molly-product-page .sec01__spec{width:100%;margin:20px auto 0;padding:20px 28px;background:#f9f9f9;border-radius:20px;display:none;grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:20px 40px;animation:fadeIn var(--duration, var(--time-short)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:calc(var(--intro-delay, 0s) + 4s)}.molly-product-page .sec01__spec--mob{display:grid;width:calc(100svw - var(--s-content-padding) * 2);margin:calc(-1 * var(--s-content-padding)) var(--s-content-padding) var(--s-content-padding);animation-play-state:running;--intro-delay: 4s}.molly-product-page .sec01__spec-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;font-size:10px;line-height:12px;opacity:0;animation:flyUp 1.5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec01__spec-item svg{display:block;width:28px;height:28px}.molly-product-page .sec01__content--visible .sec01__spec,.molly-product-page .sec01__content--visible h1 small,.molly-product-page .sec01__content--visible h1 span,.molly-product-page .sec01__content--visible .sec01__spec-item,.molly-product-page .sec01__spec--mob .sec01__spec-item{animation-play-state:running}@media(min-width:560px){.molly-product-page .sec01__spec-item:nth-child(1){animation-delay:calc(var(--intro-delay, 0s) + 4.5s)}.molly-product-page .sec01__spec-item:nth-child(2){animation-delay:calc(var(--intro-delay, 0s) + 4.6s)}.molly-product-page .sec01__spec-item:nth-child(3){animation-delay:calc(var(--intro-delay, 0s) + 4.7s)}.molly-product-page .sec01__spec-item:nth-child(4){animation-delay:calc(var(--intro-delay, 0s) + 4.8s)}.molly-product-page .sec01__spec-item:nth-child(5){animation-delay:calc(var(--intro-delay, 0s) + 4.9s)}.molly-product-page .sec01__spec-item:nth-child(6){animation-delay:calc(var(--intro-delay, 0s) + 5s)}.molly-product-page .sec01__spec-item:nth-child(7){animation-delay:calc(var(--intro-delay, 0s) + 5.1s)}}@media(min-width:560px){.molly-product-page .sec01__video__container{max-width:100%;align-items:center;justify-content:center;padding-top:0;padding-bottom:248px}.molly-product-page .sec01__video{display:block;width:auto;--height: 100%;--initial-scale: calc(100vh / var(--height));object-fit:contain;object-position:center;transform-origin:bottom center;transform:translateY(248px) scale(var(--initial-scale, 1))}.molly-product-page .sec01__video--show{object-position:75%;transform:translate(15%,-20px) scale(1.15);transform-origin:40% 60%;transition:transform 4s var(--cubic-in-out) 2.5s,transform-origin 4s var(--cubic-in-out) 2.5s,object-position 4s var(--cubic-in-out) 2.5s}.molly-product-page .sec01__content{--intro-delay: 3s}.molly-product-page h1{font-size:60px;margin:auto 0;width:unset;text-align:left}.molly-product-page h1 span{animation-name:titleText}.molly-product-page h1 small{font-size:40px;animation-name:titleText}.molly-product-page .sec01__spec{width:100%;margin:80px auto;padding:32px 64px;border-radius:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:0}.molly-product-page .sec01__spec--mob{display:none}.molly-product-page .sec01__spec-item{gap:16px}.molly-product-page .sec01__spec-item svg{width:36px;height:36px}}.molly-product-page .sec02__header{display:flex;flex-direction:column;gap:0px;margin-top:var(--s-content-padding)}.molly-product-page .sec02__header h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec02__header h2{animation-duration:1.5s}}.molly-product-page .sec02__header p{color:var(--c-txt-1);animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec02__header p{animation-duration:1.25s}}.molly-product-page .sec02__header--visible h2,.molly-product-page .sec02__header--visible p{animation-play-state:running}.molly-product-page .sec02__video__container{margin:20px 0;width:100%;aspect-ratio:3/4;border-radius:20px;overflow:hidden;display:block;position:relative;animation:flyUp 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.5s}@media(min-width:560px){.molly-product-page .sec02__header{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:calc(-1 * var(--s-content-padding))}.molly-product-page .sec02__video__container{aspect-ratio:16/9;margin:50px 0 calc(2 * var(--s-content-padding));animation-duration:.5s;animation-delay:.25s}}.molly-product-page .sec02__video__container--visible{animation-play-state:running}.molly-product-page .sec02__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.molly-product-page .sec02__poster{display:none}@media(min-width:560px){.molly-product-page .sec02__video{display:block}.molly-product-page .sec02__poster{display:none}}.molly-product-page .sec02__video__controls{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;background:#0000;border:none;outline:none;padding:var(--s-content-padding);cursor:pointer;z-index:1}.molly-product-page .sec02__video__container:hover .sec02__video__controls{opacity:1}.molly-product-page .sec02__video__controls__button{display:flex;align-items:center;justify-content:center;gap:16px;color:#fff;width:auto;height:44px;padding:0 16px;border-radius:22px;background:#fff4;border:none;outline:none;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);pointer-events:auto}.molly-product-page .sec02__film__iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;border:0;display:block}.molly-product-page .sec02__film__iframe[hidden]{display:none}.molly-product-page .sec03__bg{display:none;animation:fadeIn 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec03__bg--visible{animation-play-state:running}.molly-product-page .sec03__bg-mob{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;animation:fadeIn 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec03__content{color:#fff;max-width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 0 100svw}.molly-product-page .sec03__content h2{margin:0;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec03__content h2{animation-duration:1.5s}}.molly-product-page .sec03__content h5{font-size:24px;font-weight:500;margin-top:44px;margin-bottom:0;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec03__content h5{animation-duration:1.25s}}.molly-product-page .sec03__content h5 em{font-style:normal;color:var(--color-brand)}.molly-product-page .sec03__content p{color:#9d9d9d;margin-right:16px;margin-bottom:0;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec03__content p{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec03__img{margin-top:40px;display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:right center;border-radius:20px;animation:flyUp .375s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec03__img{animation-duration:.75s;animation-delay:.75s}}.molly-product-page .sec03__content--visible h2,.molly-product-page .sec03__content--visible h5,.molly-product-page .sec03__content--visible p,.molly-product-page .sec03__img--visible{animation-play-state:running}@media(min-width:1000px){.molly-product-page .sec03__bg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.molly-product-page .sec03__bg-mob{display:none}.molly-product-page .sec03__content{max-width:50%;height:calc(50svw - 2 * var(--s-content-padding));padding:0}.molly-product-page .sec03__content h5{margin-top:50px}.molly-product-page .sec03__img{display:none}}.molly-product-page .sec04__content{text-align:left}.molly-product-page .sec04__content hgroup h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec04__content hgroup h2{animation-duration:1.5s}}.molly-product-page .sec04__content hgroup p{color:var(--c-txt-1);animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec04__content hgroup p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec04__figure{margin:40px 0 0;position:relative;background:none;border-radius:0;overflow:visible;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec04__figure{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec04__content--visible hgroup h2,.molly-product-page .sec04__content--visible hgroup p,.molly-product-page .sec04__content--visible .sec04__figure,.molly-product-page .sec04__figure--visible,.molly-product-page .visible{animation-play-state:running}.molly-product-page .sec04__figcaption{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:16px}.molly-product-page .sec04__bubble{position:relative;display:flex;align-items:center;padding:16px;height:58px;border-radius:29px;background:#ededed;width:fit-content;font-size:16px;transition:background .3s,color .2s;--bg-color: #EDEDED}.molly-product-page .sec04__bubble--1{order:1}.molly-product-page .sec04__bubble--4{order:2}.molly-product-page .sec04__bubble__tail{position:absolute;z-index:0;left:0;bottom:0;transform:scaleX(-1)}.molly-product-page .sec04__bubble__tail path{transition:fill .3s}.molly-product-page .sec04__bubble--active{background:#08f;--bg-color: #0088FF;color:#fff}.molly-product-page .sec04__img{width:120%;height:auto;display:block;margin:40px -10% 0}@media(min-width:560px){.molly-product-page .sec04__content{text-align:center}.molly-product-page .sec04__figcaption{display:contents}.molly-product-page .sec04__bubble{position:absolute;padding:16px;height:58px;border-radius:29px;background:#ededed;width:fit-content;font-size:16px;line-height:26px;transition:background .3s,color .2s;order:unset}.molly-product-page .sec04__bubble--active{background:#08f;color:#fff}.molly-product-page .sec04__bubble--0{top:22%}.molly-product-page .sec04__bubble--1{top:18%;right:0%}.molly-product-page .sec04__bubble--2{top:38%;left:0}.molly-product-page .sec04__bubble--3{top:34%;right:5%}.molly-product-page .sec04__bubble--4{top:54%}.molly-product-page .sec04__bubble--0 .sec04__bubble__tail,.molly-product-page .sec04__bubble--2 .sec04__bubble__tail,.molly-product-page .sec04__bubble--4 .sec04__bubble__tail{right:0;left:unset;transform:scaleX(1)}.molly-product-page .sec04__img{width:480px;max-width:100%;height:auto;display:block;margin:auto}}.molly-product-page .sec05__bg{display:none;width:100%;height:100%;object-fit:cover;object-position:center}.molly-product-page .sec05__bg_mob{display:block;width:100%;height:100%;object-fit:contain;object-position:center top}.molly-product-page .sec05__content{text-align:left;color:#fff;max-width:100%;padding:40px 0}.molly-product-page .sec05__content h2{color:#fff;animation:flyUp .875s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec05__content h2{animation-duration:1.75s;animation-delay:.25s}}.molly-product-page .sec05__content p{color:#9d9d9d;line-height:1.3;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec05__content p{animation-duration:1.5s;animation-delay:.5s}}.molly-product-page .sec05__content p strong{color:#fff}.molly-product-page .sec05__demos{display:grid;grid-template-areas:"title title" "demo01 demo02";grid-template-columns:1fr 1fr;gap:20px 32px;width:100%;margin-top:62.5svw;justify-content:center;border-radius:20px;background:#ffffff1f;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);padding:40px 36px}.molly-product-page .sec05__demos p{grid-area:title;font-size:20px;line-height:1.3;margin:0;color:#fff;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec05__demos p{animation-duration:1.25s;animation-delay:.75s}}.molly-product-page .sec05__demos figure{grid-area:demo01;margin:0;background:none;border-radius:0;overflow:visible;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.5s}@media(min-width:560px){.molly-product-page .sec05__demos figure{animation-duration:1s;animation-delay:1s}}.molly-product-page .sec05__demos figure:last-child{grid-area:demo02;animation:flyUp .45s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.55s}@media(min-width:560px){.molly-product-page .sec05__demos figure:last-child{animation-duration:.9s;animation-delay:1.1s}}.molly-product-page .sec05__demo__img{width:100%;height:auto}.molly-product-page .sec05__demos figcaption{font-size:12px;color:var(--c-txt-1);text-align:center}.molly-product-page .sec05__content--visible h2,.molly-product-page .sec05__content--visible p,.molly-product-page .sec05__content--visible .sec05__demos p,.molly-product-page .sec05__content--visible .sec05__demos figure,.molly-product-page .sec05 .visible{animation-play-state:running!important}@media(min-width:560px){.molly-product-page .sec05__bg{display:block}.molly-product-page .sec05__bg_mob{display:none}.molly-product-page .sec05__demos{width:fit-content;gap:16px 40px;margin-top:40px;justify-content:unset;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:9}.molly-product-page .sec05__demos figure{width:145px}.molly-product-page .sec05__demos figcaption{font-size:14px}.molly-product-page .sec05__content{max-width:40%;padding:60px 0}}.molly-product-page .sec06__content{text-align:left;padding:20px 0}.molly-product-page .sec06__content h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec06__content h2{animation-duration:1.5s}}.molly-product-page .sec06__content p{max-width:var(--s-content-s);padding:0;color:var(--c-txt-1);margin:24px auto 48px;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec06__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec06__content figure{margin:0;border-radius:20px;overflow:hidden;background:#f5f5f5;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec06__content figure{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec06__content figure img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;font-size:0}.molly-product-page .sec06__content--visible h2,.molly-product-page .sec06__content--visible p,.molly-product-page .sec06__content--visible figure,.molly-product-page .sec06 .visible{animation-play-state:running!important}@media(min-width:560px){.molly-product-page .sec06__content{text-align:center}.molly-product-page .sec06__content p{padding:0 40px}}.molly-product-page .sec07__content{text-align:left;padding:0 0 20px}.molly-product-page .sec07__content h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec07__content h2{animation-duration:1.5s}}.molly-product-page .sec07__content p{max-width:var(--s-content-s);color:var(--c-txt-1);padding:0;margin:24px auto 48px;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec07__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec07__content figure{margin:0;border-radius:20px;overflow:hidden;background:#f5f5f5;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec07__content figure{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec07__content figure img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;font-size:0}.molly-product-page .sec07__content--visible h2,.molly-product-page .sec07__content--visible p,.molly-product-page .sec07__content--visible figure,.molly-product-page .sec07 .visible{animation-play-state:running!important}@media(min-width:560px){.molly-product-page .sec07__content{text-align:center}.molly-product-page .sec07__content p{padding:0 40px}}.molly-product-page .sec08__bg{display:block;width:200%;height:100%;object-fit:contain;object-position:center bottom;margin-left:-20%;animation:fadeIn 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec08__bg{animation:fadeIn 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}}.molly-product-page .sec08__bg--visible{animation-play-state:running!important}.molly-product-page .sec08__content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 0 67.5svw}.molly-product-page .sec08__content h2{margin:0;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec08__content h2{animation-duration:1.5s;animation-delay:.25s}}.molly-product-page .sec08__content svg{margin-top:44px;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec08__bg{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center;animation:fadeIn 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec08__content{margin-left:60%;max-width:40%;height:calc(50svw - 2 * var(--s-content-padding));max-height:720px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0}.molly-product-page .sec08__content svg{margin-top:50px;animation-duration:1.25s;animation-delay:.5s}}.molly-product-page .sec08__content em{font-style:normal;color:#000}.molly-product-page .sec08__content p{font-weight:500;color:#9d9d9d;margin-bottom:0;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec08__content p{animation-duration:1s;animation-delay:.75s}}.molly-product-page .sec08__content--visible h2,.molly-product-page .sec08__content--visible svg,.molly-product-page .sec08__content--visible p{animation-play-state:running}.molly-product-page .sec09__content{padding:40px 0 0}.molly-product-page .sec09__content hgroup{margin:0 auto;max-width:var(--s-content-m);padding:0 var(--s-content-padding)}.molly-product-page .sec09__content h2{margin:0;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec09__content h2{animation-duration:1.5s}}.molly-product-page .sec09__content--visible h2{animation-play-state:running}.molly-product-page .sec09__content p{margin:24px 0 0;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s;color:var(--c-txt-1)}@media(min-width:560px){.molly-product-page .sec09__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec09__content--visible p{animation-play-state:running}.molly-product-page .sec09__carousel{width:100%;padding:50px 0 40px}.molly-product-page .sec09__features{display:grid;padding:0 var(--s-content-padding);grid-template-columns:repeat(2,1fr);gap:12px}.molly-product-page .sec09__feature{background:#fff;border-radius:20px;overflow:hidden;margin:0;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec09__feature{animation-duration:1.5s}}.molly-product-page .sec09__feature:nth-child(1){animation-duration:.675s;animation-delay:75ms}.molly-product-page .sec09__feature:nth-child(2){animation-duration:.6s;animation-delay:.15s}.molly-product-page .sec09__feature:nth-child(3){animation-duration:.545s;animation-delay:.225s}.molly-product-page .sec09__feature:nth-child(4){animation-duration:.45s;animation-delay:.3s}@media(min-width:560px){.molly-product-page .sec09__feature:nth-child(1){animation-duration:1.35s;animation-delay:.15s}.molly-product-page .sec09__feature:nth-child(2){animation-duration:1.2s;animation-delay:.3s}.molly-product-page .sec09__feature:nth-child(3){animation-duration:1.09s;animation-delay:.45s}.molly-product-page .sec09__feature:nth-child(4){animation-duration:.9s;animation-delay:.6s}}.molly-product-page .sec09__content--visible .sec09__feature{animation-play-state:running}.molly-product-page .sec09__feature__img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center top;font-size:0;color:transparent;pointer-events:none;border-radius:20px}.molly-product-page .sec09__feature__caption{font-size:12px;line-height:1.2;color:#868686;padding:8px 16px 16px}.molly-product-page .sec09__feature__caption em{display:block;color:#000;font-style:normal;font-weight:600;margin-bottom:4px}@media(min-width:560px){.molly-product-page .sec09__carousel{padding:50px 0 80px;overflow-y:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-snap-align:center;scroll-padding-left:max(var(--s-content-padding),calc((100% - var(--s-content-m)) * .5 + var(--s-content-padding)));cursor:grab}.molly-product-page .sec09__carousel--dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.molly-product-page .sec09__content{padding:100px 0 0}.molly-product-page .sec09__content p{margin:16px 0 0;max-width:51%}.molly-product-page .sec09__features{display:flex;align-items:flex-start;justify-content:center;width:fit-content;gap:12px;padding:0 max(var(--s-content-padding),calc((100% - var(--s-content-m)) * .5 + var(--s-content-padding)));-webkit-user-select:none;user-select:none}.molly-product-page .sec09__feature{width:calc((var(--s-content-m) - var(--s-content-padding) * 2 - 40px) / 4);background:transparent;border-radius:0;overflow:visible}.molly-product-page .sec09__feature__img{aspect-ratio:unset}.molly-product-page .sec09__feature__caption{font-size:16px;line-height:1.2;color:#868686;padding:16px 10px 0}.molly-product-page .sec09__feature__caption em{display:inline;font-weight:400;margin:0}.molly-product-page .sec09__feature__caption em:after{content:": ";color:#868686}}.molly-product-page .sec10__content{text-align:left;padding:40px 0}.molly-product-page .sec10__content h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec10__content h2{animation-duration:1.5s}}.molly-product-page .sec10__content p{max-width:var(--s-content-s);color:var(--c-txt-1);padding:0;margin:24px 0 48px;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec10__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec10__content figure{margin:0;border-radius:20px;overflow:hidden;background:#f5f5f5;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec10__content figure{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec10__content figure img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;font-size:0}.molly-product-page .sec10__content--visible h2,.molly-product-page .sec10__content--visible p,.molly-product-page .sec10__content--visible figure,.molly-product-page .sec10 .visible{animation-play-state:running!important}@media(min-width:560px){.molly-product-page .sec10__content{text-align:center}.molly-product-page .sec10__content p{margin:24px auto 48px;padding:0 40px}}.molly-product-page .sec11__content{padding:var(--s-content-padding) 0}.molly-product-page .sec11__content h2{font-weight:600;margin-bottom:16px;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec11__content h2{animation-duration:1.5s}}.molly-product-page .sec11__content>p{color:#868686;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec11__content>p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec11__content--visible h2,.molly-product-page .sec11__content--visible>p{animation-play-state:running}.molly-product-page .sec11__features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:50px}.molly-product-page .sec11__feature-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;border-radius:20px;background:#fff;height:150px;text-align:center;padding:24px 0 20px;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;overflow:hidden}@media(min-width:560px){.molly-product-page .sec11__feature-item{animation-duration:1s}}.molly-product-page .sec11__content--visible .sec11__feature-item{animation-play-state:running}.molly-product-page .sec11__feature-item h2{font-size:40px;font-weight:600;line-height:1.2;color:#000;margin:0}.molly-product-page .sec11__feature-item h4{font-size:16px;font-weight:600;line-height:1.3;color:#000;margin:0}.molly-product-page .sec11__feature-item p{font-size:16px;font-weight:400;line-height:20px;color:#868686;margin:0;animation:none;opacity:1}.molly-product-page .sec11__feature-item--cap{padding-bottom:24px;justify-content:flex-end;gap:24px;animation-duration:1.2s;animation-delay:.3s}.molly-product-page .sec11__feature-item--cap h2{font-weight:600}.molly-product-page .sec11__feature-item--cam{padding-bottom:24px;justify-content:flex-end;gap:24px;animation-duration:1.15s;animation-delay:.35s}.molly-product-page .sec11__feature-item--cam svg{transform:scale(1.125)}.molly-product-page .sec11__feature-item--app{padding-top:24px;gap:16px;animation-duration:1.1s;animation-delay:.4s;padding-bottom:0}.molly-product-page .sec11__feature-item--app h4{line-height:1.3}.molly-product-page .sec11__feature__phone{width:50%;height:auto;margin-bottom:-50%;transform:translateY(0);transition:transform var(--time-medium) var(--cubic-out)}.molly-product-page .sec11__feature-item--app:hover .sec11__feature__phone{transform:translate(10%,-20%) rotate(5deg)}.molly-product-page .sec11__feature-item--rtm{padding-bottom:12px;justify-content:flex-end;gap:12px;animation-duration:1.05s;animation-delay:.45s}.molly-product-page .sec11__feature-item--pow{padding:24px 0 12px;gap:8px;animation-duration:1s;animation-delay:.5s}.molly-product-page .sec11__feature__battery{display:flex;align-items:center;gap:10px}.molly-product-page .sec11__feature__battery svg{width:36px;height:36px}.molly-product-page .sec11__feature-item--pow p{font-size:12px;line-height:1.2}.molly-product-page .sec11__feature-item--voice{padding-top:24px;animation-duration:.95s;animation-delay:.55s}.molly-product-page .voice-wave{position:relative;margin:auto;width:80px;height:40px;display:flex;align-items:center;justify-content:space-between}.molly-product-page .voice-wave__item{width:6px;height:100%;border-radius:5px;background-image:url(/cdn/shop/files/s09_c04.png?v=1781515242);background-size:80px 40px;background-repeat:no-repeat;transition:height .15s ease}@media(min-width:560px){.molly-product-page .sec11__features{grid-template-columns:repeat(2,1fr);gap:20px}.molly-product-page .sec11__feature-item{height:300px;padding:40px 0}.molly-product-page .sec11__feature-item--cam svg{transform:none;transform-origin:unset}.molly-product-page .sec11__feature-item h2{font-size:80px}.molly-product-page .sec11__feature-item h4{font-size:24px}.molly-product-page .sec11__feature-item--cap,.molly-product-page .sec11__feature-item--cam{padding-bottom:60px}.molly-product-page .sec11__feature-item--app{padding-top:60px;gap:32px}.molly-product-page .sec11__feature-item--rtm{padding-bottom:50px;gap:24px}.molly-product-page .sec11__feature-item--pow{padding:60px 0;gap:16px}.molly-product-page .sec11__feature__battery svg{width:72px;height:72px}.molly-product-page .sec11__feature-item--pow p{font-size:unset;line-height:unset}.molly-product-page .sec11__feature-item--voice{padding-top:60px}.molly-product-page .voice-wave{width:120px;height:80px}.molly-product-page .voice-wave__item{width:10px;height:100%;background-size:120px 80px}}@media(min-width:880px){.molly-product-page .sec11__features{grid-template-columns:repeat(3,1fr)}}.molly-product-page .sec12__content{text-align:center;padding:40px 0}.molly-product-page .sec12__content h2{margin:40px 0 20px;animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec12__content h2{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec12__content figure{margin:0;border-radius:20px;overflow:hidden;background:#f5f5f5;animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec12__content figure{animation-duration:1.5s;animation-delay:.5s}}.molly-product-page .sec12__content figure img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;font-size:0}.molly-product-page .sec12__content--visible figure,.molly-product-page .sec12__content--visible h2,.molly-product-page .visible,.molly-product-page .sec12__button--visible{animation-play-state:running!important}.molly-product-page .sec12__button{display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#fff;background:var(--color-brand);height:44px;border-radius:22px;padding:0 32px;text-decoration:none;animation:flyUp .5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec12__button{animation-duration:1s;animation-delay:.5s}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/feeder-6l-camera-page.css.map */
