.product-details-section{flex-direction:column;gap:24px;display:flex}.product-details-section h2{color:#052144;font-size:32px;font-weight:600;line-height:110%}
.product-details-pane{background:linear-gradient(90deg,#eaf6f0 0%,#e6f0fa 100%);border-radius:8px;padding:16px;box-shadow:0 4px 24px #056ad71f,0 4px 12px #056ad71f}.product-details-pane__header{color:#052144;cursor:pointer;flex-direction:row;justify-content:space-between;padding:10px 0;font-size:24px;font-style:normal;font-weight:600;line-height:32px;display:flex}.product-details-pane__header-expand{letter-spacing:.1px;color:#052144;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex}.product-details-pane__header-expand-icon{transition:all .3s}.product-details-pane__header-expand.-open .product-details-pane__header-expand-icon{transform:rotate(180deg)}.product-details-pane__content{letter-spacing:.25px;height:0;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .3s;overflow:hidden}.product-details-pane__content.-open{padding:16px 0 0}.product-details-pane__content-params{flex-direction:column;gap:16px;display:flex}.product-details-pane__content-params-row{letter-spacing:.25px;flex-flow:wrap;justify-content:space-between;gap:16px;font-size:14px;line-height:20px;display:flex}.product-details-pane__content-params-label{white-space:nowrap;font-weight:700}.product-details-pane__content-params-value{font-weight:400}.product-details-pane__content-params-value-description{padding:12px 0 0}@media screen and (min-width:1280px){.product-details-pane__content-params-row{flex-wrap:nowrap;justify-content:flex-start}.product-details-pane__content-params-label{white-space:normal;width:40%;min-width:40%}}
.related-products{background:linear-gradient(90deg,#eaf6f0 0%,#e6f0fa 100%);border-radius:8px;flex-direction:column;gap:16px;margin-top:32px;padding:24px;display:flex;box-shadow:0 4px 24px #056ad71f,0 4px 12px #056ad71f}.related-products h2{color:#052144;font-size:32px;font-weight:600;line-height:110%}.related-products__item{letter-spacing:.1px;color:#052144;background:#fff;border:1px solid #c4cad0;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 32px;font-size:14px;font-weight:600;line-height:20px;display:flex;box-shadow:0 4px 24px #056ad71f,0 4px 12px #056ad71f}.related-products__item-icon{border-radius:24px;justify-content:center;align-self:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #056ad71f}
/*# sourceMappingURL=34d09828f1c8f80e.css.map*/