.lm-process{--lm-green:#88c057;--lm-blue:#5a8bed;--lm-text-dark:#101010;--lm-track:rgba(255, 255, 255, 0.8);--lm-track-mobile:#d9d9d9;--lm-shadow:0 10px 15px rgba(90, 139, 237, 0.2), 0 4px 6px rgba(90, 139, 237, 0.2);--lm-process-desktop-height:925px;--lm-process-mobile-media-height:335px;--lm-process-mobile-slide-gap:12px;position:relative;width:100%;font-family:"Poppins",sans-serif}.lm-process *{box-sizing:border-box}.lm-process__desktop-shell{position:relative;min-height:var(--lm-process-desktop-height);height:var(--lm-process-desktop-height);overflow:hidden;background:#000;isolation:isolate}.lm-process__slides,.lm-process__mobile-shell{position:relative}.lm-process__slides{position:absolute;inset:0;width:100%;height:100%}.lm-process__slide,.lm-process__mobile-slide{display:none}.lm-process__slide{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.015);transition:opacity 0.72s ease,transform 0.72s cubic-bezier(.22,1,.36,1),visibility 0s linear 0.72s;will-change:opacity,transform}.lm-process__slide.is-active,.lm-process__mobile-slide.is-active{display:block}.lm-process__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition-delay:0s;z-index:2}.lm-process__media{position:absolute;inset:0;z-index:0;overflow:hidden}.lm-process__media-stack{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.lm-process__image,.lm-process__video{position:absolute;inset:0;display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center center;transform:scale(1.05);transition:transform 1.15s cubic-bezier(.22,1,.36,1),filter 0.72s ease;will-change:transform}.lm-process__slide.is-active .lm-process__image,.lm-process__slide.is-active .lm-process__video{transform:scale(1)}.lm-process__image--fallback{position:absolute;inset:0}.lm-process__video{position:absolute;inset:0;z-index:1}.lm-process__video.is-hidden{opacity:0;visibility:hidden}.lm-process__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eef4e5 0%,#d6e8bd 100%)}.lm-process__overlay{position:absolute;inset:0;z-index:1;background-image:linear-gradient(180deg,#fff0 56.4%,rgb(0 0 0 / .36) 77.2%,rgb(0 0 0 / .52) 100%),linear-gradient(90deg,rgb(0 0 0 / .82) 0%,rgb(0 0 0 / .6) 21%,rgb(0 0 0 / .28) 38%,#fff0 64%);opacity:.98;transition:opacity 0.72s ease}.lm-process__slide.is-active .lm-process__overlay{opacity:1}.lm-process__content{position:relative;z-index:3;width:min(541px, calc(100vw - 200px));max-width:541px;padding:125px 0 0 100px;color:#fff}.lm-process__content>*{opacity:0;transform:translateY(22px);transition:opacity 0.56s ease,transform 0.72s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.lm-process__slide.is-active .lm-process__content>*{opacity:1;transform:translateY(0)}.lm-process__slide.is-active .lm-process__eyebrow{transition-delay:0.12s}.lm-process__slide.is-active .lm-process__title{transition-delay:0.2s}.lm-process__slide.is-active .lm-process__description{transition-delay:0.28s}.lm-process__slide.is-active .lm-process__actions{transition-delay:0.36s}.lm-process__eyebrow{margin-bottom:12px;color:var(--lm-green);font-size:14px;font-weight:600;line-height:1.4;letter-spacing:2.07px;text-transform:uppercase}.lm-process__title{margin:0 0 12px;color:#fff;font-size:44px;font-weight:600;line-height:1.3}.lm-process__description{margin:0;max-width:541px;color:#fff;font-size:16px;font-weight:400;line-height:1.4}.lm-process__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.lm-process__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 24px;font-size:13.5px;font-weight:600;line-height:1.5;text-decoration:none;transition:transform 0.25s ease,opacity 0.25s ease,background-color 0.25s ease,color 0.25s ease,box-shadow 0.25s ease}.lm-process__button:hover{transform:translateY(-1px)}.lm-process__button:active{transform:translateY(0) scale(.98)}.lm-process__button--primary{background:var(--lm-blue);box-shadow:var(--lm-shadow);color:#fff}.lm-process__button--primary:hover,.lm-process__button--primary:focus{background:#4b7cdd;color:#fff}.lm-process__button--secondary{border:1px solid rgb(136 192 87 / .5);background:#fff;color:#000;font-weight:500}.lm-process__button--secondary:hover,.lm-process__button--secondary:focus{background:#fff;border-color:rgb(136 192 87 / .72);color:#000}.lm-process__button--primary:hover .lm-process__button-arrow,.lm-process__button--primary:focus .lm-process__button-arrow,.lm-process__button--secondary:hover .lm-process__button-arrow,.lm-process__button--secondary:focus .lm-process__button-arrow{color:currentColor}.lm-process__button-arrow{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px}.lm-process__button-arrow svg{display:block;width:14px;height:14px}.lm-process__arrow{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:#fff0;color:#fff;cursor:pointer;transform:translateY(-50%);transition:transform 0.25s ease,opacity 0.25s ease}.lm-process__arrow--prev{left:20px}.lm-process__arrow--next{right:20px}.lm-process__arrow span{position:relative;display:inline-block;width:14px;height:28px}.lm-process__arrow span::before{content:"";position:absolute;top:50%;left:0;width:14px;height:14px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(225deg)}.lm-process__arrow--next span::before{transform:translateY(-50%) rotate(45deg)}.lm-process__arrow:hover{transform:translateY(calc(-50% - 1px))}.lm-process__arrow:active{transform:translateY(-50%) scale(.96)}.lm-process__nav{position:absolute;right:100px;bottom:72px;left:100px;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding-bottom:18px}.lm-process__nav-item{position:relative;z-index:2;flex:1 1 0%;min-width:0;padding:0;border:0;background:#fff0;color:#fff;font-size:16px;font-weight:600;line-height:1.4;text-align:left;text-transform:capitalize;cursor:pointer;opacity:.85;transition:opacity 0.25s ease,transform 0.25s ease}.lm-process__nav-item span{display:block;max-width:100%}.lm-process__nav-item.is-active{opacity:1}.lm-process__nav-item:hover{opacity:1;transform:translateY(-1px)}.lm-process__nav-track,.lm-process__nav-indicator{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px}.lm-process__nav-track{background:rgb(255 255 255 / .78)}.lm-process__nav-indicator{width:16.6667%;background:var(--lm-blue);transition:transform 0.45s cubic-bezier(.22,1,.36,1),width 0.45s cubic-bezier(.22,1,.36,1)}.lm-process__mobile-shell{display:none;padding:100px 40px;background:#fff;overflow:hidden}.lm-process__mobile-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lm-process__mobile-viewport::-webkit-scrollbar{display:none}.lm-process__mobile-carousel{display:flex;flex-wrap:nowrap;gap:var(--lm-process-mobile-slide-gap)}.lm-process__mobile-copy{display:flex;flex-direction:column;min-height:420px;margin-bottom:56px;color:var(--lm-text-dark)}.lm-process__mobile-shell .lm-process__eyebrow{margin-bottom:8px;font-size:24px}.lm-process__mobile-shell .lm-process__title{margin-bottom:8px;color:var(--lm-text-dark);font-size:48px}.lm-process__mobile-shell .lm-process__description{color:var(--lm-text-dark);font-size:28px;line-height:1.5}.lm-process__mobile-shell .lm-process__actions{gap:16px;margin-top:auto;padding-top:56px}.lm-process__mobile-shell .lm-process__button{min-height:72px;padding:20px 48px;font-size:26px}.lm-process__mobile-shell .lm-process__button-arrow{width:28px;height:28px}.lm-process__mobile-shell .lm-process__button-arrow svg{width:28px;height:28px}.lm-process__mobile-media{position:relative;width:100%;height:var(--lm-process-mobile-media-height);overflow:hidden;background:#f6f6f6}.lm-process__mobile-media .lm-process__image,.lm-process__mobile-media .lm-process__video{width:100%;height:100%;object-fit:cover}.lm-process__mobile-media .lm-process__media-stack{position:absolute;inset:0}.lm-process__mobile-nav{position:relative;margin-top:18px;padding-bottom:20px;overflow:hidden}.lm-process__mobile-nav-inner{display:flex;gap:80px;overflow-x:auto;scrollbar-width:none}.lm-process__mobile-nav-inner::-webkit-scrollbar{display:none}.lm-process__mobile-nav-item{position:relative;z-index:2;flex:0 0 auto;padding:0;border:0;background:#fff0;color:var(--lm-text-dark);font-size:26px;font-weight:600;line-height:1.4;white-space:nowrap;cursor:pointer;opacity:.9;transition:opacity 0.25s ease,transform 0.25s ease}.lm-process__mobile-nav-item:hover{opacity:1;transform:translateY(-1px)}.lm-process__mobile-track,.lm-process__mobile-indicator{position:absolute;bottom:0;height:3px;border-radius:999px}.lm-process__mobile-track{right:0;left:0;z-index:0;background:var(--lm-track-mobile)}.lm-process__mobile-indicator{left:0;z-index:1;background:var(--lm-blue);transition:transform 0.3s cubic-bezier(.22,1,.36,1),width 0.3s cubic-bezier(.22,1,.36,1)}@media (max-width:1024px){.lm-process__desktop-shell{display:none}.lm-process__mobile-shell{display:block}.lm-process__mobile-slide{display:block;flex:0 0 calc(100% - var(--lm-process-mobile-slide-gap));width:calc(100% - var(--lm-process-mobile-slide-gap));scroll-snap-align:start;scroll-snap-stop:always}}@media (max-width:767px){.lm-process__mobile-shell{padding:50px 20px 50px}.lm-process{--lm-process-mobile-slide-gap:10px}.lm-process__mobile-copy{min-height:268px;margin-bottom:28px}.lm-process__mobile-shell .lm-process__eyebrow{margin-bottom:8px;font-size:12px;letter-spacing:2.07px}.lm-process__mobile-shell .lm-process__title{margin-bottom:8px;font-size:24px}.lm-process__mobile-shell .lm-process__description{font-size:14px;line-height:1.5}.lm-process__mobile-shell .lm-process__actions{display:flex;gap:8px;margin-top:auto;padding-top:28px;width:100%}.lm-process__mobile-shell .lm-process__button{width:157px!important;height:40px;min-height:40px;padding:0 16px;font-size:13px;line-height:20px;gap:8px}.lm-process__mobile-shell .lm-process__button-arrow{width:14px;height:14px}.lm-process__mobile-shell .lm-process__button-arrow svg{width:14px;height:14px}.lm-process__mobile-media{height:min(var(--lm-process-mobile-media-height), 168px)}.lm-process__mobile-nav{margin-top:18px;padding-bottom:10px}.lm-process__mobile-nav-inner{gap:40px}.lm-process__mobile-nav-item{font-size:13px}}@media (max-width:480px){.lm-process__mobile-shell{padding:40px 20px 48px}.lm-process{--lm-process-mobile-slide-gap:8px}.lm-process__mobile-copy{min-height:252px;margin-bottom:24px}.lm-process__mobile-shell .lm-process__eyebrow{font-size:12px}.lm-process__mobile-shell .lm-process__title{font-size:24px}.lm-process__mobile-shell .lm-process__description{font-size:14px;line-height:1.5}.lm-process__mobile-shell .lm-process__actions{display:flex;gap:8px;margin-top:auto;padding-top:24px}.lm-process__mobile-shell .lm-process__button{width:100%;height:40px;min-height:40px;padding:0 12px;font-size:14px;line-height:20px;gap:8px}.lm-process__mobile-shell .lm-process__button-arrow{width:14px;height:14px}.lm-process__mobile-shell .lm-process__button-arrow svg{width:14px;height:14px}.lm-process__mobile-media{height:min(var(--lm-process-mobile-media-height), 168px)}.lm-process__mobile-nav{margin-top:18px;padding-bottom:10px}.lm-process__mobile-nav-inner{gap:32px}.lm-process__mobile-nav-item{font-size:13px}}@media (max-width:1280px){.lm-process__content{width:min(500px, calc(100vw - 160px));padding-left:72px}.lm-process__nav{right:72px;left:72px;gap:24px}}.lm-factory-tour{--lm-factory-tour-green:#88c057;--lm-factory-tour-blue:#5a8bed;--lm-factory-tour-text:#101010;--lm-factory-tour-muted:#d9dde6;--lm-factory-tour-shadow:0 20px 45px rgba(24, 59, 109, 0.12);--lm-factory-tour-gap:24px;--lm-factory-tour-card-width:664px;--lm-factory-tour-card-width-tablet:561px;--lm-factory-tour-card-width-mobile:320px;--lm-factory-tour-edge-peek:0px;--lm-factory-tour-edge-peek-tablet:0px;--lm-factory-tour-edge-peek-mobile:0px;--lm-factory-tour-image-height:414px;position:relative;width:100%;background:#fff;font-family:"Poppins",sans-serif;overflow:hidden}.lm-factory-tour *{box-sizing:border-box}.lm-factory-tour__container{max-width:1440px;margin:0 auto;padding:80px 0 100px}.lm-factory-tour__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:0 100px;position:relative;z-index:3;transition:opacity 0.7s ease,transform 0.7s ease}.lm-factory-tour__copy{max-width:670px}.lm-factory-tour__eyebrow{margin:0 0 10px;color:var(--lm-factory-tour-green);font-size:14px;font-weight:600;line-height:1.4;letter-spacing:2.07px;text-transform:uppercase}.lm-factory-tour__heading{margin:0;color:var(--lm-factory-tour-text);font-size:44px;font-weight:600;line-height:1.3}.lm-factory-tour__arrows{display:flex;gap:12px;padding-bottom:16px}.lm-factory-tour__arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d4dced;background:#fff;color:#7a8599;cursor:pointer;transition:background-color 0.25s ease,border-color 0.25s ease,color 0.25s ease,transform 0.25s ease}.lm-factory-tour__arrow:hover{transform:translateY(-1px)}.lm-factory-tour__arrow--next{background:var(--lm-factory-tour-blue);border-color:var(--lm-factory-tour-blue);color:#fff}.lm-factory-tour__arrow span{position:relative;display:inline-block;width:12px;height:12px}.lm-factory-tour__arrow span::before{content:"";position:absolute;inset:2px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(-135deg)}.lm-factory-tour__arrow--next span::before{transform:rotate(45deg)}.lm-factory-tour__viewport{position:relative;margin-top:48px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;overflow:hidden;z-index:2;touch-action:pan-y;user-select:none;-webkit-user-select:none;transition:opacity 0.8s ease 0.08s,transform 0.8s ease 0.08s}.lm-factory-tour__track{display:flex;gap:var(--lm-factory-tour-gap);align-items:center;width:max-content;padding-left:0;padding-right:0;will-change:transform;transition:transform 0.45s ease}.lm-factory-tour__card{position:relative;flex:0 0 var(--lm-factory-tour-card-width);width:var(--lm-factory-tour-card-width);min-width:var(--lm-factory-tour-card-width);cursor:pointer;opacity:1;transform:scale(1);transition:transform 0.35s ease,box-shadow 0.35s ease,filter 0.35s ease}.lm-factory-tour__card.is-active{transform:scale(1)}.lm-factory-tour__card-link,.lm-factory-tour__card-media{display:block}.lm-factory-tour__card-media{position:relative;height:var(--lm-factory-tour-image-height);overflow:hidden;background:#f4f7fa;transition:transform 0.45s ease,box-shadow 0.45s ease,filter 0.45s ease}.lm-factory-tour__card-media--placeholder{background:linear-gradient(135deg,#eef2f8 0%,#d8e3f6 100%)}.lm-factory-tour__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform 0.6s ease}.lm-factory-tour__card.is-active .lm-factory-tour__card-media{box-shadow:var(--lm-factory-tour-shadow);filter:saturate(1.02);transform:translateZ(0)}.lm-factory-tour__card.is-active:hover .lm-factory-tour__image{transform:scale(1.03)}.lm-factory-tour__pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:48px;position:relative;z-index:3;transition:opacity 0.7s ease 0.16s,transform 0.7s ease 0.16s}.lm-factory-tour__bullet{width:6px;height:6px;padding:0;border:0;border-radius:0;background:#d1d8e4;cursor:pointer;transition:width 0.3s ease,background-color 0.3s ease,transform 0.25s ease}.lm-factory-tour__bullet.is-active{width:20px;background:var(--lm-factory-tour-blue)}.lm-factory-tour__bullet:hover{transform:scale(1.08)}.lm-factory-tour__arrow:hover{box-shadow:0 8px 18px rgb(90 139 237 / .18)}body.elementor-editor-active .lm-factory-tour__arrows,body.elementor-editor-active .lm-factory-tour__arrow,body.elementor-editor-preview .lm-factory-tour__arrows,body.elementor-editor-preview .lm-factory-tour__arrow,body.elementor-editor-active .lm-factory-tour__viewport,body.elementor-editor-preview .lm-factory-tour__viewport,body.elementor-editor-active .lm-factory-tour__pagination,body.elementor-editor-preview .lm-factory-tour__pagination{pointer-events:auto}@media (max-width:1199px){.lm-factory-tour__container{padding:100px 0}.lm-factory-tour__header{padding:0 40px}.lm-factory-tour__copy{max-width:670px}.lm-factory-tour__eyebrow{margin-bottom:16px;font-size:22px;letter-spacing:2.07px}.lm-factory-tour__heading{font-size:48px;line-height:1.4}.lm-factory-tour__arrows{display:none}.lm-factory-tour__viewport{margin-top:48px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.lm-factory-tour__card{flex-basis:var(--lm-factory-tour-card-width-tablet);width:var(--lm-factory-tour-card-width-tablet);min-width:var(--lm-factory-tour-card-width-tablet)}.lm-factory-tour__card-media{height:350px}}@media (max-width:767px){.lm-factory-tour{--lm-factory-tour-gap:14px;--lm-factory-tour-card-width-mobile:min(320px, calc(100vw - 48px));--lm-factory-tour-edge-peek-mobile:0px}.lm-factory-tour__container{padding:72px 0 72px}.lm-factory-tour__header{padding:0 24px}.lm-factory-tour__copy{max-width:100%}.lm-factory-tour__eyebrow{margin-bottom:12px;font-size:14px;letter-spacing:3.08px}.lm-factory-tour__heading{font-size:32px;line-height:1.35}.lm-factory-tour__viewport{margin-top:36px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 24px}.lm-factory-tour__card{flex-basis:var(--lm-factory-tour-card-width-mobile);width:var(--lm-factory-tour-card-width-mobile);min-width:var(--lm-factory-tour-card-width-mobile)}.lm-factory-tour__card-media{height:min(350px, calc((100vw - 48px) * 0.624))}.lm-factory-tour__pagination{margin-top:28px}}.lm-timeline{--lm-timeline-blue:#5a8bed;--lm-timeline-blue-dark:#3d5a80;--lm-timeline-text:#1b2a4a;--lm-timeline-border:#d0dbe7;--lm-timeline-node-size:75px;--lm-timeline-mobile-node-size:100px;--lm-timeline-shadow:0 5px 16.4px rgba(90, 139, 237, 0.26);position:relative;width:100%;padding:0;font-family:"Poppins",sans-serif}.lm-timeline *{box-sizing:border-box}.lm-timeline__desktop{position:relative;display:block}.lm-timeline__line{position:absolute;top:41px;left:78px;right:78px;height:1px;background:var(--lm-timeline-border)}.lm-timeline__grid{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));column-gap:24px}.lm-timeline__step{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 7px;text-align:center}.lm-timeline__node,.lm-timeline__mobile-node{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--lm-timeline-border);border-radius:0;background:#fff;transition:background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease,border-radius 0.25s ease}.lm-timeline__node{width:var(--lm-timeline-node-size);height:var(--lm-timeline-node-size)}.lm-timeline__number{color:var(--lm-timeline-blue-dark);font-size:14px;font-weight:600;line-height:15px}.lm-timeline__icon{display:flex;align-items:center;justify-content:center;width:29px;height:29px;color:var(--lm-timeline-blue-dark)}.lm-timeline__icon-image{display:block;width:100%;height:100%;object-fit:contain}.lm-timeline__icon-svg{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:currentColor}.lm-timeline__icon-svg svg{display:block;width:100%;height:100%}.lm-timeline__icon-svg svg *{vector-effect:non-scaling-stroke}.lm-timeline__icon-placeholder{display:block;width:18px;height:18px;border:1.5px solid currentColor}.lm-timeline__label{width:133px;color:var(--lm-timeline-text);font-size:16px;font-weight:500;line-height:1.4}.lm-timeline[data-hover-active="true"] .lm-timeline__step:hover .lm-timeline__node,.lm-timeline__step.is-active .lm-timeline__node,.lm-timeline__mobile-item.is-active .lm-timeline__mobile-node{background:var(--lm-timeline-blue);border-color:var(--lm-timeline-blue);border-radius:16px;box-shadow:var(--lm-timeline-shadow);transform:translateY(-2px)}.lm-timeline[data-hover-active="true"] .lm-timeline__step:hover .lm-timeline__number,.lm-timeline__step.is-active .lm-timeline__number,.lm-timeline__mobile-item.is-active .lm-timeline__number,.lm-timeline[data-hover-active="true"] .lm-timeline__step:hover .lm-timeline__icon,.lm-timeline__step.is-active .lm-timeline__icon,.lm-timeline__mobile-item.is-active .lm-timeline__icon{color:#fff}.lm-timeline__mobile{display:none}.lm-timeline__mobile-item{display:flex;align-items:center;gap:40px}.lm-timeline__mobile-node{flex:0 0 var(--lm-timeline-mobile-node-size);width:var(--lm-timeline-mobile-node-size);height:var(--lm-timeline-mobile-node-size)}.lm-timeline__mobile-item .lm-timeline__number{font-size:24px;line-height:1}.lm-timeline__mobile-item .lm-timeline__icon{width:47px;height:47px}.lm-timeline__mobile-label{color:var(--lm-timeline-text);font-size:32px;font-weight:500;line-height:1.4}@media (max-width:1199px){.lm-timeline{padding:0}.lm-timeline__line{left:72px;right:72px}.lm-timeline__grid{column-gap:18px}.lm-timeline__label{width:auto;max-width:133px;font-size:15px}}@media (max-width:767px){.lm-timeline{--lm-timeline-mobile-node-size:50px;padding:0}.lm-timeline__desktop{display:none}.lm-timeline__mobile{position:relative;display:flex;flex-direction:column;gap:20px;padding-left:0}.lm-timeline__mobile::before{content:"";position:absolute;left:calc(20px + var(--lm-timeline-mobile-node-size) / 2);top:calc(var(--lm-timeline-mobile-node-size) / 2);bottom:calc(var(--lm-timeline-mobile-node-size) / 2);width:1px;background:rgb(200 213 224);pointer-events:none}.lm-timeline__mobile-item{width:100%;gap:20px}.lm-timeline__mobile-item .lm-timeline__number{font-size:12px;line-height:1}.lm-timeline__mobile-item .lm-timeline__icon{width:22px;height:22px}.lm-timeline__mobile-label{font-size:16px;line-height:1.4}.lm-timeline__mobile-item.is-active .lm-timeline__mobile-node{border-radius:0;box-shadow:none;transform:none}.lm-timeline__mobile{gap:16px}.lm-timeline__mobile::before{left:calc(var(--lm-timeline-mobile-node-size) / 2);background:var(--lm-timeline-border)}.lm-timeline__mobile-item{position:relative;z-index:1;align-items:center;gap:20px}.lm-timeline__mobile-node{position:relative;z-index:1;flex-shrink:0}.lm-timeline__mobile-label{flex:1;min-width:0;padding-top:0}}.lm-featured-products{--lm-featured-products-gap:24px;--lm-featured-products-columns:4;background:#fff;padding:80px 100px}.lm-featured-products__container{display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1240px;width:100%}.lm-featured-products__header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between}.lm-featured-products__copy{display:flex;flex-direction:column;gap:10px}.lm-featured-products__eyebrow{color:#88c057;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;letter-spacing:.148em;line-height:1.4;text-transform:uppercase}.lm-featured-products__heading{color:#101010;font-family:"Poppins",sans-serif;font-size:44px;font-weight:600;line-height:1.3;margin:0}.lm-featured-products__arrows{display:flex;gap:12px}.lm-featured-products__arrows--mobile{display:none}.lm-featured-products__arrow{align-items:center;background:#fff;border:1px solid #d0dbe7;color:#8d98a5;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease,opacity 0.2s ease;width:36px}.lm-featured-products__arrow:hover{border-color:#5a8bed;color:#5a8bed}.lm-featured-products__arrow:disabled{cursor:default;opacity:.45}.lm-featured-products__arrow span::before{border-right:1.5px solid currentColor;border-top:1.5px solid currentColor;content:"";display:block;height:7px;width:7px}.lm-featured-products__arrow--prev span::before{transform:rotate(-135deg)}.lm-featured-products__arrow--next{background:#5a8bed;border-color:#5a8bed;color:#fff}.lm-featured-products__arrow--next:hover{background:#4b7cdd;border-color:#4b7cdd;color:#fff}.lm-featured-products__arrow--next span::before{transform:rotate(45deg)}.lm-featured-products__viewport{overflow:hidden}.lm-featured-products__track{display:grid;gap:var(--lm-featured-products-gap);grid-auto-columns:calc((100% - (var(--lm-featured-products-gap) * (var(--lm-featured-products-columns) - 1))) / var(--lm-featured-products-columns));grid-auto-flow:column}.lm-featured-products__item{min-width:0}.lm-featured-products__item .e-loop-item,.lm-featured-products__item .elementor{height:100%}.lm-featured-products__editor-notice{background:#f6f8fb;border:1px solid #d0dbe7;color:#334155;font-size:14px;line-height:1.6;padding:20px}@media (min-width:768px) and (max-width:1024px){.lm-featured-products{padding:75px 30px}.lm-featured-products__container{gap:36px}.lm-featured-products__header{align-items:flex-start;flex-direction:column;gap:36px}.lm-featured-products__copy{gap:6px}.lm-featured-products__heading{font-size:36px;line-height:1.3}.lm-featured-products__eyebrow{font-size:18px;letter-spacing:1.56px}.lm-featured-products__track{gap:18px;grid-auto-columns:calc((100% - (18px * 3)) / 3);grid-template-rows:none;grid-auto-flow:column}.lm-featured-products__item{align-self:start}.lm-featured-products__arrows{display:none}.lm-featured-products__arrows--mobile{display:flex;gap:36px;justify-content:center;margin-top:36px;width:100%}.lm-featured-products__arrow{height:42px;width:42px}.lm-featured-products__arrow span::before{border-right-width:1.25px;border-top-width:1.25px;height:8px;width:8px}.lm-featured-products__item .loop-card{display:flex!important;flex-direction:column!important;gap:12px;justify-content:flex-start!important;min-height:auto!important;overflow:visible!important}.lm-featured-products__item .loop-card>.elementor-background-overlay,.lm-featured-products__item .loop-card .elementor-background-overlay{display:none!important}.lm-featured-products__item .loop-card>.elementor-widget-image{background:transparent!important;width:100%}.lm-featured-products__item .loop-card>.elementor-widget-image .elementor-widget-container{aspect-ratio:1 / 1;background:#dedede;overflow:hidden;width:100%}.lm-featured-products__item .loop-card>.elementor-widget-image img{display:block;height:100%;object-fit:contain;width:100%}.lm-featured-products__item .loop-content{padding:0 9px 0 0!important;position:static!important;transform:none!important}.lm-featured-products__item .loop-content .elementor-widget{margin-bottom:0!important}.lm-featured-products__item .loop-content .elementor-widget-text-editor p{color:#666;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.4;margin:0}.lm-featured-products__item .loop-content .elementor-heading-title{color:#222;font-family:"Poppins",sans-serif;font-size:20px;font-weight:500;line-height:1.4;margin:0}.lm-featured-products__item .loop-btn{max-height:none!important;opacity:1!important;overflow:visible!important;transform:none!important}.lm-featured-products__item .loop-btn .elementor-button,.lm-featured-products__item .loop-content a{background:transparent!important;border:0!important;box-shadow:none!important;color:#5a8bed!important;font-family:"Poppins",sans-serif;font-size:17px;font-weight:400;line-height:1.4;padding:0!important;text-decoration:none;text-transform:lowercase}.lm-featured-products__item .loop-btn .elementor-button-content-wrapper{gap:0}.lm-featured-products__item .loop-btn .elementor-button-icon{display:none}}@media (max-width:767px){.lm-featured-products{padding:50px 20px}.lm-featured-products__container{gap:24px}.lm-featured-products__heading{font-size:24px;line-height:1.3}.lm-featured-products__eyebrow{font-size:12px;letter-spacing:1.04px}.lm-featured-products__header{gap:24px}.lm-featured-products__copy{gap:4px}.lm-featured-products__viewport{overflow:hidden}.lm-featured-products__track{gap:12px;grid-auto-columns:calc((100% - 12px) / 2);grid-template-rows:repeat(2,auto);grid-auto-flow:column}.lm-featured-products__item{align-self:start}.lm-featured-products__arrows{display:none}.lm-featured-products__arrows--mobile{display:flex;gap:24px;justify-content:center;margin-top:24px;width:100%}.lm-featured-products__arrow{height:28px;width:28px}.lm-featured-products__arrow span::before{border-right-width:1px;border-top-width:1px;height:5px;width:5px}.lm-featured-products__item .loop-card{display:flex!important;flex-direction:column!important;gap:8px;justify-content:flex-start!important;min-height:auto!important;overflow:visible!important}.lm-featured-products__item .loop-card>.elementor-background-overlay,.lm-featured-products__item .loop-card .elementor-background-overlay{display:none!important}.lm-featured-products__item .loop-card>.elementor-widget-image{background:transparent!important;width:100%}.lm-featured-products__item .loop-card>.elementor-widget-image .elementor-widget-container{aspect-ratio:1 / 1;background:#dedede;overflow:hidden;width:100%}.lm-featured-products__item .loop-card>.elementor-widget-image img{display:block;height:100%;object-fit:contain;width:100%}.lm-featured-products__item .loop-content{padding:0 6px 0 0!important;position:static!important;transform:none!important}.lm-featured-products__item .loop-content .elementor-widget{margin-bottom:0!important}.lm-featured-products__item .loop-content .elementor-widget-text-editor p{color:#666;font-family:"Poppins",sans-serif;font-size:13px;font-weight:400;line-height:1.4;margin:0}.lm-featured-products__item .loop-content .elementor-heading-title{color:#222;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:1.4;margin:0}.lm-featured-products__item .loop-btn{max-height:none!important;opacity:1!important;overflow:visible!important;transform:none!important}.lm-featured-products__item .loop-btn .elementor-button,.lm-featured-products__item .loop-content a{background:transparent!important;border:0!important;box-shadow:none!important;color:#5a8bed!important;font-family:"Poppins",sans-serif;font-size:14px;font-weight:400;line-height:1.4;padding:0!important;text-decoration:none;text-transform:lowercase}.lm-featured-products__item .loop-btn .elementor-button-content-wrapper{gap:0}.lm-featured-products__item .loop-btn .elementor-button-icon{display:none}}.lm-loop-carousel{--lm-loop-carousel-gap:24px;--lm-loop-carousel-arrow-offset:70px;--lm-loop-carousel-ease:cubic-bezier(0.22, 1, 0.36, 1);--lm-loop-carousel-card-shadow:0 18px 42px rgba(13, 34, 78, 0.12);background:#f7f7f7;padding:0 100px 80px;position:relative;width:100%}.lm-loop-carousel__inner{position:relative;width:100%}.lm-loop-carousel__viewport{overflow:hidden;position:relative;touch-action:pan-y;width:100%}.lm-loop-carousel__track{display:flex;gap:var(--lm-loop-carousel-gap);transition:transform 0.55s var(--lm-loop-carousel-ease);will-change:transform}.lm-loop-carousel__slide{flex:0 0 auto;min-width:0;opacity:0;transform:translateY(34px) scale(.985);transition:opacity 0.78s ease,transform 0.78s var(--lm-loop-carousel-ease);will-change:opacity,transform}.lm-loop-carousel__slide>.elementor,.lm-loop-carousel__slide>.e-loop-item{height:100%;transform-origin:center top;transition:transform 0.42s var(--lm-loop-carousel-ease),box-shadow 0.42s ease,filter 0.42s ease;will-change:transform,box-shadow}.lm-loop-carousel.is-visible .lm-loop-carousel__slide{opacity:.58;transform:translateY(14px) scale(.985)}.lm-loop-carousel.is-visible .lm-loop-carousel__slide.is-active-window{opacity:1;transform:translateY(0) scale(1);transition-delay:calc(var(--lm-loop-carousel-order, 0) * 80ms)}.lm-loop-carousel__slide:hover>.elementor,.lm-loop-carousel__slide:hover>.e-loop-item,.lm-loop-carousel__slide:focus-within>.elementor,.lm-loop-carousel__slide:focus-within>.e-loop-item{box-shadow:var(--lm-loop-carousel-card-shadow);filter:saturate(1.03);transform:none}.lm-loop-carousel__arrow{align-items:center;background:#fff0;border:0;color:#5a8bed;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:color 0.25s ease,opacity 0.25s ease,transform 0.3s var(--lm-loop-carousel-ease);z-index:2;width:18px}.lm-loop-carousel__arrow--prev{left:calc(var(--lm-loop-carousel-arrow-offset) * -1)}.lm-loop-carousel__arrow--next{right:calc(var(--lm-loop-carousel-arrow-offset) * -1)}.lm-loop-carousel__arrow:disabled{cursor:default;opacity:.35}.lm-loop-carousel__arrow:not(:disabled):hover{color:#0d224e}.lm-loop-carousel__arrow--prev:not(:disabled):hover{transform:translate(-4px,-50%)}.lm-loop-carousel__arrow--next:not(:disabled):hover{transform:translate(4px,-50%)}.lm-loop-carousel__arrow span::before{border-right:2px solid currentColor;border-top:2px solid currentColor;content:"";display:block;height:14px;transition:transform 0.3s var(--lm-loop-carousel-ease);width:14px}.lm-loop-carousel__arrow--prev span::before{transform:rotate(-135deg)}.lm-loop-carousel__arrow--next span::before{transform:rotate(45deg)}.lm-loop-carousel__pagination{align-items:center;display:flex;gap:6px;height:6px;justify-content:center;margin-top:48px;opacity:0;transform:translateY(20px);transition:opacity 0.72s ease 0.16s,transform 0.72s var(--lm-loop-carousel-ease) 0.16s}.lm-loop-carousel.is-visible .lm-loop-carousel__pagination{opacity:1;transform:translateY(0)}.lm-loop-carousel__dot{background:#d0dbe7;border:0;border-radius:0;cursor:pointer;height:6px;opacity:.75;padding:0;transform:scale(1);transition:width 0.26s var(--lm-loop-carousel-ease),background-color 0.26s ease,transform 0.26s ease,opacity 0.26s ease;width:6px}.lm-loop-carousel__dot:hover{opacity:1;transform:scale(1.12)}.lm-loop-carousel__dot.is-active{background:#5a8bed;opacity:1;transform:scaleX(1.04);width:20px}.lm-loop-carousel__editor-notice{background:#f6f8fb;border:1px solid #d0dbe7;color:#334155;font-size:14px;line-height:1.6;padding:20px}body.elementor-editor-active .lm-loop-carousel,body.elementor-editor-preview .lm-loop-carousel{pointer-events:auto}body.elementor-editor-active .lm-loop-carousel .lm-loop-carousel__slide,body.elementor-editor-preview .lm-loop-carousel .lm-loop-carousel__slide,body.elementor-editor-active .lm-loop-carousel.is-visible .lm-loop-carousel__slide,body.elementor-editor-preview .lm-loop-carousel.is-visible .lm-loop-carousel__slide,body.elementor-editor-active .lm-loop-carousel.is-visible .lm-loop-carousel__slide.is-active-window,body.elementor-editor-preview .lm-loop-carousel.is-visible .lm-loop-carousel__slide.is-active-window,body.elementor-editor-active .lm-loop-carousel .lm-loop-carousel__pagination,body.elementor-editor-preview .lm-loop-carousel .lm-loop-carousel__pagination,body.elementor-editor-active .lm-loop-carousel.is-visible .lm-loop-carousel__pagination,body.elementor-editor-preview .lm-loop-carousel.is-visible .lm-loop-carousel__pagination{opacity:1;transform:none}@media (max-width:1024px){.lm-loop-carousel{--lm-loop-carousel-arrow-offset:32px;padding:0 40px 64px}.lm-loop-carousel__arrow{height:24px;width:14px}.lm-loop-carousel__arrow span::before{height:10px;width:10px}}@media (max-width:767px){.lm-loop-carousel{--lm-loop-carousel-gap:12px;--lm-loop-carousel-mobile-slide-width:200px;padding:0 40px 48px 40px}.lm-loop-carousel__inner{display:block}.lm-loop-carousel__slide>.elementor,.lm-loop-carousel__slide>.e-loop-item{width:200px}.lm-loop-carousel__arrow{display:none}.lm-loop-carousel__slide,.lm-loop-carousel.is-visible .lm-loop-carousel__slide,.lm-loop-carousel.is-visible .lm-loop-carousel__slide.is-active-window,.lm-loop-carousel__pagination,.lm-loop-carousel.is-visible .lm-loop-carousel__pagination{transform:none}.lm-loop-carousel__slide,.lm-loop-carousel__pagination{transition-property:opacity}.lm-loop-carousel__pagination{margin-top:24px}}@media (max-width:480px){.lm-loop-carousel{padding:0 20px 40px}.lm-loop-carousel__pagination{margin-top:20px}}@media (prefers-reduced-motion:reduce){.lm-loop-carousel__track,.lm-loop-carousel__slide,.lm-loop-carousel__slide>.elementor,.lm-loop-carousel__slide>.e-loop-item,.lm-loop-carousel__arrow,.lm-loop-carousel__arrow span::before,.lm-loop-carousel__pagination,.lm-loop-carousel__dot{transition:none!important}.lm-loop-carousel__slide,.lm-loop-carousel.is-visible .lm-loop-carousel__slide,.lm-loop-carousel.is-visible .lm-loop-carousel__slide.is-active-window,.lm-loop-carousel__pagination,.lm-loop-carousel.is-visible .lm-loop-carousel__pagination{opacity:1;transform:none}.lm-loop-carousel__slide:hover>.elementor,.lm-loop-carousel__slide:hover>.e-loop-item,.lm-loop-carousel__slide:focus-within>.elementor,.lm-loop-carousel__slide:focus-within>.e-loop-item,.lm-loop-carousel__arrow--prev:not(:disabled):hover,.lm-loop-carousel__arrow--next:not(:disabled):hover,.lm-loop-carousel__dot:hover,.lm-loop-carousel__dot.is-active{filter:none;transform:none}}.lm-tooto-marquee{--lm-tooto-marquee-gap:16px;--lm-tooto-marquee-card-width:280px;--lm-tooto-marquee-card-height:350px;--lm-tooto-marquee-mobile-columns:2;--lm-tooto-marquee-dot-active:#5a8bed;--lm-tooto-marquee-dot-inactive:#d9e0ea;background:#eef4fb;overflow:hidden;position:relative;width:100%}.lm-tooto-marquee *{box-sizing:border-box}.lm-tooto-marquee__viewport{overflow:hidden;position:relative;width:100%}.lm-tooto-marquee__track{align-items:stretch;display:flex;gap:var(--lm-tooto-marquee-gap);width:max-content;will-change:transform}.lm-tooto-marquee__slide{flex:0 0 var(--lm-tooto-marquee-card-width);min-width:0;width:var(--lm-tooto-marquee-card-width)}.lm-tooto-marquee__slide>.elementor,.lm-tooto-marquee__slide>.e-loop-item,.lm-tooto-marquee__slide .elementor-element,.lm-tooto-marquee__slide .elementor-widget-wrap,.lm-tooto-marquee__slide .e-con,.lm-tooto-marquee__slide .e-loop-item{height:100%}.lm-tooto-marquee__slide [data-elementor-type="loop-item"],.lm-tooto-marquee__slide .e-loop-item{height:var(--lm-tooto-marquee-card-height)}.lm-tooto-marquee__slide img{display:block;height:100%;object-fit:cover;width:100%}.lm-tooto-marquee__pagination{align-items:center;display:none;gap:4px;justify-content:center;margin-top:22px}.lm-tooto-marquee__dot{background:var(--lm-tooto-marquee-dot-inactive);border:0;border-radius:999px;cursor:pointer;height:6px;padding:0;transition:background-color 0.2s ease,width 0.2s ease,transform 0.2s ease;width:6px}.lm-tooto-marquee__dot.is-active{background:var(--lm-tooto-marquee-dot-active);width:18px}.lm-tooto-marquee__dot:hover{transform:scale(1.06)}.lm-tooto-marquee__editor-notice{background:#f6f8fb;border:1px solid #d0dbe7;color:#334155;font-size:14px;line-height:1.6;padding:20px}@media (max-width:767px){.lm-tooto-marquee__viewport{overflow:hidden;touch-action:pan-y}.lm-tooto-marquee__track{width:100%}.lm-tooto-marquee__slide{flex-basis:calc((100% - var(--lm-tooto-marquee-gap) * (var(--lm-tooto-marquee-mobile-columns) - 1)) / var(--lm-tooto-marquee-mobile-columns));width:calc((100% - var(--lm-tooto-marquee-gap) * (var(--lm-tooto-marquee-mobile-columns) - 1)) / var(--lm-tooto-marquee-mobile-columns))}.lm-tooto-marquee__pagination{display:flex}}.lm-primary-product-marquee{--lm-primary-product-marquee-gap:16px;--lm-primary-product-marquee-card-width:280px;--lm-primary-product-marquee-card-height:350px;--lm-primary-product-marquee-mobile-columns:2;--lm-primary-product-marquee-dot-active:#5a8bed;--lm-primary-product-marquee-dot-inactive:#d9e0ea;overflow:hidden;position:relative;width:100%}.lm-primary-product-marquee *{box-sizing:border-box}.lm-primary-product-marquee__viewport{overflow:hidden;position:relative;width:100%}.lm-primary-product-marquee__track{align-items:stretch;display:flex;gap:var(--lm-primary-product-marquee-gap);width:max-content;will-change:transform}.lm-primary-product-marquee__slide{flex:0 0 var(--lm-primary-product-marquee-card-width);min-width:0;width:var(--lm-primary-product-marquee-card-width)}.lm-primary-product-marquee__card{position:relative;display:block;width:100%;height:var(--lm-primary-product-marquee-card-height);overflow:hidden;background:#e8eef4;color:inherit;text-decoration:none;isolation:isolate;transition:transform 0.36s cubic-bezier(.22,1,.36,1),box-shadow 0.36s ease}.lm-primary-product-marquee__media,.lm-primary-product-marquee__image,.lm-primary-product-marquee__overlay{position:absolute;inset:0;width:100%;height:100%}.lm-primary-product-marquee__media{overflow:hidden}.lm-primary-product-marquee__image{display:block;max-width:none;min-width:100%;min-height:100%;object-fit:cover;object-position:center center;transition:transform 0.65s cubic-bezier(.22,1,.36,1),filter 0.4s ease}.lm-primary-product-marquee__overlay{background:linear-gradient(180deg,#fff0 42.436%,rgb(0 0 0 / .43) 99.896%);transition:background 0.3s ease,opacity 0.3s ease}.lm-primary-product-marquee__content{position:absolute;right:20px;bottom:13px;left:20px;z-index:2;padding-bottom:0;transition:padding-bottom 0.28s ease}.lm-primary-product-marquee__title{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;line-height:1.4;text-shadow:0 2px 10px rgb(0 0 0 / .16);transition:transform 0.28s ease}.lm-primary-product-marquee__cta-shell{position:absolute;left:0;bottom:0;display:inline-flex;align-items:center;gap:8px;opacity:0;transform:translateY(14px);transition:opacity 0.28s ease,transform 0.28s ease}.lm-primary-product-marquee__cta{color:#88c057;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:1.03125}.lm-primary-product-marquee__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;color:#88c057}.lm-primary-product-marquee__cta-icon svg{display:block;width:17px;height:17px}.lm-primary-product-marquee__card:hover,.lm-primary-product-marquee__card:focus-visible{transform:translateY(-8px);box-shadow:0 10px 24px rgb(16 16 16 / .1),0 2px 8px rgb(16 16 16 / .06)}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__image,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__image{transform:scale(1.05);filter:saturate(1.05) brightness(1.03)}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__overlay,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__overlay{background:linear-gradient(180deg,#fff0 42.436%,rgb(0 0 0 / .73) 99.896%)}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__content,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__content{padding-bottom:29px}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__cta-shell,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__cta-shell{opacity:1;transform:translateY(0)}.lm-primary-product-marquee__card:focus-visible{outline:2px solid #88c057;outline-offset:2px}.lm-primary-product-marquee.is-visible .lm-primary-product-marquee__slide:not(.is-clone){animation:lm-primary-product-marquee-card-reveal 0.72s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--lm-primary-product-marquee-delay,0ms)}.lm-primary-product-marquee.is-visible .lm-primary-product-marquee__slide:not(.is-clone) .lm-primary-product-marquee__image{animation:lm-primary-product-marquee-image-reveal 0.82s ease both;animation-delay:var(--lm-primary-product-marquee-delay,0ms)}.lm-primary-product-marquee__pagination{align-items:center;display:none;gap:4px;justify-content:center;margin-top:18px}.lm-primary-product-marquee__dot{background:var(--lm-primary-product-marquee-dot-inactive);border:0;border-radius:0;cursor:pointer;height:6px;padding:0;transition:background-color 0.2s ease,width 0.2s ease,transform 0.2s ease;width:6px}.lm-primary-product-marquee__dot.is-active{background:var(--lm-primary-product-marquee-dot-active);width:18px}.lm-primary-product-marquee__dot:hover{transform:scale(1.06)}.lm-primary-product-marquee__editor-notice{background:#f6f8fb;border:1px solid #d0dbe7;color:#334155;font-size:14px;line-height:1.6;padding:20px}@keyframes lm-primary-product-marquee-card-reveal{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lm-primary-product-marquee-image-reveal{from{filter:saturate(.92) brightness(.9)}to{filter:saturate(1) brightness(1)}}@media (prefers-reduced-motion:reduce){.lm-primary-product-marquee__card,.lm-primary-product-marquee__image,.lm-primary-product-marquee__overlay,.lm-primary-product-marquee__cta-shell,.lm-primary-product-marquee__slide{animation:none!important;transition:none!important;transform:none!important}}@media (max-width:767px){.lm-primary-product-marquee{--lm-primary-product-marquee-gap:12px;--lm-primary-product-marquee-mobile-card-width:161px}.lm-primary-product-marquee__viewport{overflow:hidden;touch-action:pan-y}.lm-primary-product-marquee__track{align-items:flex-start;width:max-content}.lm-primary-product-marquee__slide{flex-basis:var(--lm-primary-product-marquee-mobile-card-width);width:var(--lm-primary-product-marquee-mobile-card-width)}.lm-primary-product-marquee__card{display:flex;flex-direction:column;align-items:flex-start;height:auto;overflow:visible;background:#fff0;transform:none!important;box-shadow:none!important}.lm-primary-product-marquee__media{position:relative;width:100%;height:auto;aspect-ratio:280 / 350}.lm-primary-product-marquee__content{position:static;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:16px 0!important;background:#fff0}.lm-primary-product-marquee__overlay{background:linear-gradient(180deg,#fff0 42.436%,rgb(0 0 0 / .43) 99.896%)}.lm-primary-product-marquee__title{color:#000;font-size:16px;line-height:1;text-shadow:none;word-break:break-word;overflow-wrap:anywhere}.lm-primary-product-marquee__cta-shell{position:static;display:inline-flex;gap:8px;opacity:1;transform:none}.lm-primary-product-marquee__cta{font-size:13px;line-height:1}.lm-primary-product-marquee__cta-icon{width:8px;height:8px}.lm-primary-product-marquee__cta-icon svg{width:8px;height:8px}.lm-primary-product-marquee__pagination{display:none}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__content,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__content{padding-bottom:16px!important}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__cta-shell,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__cta-shell{opacity:1;transform:none}.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__image,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__image,.lm-primary-product-marquee__card:hover .lm-primary-product-marquee__overlay,.lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__overlay{transform:none;filter:none}}body.elementor-device-mobile .lm-primary-product-marquee{--lm-primary-product-marquee-gap:12px;--lm-primary-product-marquee-mobile-card-width:161px}body.elementor-device-mobile .lm-primary-product-marquee__viewport{overflow:hidden;touch-action:pan-y}body.elementor-device-mobile .lm-primary-product-marquee__track{align-items:flex-start;width:max-content}body.elementor-device-mobile .lm-primary-product-marquee__slide{flex-basis:var(--lm-primary-product-marquee-mobile-card-width);width:var(--lm-primary-product-marquee-mobile-card-width)}body.elementor-device-mobile .lm-primary-product-marquee__card{display:flex;flex-direction:column;align-items:flex-start;height:auto;overflow:visible;background:#fff0;transform:none!important;box-shadow:none!important}body.elementor-device-mobile .lm-primary-product-marquee__media{position:relative;width:100%;height:auto;aspect-ratio:280 / 350}body.elementor-device-mobile .lm-primary-product-marquee__content{position:static;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:16px 0!important;background:#fff0}body.elementor-device-mobile .lm-primary-product-marquee__overlay{background:linear-gradient(180deg,#fff0 42.436%,rgb(0 0 0 / .43) 99.896%)}body.elementor-device-mobile .lm-primary-product-marquee__title{color:#000;font-size:16px;line-height:1;text-shadow:none;word-break:break-word;overflow-wrap:anywhere}body.elementor-device-mobile .lm-primary-product-marquee__cta-shell{position:static;display:inline-flex;gap:8px;opacity:1;transform:none}body.elementor-device-mobile .lm-primary-product-marquee__cta{font-size:13px;line-height:1}body.elementor-device-mobile .lm-primary-product-marquee__cta-icon{width:8px;height:8px}body.elementor-device-mobile .lm-primary-product-marquee__cta-icon svg{width:8px;height:8px}body.elementor-device-mobile .lm-primary-product-marquee__pagination{display:none}body.elementor-device-mobile .lm-primary-product-marquee__card:hover .lm-primary-product-marquee__content,body.elementor-device-mobile .lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__content{padding-bottom:16px!important}body.elementor-device-mobile .lm-primary-product-marquee__card:hover .lm-primary-product-marquee__cta-shell,body.elementor-device-mobile .lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__cta-shell{opacity:1;transform:none}body.elementor-device-mobile .lm-primary-product-marquee__card:hover .lm-primary-product-marquee__image,body.elementor-device-mobile .lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__image,body.elementor-device-mobile .lm-primary-product-marquee__card:hover .lm-primary-product-marquee__overlay,body.elementor-device-mobile .lm-primary-product-marquee__card:focus-visible .lm-primary-product-marquee__overlay{transform:none;filter:none}.elementor-widget-tooto-testimonial-slider,.elementor-widget-tooto-testimonial-slider>.elementor-widget-container{max-width:100%;min-width:0;width:100%}.elementor-widget-tooto-testimonial-slider{flex:1 1 0%!important}.elementor-widget-tooto-testimonial-slider>.elementor-widget-container{min-width:0;overflow:visible}.lm-tooto-testimonial-slider{--lm-tooto-testimonial-breakout-right:260px;--lm-tooto-testimonial-gap:20px;--lm-tooto-testimonial-card-width:350px;--lm-tooto-testimonial-card-min-height:440px;font-family:"Poppins",sans-serif;min-width:0;overflow:visible;position:relative;width:100%}.lm-tooto-testimonial-slider *{box-sizing:border-box}.lm-tooto-testimonial-slider__slide,.lm-tooto-testimonial-slider__footer{opacity:0;transform:translateY(42px);transition:opacity 0.9s ease,transform 0.9s cubic-bezier(.22,1,.36,1)}.lm-tooto-testimonial-slider__footer{transition-delay:0.72s}.lm-tooto-testimonial-slider.is-visible .lm-tooto-testimonial-slider__slide,.lm-tooto-testimonial-slider.is-visible .lm-tooto-testimonial-slider__footer{opacity:1;transform:translateY(0)}.lm-tooto-testimonial-slider__viewport{left:0;max-width:none;overflow:hidden;position:relative;right:auto;touch-action:pan-y;width:calc(100% + var(--lm-tooto-testimonial-breakout-right))}.lm-tooto-testimonial-slider__track{display:flex;gap:var(--lm-tooto-testimonial-gap);transition:transform 0.45s ease;will-change:transform}.lm-tooto-testimonial-slider__slide{flex:0 0 var(--lm-tooto-testimonial-card-width);min-width:0;transition-delay:var(--lm-tooto-testimonial-delay,0s);width:var(--lm-tooto-testimonial-card-width)}.lm-tooto-testimonial-slider__card{background:#fff;display:flex;flex-direction:column;gap:24px;justify-content:space-between;min-height:var(--lm-tooto-testimonial-card-min-height);padding:36px}.lm-tooto-testimonial-slider__review{color:#222;font-size:16px;font-weight:400;line-height:1.4;margin:0;white-space:pre-line}.lm-tooto-testimonial-slider__author{align-items:center;display:flex;gap:16px;margin-top:auto}.lm-tooto-testimonial-slider__avatar{background:#eef3f8;flex:0 0 56px;height:56px;overflow:hidden;position:relative;width:56px}.lm-tooto-testimonial-slider__avatar-image,.lm-tooto-testimonial-slider__avatar-placeholder{display:block;height:100%;object-fit:cover;width:100%}.lm-tooto-testimonial-slider__avatar-placeholder{background:linear-gradient(135deg,#edf2f7 0%,#dbe5f1 100%)}.lm-tooto-testimonial-slider__author-meta{min-width:0}.lm-tooto-testimonial-slider__name{color:#000;font-size:18px;font-weight:500;line-height:1.4}.lm-tooto-testimonial-slider__meta{color:#5d5d5d;font-size:14px;font-weight:400;line-height:1.4;margin-top:2px}.lm-tooto-testimonial-slider__footer{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-top:54px}.lm-tooto-testimonial-slider__arrow{align-items:center;border:1px solid #fff0;cursor:pointer;display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;padding:0;transition:opacity 0.2s ease,transform 0.2s ease,background-color 0.2s ease,border-color 0.2s ease;width:36px}.lm-tooto-testimonial-slider__arrow:hover:not(:disabled){transform:translateY(-1px)}.lm-tooto-testimonial-slider__arrow:disabled{cursor:default;opacity:.45;transform:none}.lm-tooto-testimonial-slider__arrow--prev{background:#fff;border-color:#d0dbe7;color:#8fa1b7}.lm-tooto-testimonial-slider__arrow--next{background:#5a8bed;color:#fff}.lm-tooto-testimonial-slider__arrow svg{display:block;height:14px;pointer-events:none;width:14px}.lm-tooto-testimonial-slider__arrow--prev svg{transform:rotate(180deg)}.lm-tooto-testimonial-slider__arrow--next svg{transform:none}.lm-tooto-testimonial-slider__editor-notice{background:#f6f8fb;border:1px solid #d0dbe7;color:#334155;font-size:14px;line-height:1.6;padding:20px}@media (max-width:1024px){.lm-tooto-testimonial-slider{--lm-tooto-testimonial-breakout-right:120px;--lm-tooto-testimonial-card-width:min(320px, calc(50vw - 28px))}.lm-tooto-testimonial-slider__card{min-height:400px;padding:30px}.lm-tooto-testimonial-slider__footer{margin-top:40px}}@media (max-width:767px){.lm-tooto-testimonial-slider{--lm-tooto-testimonial-breakout-right:0px;--lm-tooto-testimonial-gap:16px;--lm-tooto-testimonial-card-width:100%}.lm-tooto-testimonial-slider__slide{flex-basis:100%;width:100%}.lm-tooto-testimonial-slider__card{gap:20px;min-height:auto;padding:24px}.lm-tooto-testimonial-slider__footer{justify-content:center;margin-top:24px}}@media (prefers-reduced-motion:reduce){.lm-tooto-testimonial-slider{transition:none}.lm-tooto-testimonial-slider__slide,.lm-tooto-testimonial-slider__footer{opacity:1;transform:none;transition:none}.lm-tooto-testimonial-slider__track,.lm-tooto-testimonial-slider__arrow{transition:none}}.lm-tooto-map{--lm-tooto-map-green:#88c057;--lm-tooto-map-blue:#5a8bed;--lm-tooto-map-blue-strong:#6f98f2;--lm-tooto-map-text:#101010;--lm-tooto-map-land:#eef3fb;--lm-tooto-map-border:rgba(255, 255, 255, 0.95);--lm-tooto-map-note:#6f7f92;position:relative;width:100%;padding:82px 0 0;font-family:"Poppins",sans-serif}.lm-tooto-map *{box-sizing:border-box}.lm-tooto-map__header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 auto;max-width:860px;text-align:center}.lm-tooto-map__header>*{opacity:0;transform:translateY(24px);transition:opacity 0.7s ease,transform 0.7s ease}.lm-tooto-map__eyebrow{margin:0;color:var(--lm-tooto-map-green);font-size:14px;font-weight:600;line-height:1.4;letter-spacing:2.07px;text-transform:uppercase}.lm-tooto-map__heading{margin:0;color:var(--lm-tooto-map-text);font-size:44px;font-weight:600;line-height:1.3}.lm-tooto-map__stage{position:relative;width:min(100%, 1280px);max-width:1280px;margin:-74px auto 0;padding:0 10px 6px;overflow:visible;opacity:0;transform:translateY(54px) scale(.985);transition:opacity 0.95s ease,transform 0.95s cubic-bezier(.2,.8,.2,1)}.lm-tooto-map__glow{position:absolute;z-index:0;pointer-events:none;border-radius:999px;background:radial-gradient(circle,rgb(90 139 237 / .18) 0%,rgb(90 139 237 / .11) 28%,#fff0 72%);filter:blur(18px);opacity:0;transform:scale(.88);transition:opacity 1.1s ease,transform 1.1s ease}.lm-tooto-map__glow--left{left:110px;top:168px;width:300px;height:190px}.lm-tooto-map__glow--right{right:98px;top:172px;width:346px;height:214px}.lm-tooto-map__svg{position:relative;z-index:1;display:block;width:100%;height:auto;overflow:visible;-webkit-mask-image:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .2) 7%,rgb(0 0 0 / .7) 14%,rgb(0 0 0) 23%);mask-image:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .2) 7%,rgb(0 0 0 / .7) 14%,rgb(0 0 0) 23%)}.lm-tooto-map__land{fill:var(--lm-tooto-map-land)}.lm-tooto-map__region{fill:var(--lm-tooto-map-land);opacity:0;stroke:var(--lm-tooto-map-border);stroke-width:.8;filter:brightness(1.02) saturate(.96) drop-shadow(0 0 0 #fff0);transform:scale(.992);transition:opacity 0.95s ease,filter 0.95s ease,transform 0.3s cubic-bezier(.2,.8,.2,1),fill 0.24s ease,stroke 0.24s ease;transition-delay:var(--lm-map-delay,0ms);transform-box:fill-box;transform-origin:center;cursor:pointer}.lm-tooto-map.is-revealed .lm-tooto-map__header>*{opacity:1;transform:translateY(0)}.lm-tooto-map.is-revealed .lm-tooto-map__eyebrow{transition-delay:0.04s}.lm-tooto-map.is-revealed .lm-tooto-map__heading{transition-delay:0.14s}.lm-tooto-map.is-revealed .lm-tooto-map__stage{opacity:1;transform:translateY(0) scale(1);transition-delay:0.18s}.lm-tooto-map.is-revealed .lm-tooto-map__glow{opacity:.78;transform:scale(1);animation:lm-tooto-map-glow-pulse 3.8s ease-in-out 0.65s 1}.lm-tooto-map.is-revealed .lm-tooto-map__region{opacity:1;filter:brightness(1) saturate(1) drop-shadow(0 0 0 #fff0);transform:scale(1)}.lm-tooto-map.is-revealed .lm-tooto-map__region:hover,.lm-tooto-map__region:hover{fill:var(--lm-tooto-map-blue-strong);stroke:rgb(255 255 255 / .98);filter:drop-shadow(0 6px 10px rgb(73 120 215 / .22)) drop-shadow(0 0 14px rgb(111 152 242 / .38));transform:scale(1.028);transition-delay:0ms}.lm-tooto-map__note{position:relative;z-index:2;width:min(100% - 36px, 880px);margin:-2px auto 0;color:var(--lm-tooto-map-note);font-size:13px;font-weight:400;line-height:1.7;text-align:center}@keyframes lm-tooto-map-glow-pulse{0%{opacity:.58;transform:scale(.94)}55%{opacity:.88;transform:scale(1.02)}100%{opacity:.78;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.lm-tooto-map__header>*,.lm-tooto-map__stage,.lm-tooto-map__glow,.lm-tooto-map__region{animation:none!important;transition:none!important;transform:none!important}}@media (max-width:1024px){.lm-tooto-map{padding-top:64px}.lm-tooto-map__heading{font-size:38px}.lm-tooto-map__stage{margin-top:-44px;padding-inline:0}.lm-tooto-map__glow--left{left:54px;top:154px;width:238px;height:154px}.lm-tooto-map__glow--right{right:38px;top:160px;width:274px;height:174px}}@media (max-width:767px){.lm-tooto-map{padding-top:40px}.lm-tooto-map__header{padding-inline:18px}.lm-tooto-map__eyebrow{font-size:12px;letter-spacing:1.8px}.lm-tooto-map__heading{font-size:30px}.lm-tooto-map__stage{margin-top:-18px;padding-inline:0}.lm-tooto-map__glow{display:none}.lm-tooto-map__region{stroke-width:2px}.lm-tooto-map__note{width:min(100% - 32px, 520px);margin-top:8px;font-size:12px;line-height:1.6}}.lm-primary-product-grid{width:100%}.lm-primary-product-grid *{box-sizing:border-box}.lm-primary-product-grid__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lm-primary-product-grid__notice{padding:18px 20px;border:1px dashed #d1d5dc;color:#6b7c8e;font-size:14px;line-height:1.5}.lm-primary-product-grid .lm-primary-product-card{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#585858;text-decoration:none;color:inherit}.lm-primary-product-grid .lm-primary-product-card::before{content:"";display:block;padding-top:100%}.lm-primary-product-grid .lm-primary-product-card__media,.lm-primary-product-grid .lm-primary-product-card__image,.lm-primary-product-grid .lm-primary-product-card__overlay{position:absolute;inset:0;width:100%;height:100%}.lm-primary-product-grid .lm-primary-product-card__media{overflow:hidden}.lm-primary-product-grid .lm-primary-product-card__image{display:block;object-fit:cover;transition:transform 0.55s cubic-bezier(.22,1,.36,1),filter 0.6s ease}.lm-primary-product-grid .lm-primary-product-card__overlay{background:linear-gradient(180deg,#fff0 38%,rgb(0 0 0 / .66) 100%);transition:opacity 0.35s ease,background 0.35s ease}.lm-primary-product-grid.is-revealed{animation:lm-primary-product-grid-reveal 0.72s cubic-bezier(.22,1,.36,1) both}.lm-primary-product-grid.is-revealed .lm-primary-product-card{animation:lm-primary-product-card-reveal 0.7s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--lm-primary-product-delay,0ms)}.lm-primary-product-grid.is-revealed .lm-primary-product-card__image{animation:lm-primary-product-image-reveal 0.8s ease both;animation-delay:var(--lm-primary-product-delay,0ms)}.lm-primary-product-grid .lm-primary-product-card__content{position:absolute;z-index:2;right:28px;bottom:24px;left:28px;padding-bottom:0;transition:padding-bottom 0.28s ease}.lm-primary-product-grid .lm-primary-product-card__title{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-size:24px;font-weight:600;line-height:1.4;transition:transform 0.28s ease}.lm-primary-product-grid .lm-primary-product-card__cta{position:absolute;left:0;bottom:0;display:inline-flex;align-items:center;gap:8px;opacity:0;transform:translateY(10px);transition:opacity 0.28s ease,transform 0.28s ease}.lm-primary-product-grid .lm-primary-product-card__cta-text{color:#88c057;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:1.05}.lm-primary-product-grid .lm-primary-product-card__cta-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;color:#88c057}.lm-primary-product-grid .lm-primary-product-card__cta-icon svg{display:block;width:17px;height:17px}.lm-primary-product-grid .lm-primary-product-card:hover .lm-primary-product-card__image,.lm-primary-product-grid .lm-primary-product-card:focus-visible .lm-primary-product-card__image{transform:scale(1.04);filter:saturate(1.04) brightness(1.02)}.lm-primary-product-grid .lm-primary-product-card:hover .lm-primary-product-card__overlay,.lm-primary-product-grid .lm-primary-product-card:focus-visible .lm-primary-product-card__overlay{background:linear-gradient(180deg,#fff0 30%,rgb(0 0 0 / .8) 100%)}.lm-primary-product-grid .lm-primary-product-card:hover .lm-primary-product-card__content,.lm-primary-product-grid .lm-primary-product-card:focus-visible .lm-primary-product-card__content{padding-bottom:33px}.lm-primary-product-grid .lm-primary-product-card:hover .lm-primary-product-card__cta,.lm-primary-product-grid .lm-primary-product-card:focus-visible .lm-primary-product-card__cta{opacity:1;transform:translateY(0)}.lm-primary-product-grid .lm-primary-product-card:focus-visible{outline:2px solid #88c057;outline-offset:2px}@keyframes lm-primary-product-grid-reveal{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lm-primary-product-card-reveal{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lm-primary-product-image-reveal{from{filter:saturate(.92) brightness(.94)}to{filter:saturate(1) brightness(1)}}@media (prefers-reduced-motion:reduce){.lm-primary-product-grid,.lm-primary-product-grid .lm-primary-product-card,.lm-primary-product-grid .lm-primary-product-card__image,.lm-primary-product-grid .lm-primary-product-card__overlay,.lm-primary-product-grid .lm-primary-product-card__content,.lm-primary-product-grid .lm-primary-product-card__cta{animation:none!important;transition:none!important;transform:none!important}.lm-primary-product-grid .lm-primary-product-card__image{filter:none!important}}@media (max-width:1024px){.lm-primary-product-grid__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.lm-primary-product-grid .lm-primary-product-card__content{right:22px;bottom:20px;left:22px}.lm-primary-product-grid .lm-primary-product-card__title{font-size:22px}}@media (max-width:767px){.lm-primary-product-grid .lm-primary-product-card:hover .lm-primary-product-card__content,.lm-primary-product-grid .lm-primary-product-card:focus-visible .lm-primary-product-card__content{padding-bottom:0}}.lm-breadcrumbs{display:flex;align-items:center;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;color:#000;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;white-space:nowrap;scrollbar-width:none}.lm-breadcrumbs::-webkit-scrollbar{display:none}.lm-breadcrumbs *{box-sizing:border-box;flex:0 0 auto}.lm-breadcrumbs__back-link,.lm-breadcrumbs__link,.lm-breadcrumbs__current{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.lm-breadcrumbs a,.lm-breadcrumbs a:link,.lm-breadcrumbs a:visited,.lm-breadcrumbs a:hover,.lm-breadcrumbs a:focus,.lm-breadcrumbs a:active,.lm-breadcrumbs .lm-breadcrumbs__back-link,.lm-breadcrumbs .lm-breadcrumbs__back-link:hover,.lm-breadcrumbs .lm-breadcrumbs__back-link:focus,.lm-breadcrumbs .lm-breadcrumbs__back-link:active,.lm-breadcrumbs .lm-breadcrumbs__back-link:visited,.lm-breadcrumbs .lm-breadcrumbs__link,.lm-breadcrumbs .lm-breadcrumbs__link:hover,.lm-breadcrumbs .lm-breadcrumbs__link:focus,.lm-breadcrumbs .lm-breadcrumbs__link:active,.lm-breadcrumbs .lm-breadcrumbs__link:visited{color:#000!important;opacity:1!important;text-decoration:none!important;-webkit-text-fill-color:#000}.lm-breadcrumbs__back-link{gap:8px}.lm-breadcrumbs__back-icon{display:inline-flex;align-items:center;justify-content:center;width:6px;height:12px;color:inherit}.lm-breadcrumbs__back-icon svg{display:block;width:6px;height:12px}.lm-breadcrumbs__pipe{margin:0 6px 0 8px;color:#000}.lm-breadcrumbs__slash{margin:0 8px;color:#000}.lm-breadcrumbs__back-link:focus-visible,.lm-breadcrumbs__link:focus-visible{outline:2px solid #88c057;outline-offset:2px;border-radius:2px}.lm-breadcrumbs__notice{padding:18px 20px;border:1px dashed #d1d5dc;color:#6b7c8e;font-family:"Poppins",sans-serif;font-size:14px;line-height:1.5}@media (max-width:767px){.lm-breadcrumbs{font-size:14px}.lm-breadcrumbs__back-link{gap:6px}.lm-breadcrumbs__pipe{margin:0 5px 0 6px}.lm-breadcrumbs__slash{margin:0 6px}}.lm-product-category-tags{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin:0;padding:0;list-style:none;font-family:"Poppins",sans-serif}.lm-product-category-tags *{box-sizing:border-box}.lm-product-category-tags__item{margin:0;padding:0}.lm-product-category-tags__link,.lm-product-category-tags__link:link,.lm-product-category-tags__link:visited,.lm-product-category-tags__link:hover,.lm-product-category-tags__link:focus,.lm-product-category-tags__link:active{display:inline-flex;align-items:flex-start;justify-content:flex-start;padding:2px 8px;background:#5a8bed;color:#ffffff!important;font-family:"Poppins",sans-serif;font-size:10.5px;font-weight:500;line-height:15.75px;letter-spacing:0;text-decoration:none!important;white-space:nowrap}.lm-product-category-tags__link:focus-visible{outline:2px solid rgb(90 139 237 / .25);outline-offset:2px}.lm-product-category-tags__text{display:block;color:inherit}.lm-product-media-gallery{width:100%;max-width:510px;--lm-product-gallery-stage-bg:#f2f2f2;--lm-product-gallery-thumb-size:115px;--lm-product-gallery-thumb-gap:17px}.lm-product-media-gallery *{box-sizing:border-box}.lm-product-media-gallery__stage{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--lm-product-gallery-stage-bg)}.lm-product-media-gallery__stage-item{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.24s ease,visibility 0.24s ease}.lm-product-media-gallery__stage-item.is-active{opacity:1;visibility:visible;pointer-events:auto}.lm-product-media-gallery__stage-image{display:block;width:100%;height:100%;object-fit:contain;background:var(--lm-product-gallery-stage-bg)}.lm-product-media-gallery__thumbs-shell{position:relative;margin-top:15px}.lm-product-media-gallery__thumbs-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x}.lm-product-media-gallery__thumbs-viewport::-webkit-scrollbar{display:none}.lm-product-media-gallery__thumbs-track{display:flex;gap:var(--lm-product-gallery-thumb-gap);width:max-content}.lm-product-media-gallery__thumb{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--lm-product-gallery-thumb-size);width:var(--lm-product-gallery-thumb-size);height:var(--lm-product-gallery-thumb-size);padding:0;border:0;background:var(--lm-product-gallery-stage-bg);cursor:pointer;scroll-snap-align:start;appearance:none}.lm-product-media-gallery__thumb::after{content:"";position:absolute;inset:0;border:2px solid #fff0;transition:border-color 0.22s ease;pointer-events:none}.lm-product-media-gallery__thumb.is-active::after{border-color:#5a8bed}.lm-product-media-gallery__thumb:focus-visible{outline:2px solid #5a8bed;outline-offset:2px}.lm-product-media-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:contain;background:var(--lm-product-gallery-stage-bg)}.lm-product-media-gallery__next{position:absolute;top:50%;right:0;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:#5a8bed;color:#fff;transform:translate(50%,-50%);cursor:pointer;box-shadow:0 8px 18px rgb(90 139 237 / .35);appearance:none}.lm-product-media-gallery__next:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.lm-product-media-gallery__next:focus-visible{outline:2px solid #1e5be0;outline-offset:2px}.lm-product-media-gallery__notice{padding:18px 20px;border:1px dashed #d1d5dc;color:#6b7c8e;font-family:"Poppins",sans-serif;font-size:14px;line-height:1.5}@media (max-width:767px){.lm-product-media-gallery{max-width:none;--lm-product-gallery-thumb-size:82px;--lm-product-gallery-thumb-gap:8px}.lm-product-media-gallery__stage{height:auto!important;aspect-ratio:auto}.lm-product-media-gallery__stage-item{transition:none}.lm-product-media-gallery__stage-item.is-active{position:relative;inset:auto}.lm-product-media-gallery__stage-item.is-active .lm-product-media-gallery__stage-image{height:auto}.lm-product-media-gallery__thumbs-shell{margin-top:16px}.lm-product-media-gallery__next{display:none}}.lm-product-detail-sections{width:100%;max-width:549px;display:flex;flex-direction:column;gap:28px;--lm-product-detail-section-gap:15px;--lm-product-detail-divider-color:#e8e3dc}.lm-product-detail-sections *{box-sizing:border-box}.lm-product-detail-sections__item{width:100%}.lm-product-detail-sections__toggle{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:0;border:0;background:#fff0;color:#000;text-align:left;cursor:pointer;appearance:none}.lm-product-detail-sections__toggle:focus-visible{outline:2px solid #000;outline-offset:4px}.lm-product-detail-sections__heading{display:block;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;line-height:1.4;color:#000}.lm-product-detail-sections__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20.103px;height:8.406px;color:#000}.lm-product-detail-sections__icon svg{display:block;width:100%;height:100%;transition:transform 0.24s ease}.lm-product-detail-sections__item.is-open .lm-product-detail-sections__icon svg{transform:rotate(180deg)}.lm-product-detail-sections__divider{width:100%;height:1px;margin-top:var(--lm-product-detail-section-gap);background:var(--lm-product-detail-divider-color)}.lm-product-detail-sections__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.28s ease}.lm-product-detail-sections__item.is-open .lm-product-detail-sections__panel{grid-template-rows:1fr}.lm-product-detail-sections__panel-inner{overflow:hidden}.lm-product-detail-sections__rows{display:flex;flex-direction:column;gap:10px;padding-top:var(--lm-product-detail-section-gap)}.lm-product-detail-sections__row{display:flex;align-items:start;justify-content:space-between;gap:24px}.lm-product-detail-sections__row-label,.lm-product-detail-sections__row-value{font-family:"Poppins",sans-serif;line-height:1.4;color:#000}.lm-product-detail-sections__row-label{flex:0 1 42%;font-size:16px;font-weight:500}.lm-product-detail-sections__row-value{flex:0 1 58%;font-size:16px;font-weight:400;margin-left:auto;text-align:right;word-break:break-word}.lm-product-detail-sections__row-value>*:first-child{margin-top:0}.lm-product-detail-sections__row-value>*:last-child{margin-bottom:0}.lm-product-detail-sections__row-value p{margin:0}.lm-product-detail-sections__row-value br+br{display:none}.lm-product-detail-sections__row-divider{width:100%;height:1px;background:var(--lm-product-detail-divider-color)}.lm-product-detail-sections__notice{padding:18px 20px;border:1px dashed #d1d5dc;color:#6b7c8e;font-family:"Poppins",sans-serif;font-size:14px;line-height:1.5}@media (max-width:767px){.lm-product-detail-sections{max-width:none;gap:20px;--lm-product-detail-section-gap:12px}.lm-product-detail-sections__heading{font-size:16px}.lm-product-detail-sections__rows{gap:8px}.lm-product-detail-sections__row{gap:16px}.lm-product-detail-sections__row-label{font-size:14px}.lm-product-detail-sections__row-value{font-size:13px}.lm-product-detail-sections__row-divider{width:100%}}