.prologo-module{--prologo-border: #dedede;--prologo-card: #fafafa;--prologo-muted: rgba(0,0,0,.6);--prologo-gap: clamp(12px, 1.25vw, 20px);color:inherit}.prologo-module__section{padding-block:var(--prologo-pt, 36px) var(--prologo-pb, 36px)}.prologo-module__heading-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--prologo-border);padding-bottom:10px;margin-bottom:18px}.prologo-module__heading{margin:0;font:inherit;font-size:clamp(18px,1.35vw,23px);line-height:1.2;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prologo-module__kicker{color:var(--prologo-muted);font-size:11px;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;text-align:right}.prologo-card{min-width:0;background:var(--prologo-card);border:1px solid var(--prologo-border);border-radius:var(--prologo-radius, 0px)}.prologo-card strong{font-weight:700;line-height:1.25}.prologo-card p{margin:7px 0 0;color:var(--prologo-muted);font-size:14px;line-height:1.5}.prologo-card img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.prologo-characteristics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--prologo-gap)}.prologo-characteristics__card{min-height:160px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.prologo-characteristics__icon{height:64px;max-width:120px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.prologo-characteristics__copy span{display:block;margin-top:5px;color:var(--prologo-muted);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.prologo-dimension-mark{width:58px;height:55px;display:grid;grid-template-columns:1fr 2px 1fr;gap:4px;margin:0 auto 10px}.prologo-dimension-mark span{background:currentColor;clip-path:polygon(40% 0,70% 0,100% 100%,0 100%);opacity:.75}.prologo-dimension-mark span:last-child{transform:scaleX(-1)}.prologo-dimension-mark i{background:currentColor;opacity:.28}.prologo-use__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--prologo-gap)}.prologo-use__card{min-height:92px;padding:16px 20px;display:flex;align-items:center;gap:16px}.prologo-use__icon{width:62px;height:52px;flex:0 0 62px;display:flex;align-items:center;justify-content:center}.prologo-use__copy{min-width:0}.prologo-use__copy span{display:block;margin-top:4px;color:var(--prologo-muted);font-size:12px;line-height:1.35}.prologo-tech__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--prologo-gap)}.prologo-tech__card{min-height:150px;padding:22px;display:grid;grid-template-columns:minmax(120px,170px) minmax(0,1fr);align-items:center;gap:22px}.prologo-tech__logo{height:86px;display:flex;align-items:center;justify-content:center}.prologo-tech__copy{min-width:0}.prologo-construction__subgroup+.prologo-construction__subgroup{margin-top:26px}.prologo-construction__subheading{margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.prologo-construction__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--prologo-gap)}.prologo-construction__card{padding:20px;display:grid;grid-template-columns:minmax(105px,160px) minmax(0,1fr);align-items:center;gap:20px}.prologo-construction__icon{height:72px;display:flex;align-items:center;justify-content:center}.prologo-construction__copy{min-width:0}.prologo-construction__card.prologo-construction__card--no-icon{grid-template-columns:minmax(0,1fr);align-items:start}.prologo-construction__card.prologo-construction__card--no-icon .prologo-construction__copy{width:100%;max-width:none}.prologo-construction__card.prologo-construction__card--no-icon .prologo-construction__copy p{width:100%;max-width:none;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.prologo-construction__copy>span{display:block;margin-top:5px;color:var(--prologo-muted);font-size:13px}.prologo-construction__copy dl{margin:10px 0 0}.prologo-construction__copy dl div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--prologo-border);padding:6px 0;font-size:12px}.prologo-construction__copy dt{color:var(--prologo-muted)}.prologo-construction__copy dd{margin:0;text-align:right;font-weight:600}.prologo-construction__data-row{margin-top:16px;border:1px solid var(--prologo-border);display:grid;grid-template-columns:minmax(150px,.32fr) 1fr}.prologo-construction__data-row>*{padding:14px 18px}.prologo-construction__data-row>strong{border-right:1px solid var(--prologo-border)}.prologo-construction__details{border:1px solid var(--prologo-border);margin-top:12px}.prologo-construction__details summary{cursor:pointer;list-style:none;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:700}.prologo-construction__details summary::-webkit-details-marker{display:none}.prologo-construction__details-content{border-top:1px solid var(--prologo-border);padding:16px 18px;color:var(--prologo-muted);line-height:1.65}.prologo-plus{width:14px;height:14px;position:relative;flex:0 0 14px}.prologo-plus:before,.prologo-plus:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%)}.prologo-plus:before{width:14px;height:1px}.prologo-plus:after{width:1px;height:14px}details[open] .prologo-plus:after{display:none}.prologo-benefits__list{margin:0;padding:0;list-style:none;border-top:1px solid var(--prologo-border);border-bottom:1px solid var(--prologo-border)}.prologo-benefits__list li{padding:7px 0;line-height:1.45}@media(max-width:989px){.prologo-module__section{padding-block:var(--prologo-pt-tablet, 30px) var(--prologo-pb-tablet, 30px)}.prologo-characteristics__grid,.prologo-use__grid,.prologo-tech__grid,.prologo-construction__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prologo-tech__card{grid-template-columns:110px minmax(0,1fr)}.prologo-construction__card{grid-template-columns:100px minmax(0,1fr)}}@media(max-width:749px){.prologo-module__section{padding-block:var(--prologo-pt-mobile, 24px) var(--prologo-pb-mobile, 24px)}.prologo-module__heading-row{align-items:flex-end;margin-bottom:14px}.prologo-module__kicker{display:none}.prologo-module__heading{font-size:17px;letter-spacing:.085em}.prologo-characteristics__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prologo-characteristics__card{min-height:132px;padding:15px 10px}.prologo-characteristics__icon{height:52px;max-width:96px}.prologo-characteristics__copy span{font-size:12px}.prologo-use__grid{grid-template-columns:repeat(var(--prologo-use-mobile-cols, 2),minmax(0,1fr));gap:10px}.prologo-tech__grid,.prologo-construction__grid{grid-template-columns:1fr;gap:10px}.prologo-use__card{min-height:82px;padding:12px;gap:10px}.prologo-use__icon{width:46px;height:42px;flex:0 0 46px}.prologo-use__copy strong{display:block;font-size:15px;line-height:1.2;overflow-wrap:normal;word-break:normal}.prologo-use__copy span{font-size:11px;line-height:1.3}.prologo-tech__card{min-height:0;padding:17px;grid-template-columns:96px minmax(0,1fr);gap:16px}.prologo-tech__logo{height:62px}.prologo-tech__copy p{font-size:13px}.prologo-construction__card{padding:16px;grid-template-columns:90px minmax(0,1fr);gap:14px}.prologo-construction__card.prologo-construction__card--no-icon{grid-template-columns:minmax(0,1fr)}.prologo-construction__icon{height:58px}.prologo-construction__data-row{grid-template-columns:1fr}.prologo-construction__data-row>strong{border-right:0;border-bottom:1px solid var(--prologo-border)}}@media(max-width:420px){.prologo-characteristics__grid{grid-template-columns:1fr 1fr}.prologo-characteristics__card{min-height:126px}.prologo-tech__card,.prologo-construction__card{grid-template-columns:1fr;text-align:left}.prologo-tech__logo,.prologo-construction__icon{justify-content:flex-start;max-width:160px}}.prologo-description{--prologo-description-font-size: 16px;--prologo-description-font-size-mobile: 15px;--prologo-description-line-height: 1.62;--prologo-description-max-width: 1120px}.prologo-description .prologo-description__details summary,.prologo-description .prologo-description__panel-title{font-size:16px;line-height:1.3;font-weight:600;letter-spacing:0}.prologo-description .prologo-description__content{font-size:var(--prologo-description-font-size);line-height:var(--prologo-description-line-height);letter-spacing:0;font-weight:400;color:inherit}.prologo-description .prologo-description__content p,.prologo-description .prologo-description__content li{font-size:inherit;line-height:inherit;font-weight:400}.prologo-description .prologo-description__content h2,.prologo-description .prologo-description__content h3,.prologo-description .prologo-description__content h4{font-size:1.18em;line-height:1.35;font-weight:600;letter-spacing:0;text-transform:none}.prologo-description .prologo-description__content>p,.prologo-description .prologo-description__content>ul,.prologo-description .prologo-description__content>ol,.prologo-description .prologo-description__content>h2,.prologo-description .prologo-description__content>h3,.prologo-description .prologo-description__content>h4{max-width:var(--prologo-description-max-width)}.prologo-description--editorial .prologo-description__details{border:0;border-top:1px solid var(--prologo-border);border-bottom:1px solid var(--prologo-border);border-radius:0;background:transparent;overflow:visible}.prologo-description--editorial .prologo-description__details summary{padding:14px 0}.prologo-description--editorial .prologo-description__details-content{border-top:1px solid var(--prologo-border);padding:22px 0 8px}.prologo-description--editorial .prologo-description__panel{border:0;border-top:1px solid var(--prologo-border);border-bottom:1px solid var(--prologo-border);border-radius:0;background:transparent;overflow:visible}.prologo-description--editorial .prologo-description__panel-title{padding:14px 0;border-bottom:1px solid var(--prologo-border)}.prologo-description--editorial .prologo-description__panel .prologo-description__content{padding:22px 0 8px}.prologo-description--boxed .prologo-description__details,.prologo-description--boxed .prologo-description__panel{background:var(--prologo-card)}@media(max-width:749px){.prologo-description .prologo-description__details summary,.prologo-description .prologo-description__panel-title{font-size:15px}.prologo-description .prologo-description__content{font-size:var(--prologo-description-font-size-mobile);line-height:1.58}.prologo-description .prologo-description__content h2,.prologo-description .prologo-description__content h3,.prologo-description .prologo-description__content h4{font-size:1.16em}.prologo-description--editorial .prologo-description__details-content,.prologo-description--editorial .prologo-description__panel .prologo-description__content{padding-top:18px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/prologo-product-modules.css.map */
