#Product .product__images{position:sticky;top:50px;overflow:hidden}@supports (overflow: clip){#Product .product__images{overflow:clip}}#Product [type=submit]{font-family:var(--primary-color);padding:13px 25px;transition:var(--transition-default);border:0;border-radius:0;font-size:1.125rem;line-height:1;cursor:pointer;text-decoration:none;white-space:nowrap;box-shadow:none;position:relative;font-weight:400;background:#00862F;color:var(--white);width:100%}#Product [type=submit]:hover{background:var(--primary-color-hover);color:var(--white)}#Product #AddProductForm_Form_Quantity_Holder{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem}#Product #AddProductForm_Form_Quantity_Holder label{margin:0;color:var(--grey-dark);font-size:1.125rem;line-height:1.75rem}@media screen and (max-width:1199.98px){#Product #AddProductForm_Form_Quantity_Holder label{font-size:1rem;line-height:1.5rem}}@media screen and (max-width:767.98px){#Product #AddProductForm_Form_Quantity_Holder label{font-size:0.938rem;line-height:1.3rem}}#Product #AddProductForm_Form_Quantity_Holder [type=text]{border:1px solid var(--grey-light);height:44px;padding:0.5rem 1rem}#Product table tr{border-top:1px solid var(--grey-light);border-bottom:1px solid var(--grey-light)}#Product .download{border-bottom:1px solid var(--grey-light);padding:1rem 0}#Product .download .download__details--title{color:var(--black);transition:var(--transition-default);font-weight:600;font-size:1.125rem;line-height:1.4rem;display:block}@media screen and (max-width:991.98px){#Product .download .download__details--title{font-size:1rem}}#Product .download .download__details--title:hover{color:var(--primary-color)}#Product .download .download__details--size{font-size:1.125rem;line-height:1.4rem;color:#999999;display:block}@media screen and (max-width:991.98px){#Product .download .download__details--size{font-size:1rem}}