.typography{font-family:BekaertBetaThreeText-Regular}.typography.medium{font-family:BekaertBetaThreeText-Medium;font-weight:500}.typography.bold{font-family:BekaertBetaThreeText-Bold;font-weight:700}.typography.headline-regular{font-family:BekaertBetaThreeHeadline-Regular;font-weight:400}.typography.headline-medium{font-family:BekaertBetaThreeHeadline-Medium;font-weight:500}.typography.headline-bold{font-family:BekaertBetaThreeHeadline-Bold;font-weight:700}.typography.span{font-size:.875rem}.typography.body{font-size:1rem;margin-bottom:0}.typography.heading6,.typography.label{font-size:1.125rem}.typography.heading2{font-size:1.5rem}.typography.heading1{font-size:2.5rem}.typography.fw-400{font-weight:400}.typography.fw-500{font-weight:500}.typography.fw-700{font-weight:700}.typography.capitalize{text-transform:capitalize}.typography.uppercase{text-transform:uppercase}.typography.italic{font-style:italic}.typography.black-850{color:var(--color-black-850)}.typography.black-800{color:var(--color-black-800)}.typography.gray-800{color:var(--color-gray-800)}.typography.red-900{color:var(--color-red-900)}.typography.red-950{color:var(--color-red-950)}.typography.cyan{color:var(--color-cyan)}.input-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;row-gap:.5rem;width:24.25rem}.input-parent .required{color:var(--color-red-950)}.input-parent .error-message{color:var(--color-red-900);font-size:1.125rem;line-height:150%}.input-row{position:relative}.input-row input{border:.0625rem solid var(--color-gray-700);border-radius:.3125rem;color:var(--color-black-800);font-size:1rem;padding:.75rem 1rem;width:100%}.input-row input:focus{-webkit-box-shadow:0 0 0 .25rem var(--color-blue-700);box-shadow:0 0 0 .25rem var(--color-blue-700)}.input-row input::-webkit-input-placeholder{color:var(--color-gray-800);opacity:1}.input-row input::-moz-placeholder{color:var(--color-gray-800);opacity:1}.input-row input:-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.input-row input::-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.input-row input::placeholder{color:var(--color-gray-800);opacity:1}.input-row input:-moz-read-only{background-color:var(--color-gray-695);cursor:not-allowed}.input-row input:read-only{background-color:var(--color-gray-695);cursor:not-allowed}.input-row input.error{border-color:var(--color-red-900);color:var(--color-red-900)}.input-row .suffix{bottom:50%;position:absolute;right:1rem;-webkit-transform:translateY(50%);transform:translateY(50%)}.select-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;row-gap:.5rem;width:24.25rem}.select-parent .required{color:var(--color-red-950)}.select-parent .error-message{color:var(--color-red-900);font-size:1.125rem;line-height:150%}.select-parent .select-row{position:relative}.select-parent .select-row:after{background-image:url(../../../../content/dam/cookes/icons/down-arrow-black.svg);background-repeat:no-repeat;background-size:100% 100%;bottom:50%;content:"";height:1.25rem;position:absolute;right:.75rem;-webkit-transform:translateY(50%);transform:translateY(50%);width:1.25rem}.select-parent .select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);border:.0625rem solid var(--color-gray-700);border-radius:.3125rem;color:var(--color-black-800);cursor:pointer;font-size:1rem;padding:.75rem 1rem;width:100%}.select-parent .select:focus{-webkit-box-shadow:0 0 0 .25rem var(--color-blue-700);box-shadow:0 0 0 .25rem var(--color-blue-700)}.select-parent .select::-webkit-input-placeholder{color:var(--color-gray-800);opacity:1}.select-parent .select::-moz-placeholder{color:var(--color-gray-800);opacity:1}.select-parent .select:-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.select-parent .select::-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.select-parent .select::placeholder{color:var(--color-gray-800);opacity:1}.select-parent .select:disabled{background-color:var(--color-gray-695);cursor:not-allowed}.select-parent .select.error{border-color:var(--color-red-900);color:var(--color-red-900)}.textarea-parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;row-gap:.5rem}.textarea-parent .required{color:var(--color-red-950)}.textarea-parent .error-message{color:var(--color-red-900);font-size:1.125rem;line-height:150%}.textarea-row textarea{background-color:var(--color-white);border:.0625rem solid var(--color-gray-700);border-radius:.3125rem;color:var(--color-black-800);font-size:1rem;height:11.25rem;padding:.75rem 1rem;resize:none;width:100%}.textarea-row textarea:focus{-webkit-box-shadow:0 0 0 .25rem var(--color-blue-700);box-shadow:0 0 0 .25rem var(--color-blue-700)}.textarea-row textarea::-webkit-input-placeholder{color:var(--color-gray-800);opacity:1}.textarea-row textarea::-moz-placeholder{color:var(--color-gray-800);opacity:1}.textarea-row textarea:-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.textarea-row textarea::-ms-input-placeholder{color:var(--color-gray-800);opacity:1}.textarea-row textarea::placeholder{color:var(--color-gray-800);opacity:1}.textarea-row textarea:-moz-read-only{background-color:var(--color-gray-695);cursor:not-allowed}.textarea-row textarea:read-only{background-color:var(--color-gray-695);cursor:not-allowed}.textarea-row textarea.error{border-color:var(--color-red-900);color:var(--color-red-900)}:root{--color-white:#fff;--color-white-600:#fbfbfa;--color-white-900:#ebe9e5;--color-black:#000;--color-black-910:rgba(0,0,0,.05);--color-black-905:rgba(0,0,0,.16);--color-black-900:rgba(17,33,33,.1);--color-black-850:#112121;--color-black-830:rgba(39,39,39,.6);--color-black-800:#272727;--color-gray-900:#767471;--color-gray-810:#c1c1c1;--color-gray-800:#a7a098;--color-gray-750:#d9d9d9;--color-gray-700:#d7d2cb;--color-gray-695:#e9ecef;--color-gray-650:#f2f2f2;--color-gray-600:#f5f4f2;--color-red-900:#ff2c2c;--color-red-950:#ec3131;--color-blue-100:#bfebfb;--color-blue-600:#067097;--color-blue-700:rgba(13,110,253,.25);--color-blue-900:rgba(1,173,239,.1);--color-cyan:#01adef;--color-green-100:#d7e5c3;--color-green-900:#83c000;--skeleton-bg-color:hsla(0,0%,100%,.4)}@font-face{font-family:BekaertBetaThreeText-Regular;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeText-Regular.otf)}@font-face{font-family:BekaertBetaThreeText-Medium;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeText-Medium.otf)}@font-face{font-family:BekaertBetaThreeText-Bold;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeText-Bold.otf)}@font-face{font-family:BekaertBetaThreeHeadline-Regular;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeHeadline-Regular.otf)}@font-face{font-family:BekaertBetaThreeHeadline-Medium;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeHeadline-Regular.otf)}@font-face{font-family:BekaertBetaThreeHeadline-Bold;src:url(../../../../etc.clientlibs/cookes/clientlibs/generated/clientlib-site/resources/fonts/BekaertBETAThreeHeadline-Bold.otf)}*{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:none;padding:0}body,html,html:focus-within{scroll-behavior:smooth}button,input,select,textarea{font:inherit}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.grid-container{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}.grid-cols-9{grid-template-columns:repeat(9,1fr)}.grid-cols-10{grid-template-columns:repeat(10,1fr)}.grid-cols-12{grid-template-columns:repeat(12,1fr)}.grid-rows-1{grid-template-rows:repeat(1,1fr)}.grid-rows-2{grid-template-rows:repeat(2,1fr)}.grid-rows-3{grid-template-rows:repeat(3,1fr)}.grid-rows-4{grid-template-rows:repeat(4,1fr)}.grid-rows-5{grid-template-rows:repeat(5,1fr)}.grid-rows-6{grid-template-rows:repeat(6,1fr)}.grid-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.grid-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.grid-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.grid-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.w-100{width:100%}::-webkit-scrollbar{height:.5rem;width:.5rem}::-webkit-scrollbar-track{background-color:var(--color-white);border-radius:.3125rem}::-webkit-scrollbar-thumb{background-color:var(--color-gray-750);border-radius:.3125rem}body{font-family:BekaertBetaThreeText-Regular;line-height:normal}.icon-box{cursor:pointer;padding:.3125rem;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}#cookes-rfq-submit-quote{margin:0;max-width:100%;padding:0;width:100%}@media screen and (min-width:768px){#cookes-rfq-submit-quote{background-color:var(--color-gray-690)}}.breadcrumb{background-color:var(--color-gray-690)!important;margin-bottom:0}#product-rfq{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#product-rfq.product-rfq-container{padding:3rem 1.5rem}@media screen and (min-width:768px){#product-rfq.product-rfq-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:5rem 5%}}@media screen and (min-width:1600px){#product-rfq.product-rfq-container{padding:5rem 12%}}#product-rfq .form-column{background-color:var(--color-white);border-radius:.5rem;padding-bottom:4rem;width:100%}#product-rfq .form-column .bold{font-family:BekaertBetaThreeText-Regular;font-weight:700}@media screen and (min-width:768px){#product-rfq .form-column{padding:2.5rem 3rem;width:60%}}#product-rfq .section-title{margin:2rem 0 .5rem}@media screen and (min-width:768px){#product-rfq .section-title{margin:2.5rem 0}}@media screen and (max-width:768px){#product-rfq .section-title.additional-info{margin-bottom:1.5rem}}#product-rfq .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#product-rfq .form-row.cols-1 .input-parent{-ms-flex-preferred-size:100%;flex-basis:100%}#product-rfq .form-row.cols-2{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}#product-rfq .form-row.cols-2 .input-parent,#product-rfq .form-row.cols-2 .select-parent{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width:768px){#product-rfq .form-row.cols-2 .input-parent,#product-rfq .form-row.cols-2 .select-parent{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}}#product-rfq .input-parent,#product-rfq .select-parent{margin-top:1rem}@media screen and (min-width:768px){#product-rfq .input-parent.no-margin,#product-rfq .select-parent.no-margin{margin-top:0}}@media screen and (max-width:768px){#product-rfq .input-parent label,#product-rfq .select-parent label{font-size:1rem}}#product-rfq a{text-decoration:underline}#product-rfq .additional-info-text-length{color:var(--color-gray-800);font-size:1.125rem;padding-top:.5rem}#product-rfq .agree-row{margin:2.5rem 0}#product-rfq .agree-row p{color:var(--color-black-800);font-size:1.125rem;margin-bottom:0;padding-left:1.875rem}#product-rfq .agree-row a{color:var(--color-cyan)}@media screen and (max-width:768px){#product-rfq .agree-row{margin:2rem 0}}#product-rfq .custom-button.primary-no-fill{margin-right:1.25rem}@media screen and (max-width:768px){#product-rfq .custom-button.primary-no-fill{margin:0 0 1.5rem}}#product-rfq .captcha-row{margin:2.5rem 0}@media screen and (max-width:768px){#product-rfq .captcha-row{margin:2rem 0}}#product-rfq .product-column{background-color:var(--color-white);border-radius:.25rem;margin-top:1.5rem;padding:1rem .75rem;width:100%}@media screen and (min-width:768px){#product-rfq .product-column{margin-top:0;padding:1.5rem 1.25rem;width:calc(40% - 69px)}#product-rfq .product-row-parent{max-height:43.75rem;overflow-y:auto}}#product-rfq .product-row-parent:not(.active) .product-row:nth-child(4){border-bottom-width:0}#product-rfq .product-title{color:var(--color-black-800);font-family:BekaertBetaThreeText-Medium;font-size:1.25rem;font-weight:500;padding-bottom:1.5rem}#product-rfq .product-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.5rem}#product-rfq .product-row:not(:first-child){padding-top:1.5rem}#product-rfq .product-row:not(:last-child){border-bottom:.0625rem solid var(--color-white-900)}#product-rfq .product-row .img-parent{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:.0625rem solid var(--color-white-900);border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:6.25rem;justify-content:center;min-width:6.25rem;overflow:hidden;padding:.625rem 1.125rem;width:6.25rem}#product-rfq .product-row .img-parent img{max-width:100%}#product-rfq .product-row .description{-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}#product-rfq .product-row .description p{color:var(--color-black-800);font-size:1rem;line-height:150%}#product-rfq .product-row .description span{color:var(--color-gray-800);display:block;font-size:.875rem}#product-rfq .product-row .quantity{font-family:BekaertBetaThreeText-Bold;font-size:1.125rem;font-weight:700;min-width:4rem;text-align:center;width:4rem}#product-rfq .product-show-more-btn{background-color:transparent;color:var(--color-cyan);cursor:pointer;font-family:BekaertBetaThreeText-Medium;font-size:1rem;font-weight:500;text-decoration:underline}#product-rfq .product-show-more-btn .arrow-down-parent svg{width:.75rem}#product-rfq .product-show-more-btn .arrow-down-parent path{stroke:var(--color-cyan)}#product-rfq .product-show-more-btn .arrow-down-parent.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#product-rfq .no-product-found{padding-top:1.5rem}#product-rfq .v-none,#rfq-desktop-submit-row{display:none}@media screen and (min-width:768px){#rfq-desktop-submit-row{display:block}}#rfq-mobile-submit-row{display:none}@media screen and (max-width:768px){#rfq-mobile-submit-row{display:block}}.product-rfq-thank-you{padding:5rem 0}.product-rfq-thank-you .tick-success{background-color:var(--color-green-900);background-image:url(../../../../content/dam/cookes/icons/tick.png);background-position:50%;background-repeat:no-repeat;border-radius:50%;height:3rem;width:3rem}.product-rfq-thank-you .thank-you-title{font-size:1.625rem;padding-top:1.5rem}.product-rfq-thank-you .thank-you-message,.product-rfq-thank-you .thank-you-title{color:var(--color-black-800);line-height:150%;text-align:center}.product-rfq-thank-you .thank-you-message{font-size:1.125rem;padding:1.5rem 0}.product-rfq-thank-you .primary{text-decoration:none}.custom-button{background-color:var(--color-white);border:.0625rem solid var(--color-cyan);border-radius:15.875rem;color:var(--color-cyan);cursor:pointer;font-size:1.125rem;font-weight:500;padding:.75rem 1.5rem;-webkit-transition:background-color .3s;transition:background-color .3s}.custom-button.primary{background-color:var(--color-cyan);border-color:var(--color-cyan);color:var(--color-white)}.custom-button.primary-no-fill{background-color:transparent;border-color:var(--color-cyan);color:var(--color-cyan)}.custom-button.disabled{background-color:var(--color-gray-810);border-color:var(--color-gray-810);color:var(--color-white);cursor:not-allowed;pointer-events:none}.custom-checkbox{height:1.25rem;position:absolute;width:1.25rem}.custom-checkbox.rounded .checkbox{border-radius:.5rem}.custom-checkbox input{height:0;opacity:0;position:absolute;width:0}.custom-checkbox input:checked+.checkbox{background-color:var(--color-cyan);border:none}.custom-checkbox input:checked+.checkbox:after{display:block}.custom-checkbox .checkbox{background-color:var(--color-white);border:.0625rem solid var(--color-gray-900);border-radius:.625rem;bottom:50%;cursor:pointer;height:1.25rem;left:0;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%);width:1.25rem}.custom-checkbox .checkbox:after{background-image:url(../../../../content/dam/cookes/icons/tick.png);background-position:50%;background-repeat:no-repeat;bottom:0;content:"";display:none;height:1.25rem;position:absolute;right:0;width:1.25rem}.custom-checkbox small{display:none}.custom-checkbox.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}