.mt-product-main-tabs{font-family:var(--font-body);color:var(--color-primary);padding:40px 0}.mt-product-main-tabs .container{padding-left:16px;padding-right:16px}.mt-product-main-tabs__nav{display:none;margin:0}.mt-product-main-tabs__nav-list{display:flex;justify-content:flex-start;align-items:stretch;gap:8px}.mt-product-main-tabs__nav-list li{flex:1 1 100%}.mt-product-main-tabs__nav-item{position:relative;display:block;width:100%;height:100%;padding:24px;font-family:var(--font-headings);font-size:20px;font-weight:600;line-height:1.2;color:var(--color-primary);background:#f2f4fc80;border:0;border-radius:8px 8px 0 0}.mt-product-main-tabs__nav-item span{opacity:.7;will-change:opacity;transition:.2s opacity ease-in-out}.mt-product-main-tabs__nav-item:hover,.mt-product-main-tabs__nav-item:focus{color:inherit;background:#f2f4fc}.mt-product-main-tabs__nav-item:hover span,.mt-product-main-tabs__nav-item:focus span{opacity:1}.mt-product-main-tabs__nav-item.active{background:radial-gradient(49.9% 49.33% at 50.1% 100%,#0fc9e71a,#0fc9e700),var(--color-white)}.mt-product-main-tabs__nav-item.active:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:2px;background:linear-gradient(120deg,#0fc9e7,#169dff)}.mt-product-main-tabs__nav-item.active span{opacity:1}.mt-product-main-tabs__item{background:#f2f4fc66;border-radius:8px;padding:24px;margin:0 0 8px}.mt-product-main-tabs__item:last-child{margin:0}.mt-product-main-tabs__item .mt-accordion__title{position:relative}.mt-product-main-tabs__item .mt-accordion__title:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:linear-gradient(120deg,#0fc9e7,#169dff);opacity:0}.mt-product-main-tabs__item[open]{background:#f2f4fcb3}.mt-product-main-tabs__item[open] .mt-accordion__title:after{opacity:1}.mt-product-main-tabs__item .mt-accordion__content{margin:16px 0 0}.mt-pm-tab{display:flex;align-items:stretch;justify-content:space-between;flex-flow:row wrap;padding:0;color:inherit;background:transparent;border:0}.mt-pm-tab__column{flex:0 0 100%;margin:0 0 24px}.mt-pm-tab__column:last-child{margin:0}.mt-pm-tab__heading{display:none;font-family:var(--font-headings);font-size:36px;font-weight:600;line-height:1;color:inherit;margin:0 0 8px}.mt-pm-tab__heading:last-child{margin:0}.mt-pm-tab__description{font-family:var(--font-body);font-size:14px;font-weight:400;font-style:normal;line-height:1.4;color:inherit}.mt-pm-tab__description p{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0 0 .5em}.mt-pm-tab__description p:last-child{margin:0}.mt-pm-tab__description a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:underline;text-underline-offset:3px}.mt-pm-tab__content{font-family:inherit;font-size:15px;height:auto}.mt-pm-tab__content:empty{display:none}.mt-pm-tab__content h2,.mt-pm-tab__content h3,.mt-pm-tab__content h4{font-style:normal}.mt-technical-specs{padding:0;background:transparent;border:0;border-radius:0}.mt-technical-specs__item{display:flex;justify-content:space-between;align-items:flex-start;flex-flow:row wrap;font-family:inherit;font-size:14px;line-height:1.4;color:inherit;margin:0 0 24px}.mt-technical-specs__item:last-child{margin:0}.mt-technical-specs__item-title{flex:0 0 100%;font-size:16px;font-weight:700;line-height:1.4;color:inherit;margin:0}.mt-technical-specs__item-title>strong{font-weight:700}.mt-technical-specs__item-content{flex:0 0 100%;font-size:inherit;font-weight:400;line-height:inherit;text-align:left;color:inherit}.mt-payment-methods{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:16px}.mt-payment-methods__item{--color-bg: #F2F4FC;--image-height: 80%;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:0;background:var(--color-bg);border:0;border-radius:8px;aspect-ratio:26 / 15;overflow:hidden}.mt-payment-methods__item img{display:block;width:auto;height:auto;max-width:90%;max-height:var(--image-height);-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width: 450px){.mt-payment-methods{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 600px){.mt-payment-methods{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 768px){.mt-product-main-tabs{padding:80px 0}.mt-product-main-tabs__nav{display:block}.mt-product-main-tabs__item summary{display:none}.mt-product-main-tabs__item{display:none;padding:0}.mt-product-main-tabs__item[open]{display:block;background:transparent}.mt-product-main-tabs__item .mt-accordion__content{margin:0}#mt-payments .mt-pm-tab__column--main .mt-pm-tab__content{background:transparent;height:auto;min-height:1px;padding:30px}.mt-pm-tab{padding:16px;background:#f2f4fc99;border-radius:0 0 16px 16px}.mt-pm-tab__column--info{padding:30px}.mt-pm-tab__heading{display:block}.mt-pm-tab__description{font-size:20px;line-height:1.6}.mt-pm-tab__content{min-height:550px;height:550px;max-height:550px;padding:48px;background:#dae3f566;border:0;border-radius:8px;overflow:auto}.mt-technical-specs__item{flex-flow:row nowrap;font-size:20px;margin:0 0 40px}.mt-technical-specs__item-title{flex:0 0 auto;font-size:inherit;margin:0 20px 0 0}.mt-technical-specs__item-content{flex:1 1 100%;font-size:inherit;text-align:right}.mt-payment-methods{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 1030px){.mt-product-main-tabs__nav-item{padding:24px 40px;font-size:24px;line-height:1.2}.mt-pm-tab__column{flex:0 0 calc(50% - 20px);margin:0}.mt-pm-tab__column--info{max-width:550px;padding:56px 0 56px 56px}#mt-payments .mt-pm-tab__column--main .mt-pm-tab__content{padding:48px;min-height:550px}.mt-pm-tab__heading{font-size:40px}.mt-payment-methods{display:flex;flex-flow:row wrap;justify-content:flex-end;gap:0;max-width:512px;margin:36px 0 0 auto}.mt-payment-methods__item{width:calc(25% - 24px);margin:12px}}@media screen and (min-width: 1280px){.mt-payment-methods{margin:36px 34px 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/186/assets/mt-product-tabs.css.map */
