.mps-main-product{background:rgb(var(--color-background))}.mps-main-product__page{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:4.8rem;align-items:stretch;padding-top:3.2rem;padding-bottom:4.8rem;overflow:visible}.mps-main-product__media{position:relative;align-self:stretch;min-height:100%;overflow:visible}.mps-main-product__media-sticky{position:sticky;top:2.4rem;align-self:start;z-index:2}.mps-main-product__media-main{background:#f8f8f8;border-radius:.8rem;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:48rem}.mps-main-product__image{display:block;width:100%;height:auto;object-fit:contain}.mps-main-product__thumbs{display:flex;gap:1.2rem;margin-top:2.4rem;overflow-x:auto;padding-bottom:.4rem}.mps-main-product__thumb{width:5.8rem;height:5.8rem;flex:0 0 5.8rem;border:.1rem solid rgba(18,18,18,.12);background:#fff;border-radius:.8rem;padding:.4rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.mps-main-product__thumb.is-active{border-color:#168bff;box-shadow:0 0 0 .1rem #168bff}.mps-main-product__thumb-image{width:100%;height:100%;object-fit:contain}.mps-main-product__info{min-width:0}.mps-product-description-fixed{display:flow-root;width:100%;margin-bottom:1.8rem}.mps-product-description-fixed__box{position:relative;max-height:15.8rem;overflow:hidden;padding:1.8rem 2rem;border-radius:1.2rem;background:#f3f3f7;transition:max-height .28s ease}.mps-product-description-fixed__box:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5.8rem;pointer-events:none;background:linear-gradient(to bottom,#f3f3f700,#f3f3f7 82%);transition:opacity .2s ease}.mps-product-description-fixed__content{font-size:1.55rem;line-height:1.55;color:rgba(var(--color-foreground),.86)}.mps-product-description-fixed__content>*:first-child{margin-top:0}.mps-product-description-fixed__content>*:last-child{margin-bottom:0}.mps-product-description-fixed__content ul,.mps-product-description-fixed__content ol{margin:0;padding-left:2.2rem}.mps-product-description-fixed__content li{margin:0;padding-left:.6rem}.mps-product-description-fixed__content li+li{margin-top:1.35rem}.mps-product-description-fixed__content li::marker{font-size:1.1rem;color:rgba(var(--color-foreground),.75)}.mps-product-description-fixed:not(.is-open) .mps-product-description-fixed__content li:nth-child(n+4){color:rgba(var(--color-foreground),.38)}.mps-product-description-fixed:not(.is-open) .mps-product-description-fixed__content li:nth-child(n+4)::marker{color:rgba(var(--color-foreground),.35)}.mps-product-description-fixed__toggle{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.2rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.3;font-weight:700;cursor:pointer}.mps-product-description-fixed__toggle svg{transition:transform .2s ease}@media screen and (max-width:767px){.mps-product-description-fixed__box{max-height:14.6rem;padding:1.6rem}.mps-product-description-fixed__content{font-size:1.4rem}.mps-product-description-fixed__content ul,.mps-product-description-fixed__content ol{padding-left:2rem}.mps-product-description-fixed__content li+li{margin-top:1.1rem}}.mps-product-text{margin-bottom:1.8rem}.mps-product-text__heading{margin:0 0 1.2rem;font-size:clamp(2.4rem,2.3vw,3.4rem);line-height:1.15;font-weight:700;color:rgb(var(--color-foreground))}.mps-product-text__description{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.78)}.mps-product-text__description ul{margin:0;padding-left:1.8rem}.mps-product-text__description li+li{margin-top:.6rem}.mps-bundle{width:100%}.mps-bundle__group{margin-top:2rem}.mps-bundle__label{font-size:1.45rem;line-height:1.4;font-weight:700;color:rgb(var(--color-foreground));margin-bottom:1rem}.mps-market__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.mps-market__option{min-height:4.2rem;border:.1rem solid rgba(18,18,18,.12);background:#fff;border-radius:.9rem;font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.75);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.mps-market__option.is-active{border-color:#168bff;background:#f0f8ff;color:#168bff;box-shadow:0 0 0 .1rem #168bff}.mps-bundle__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.4rem;background:#fafafa;border-radius:1rem;overflow:hidden}.mps-bundle__metric{min-height:7rem;display:flex;flex-direction:column;justify-content:center;padding:1rem .8rem;text-align:center;border-right:.1rem solid rgba(18,18,18,.06)}.mps-bundle__metric:last-child{border-right:0}.mps-bundle__metric strong{display:block;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1.1;font-weight:700;color:rgb(var(--color-foreground))}.mps-bundle__metric span{display:block;margin-top:.4rem;font-size:1.15rem;color:rgba(var(--color-foreground),.55)}.mps-card,.mps-panel{position:relative;width:100%;border:.1rem solid rgba(18,18,18,.12);border-radius:1.2rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.mps-panel__content{min-width:0;flex:1 1 auto}.mps-panel__content strong{display:block;font-size:1.3rem;line-height:1.35;font-weight:700;color:rgb(var(--color-foreground))}.mps-panel__content span{display:block;margin-top:.2rem;font-size:1.15rem;color:rgba(var(--color-foreground),.55)}.mps-panel__content em{display:block;margin-top:.35rem;font-style:normal;font-size:1.35rem;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.mps-feature-richtext{margin-bottom:1.8rem}.mps-feature-richtext__box{position:relative;max-height:15.8rem;overflow:hidden;padding:1.8rem 2rem;border-radius:1.2rem;background:#f3f3f7;transition:max-height .28s ease}.mps-feature-richtext__box:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5.8rem;pointer-events:none;background:linear-gradient(to bottom,#f3f3f700,#f3f3f7 82%);transition:opacity .2s ease}.mps-feature-richtext.is-open .mps-feature-richtext__box{max-height:80rem}.mps-feature-richtext.is-open .mps-feature-richtext__box:after{opacity:0}.mps-feature-richtext__content{font-size:1.55rem;line-height:1.55;color:rgba(var(--color-foreground),.86)}.mps-feature-richtext__content ul{margin:0;padding-left:2.2rem}.mps-feature-richtext__content li{margin:0;padding-left:.6rem}.mps-feature-richtext__content li+li{margin-top:1.35rem}.mps-feature-richtext__content li::marker{font-size:1.1rem;color:rgba(var(--color-foreground),.75)}.mps-feature-richtext:not(.is-open) .mps-feature-richtext__content li:nth-child(n+4){color:rgba(var(--color-foreground),.38)}.mps-feature-richtext:not(.is-open) .mps-feature-richtext__content li:nth-child(n+4)::marker{color:rgba(var(--color-foreground),.35)}.mps-feature-richtext__toggle{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.2rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.3;font-weight:700;cursor:pointer}.mps-feature-richtext__toggle svg{transition:transform .2s ease}.mps-feature-richtext.is-open .mps-feature-richtext__toggle svg{transform:rotate(180deg)}@media screen and (max-width:767px){.mps-feature-richtext__box{max-height:14.6rem;padding:1.6rem}.mps-feature-richtext__content{font-size:1.4rem}.mps-feature-richtext__content ul{padding-left:2rem}.mps-feature-richtext__content li+li{margin-top:1.1rem}}.mps-card{min-height:7.2rem;padding:1.2rem;display:grid;grid-template-columns:4.4rem minmax(0,1fr) auto auto;gap:1.2rem;align-items:center;cursor:pointer}.mps-card+.mps-card,.mps-panel+.mps-panel{margin-top:1.2rem}.mps-card--active,.mps-panel--active{border-color:#168bff;background:#f7fbff;box-shadow:0 0 0 .1rem #168bff}.mps-card__icon{width:4.4rem;height:4.4rem;border-radius:.8rem;background:#f7f7f7;overflow:hidden;display:flex;align-items:center;justify-content:center}.mps-card__image{width:100%;height:100%;object-fit:contain}.mps-card__content{min-width:0}.mps-card__content strong{display:block;font-size:1.25rem;line-height:1.35;font-weight:700;color:rgb(var(--color-foreground));word-break:break-word}.mps-card__content span{display:block;margin-top:.2rem;font-size:1.15rem;color:rgba(var(--color-foreground),.55)}.mps-card__price{text-align:right;white-space:nowrap}.mps-card__price strong{display:block;font-size:1.6rem;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.mps-card__price s{display:block;margin-top:.2rem;font-size:1.2rem;color:rgba(var(--color-foreground),.45)}.mps-qty{width:10rem;height:3.2rem;display:grid;grid-template-columns:3rem minmax(0,1fr) 3rem;align-items:center;border:.1rem solid rgba(18,18,18,.12);border-radius:10rem;background:#fff;overflow:hidden}.mps-qty[hidden]{display:none}.mps-qty button{width:3rem;height:3rem;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font-size:1.5rem;line-height:1}.mps-qty input{width:100%;min-width:0;border:0;padding:0;text-align:center;font-size:1.2rem;background:transparent;color:rgb(var(--color-foreground));-webkit-appearance:textfield;appearance:textfield}.mps-qty input::-webkit-outer-spin-button,.mps-qty input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.mps-panel{padding:1.2rem}.mps-panel__top{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.mps-panel__top strong{font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground))}.mps-panel__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.mps-panel__steps button{height:3.4rem;border:.1rem solid rgba(18,18,18,.12);border-radius:.8rem;background:#fff;font-size:1.25rem;color:rgba(var(--color-foreground),.68);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.mps-panel__steps button.is-active{border-color:#168bff;background:#f0f8ff;color:#168bff;box-shadow:0 0 0 .1rem #168bff}.mps-summary{margin-top:2rem;padding-top:1.6rem;border-top:.1rem solid rgba(18,18,18,.1)}.mps-summary__list{display:grid;gap:.8rem;margin-bottom:1.2rem}.mps-summary__row,.mps-summary__total{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.mps-summary__row span{font-size:1.25rem;color:rgba(var(--color-foreground),.72)}.mps-summary__row strong{font-size:1.25rem;color:rgb(var(--color-foreground));white-space:nowrap}.mps-summary__total span{font-size:1.45rem;font-weight:700;color:rgb(var(--color-foreground))}.mps-summary__total strong{font-size:2.4rem;line-height:1.1;font-weight:800;color:rgb(var(--color-foreground));white-space:nowrap}.mps-actions{display:grid;gap:1.2rem;margin-top:1.6rem}.mps-button{width:100%;min-height:5.2rem;border-radius:1.2rem;font-size:1.45rem;font-weight:700;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.mps-button:hover{transform:translateY(-.1rem)}.mps-button--secondary{border:.1rem solid rgba(18,18,18,.18);background:#fff;color:rgb(var(--color-foreground))}.mps-button--primary{border:.1rem solid #000;background:#000;color:#fff}.mps-vat-check{margin-top:1.6rem;padding:1.8rem;border:.1rem solid #a8d8ff;background:#eef8ff;border-radius:1.2rem}.mps-vat-check__label{display:flex;align-items:flex-start;gap:1rem;font-size:1.25rem;line-height:1.45;color:rgba(var(--color-foreground),.82);cursor:pointer}.mps-vat-check__label input{width:1.6rem;height:1.6rem;margin-top:.1rem;flex:0 0 1.6rem}.mps-vat-check__toggle{margin-top:1rem;border:0;background:transparent;padding:0;color:#168bff;font-size:1.2rem;font-weight:700;cursor:pointer}.mps-vat-check__content{display:none;margin-top:1.2rem;padding:1.4rem;border:.1rem solid rgba(18,18,18,.1);border-radius:.8rem;background:#fff;font-size:1.2rem;line-height:1.65;color:rgba(var(--color-foreground),.72)}.mps-vat-check__content.is-open{display:block}.mps-vat-check__content p{margin:0 0 .8rem}.mps-vat-check__content p:last-child{margin-bottom:0}.mps-vat-check__error{margin-top:1rem;color:#d92d20;font-size:1.25rem;font-weight:700}.mps-accordion{margin-top:2rem;border-top:.1rem solid rgba(18,18,18,.1)}.mps-accordion__item{border-bottom:.1rem solid rgba(18,18,18,.1)}.mps-accordion__item summary{cursor:pointer;padding:1.6rem 0;font-size:1.45rem;font-weight:700;color:rgb(var(--color-foreground));list-style:none}.mps-accordion__item summary::-webkit-details-marker{display:none}.mps-accordion__item summary:after{content:"+";float:right;font-size:1.8rem;line-height:1}.mps-accordion__item[open] summary:after{content:"\2212"}.mps-accordion__content{padding-bottom:1.6rem;font-size:1.35rem;line-height:1.7;color:rgba(var(--color-foreground),.72)}@media screen and (max-width:1024px){.mps-main-product__page{grid-template-columns:minmax(0,1fr) minmax(380px,460px);gap:3rem}.mps-main-product__media-main{min-height:38rem}.mps-card{grid-template-columns:4.2rem minmax(0,1fr) auto}.mps-card .mps-qty{grid-column:2 / -1;justify-self:end}}@media screen and (max-width:767px){.mps-main-product__page{display:block;padding-top:1.6rem;padding-bottom:3.2rem}.mps-main-product__media-sticky{position:static}.mps-main-product__page{display:block}.mps-main-product__media{min-height:auto}.mps-main-product__media-sticky{position:static;top:auto}.mps-main-product__media-main{min-height:30rem}.mps-main-product__thumbs{gap:.8rem;margin-top:1.4rem}.mps-main-product__thumb{width:5.2rem;height:5.2rem;flex-basis:5.2rem}.mps-main-product__info{margin-top:2.4rem}.mps-market__grid{grid-template-columns:1fr}.mps-bundle__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mps-bundle__metric{min-height:6.4rem;padding:.8rem .4rem}.mps-bundle__metric strong{font-size:1.7rem}.mps-bundle__metric span{font-size:1rem}.mps-card{grid-template-columns:4.2rem minmax(0,1fr);gap:1rem}.mps-card__price{grid-column:2 / -1;text-align:left}.mps-card .mps-qty{grid-column:2 / -1;justify-self:start}.mps-panel__steps{gap:.6rem}.mps-summary__total strong{font-size:2.1rem}.mps-vat-check{padding:1.4rem}}.marstekd-service-accordion-custom{--msa-bg: #ffffff;--msa-text: #2f3033;--msa-border: #e6e6e6;--msa-toggle-bg: #efefef;width:100%;background:var(--msa-bg);color:var(--msa-text);font-family:Helvetica Neue,Arial,sans-serif}.marstekd-service-accordion-custom *{box-sizing:border-box}.marstekd-service-accordion-custom__items{width:100%;border-top:1px solid var(--msa-border)}.marstekd-service-accordion-custom__item{border-bottom:1px solid var(--msa-border)}.marstekd-service-accordion-custom__button{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border:0;background:transparent;color:var(--msa-text);font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}.marstekd-service-accordion-custom__button-left{display:inline-flex;align-items:center;min-width:0;gap:10px}.marstekd-service-accordion-custom__icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;color:#111}.marstekd-service-accordion-custom__icon svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.marstekd-service-accordion-custom__title{display:block;font-size:15px;line-height:1.35;font-weight:700;letter-spacing:-.01em}.marstekd-service-accordion-custom__toggle{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--msa-toggle-bg);color:#222}.marstekd-service-accordion-custom__toggle svg{width:10px;height:8px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(180deg);transition:transform .2s ease}.marstekd-service-accordion-custom__item.is-open .marstekd-service-accordion-custom__toggle svg{transform:rotate(0)}.marstekd-service-accordion-custom__panel[hidden]{display:none}.marstekd-service-accordion-custom__content{padding:0 0 26px}.marstekd-service-accordion-custom__richtext{max-width:100%;color:var(--msa-text);font-size:16px;line-height:1.55;font-weight:400;letter-spacing:-.01em}.marstekd-service-accordion-custom__richtext p{margin:0 0 22px}.marstekd-service-accordion-custom__richtext p:last-child{margin-bottom:0}.marstekd-service-accordion-custom__richtext a{color:currentColor;text-decoration:underline;text-underline-offset:3px}.marstekd-service-accordion-custom__logos{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.marstekd-service-accordion-custom__logo-card{min-width:58px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border:1px solid #e6e8ec;border-radius:4px;background:#fff;color:#222;font-size:11px;line-height:1;font-weight:700;white-space:nowrap}.marstekd-service-accordion-custom__logo-card--paypal{color:#003087}.marstekd-service-accordion-custom__logo-card--shop{color:#5a31f4}.marstekd-service-accordion-custom__logo-card--visa{color:#1434cb}.marstekd-service-accordion-custom__logo-card--dhl{color:#d40511;background:#fc0;border-color:#fc0}.marstekd-service-accordion-custom__logo-card--dpd{color:#dc0032}@media screen and (max-width:767px){.marstekd-service-accordion-custom__button{min-height:56px;padding:13px 0}.marstekd-service-accordion-custom__title{font-size:14px}.marstekd-service-accordion-custom__richtext{font-size:15px;line-height:1.55}.marstekd-service-accordion-custom__richtext p{margin-bottom:18px}.marstekd-service-accordion-custom__content{padding-bottom:22px}.marstekd-service-accordion-custom__logos{gap:10px}.marstekd-service-accordion-custom__logo-card{min-width:52px;height:32px}}.mps-product-description-fixed.is-open .mps-product-description-fixed__box{max-height:90rem}.mps-product-description-fixed.is-open .mps-product-description-fixed__box:after{opacity:0}.mps-product-description-fixed.is-open .mps-product-description-fixed__toggle svg{transform:rotate(180deg)}.mps-main-product__media-main{position:relative}.mps-main-product__image{transition:transform .26s ease,opacity .26s ease;will-change:transform,opacity}.mps-main-product__image.is-changing{opacity:0}.mps-main-product__image.is-changing.is-slide-left{transform:translate(-2.4rem)}.mps-main-product__image.is-changing.is-slide-right{transform:translate(2.4rem)}.mps-main-product__image.is-entering{opacity:1;animation:mpsMainImageEnter .26s ease both}@keyframes mpsMainImageEnter{0%{opacity:0;transform:translate(2.4rem)}to{opacity:1;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product.css.map */
