.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:100%;overflow:hidden;align-items:center;justify-content:center;padding:0 0 240px;-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(#fff,#000);transform:translateZ(0)}.molly-product-page .sec01__video{display:block;width:auto;max-width:100svw;height:100%;max-height:72.5svw;background-color:#fff;object-fit:cover;object-position:80% center;opacity:0}.molly-product-page .sec01__video--show{opacity:1;transition:opacity 2s}.molly-product-page .sec01__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.molly-product-page .sec01 h1{font-size:44px;line-height:1;font-weight:600;letter-spacing:-2%;margin:auto 0 calc(3.5 * var(--s-content-padding));width:100%}@keyframes titleText{0%{opacity:0;letter-spacing:.25em;transform:translate(50px)}to{opacity:1;letter-spacing:0;transform:translate(0)}}.molly-product-page .sec01 h1 span{display:inline-block;animation:flyUp 2.5s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:1s}.molly-product-page .sec01 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:1.5s}.molly-product-page .sec01 h1 span:nth-of-type(1){animation-duration:2.5s;animation-delay:1.6s}.molly-product-page .sec01 h1 span:nth-of-type(2){animation-duration:2.45s;animation-delay:1.65s}.molly-product-page .sec01 h1 span:nth-of-type(3){animation-duration:2.4s;animation-delay:1.7s}.molly-product-page .sec01 h1 span:nth-of-type(4){animation-duration:2.35s;animation-delay:1.75s}.molly-product-page .sec01 h1 span:nth-of-type(5){animation-duration:2.3s;animation-delay:1.8s}.molly-product-page .sec01 h1 span:nth-of-type(6){animation-duration:2.25s;animation-delay:1.85s}.molly-product-page .sec01 h1 span:nth-of-type(7){animation-duration:2.2s;animation-delay:1.9s}.molly-product-page .sec01__spec{width:100%;margin:20px auto 0;padding:20px 12px;background:#f9f9f9;border-radius:20px;display:none;grid-template-columns:repeat(3,1fr);gap:20px 36px;animation:fadeIn var(--duration, var(--time-short)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:1.5s}.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)}.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}@media(min-width:560px){.molly-product-page .sec01__video__container{width:1440px;height:100%;margin:auto;justify-content:flex-start;padding-bottom:280px}.molly-product-page .sec01__video{width:80%;min-width:800px;height:auto;max-height:unset;margin-left:max(300px,25%);margin-right:unset}.molly-product-page .sec01 h1{font-size:60px;margin:auto 0}.molly-product-page .sec01 h1 span{animation-name:titleText}.molly-product-page .sec01 h1 small{font-size:40px;margin:40px 0 4px;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:last-child{gap:8px}.molly-product-page .sec01__spec-item svg{width:36px;height:36px}}.molly-product-page .sec01__content--visible .sec01__spec,.molly-product-page .sec01__spec--mob,.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}.molly-product-page .sec01__spec-item:nth-child(1){animation-delay:1.5s}.molly-product-page .sec01__spec-item:nth-child(2){animation-delay:1.6s}.molly-product-page .sec01__spec-item:nth-child(3){animation-delay:1.7s}.molly-product-page .sec01__spec-item:nth-child(4){animation-delay:1.8s}.molly-product-page .sec01__spec-item:nth-child(5){animation-delay:1.9s}.molly-product-page .sec01__spec-item:nth-child(6){animation-delay:2s}.molly-product-page .sec01__spec-item:nth-child(7){animation-delay:2.1s}.molly-product-page .sec02__bg{width:100%;height:100svh;position:sticky;top:var(--s-header-height);z-index:0;transform-origin:center center;will-change:transform}.molly-product-page .sec02__measure{width:var(--s-content-m);max-width:100svw;height:0;overflow:hidden;pointer-events:none;visibility:hidden}.molly-product-page .sec02__video{position:relative;z-index:0;width:100%;height:100%;object-fit:cover}.molly-product-page .sec02__video--show{display:block;opacity:1;transition:display 0s,opacity 1s .1s}.molly-product-page .sec02__content{position:sticky;top:var(--s-header-height);z-index:1;text-align:center;color:#fff9;min-height:600px;height:calc(100dvh - var(--s-header-height));display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.molly-product-page .sec02__content--intro h2,.molly-product-page .sec02__content--intro p{opacity:0}.molly-product-page .sec02__content h2{margin-bottom:16px;color:#fffd;transition:opacity 1s}.molly-product-page .sec02__content p{color:#fff9;transition:opacity 1s .25s}.molly-product-page .sec02__content p strong{color:#fffd}.molly-product-page .sec02__content--visible{opacity:1}.molly-product-page .sec02__content--visible h2,.molly-product-page .sec02__content--visible p{animation-play-state:running}.molly-product-page .sec02__content--intro .sec02__content__button{opacity:0}.molly-product-page .sec02__content__button{background:transparent;color:#fff9;border:none;font-size:16px;height:20px;line-height:20px;position:relative;padding-right:24px;opacity:1;transition:opacity 1s .5s}@media(min-width:560px){.molly-product-page .sec02__content h2{transition:opacity 1s}.molly-product-page .sec02__content p{transition:opacity 1s .25s}.molly-product-page .sec02__content__button{transition:opacity 1s .5s}}.molly-product-page .sec02__content__button:hover{text-decoration:underline;cursor:pointer;color:#fff}.molly-product-page .sec02__content__button:before{content:"";display:block;box-sizing:border-box;position:absolute;top:2px;right:0;width:16px;height:16px;border-radius:50%;border:1px solid currentColor;background:transparent}.molly-product-page .sec02__content__button:after{content:"";display:block;box-sizing:border-box;position:absolute;top:6px;right:2.8px;width:0;height:0;border-top:4px solid transparent;border-left:8px solid currentColor;border-bottom:4px solid transparent;background:transparent}.molly-product-page .sec02__film{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center}.molly-product-page .sec02__film__close{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background:transparent;color:transparent;border:none;padding:8px 16px;border-radius:4px}.molly-product-page .sec02__film__container{position:relative;z-index:1;width:calc(100% - var(--s-content-padding) * 2);height:auto;max-height:calc(100% - var(--s-content-padding) * 2);aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#000}.molly-product-page .sec02__film__frame{width:100%;height:100%;max-width:100%;max-height:100%}.molly-product-page .sec03 hgroup{margin:40px auto;text-align:center;color:#868686}.molly-product-page .sec03 hgroup h2,.molly-product-page .sec03 hgroup strong{color:#000;font-weight:600}.molly-product-page .sec03 hgroup h2{animation:flyUp .75s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}@media(min-width:560px){.molly-product-page .sec03 hgroup h2{animation-duration:1.5s}}.molly-product-page .sec03 hgroup p{color:var(--c-txt-1);animation:flyUp .625s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}.molly-product-page .sec03 hgroup p strong{color:#000}@media(min-width:560px){.molly-product-page .sec03 hgroup p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec03 hgroup p br{display:none}.molly-product-page .sec03__features{list-style:none;display:flex;flex-direction:column;gap:12px;width:100%;padding:0;margin:0 0 var(--s-content-padding) 0;overflow-x:unset}.molly-product-page .sec03__features__item{display:contents}.molly-product-page .sec03__feature-card{margin:0;flex:1;display:flex;flex-direction:row;background:#f5f5f5;padding:8px;border-radius:20px;animation:flyUp 1s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec03__features__item:nth-child(1) .sec03__feature-card{animation-name:flyLeft;animation-delay:.25s;animation-duration:2s}.molly-product-page .sec03__features__item:nth-child(2) .sec03__feature-card{animation-name:flyLeft;animation-delay:.5s;animation-duration:1.75s}.molly-product-page .sec03__features__item:nth-child(3) .sec03__feature-card{animation-name:flyLeft;animation-delay:.75s;animation-duration:1.5s}.molly-product-page .sec03__features__item:nth-child(4) .sec03__feature-card{animation-name:flyLeft;animation-delay:1s;animation-duration:1.25s}}.molly-product-page .sec03__feature-card__img{flex:1;aspect-ratio:1/1;border-radius:12px;width:120px;object-fit:cover}.molly-product-page .sec03__feature-card__caption{flex:1;padding:12px 12px 12px 20px}.molly-product-page .sec03__feature-card__title{margin:16px 0 12px;font-size:20px;font-weight:500}.molly-product-page .sec03__feature-card__descp{margin:0;font-size:12px;font-weight:400;color:#868686}@media(min-width:560px){.molly-product-page .sec03 hgroup p br{display:unset}.molly-product-page .sec03__features{flex-direction:row;gap:20px}.molly-product-page .sec03__feature-card{flex-direction:column}.molly-product-page .sec03__feature-card__img{flex:none;width:100%;max-width:unset;height:auto}.molly-product-page .sec03__feature-card__caption{padding:16px 20px 40px}.molly-product-page .sec03__feature-card__title{margin:24px 0 16px;font-size:20px}.molly-product-page .sec03__feature-card__descp{font-size:14px}}.molly-product-page .sec03__functions{display:flex;gap:10px;list-style:none;padding:0;margin:0 0 0 -2px}.molly-product-page .sec03__functions__item{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0003;box-shadow:0 0 0 1px #0000001a inset;position:relative}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.molly-product-page .sec03__functions__item--active{background:#ac441e1a;box-shadow:none;box-shadow:0 0 0 1px #e7d3cc inset;color:#ac441eaa}.molly-product-page .sec03__functions__item--active:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid #E7D3CC;animation:pulse 4s infinite linear;animation-delay:0s}.molly-product-page .sec03__functions__item--active:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid #E7D3CC;animation:pulse 4s infinite linear;animation-delay:2s}.molly-product-page .sec03__content--visible hgroup h2,.molly-product-page .sec03__content--visible hgroup p,.molly-product-page .sec03__content--visible .sec03__feature-card{animation-play-state:running}.molly-product-page .sec04__bg{width:100%;height:100vh;position:sticky;top:var(--s-header-height);z-index:0;transform-origin:center center;will-change:transform}.molly-product-page .sec04__video{width:100%;height:100%;object-fit:cover}.molly-product-page .sec04__video--show{visibility:visible;opacity:1;transition:visibility 0s,opacity 1s .1s}.molly-product-page .sec04__content{top:var(--s-header-height);z-index:1;color:#fff;min-height:600px;padding:calc(var(--s-content-padding) + var(--s-header-height)) var(--s-content-padding);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:40px;color:#fff9;overflow:hidden}.molly-product-page .sec04__content-text{flex:1}.molly-product-page .sec04__content h2{margin-bottom:16px;color:#fffd;transition:opacity .5s}.molly-product-page .sec04__content p{transition:opacity .5s .125s}.molly-product-page .sec04 .sec04__content h2 br,.molly-product-page .sec04 .sec04__content p br{display:none}.molly-product-page .sec04__content-image{flex:1;display:flex;align-items:center;justify-content:center;transition:opacity .5s .15s}@media(min-width:560px){.molly-product-page .sec04__content h2{transition:opacity 1s}.molly-product-page .sec04__content p{transition:opacity 1s .25s;color:#fff9}.molly-product-page .sec04__content-image{transition:opacity 1s .5s}}.molly-product-page .sec04__phone{position:relative;max-height:100%;height:534px;display:flex;align-items:center;justify-content:center}.molly-product-page .sec04__content-image__img{position:absolute;z-index:0;width:auto;top:8px;height:514px;border-radius:20px;overflow:hidden}.molly-product-page .sec04__content-image__phone{position:relative;z-index:1;width:auto;height:534px;max-height:100%}@media(min-width:560px){.molly-product-page .sec04__content{flex-direction:row;padding:var(--s-content-padding);gap:16px;position:sticky;height:calc(100dvh - var(--s-header-height))}.molly-product-page .sec04 .sec04__content h2 br,.molly-product-page .sec04 .sec04__content p br{display:unset}}.molly-product-page .sec04__content--hide h2,.molly-product-page .sec04__content--hide p,.molly-product-page .sec04__content--hide .sec04__content-image{opacity:0}.molly-product-page .sec04__content:not(.sec04__content--hide) h2,.molly-product-page .sec04__content:not(.sec04__content--hide) p,.molly-product-page .sec04__content:not(.sec04__content--hide) .sec04__content-image{opacity:1}.molly-product-page .sec05__bg{position:relative;width:150%;margin:0 -25%;height:100%;object-fit:contain;object-position:center bottom;font-size:0;background:#000}.molly-product-page .sec05__bg--show{visibility:visible;opacity:1;transition:visibility 0s,opacity 1s .1s}.molly-product-page .sec05__bg__video{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;font-size:0;background:#000;visibility:hidden;opacity:0;transition:visibility 0s 1s,opacity 1s .5s}.molly-product-page .sec05__bg__video--show{z-index:1;visibility:visible;opacity:1;transition:visibility 0s,opacity 1s .1s}.molly-product-page .sec05__content{text-align:center;color:#868686;padding:0 0 100px}.molly-product-page .sec05__content>*{animation:flyUp 1.5s var(--easing, var(--cubic-out)) paused both;animation-fill-mode:both;animation-play-state:paused}.molly-product-page .sec05__content--visible>*{animation-play-state:running}.molly-product-page .sec05__content h2{color:#fff;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec05__content h2{animation-duration:1.5s}}.molly-product-page .sec05__content p{color:#868686;animation-duration:.625s;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec05__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec05__content p br{display:none}.molly-product-page .sec05__content strong{color:#fff}.molly-product-page .sec05 .power-meter{margin-top:40px;position:relative;display:flex;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none;animation-duration:.5s;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec05 .power-meter{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec05 .power-meter__svg{width:280px;height:auto}.molly-product-page .sec05 .power-meter__value{position:absolute;font-size:20px;line-height:32px;color:#868686}.molly-product-page .sec05 .power-meter__value strong{font-size:80px;font-family:Plus Jakarta Sans,Figtree,sans-serif;font-weight:700;font-variant-numeric:lining-nums;font-synthesis:none;-webkit-font-smoothing:antialiased;color:#fff}@media(min-width:560px){.molly-product-page .sec05__bg{width:auto;max-width:100%;height:100%;aspect-ratio:16/9;margin:0 auto;position:relative}.molly-product-page .sec05__bg:before{content:"";display:block;position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;width:100%;background-image:radial-gradient(52.5% 100% at center bottom,#0000 75%,#000)}.molly-product-page .sec05__bg__video{object-fit:cover}.molly-product-page .sec05__content{padding:var(--s-content-padding) 0 200px}.molly-product-page .sec05__content p br{display:unset}.molly-product-page .sec05 .power-meter__svg{width:326px;height:auto}.molly-product-page .sec05 .power-meter__value strong{font-size:100px}}.molly-product-page .sec05 .power-types{display:flex;align-items:center;width:fit-content;height:44px;border-radius:22px;margin:24px auto;padding:4px;background:#222;box-shadow:0 0 4px #00000040 inset;-webkit-user-select:none;user-select:none;animation-duration:.375s;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec05 .power-types{animation-duration:.75s;animation-delay:.75s}}.molly-product-page .sec05 .power-types__item{padding:8px 16px;font-size:16px;position:relative;cursor:pointer;transition:font-weight .2s,color .2s}.molly-product-page .sec05 .power-types__item span{position:relative;z-index:1}.molly-product-page .sec05 .power-types__item input{display:none}.molly-product-page .sec05 .power-types__item--active{color:#fff;font-weight:500}.molly-product-page .sec05 .power-types__item__bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:#666;border-radius:22px}.molly-product-page .sec05 .power-meter__desc{color:#868686;font-size:14px;line-height:1.2em;animation-duration:.25s!important;animation-delay:.5s!important}@media(min-width:560px){.molly-product-page .sec05 .power-meter__desc{animation-duration:.51s!important;animation-delay:1s!important}}.molly-product-page .sec06__bg__img{position:absolute;z-index:0;top:0;left:0;width:200svw;margin:0 -50svw;height:auto;object-fit:cover;object-position:center top;font-size:0}.molly-product-page .sec06__bg__track{display:block;position:relative;z-index:1;width:calc(680 / 1440 * 200svw);height:auto;margin:calc(140 / 1440 * 200svw) auto 0}.molly-product-page .sec06__content{width:100%;color:#868686;display:flex;flex-direction:column;gap:20px;padding-bottom:calc(2 * var(--s-content-padding))}.molly-product-page .sec06__content>*{animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec06__content--visible>*{animation-play-state:running}.molly-product-page .sec06 h2.sec06__title{color:#000;font-weight:500;grid-area:title;animation-duration:.875s;margin-top:60px}@media(min-width:560px){.molly-product-page .sec06 h2.sec06__title{animation-duration:1.75s}}.molly-product-page .sec06__descp{grid-area:descp;animation-duration:.625s;animation-delay:.125s;margin-bottom:20px}@media(min-width:560px){.molly-product-page .sec06__descp{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec06__content strong{color:#000;font-weight:600}.molly-product-page .sec06 .chart-card{max-width:100%;background:#fff;border-radius:20px;padding:12px 20px}.molly-product-page .sec06 .chart-card--location{grid-area:card1;animation-duration:.75s;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec06 .chart-card--location{animation-duration:1.5s;animation-delay:.5s}}.molly-product-page .sec06 .chart-card--activity{grid-area:card2;animation-duration:.625s;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec06 .chart-card--activity{animation-duration:1.25s;animation-delay:.75s}}.molly-product-page .sec06 .chart-card__title{font-size:20px;font-weight:500;line-height:24px;margin:8px 0;color:#000}.molly-product-page .sec06 .chart-card__descp{font-size:14px;line-height:20px;margin:0;color:#000;position:relative}.molly-product-page .sec06 .chart-card__date{color:#868686;position:absolute;right:0}.molly-product-page .sec06 .chart-card__data-group{display:flex;flex-direction:column;gap:6px;margin:16px -8px 0}.molly-product-page .sec06 .chart-card__data{flex:1;background:#f5f5f5;border-radius:10px;padding:12px;color:#000;display:grid;grid-template-areas:"icon value" "title value"}.molly-product-page .sec06 .chart-card__data svg{grid-area:icon}.molly-product-page .sec06 .chart-card__data h6{grid-area:title;font-size:16px;line-height:24px;font-weight:400;margin:8px 0 0}.molly-product-page .sec06 .chart-card__data p{grid-area:value;font-size:44px;line-height:48px;font-weight:400;margin:0;place-self:end}.molly-product-page .sec06 .show-mobile{display:unset}.molly-product-page .sec06 .hide-mobile{display:none}.molly-product-page .sec06 .activity-chart{margin-top:16px;position:relative}.molly-product-page .sec06 .activity-chart__header{font-size:14px;color:#000;margin-bottom:8px;line-height:20px;display:flex;justify-content:space-between;align-items:center}.molly-product-page .sec06 .activity-chart__legend{display:flex;gap:12px}.molly-product-page .sec06 .activity-chart__legend-item{font-size:16px}.molly-product-page .sec06 .activity-chart__legend-item:before{content:"";display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px;background-color:#e64400}.molly-product-page .sec06 .activity-chart__legend-item:last-child:before{content:"";display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px;background-color:#d0d0d0}.molly-product-page .sec06 .activity-chart__content{position:relative;height:240px;padding-left:32px;margin-bottom:0}.molly-product-page .sec06 .activity-chart__y-axis{position:absolute;left:0;top:0;bottom:24px;display:flex;flex-direction:column;justify-content:space-between;text-align:right;width:24px;font-size:12px;color:#000;line-height:1}.molly-product-page .sec06 .activity-chart__grid{position:absolute;top:0;left:32px;right:0;bottom:24px;display:flex;flex-direction:column;justify-content:space-between;z-index:0}.molly-product-page .sec06 .grid-line{width:100%;border-bottom:1px solid #E0E0E0;height:0}.molly-product-page .sec06 .activity-chart__bars{position:relative;z-index:1;height:100%;display:flex;justify-content:space-between;align-items:flex-end;padding-top:8px}.molly-product-page .sec06 .bar-group{display:flex;flex-direction:column;align-items:center;height:100%;flex:1;position:relative}.molly-product-page .sec06 .bar-pair{display:flex;align-items:flex-end;gap:4px;position:absolute;top:0;left:50%;transform:translate(-50%);bottom:24px;padding-bottom:1px}.molly-product-page .sec06 .x-label{position:absolute;bottom:0;width:100%;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#000;line-height:16px}.molly-product-page .sec06 .bar{width:10px;border-radius:2px 2px 0 0;min-height:2px;transform:scaleY(0);transform-origin:bottom}.molly-product-page .sec06 .bar--visible,.molly-product-page .sec06__content--visible .bar{transform:scaleY(1);transition:transform 1.5s var(--cubic-out) 1s}.molly-product-page .sec06__content--visible .bar-group:nth-child(1) .bar{transition-delay:.35s}.molly-product-page .sec06__content--visible .bar-group:nth-child(2) .bar{transition-delay:.45s}.molly-product-page .sec06__content--visible .bar-group:nth-child(3) .bar{transition-delay:.55s}.molly-product-page .sec06__content--visible .bar-group:nth-child(4) .bar{transition-delay:.65s}.molly-product-page .sec06__content--visible .bar-group:nth-child(5) .bar{transition-delay:.75s}.molly-product-page .sec06__content--visible .bar-group:nth-child(6) .bar{transition-delay:.85s}.molly-product-page .sec06__content--visible .bar-group:nth-child(7) .bar{transition-delay:.95s}@media(min-width:560px){.molly-product-page .sec06__content--visible .bar-group:nth-child(1) .bar{transition-delay:.7s}.molly-product-page .sec06__content--visible .bar-group:nth-child(2) .bar{transition-delay:.8s}.molly-product-page .sec06__content--visible .bar-group:nth-child(3) .bar{transition-delay:.9s}.molly-product-page .sec06__content--visible .bar-group:nth-child(4) .bar{transition-delay:1s}.molly-product-page .sec06__content--visible .bar-group:nth-child(5) .bar{transition-delay:1.1s}.molly-product-page .sec06__content--visible .bar-group:nth-child(6) .bar{transition-delay:1.2s}.molly-product-page .sec06__content--visible .bar-group:nth-child(7) .bar{transition-delay:1.3s}}.molly-product-page .sec06 .bar--active{background-color:#e64400}.molly-product-page .sec06 .bar--rest{background-color:#d0d0d0}@media(min-width:560px){.molly-product-page .sec06 .show-mobile{display:none}.molly-product-page .sec06 .hide-mobile{display:unset}.molly-product-page .sec06__bg__img{width:100svw;margin:0}.molly-product-page .sec06__bg__track{width:calc(680 / 1440 * 100svw);margin:calc(140 / 1440 * 100svw) auto 0}.molly-product-page .sec06__content{display:grid;grid-template-areas:"title nothing" "descp nothing" "card1 card2";grid-template-columns:1fr 1fr}.molly-product-page .sec06 h2.sec06__title{margin-top:60px}.molly-product-page .sec06__descp{margin-bottom:100px}.molly-product-page .sec06 .chart-card{padding:20px 30px}.molly-product-page .sec06 .chart-card__data{padding:20px 20px 10px}.molly-product-page .sec06 .chart-card__data-group{flex-direction:row;margin:16px -20px 0}.molly-product-page .sec06 .chart-card__data{display:unset}.molly-product-page .sec06 .chart-card__data h6{margin:64px 0 0}.molly-product-page .sec06 .bar{width:20px}}.molly-product-page .sec07__content{padding:var(--s-content-padding) 0}.molly-product-page .sec07__content>*{animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec07__content--visible>*{animation-play-state:running}.molly-product-page .sec07__content h2{text-align:center;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec07__content h2{animation-duration:1.5s}}.molly-product-page .sec07__content>p{text-align:center;color:#868686;animation-duration:.625s;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>p br{display:none}.molly-product-page .sec07 .demo__card{background:#f8f8f8;border-radius:20px;padding:20px 0;margin-top:50px;display:grid;grid-template-areas:"image" "content" "controls";grid-template-columns:1fr;grid-template-rows:auto auto 84px;animation-duration:.5s;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec07 .demo__card{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec07 .demo__image{grid-area:image;width:auto;display:flex;justify-content:center;align-items:flex-start;position:relative;z-index:2;overflow:hidden;height:320px;max-height:80svh}.molly-product-page .sec07 .demo__image__img{position:absolute;height:320px;max-height:80svh;opacity:0;visibility:hidden;transition:visibility 0s 1s,opacity 1s}.molly-product-page .sec07 .demo__image__img--show{visibility:visible;opacity:1;transition:visibility 0s,opacity 1s .1s}.molly-product-page .sec07 .demo__content-container{grid-area:content;position:relative;display:grid;grid-template-areas:"content";overflow:hidden}.molly-product-page .sec07 .demo__content{grid-area:content;padding:20px 20px 16px 52px;transform:translate(0);opacity:1;transition:transform var(--time-short) var(--cubic-out),opacity var(--time-short)}.molly-product-page .sec07 .demo__content--hide-left{transform:translate(-50%);opacity:0}.molly-product-page .sec07 .demo__content--hide-right{transform:translate(50%);opacity:0}.molly-product-page .sec07 .demo__content h3{font-size:30px;line-height:36px;font-weight:500;margin:0;position:relative}.molly-product-page .sec07 .demo__content svg{position:absolute;top:6px;left:-36px}.molly-product-page .sec07 .demo__content h4{font-size:16px;font-weight:500;margin:10px 0}.molly-product-page .sec07 .demo__content h4 br{display:none}.molly-product-page .sec07 .demo__content p{font-size:14px;line-height:18px;font-weight:400;margin:18px 0;color:#868686}.molly-product-page .sec07 .demo__content p strong{color:#000}.molly-product-page .sec07 .demo__controls{position:sticky;bottom:0;grid-area:controls;display:flex;align-items:flex-start;justify-content:center;gap:12px;z-index:2}@media(min-width:560px){.molly-product-page .sec07__content>p br,.molly-product-page .sec07 .demo__content h4 br{display:unset}.molly-product-page .sec07 .demo__card{padding:60px 80px;grid-template-areas:"image content" "image controls";grid-template-columns:1fr 1fr;grid-template-rows:auto 84px;overflow:hidden}.molly-product-page .sec07 .demo__image{justify-content:center;align-items:center;height:520px}.molly-product-page .sec07 .demo__image__img{height:520px}.molly-product-page .sec07 .demo__content-container{overflow:visible}.molly-product-page .sec07 .demo__content{padding:80px 16px}.molly-product-page .sec07 .demo__controls{position:unset;align-items:flex-start;justify-content:flex-start}}.molly-product-page .sec07 .demo__list{list-style:none;margin:0;display:flex;gap:0;background:#00000008;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);height:44px;border-radius:22px;padding:4px 12px}.molly-product-page .sec07 .demo__list li{display:contents}.molly-product-page .sec07 .demo__list__item{display:flex;align-items:center;justify-content:center;padding:16px 6px;cursor:pointer;background:transparent;border:none;outline:none}.molly-product-page .sec07 .demo__list__item input{display:none}.molly-product-page .sec07 .demo__index{width:6px;height:6px;border-radius:3px;background:#666;transition:width var(--time-short) var(--cubic-out),background var(--time-short)}.molly-product-page .sec07 .demo__index--active{width:36px}.molly-product-page .sec07 .demo__list__item:hover .demo__index{background:#999}@keyframes progress{0%{width:6px}to{width:100%}}.molly-product-page .sec07 .demo__index__progress{height:100%;border-radius:3px;background:#000;animation:progress 2s linear paused;animation-fill-mode:both}.molly-product-page .sec07 .demo__index__progress--running{animation-play-state:running}.molly-product-page .sec07 .demo__btn-toggle{width:44px;height:44px;border-radius:50%;border:none;outline:none;color:#fff;display:flex;align-items:center;justify-content:center;background:#00000008;cursor:pointer;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.molly-product-page .sec08__content{display:grid;grid-template-areas:"title" "descp" "fig1" "fig2";grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:20px;padding-bottom:40px}.molly-product-page .sec08__content>*{animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec08__content--visible>*{animation-play-state:running}.molly-product-page .sec08__content h2{grid-area:title;text-align:center;font-weight:500;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec08__content h2{animation-duration:1.5s}}.molly-product-page .sec08__content h2 br{display:none}@media(min-width:560px){.molly-product-page .sec08__content{grid-template-areas:"title title" "descp descp" "fig1 fig2";grid-template-columns:1fr 1fr;gap:20px;padding-bottom:100px}.molly-product-page .sec08__content h2 br{display:unset}}.molly-product-page .sec08__content p{grid-area:descp;text-align:center;color:#868686;margin:0 0 20px;animation-duration:.625s;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec08__content p{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec08__figure{grid-area:fig1;margin:0;animation-duration:.5s;animation-delay:.25s}@media(min-width:560px){.molly-product-page .sec08__figure{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec08__figure:last-child{grid-area:fig2;animation-duration:.375s;animation-delay:.375s}@media(min-width:560px){.molly-product-page .sec08__figure:last-child{animation-duration:.75s;animation-delay:.75s}}.molly-product-page .sec08__figure__img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;border-radius:20px;overflow:hidden;object-fit:cover;opacity:0;visibility:hidden;transition:visibility 0s 1s,opacity 1s}.molly-product-page .sec08__figure__img--show,.molly-product-page .sec08__content--visible .sec08__figure__img{visibility:visible;opacity:1;transition:visibility 0s,opacity 1s .1s}.molly-product-page .sec08__figure figcaption{text-align:left;color:#868686;font-size:16px;padding:12px 20px}.molly-product-page .sec08__figure em{font-style:normal;color:#000;font-weight:500}.molly-product-page .sec09__content{color:#fff;padding:var(--s-content-padding) 0 40px}.molly-product-page .sec09__content>*{animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec09__content--visible>*{animation-play-state:running}.molly-product-page .sec09__content h2{font-weight:600;text-align:center;color:#fff;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec09__content h2{animation-duration:1.5s}}.molly-product-page .sec09__plans{padding:20px;margin-top:36px;position:relative;animation-duration:.625s;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec09__plans{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec09__plans:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fff3,#fff0 30% 70%,#fff3);border-radius:20px;box-shadow:0 14px 24px #00000040}.molly-product-page .sec09__plans:after{content:"";display:block;position:absolute;z-index:-1;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:19px;background:#1b1b1b}.molly-product-page .sec09__plans h4{font-size:26px;font-weight:500;line-height:24px;margin:0 0 24px;color:#fff}.molly-product-page .sec09__plans h4 em{font-style:normal;color:var(--color-brand)}.molly-product-page .sec09__prices{display:flex;border-top:1px solid #353535;border-bottom:1px solid #353535;margin:0 -20px;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-duration:.625s;animation-delay:.125s}@media(min-width:560px){.molly-product-page .sec09__prices{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec09__content--visible .sec09__prices{animation-play-state:running}.molly-product-page .sec09__price-item{flex:1;padding:6px 16px 8px;text-align:center;color:#fff}.molly-product-page .sec09__price-item+.sec09__price-item{border-left:1px solid #353535}.molly-product-page .sec09__price-item p{font-size:40px;font-weight:500;line-height:32px;margin:2px 0 0;color:#fff}.molly-product-page .sec09__price-item .tween-digit{color:inherit}.molly-product-page .sec09__price-item sup{font-size:18px;color:#ffffff4d}.molly-product-page .sec09__price-item small{display:block;font-size:12px;color:#ffffff4d}.molly-product-page .sec09__price-item small:before{content:"per "}.molly-product-page .sec09__price-item h5{font-size:10px;font-weight:500;line-height:20px;margin:0;color:#ffffffb3}.molly-product-page .sec09__features{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;opacity:.7;margin-top:40px}@media(min-width:560px){.molly-product-page .sec09__content{color:#fff;padding:var(--s-content-padding) 0 100px}.molly-product-page .sec09__plans{padding:32px 32px 40px}.molly-product-page .sec09__prices{width:100%;margin:0;border-radius:10px;border:1px solid #353535}.molly-product-page .sec09__price-item p,.molly-product-page .sec09__price-item .tween-digit{color:#fff}.molly-product-page .sec09__price-item sup,.molly-product-page .sec09__price-item small{color:#ffffff4d}.molly-product-page .sec09__price-item h5{color:#ffffffb3}.molly-product-page .sec09__price-item small{display:unset;font-size:12px}.molly-product-page .sec09__price-item small:before{content:"/ "}.molly-product-page .sec09__features{grid-template-columns:repeat(2,1fr)}}.molly-product-page .sec09__feature-item{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:400;line-height:20px;color:#fff;animation:flyUp .6s var(--easing, var(--cubic-out)) paused;animation-fill-mode:both}.molly-product-page .sec09__content--visible .sec09__feature-item{animation-play-state:running}@media(min-width:560px){.molly-product-page .sec09__feature-item:nth-child(1){animation-duration:1.2s;animation-delay:.3s}.molly-product-page .sec09__feature-item:nth-child(2){animation-duration:1.15s;animation-delay:.35s}.molly-product-page .sec09__feature-item:nth-child(3){animation-duration:1.1s;animation-delay:.4s}.molly-product-page .sec09__feature-item:nth-child(4){animation-duration:1.05s;animation-delay:.45s}.molly-product-page .sec09__feature-item:nth-child(5){animation-duration:1s;animation-delay:.5s}.molly-product-page .sec09__feature-item:nth-child(6){animation-duration:.95s;animation-delay:.55s}.molly-product-page .sec09__feature-item:nth-child(7){animation-duration:.9s;animation-delay:.6s}.molly-product-page .sec09__feature-item:nth-child(8){animation-duration:.85s;animation-delay:.65s}.molly-product-page .sec09__feature-item:nth-child(9){animation-duration:.8s;animation-delay:.7s}.molly-product-page .sec09__feature-item:nth-child(10){animation-duration:.75s;animation-delay:.75s}.molly-product-page .sec09__feature-item:nth-child(11){animation-duration:.7s;animation-delay:.8s}}.molly-product-page .sec10__content{padding:var(--s-content-padding) 0}.molly-product-page .sec10__content h2{font-weight:600;font-size:30px;line-height:1.2;margin-bottom:16px;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec10__content h2{animation-duration:1.5s}}.molly-product-page .sec10__content>p{font-size:14px;line-height:1.35;color:#868686;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-duration:.625s;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--visible h2,.molly-product-page .sec10__content--visible>p{animation-play-state:running}.molly-product-page .sec10__features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:50px}.molly-product-page .sec10__feature-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;border-radius:20px;background:#fff;height:150px;text-align:center;padding:24px 0 20px;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-duration:.5s;overflow:hidden}@media(min-width:560px){.molly-product-page .sec10__feature-item{animation-duration:1s}}.molly-product-page .sec10__content--visible .sec10__feature-item{animation-play-state:running}.molly-product-page .sec10__feature-item h5{font-size:12px;font-weight:400;line-height:1.2;color:#868686;margin:0}.molly-product-page .sec10__feature-item h3{font-size:24px;font-weight:600;line-height:1.12;color:#000;margin:0}.molly-product-page .sec10__feature-item h3 small{font-size:20px;font-weight:400}.molly-product-page .sec10__feature-item h4{font-size:16px;font-weight:600;line-height:1.3;color:#000;margin:0}.molly-product-page .sec10__feature-item p{font-size:12px;font-weight:400;line-height:1.2;color:#868686;margin:0}.molly-product-page .sec10__feature-item--01{--battery-shift: 26px;--battery-mid-scale: 3.2;animation-duration:.6s;animation-delay:.15s;gap:8px;padding:24px 0 12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--01{animation-duration:1.2s;animation-delay:.3s}}.molly-product-page .sec10__feature__battery{display:flex;gap:0;align-items:center}.molly-product-page .sec10__feature__battery svg{height:20px;width:auto}.molly-product-page .sec10__feature-item--01 svg{transition:transform var(--time-short) var(--cubic-out)}.molly-product-page .sec10__feature-item--01:hover svg:nth-child(1){transform:translate(calc(-1 * var(--battery-shift)))}.molly-product-page .sec10__feature-item--01:hover svg:nth-child(2){transform:scaleX(var(--battery-mid-scale))}.molly-product-page .sec10__feature-item--01:hover svg:nth-child(3){transform:translate(var(--battery-shift))}.molly-product-page .sec10__feature-item--02{animation-duration:.575s;animation-delay:.175s;gap:4px;padding-bottom:12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--02{animation-duration:1.15s;animation-delay:.35s}}.molly-product-page .sec10__feature__img-tracker{width:72px;height:48px;object-fit:cover}.molly-product-page .sec10__feature-item--03{animation-duration:.55s;animation-delay:.2s;justify-content:space-evenly;padding-bottom:24px;gap:8px}@media(min-width:560px){.molly-product-page .sec10__feature-item--03{animation-duration:1.1s;animation-delay:.4s}}.molly-product-page .sec10__feature__geo{display:flex;gap:0;align-items:center;justify-content:center;position:relative;width:52px;height:52px}@keyframes zoom-in{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}.molly-product-page .sec10__feature-item--03 svg{position:absolute;width:52px;height:52px}.molly-product-page .sec10__feature-item--03:hover svg:first-child{animation-play-state:running;animation:zoom-in .5s var(--cubic-out);animation-fill-mode:backwards}.molly-product-page .sec10__feature-item--04{animation-duration:.55s;animation-delay:.2s;padding-bottom:12px;gap:8px}@media(min-width:560px){.molly-product-page .sec10__feature-item--04{animation-duration:1.1s;animation-delay:.4s}}@keyframes beat{0%{transform:scale(1)}40%{transform:scale(1.2)}50%{transform:scale(1)}90%{transform:scale(1.2)}to{transform:scale(1)}}.molly-product-page .sec10__feature-item--04 svg{width:76px;height:auto;animation:beat 1.5s var(--cubic-out) infinite;animation-fill-mode:both;animation-play-state:paused}.molly-product-page .sec10__feature-item--04:hover svg{animation-play-state:running}.molly-product-page .sec10__feature-item--05{animation-duration:.525s;animation-delay:.225s;padding-bottom:0;gap:12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--05{animation-duration:1.05s;animation-delay:.45s}}.molly-product-page .sec10__feature__img-phone{width:50%;height:auto;margin-bottom:-50%;transform:translateY(0);transition:transform var(--time-medium) var(--cubic-out)}.molly-product-page .sec10__feature-item--05:hover .sec10__feature__img-phone{transform:translate(10%,-20%) rotate(5deg)}.molly-product-page .sec10__feature-item--06{animation-duration:.5s;animation-delay:.25s;gap:8px;padding-bottom:12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--06{animation-duration:1.1s;animation-delay:.5s}}@keyframes spin{0%{transform:rotate(-5deg) translate(-18px,-5px)}50%{transform:rotate(0) translate(-1px)}to{transform:rotate(6deg) translate(16px,-7px)}}.molly-product-page .sec10__feature-item--06 svg{width:56px;height:auto;animation:spin 10s var(--cubic-in-out) infinite alternate;animation-fill-mode:both;animation-play-state:paused}.molly-product-page .sec10__feature-item--06:hover svg{animation-play-state:running}.molly-product-page .sec10__feature-item--07{animation-duration:.5s;animation-delay:.25s;justify-content:space-evenly;padding-bottom:24px;gap:8px}@media(min-width:560px){.molly-product-page .sec10__feature-item--07{animation-duration:1s;animation-delay:.5s}}.molly-product-page .sec10__feature-item--08{animation-duration:.475s;animation-delay:.275s;gap:8px;padding-bottom:12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--08{animation-duration:.95s;animation-delay:.55s}}.molly-product-page .sec10__feature-item--08 svg{width:88px;height:auto}.molly-product-page .sec10__feature-item--09{animation-duration:.45s;animation-delay:.3s;gap:8px;padding-bottom:12px}@media(min-width:560px){.molly-product-page .sec10__feature-item--09{animation-duration:.9s;animation-delay:.6s}}.molly-product-page .sec10__feature-item--09 svg{width:52px;height:auto}@media(min-width:560px){.molly-product-page .sec10__content h2{font-size:40px;line-height:1.15}.molly-product-page .sec10__content>p{font-size:16px;line-height:1.5}.molly-product-page .sec10__features{grid-template-columns:repeat(2,1fr);gap:20px}.molly-product-page .sec10__feature-item{height:300px;padding:40px 0;gap:16px}.molly-product-page .sec10__feature-item--01{--battery-shift: 78px;--battery-mid-scale: 5;gap:16px;padding:40px 0}.molly-product-page .sec10__feature__battery svg{height:unset;width:unset}.molly-product-page .sec10__feature-item--02{gap:16px}.molly-product-page .sec10__feature__img-tracker{width:172px;height:108px}.molly-product-page .sec10__feature-item--03{padding-bottom:48px;gap:16px}.molly-product-page .sec10__feature__geo{width:auto;height:auto}.molly-product-page .sec10__feature-item--03 svg{width:65px;height:65px}.molly-product-page .sec10__feature-item--04{gap:16px}.molly-product-page .sec10__feature-item--04 svg{width:120px;height:auto}.molly-product-page .sec10__feature-item--05{padding-bottom:0;gap:16px}.molly-product-page .sec10__feature-item--06{gap:16px}.molly-product-page .sec10__feature-item--06 svg{width:89px;height:auto}.molly-product-page .sec10__feature-item--07{padding-bottom:48px;gap:16px}.molly-product-page .sec10__feature-item--08{gap:16px}.molly-product-page .sec10__feature-item--08 svg{width:150px;height:auto}.molly-product-page .sec10__feature-item--09{gap:16px}.molly-product-page .sec10__feature-item--09 svg{width:77px;height:auto}.molly-product-page .sec10__feature-item h5{font-size:20px;font-weight:400;line-height:20px}.molly-product-page .sec10__feature-item h3{font-size:60px;line-height:68px}.molly-product-page .sec10__feature-item h3 small{font-size:28px}.molly-product-page .sec10__feature-item h4{font-size:20px;line-height:40px}.molly-product-page .sec10__feature-item p{font-size:16px;line-height:20px}}@media(min-width:880px){.molly-product-page .sec10__features{grid-template-columns:repeat(3,1fr)}}.molly-product-page .sec11__bg{display:block;width:300svw;height:auto;margin-top:auto;object-fit:cover;object-position:right bottom;position:absolute;bottom:-7.5%;right:-70%}.molly-product-page .sec11__content{width:100%;padding:calc(var(--s-content-padding)) 0 320px;color:#fff}@media(min-width:560px){.molly-product-page .sec11__bg{width:100%;height:100%;object-fit:cover;object-position:center;position:unset;right:unset}.molly-product-page .sec11__content{padding:140px 0}}.molly-product-page .sec11__content h2{color:#fff;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:0s;animation-duration:.75s}@media(min-width:560px){.molly-product-page .sec11__content h2{animation-duration:1.5s}}.molly-product-page .sec11__content a{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:44px;border-radius:22px;background:var(--color-brand);color:#fff;text-decoration:none;font-size:16px;margin-top:32px;animation:flyUp var(--duration, var(--time-long)) var(--easing, var(--cubic-out)) paused;animation-fill-mode:both;animation-delay:.125s;animation-duration:.625s}@media(min-width:560px){.molly-product-page .sec11__content a{animation-duration:1.25s;animation-delay:.25s}}.molly-product-page .sec11__content--visible h2,.molly-product-page .sec11__content--visible a{animation-play-state:running}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tracker-t1-page.css.map */
