.mcp-hero,.mcp-table{--mcp-text: #17171a;--mcp-muted: #666970;--mcp-line: #dedfe3;--mcp-soft: #f4f5f7;--mcp-accent: #6e42d9;display:block;color:var(--mcp-text);font-family:Poppins,var(--font-body--family),Arial,sans-serif}.mcp-hero *,.mcp-hero *:before,.mcp-hero *:after,.mcp-table *,.mcp-table *:before,.mcp-table *:after{box-sizing:border-box}.mcp-hero{position:relative;overflow:hidden;background:var(--mcp-background, #f4f5f7)}.mcp-hero__background,.mcp-hero__background:after{position:absolute;top:0;right:0;bottom:0;left:0}.mcp-hero__background img{display:block;width:100%;height:100%;object-fit:cover}.mcp-hero__background:after{background:rgb(255 255 255 / var(--mcp-overlay, .2));content:""}.mcp-hero__shell{position:relative;z-index:1;display:grid;width:min(calc(100% - 56px),1480px);min-height:clamp(490px,40vw,650px);grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(30px,5vw,80px);margin:0 auto;padding:64px 0}.mcp-hero--image .mcp-hero__shell{display:grid;width:100%;min-height:clamp(420px,36vw,560px);grid-template-columns:1fr;gap:0;padding:0}.mcp-hero--image{aspect-ratio:2550 / 656}.mcp-hero--image .mcp-hero__shell{height:100%;min-height:0}.mcp-hero--image .mcp-hero__copy{display:grid;max-width:760px;align-content:center;justify-items:center;margin:0 auto;padding:40px 24px;text-align:center}.mcp-hero--image .mcp-hero__copy h1{color:#fff;text-shadow:0 2px 16px rgb(0 0 0 / .18)}.mcp-hero--image .mcp-hero__copy h1{max-width:none;font-size:clamp(38px,4vw,60px);line-height:1.08}.mcp-hero--image .mcp-hero__copy p{max-width:760px;color:#ffffffeb;font-size:clamp(17px,1.55vw,24px);line-height:1.35;text-shadow:0 1px 8px rgb(0 0 0 / .2)}.mcp-hero--image .mcp-hero__products,.mcp-hero--image .mcp-hero__eyebrow,.mcp-hero--image .mcp-hero__button{display:none}.mcp-hero__copy{max-width:620px}.mcp-hero__eyebrow,.mcp-table__eyebrow{display:block;margin-bottom:12px;color:var(--mcp-accent);font-size:.75rem;font-weight:760;text-transform:uppercase}.mcp-hero h1{max-width:690px;margin:0;font-size:clamp(48px,6vw,82px);font-weight:730;line-height:.98;letter-spacing:0}.mcp-hero__copy p{max-width:560px;margin:20px 0 0;color:var(--mcp-muted);font-size:.95rem;line-height:1.72}.mcp-hero__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;margin-top:28px;padding:0 21px;border:1px solid var(--mcp-text);background:var(--mcp-text);color:#fff;font-size:.75rem;font-weight:720;text-decoration:none}.mcp-hero__button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mcp-hero__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(8px,1.4vw,20px)}.mcp-hero__product{display:grid;min-width:0;align-content:end}.mcp-hero__product:nth-child(2){transform:translateY(-24px)}.mcp-hero__media{display:grid;aspect-ratio:.82;place-items:end center;overflow:hidden}.mcp-hero__media img{display:block;width:112%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 34px rgb(27 28 31 / .16))}.mcp-hero__product span{margin-top:13px;color:var(--mcp-muted);font-size:.75rem;font-weight:700;text-align:center;text-transform:uppercase}.mcp-table{--mcp-add-width: clamp(180px, 17.5vw, 243px);--mcp-product-width: clamp(220px, calc((min(100vw - 56px, 1380px) - var(--mcp-add-width) - 54px) / 3), 361px);background:var(--mcp-background, #fff)}.mcp-table__shell{width:min(calc(100% - 56px),1380px);margin:0 auto;padding:100px 0 112px}.mcp-table__header{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:42px;text-align:center}.mcp-table__header-copy{max-width:760px;margin:0 auto}.mcp-table__header h2{margin:0;font-size:clamp(40px,4.8vw,66px);font-weight:720;line-height:1.02;letter-spacing:0}.mcp-table__header p{max-width:650px;margin:16px auto 0;color:var(--mcp-muted);font-size:.9rem;line-height:1.7}.mcp-table__mobile-nav{display:none}.mcp-table__selection{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:18px;width:100%;margin:0 auto 34px}.mcp-table__selected-products{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:center;gap:18px;width:auto}.mcp-table__add-card{display:grid;flex:0 0 var(--mcp-add-width);width:var(--mcp-add-width);min-height:300px;place-items:center;align-content:center;gap:9px;padding:24px;border:1px dashed #bfc1c7;background:#fff;color:var(--mcp-text);cursor:pointer;text-align:center}.mcp-table__add-card strong{font-size:.84rem}.mcp-table__add-card span:last-child{color:var(--mcp-muted);font-size:.75rem}.mcp-table__add-icon{display:grid;width:54px;height:54px;place-items:center;color:#56585e;font-size:42px;font-weight:300;line-height:1}.mcp-table__product-card{position:relative;display:flex;flex:0 0 var(--mcp-product-width);width:var(--mcp-product-width);min-width:0;min-height:300px;flex-direction:column;padding:18px;border:1px solid var(--mcp-line);background:#fff}.mcp-table__product-card[hidden],.mcp-table__column-heading[hidden],.mcp-table__value[hidden]{display:none}.mcp-table__remove,.mcp-table__picker-close{position:absolute;top:9px;right:9px;display:grid;width:25px;height:25px;place-items:center;border:0;border-radius:50%;background:#eef0f2;color:#54565d;cursor:pointer;font-size:18px;line-height:1}.mcp-table__product-card .mcp-table__product-media{margin-top:16px}.mcp-table__product-card h3{margin:14px 0 0;font-size:1rem}.mcp-table__product-card .mcp-table__link{margin-top:auto}.mcp-table__picker{width:min(92vw,520px);padding:0;border:0;background:transparent}.mcp-table__picker::backdrop{background:#0f101461}.mcp-table__picker-panel{position:relative;padding:32px;border:1px solid var(--mcp-line);background:#fff;box-shadow:0 20px 60px #0000002e}.mcp-table__picker-panel h3{margin:0;font-size:1.3rem}.mcp-table__picker-panel p{margin:8px 0 20px;color:var(--mcp-muted);font-size:.78rem}.mcp-table__picker-options{display:grid;gap:8px}.mcp-table__picker-option{display:flex;min-height:70px;align-items:center;gap:14px;padding:7px 14px;border:1px solid var(--mcp-line);background:#fff;color:var(--mcp-text);cursor:pointer;text-align:left}.mcp-table__picker-option:disabled{opacity:.4;cursor:default}.mcp-table__picker-option-media{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;overflow:hidden;background:#fff}.mcp-table__picker-option-media img{display:block;width:100%;height:100%;object-fit:contain}.mcp-table__picker-option-copy{flex:1 1 auto;font-size:.82rem;font-weight:720}.mcp-table__picker-option-add{flex:0 0 auto;font-size:22px}.mcp-table__column-heading{min-width:0;border-right:1px solid var(--mcp-line);border-bottom:1px solid var(--mcp-line);padding:17px 18px;background:#fff;font-size:.76rem;font-weight:720;text-align:center}.mcp-table__grid{--mcp-products: 3;display:grid;width:max-content;max-width:100%;margin:0 auto;grid-template-columns:var(--mcp-add-width) repeat(var(--mcp-products),var(--mcp-product-width));border-top:1px solid var(--mcp-line);border-left:1px solid var(--mcp-line)}.mcp-table__corner,.mcp-table__product,.mcp-table__label,.mcp-table__value{min-width:0;border-right:1px solid var(--mcp-line);border-bottom:1px solid var(--mcp-line)}.mcp-table__corner{display:flex;align-items:end;padding:24px;color:var(--mcp-muted);font-size:.75rem;font-weight:720;text-transform:uppercase}.mcp-table__product{display:flex;min-height:420px;flex-direction:column;padding:22px;background:#fff}.mcp-table__badge{min-height:18px;color:var(--mcp-accent);font-size:.69rem;font-weight:760;text-transform:uppercase}.mcp-table__product-media{display:grid;aspect-ratio:1.15;place-items:center;margin-top:7px;overflow:hidden;background:#fff}.mcp-table__product-media img{display:block;width:100%;height:100%;object-fit:contain}.mcp-table__product h3{margin:20px 0 0;overflow-wrap:anywhere;font-size:1.12rem;line-height:1.35}.mcp-table__price{margin:7px 0 0;color:var(--mcp-muted);font-size:.75rem}.mcp-table__link{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:16px;border-top:1px solid var(--mcp-line);color:var(--mcp-text);font-size:.75rem;font-weight:720;text-decoration:none}.mcp-table__link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.mcp-table__label,.mcp-table__value{display:flex;min-height:76px;align-items:center;padding:18px 22px}.mcp-table__row--alternate{background:#fafafa}.mcp-table__label{flex-direction:column;align-items:flex-start;justify-content:center;font-size:.75rem;font-weight:720}.mcp-table__unit{margin-top:3px;color:var(--mcp-muted);font-size:.69rem;font-weight:500}.mcp-table__value{justify-content:center;color:#43454b;font-size:.75rem;line-height:1.5;text-align:center;overflow-wrap:anywhere}.mcp-table__empty{padding:34px;border:1px solid var(--mcp-line);color:var(--mcp-muted);text-align:center}@media(max-width:989px){.mcp-hero__shell{grid-template-columns:minmax(290px,.78fr) minmax(0,1.22fr)}.mcp-hero h1{font-size:clamp(45px,6.5vw,64px)}.mcp-table__product{min-height:360px;padding:17px}.mcp-table{--mcp-add-width: calc((100vw - 90px)*.176) ;--mcp-product-width: calc((100vw - 90px)*.262) }.mcp-table__label,.mcp-table__value{padding-inline:15px}}@media(max-width:749px){.mcp-hero__shell{width:min(calc(100% - 36px),1480px);min-height:0;grid-template-columns:1fr;gap:35px;padding:58px 0 52px}.mcp-hero--image .mcp-hero__shell{min-height:300px}.mcp-hero--image{aspect-ratio:auto;min-height:300px}.mcp-hero--image .mcp-hero__copy{padding:28px 18px}.mcp-hero h1{font-size:46px}.mcp-hero__copy p{font-size:.85rem}.mcp-hero__button{width:100%}.mcp-hero__products{gap:5px}.mcp-hero__product:nth-child(2){transform:translateY(-12px)}.mcp-hero__media{aspect-ratio:.78}.mcp-hero__product span{font-size:.75rem}.mcp-table__shell{width:min(calc(100% - 36px),1380px);padding:66px 0 78px}.mcp-table__header{display:block;margin-bottom:28px}.mcp-table__header h2{font-size:40px}.mcp-table__header p{font-size:.84rem}.mcp-table__mobile-nav{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:9px;margin-bottom:12px}.mcp-table__selection{display:block;margin-bottom:22px}.mcp-table__add-card{min-height:150px;margin-bottom:12px}.mcp-table__selected-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.mcp-table__add-card,.mcp-table__product-card{width:100%}.mcp-table__product-card{min-height:190px;padding:10px}.mcp-table__product-card .mcp-table__product-media{aspect-ratio:1;margin-top:7px}.mcp-table__product-card h3{margin-top:8px;font-size:.8rem}.mcp-table__product-card .mcp-table__price,.mcp-table__product-card .mcp-table__link,.mcp-table__product-card .mcp-table__badge{display:none}.mcp-table__remove{position:relative;top:5px;right:5px;width:21px;height:21px;font-size:15px}.mcp-table__remove:before{position:absolute;top:50%;left:50%;width:44px;height:44px;content:"";transform:translate(-50%,-50%)}.mcp-table__picker-panel{padding:24px 18px}.mcp-table__nav-button{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--mcp-line);background:#fff;color:var(--mcp-text);cursor:pointer}.mcp-table__nav-button:disabled{opacity:.32;cursor:default}.mcp-table__nav-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mcp-table__nav-status{overflow:hidden;font-size:.75rem;font-weight:720;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mcp-table__grid{width:100%;margin:0;grid-template-columns:minmax(116px,.78fr) minmax(0,1.22fr)}.mcp-table__corner{padding:15px 13px}.mcp-table__product{min-height:390px;padding:17px}.mcp-table__product[data-mobile-visible=false],.mcp-table__value[data-mobile-visible=false]{display:none}.mcp-table__label,.mcp-table__value{min-height:72px;padding:15px 13px}.mcp-table__label,.mcp-table__value{font-size:.75rem}.mcp-table__column-heading{display:none}}@media(prefers-reduced-motion:reduce){.mcp-hero__product:nth-child(2){transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/monsga-comparison-page.css.map */
