"use strict";$(document).ready(function(){var t=0,n;$(".homepage-product-card .product-cards>.product-card>.row>.name-container>.name").each(function(){$(this).height()>t&&(t=$(this).height())});$(".homepage-product-card .product-cards>.product-card>.row>.name-container>.name").height(t);n=0;$(".homepage-product-card .product-cards>.product-card>.bullets>ul").each(function(){$(this).height()>n&&(n=$(this).height())});$(".homepage-product-card .product-cards>.product-card>.bullets>ul").height(n)}),function(n){n(".product-downloader .product-downloader-bits-select").on("change",function(){var t=n(this).find(":selected").data("url");n(this).closest(".product-downloader-bits").find(".product-downloader-bits-button .download-btn").attr("href",t)})}(jQuery)