@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.c-product-inquiry{box-sizing:border-box;margin:0 auto;padding:.75rem 15px 4rem;width:100%}
.c-product-inquiry *{box-sizing:border-box;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif}
.c-product-inquiry h3{margin:0}
.c-product-inquiry .hide,.c-product-inquiry span.error{display:none}
.c-product-inquiry input[type=email].error~span.error{margin-bottom:20px}
.c-product-inquiry .step-1 .blue-text{color:#1a65b2}
.c-product-inquiry .actions{display:flex;justify-content:flex-end;margin-top:35px}
.c-product-inquiry .title{font-size:1.375rem;font-weight:600;line-height:2rem}
.c-product-inquiry .description{font-size:1rem;font-weight:400;line-height:1.5rem}
.c-product-inquiry .radio-option label{font-weight:400}
.c-product-inquiry .checkbox-group label{display:inline-block;font-weight:400;width:calc(90% - 1rem)}
.c-product-inquiry .form-group{margin-top:21px}
.c-product-inquiry fieldset{margin:1.5rem 0 0}
.c-product-inquiry fieldset legend{color:#1d1d1d}
.c-product-inquiry fieldset:not(.form-group) legend{margin-bottom:1rem}
.c-product-inquiry .c-dropdown{margin-top:23px}
.c-product-inquiry .c-inclusive-trade-measure-questions,.c-product-inquiry .c-inclusive-trade-measure-questions .extra-question{float:none}
.c-product-inquiry .c-inclusive-trade-measure-questions h3{margin-top:0}
.c-product-inquiry .c-inclusive-trade-measure-questions .checkbox-item{float:none}
.c-product-inquiry .form-row{margin-top:23px}
.c-product-inquiry .firstName,.c-product-inquiry .lastName{width:100%}
.c-product-inquiry .comments{margin-top:23px}
.c-product-inquiry textarea{margin-bottom:.5rem;min-height:140px;resize:none}
.c-product-inquiry textarea::-webkit-scrollbar{width:10px}
.c-product-inquiry textarea::-webkit-scrollbar-track{background:transparent}
.c-product-inquiry textarea::-webkit-scrollbar-thumb{background:#e6e6e6;background:-moz-linear-gradient(left,#e6e6e6 0,#e6e6e6 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:-webkit-gradient(left top,right top,color-stop(0,#e6e6e6),color-stop(50%,#e6e6e6),color-stop(51%,hsla(0,0,100%,0)),color-stop(71%,hsla(0,0,100%,0)),color-stop(100%,hsla(0,0,100%,0)));background:-webkit-linear-gradient(left,#e6e6e6,#e6e6e6 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0));background:-o-linear-gradient(left,#e6e6e6 0,#e6e6e6 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:-ms-linear-gradient(left,#e6e6e6 0,#e6e6e6 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:linear-gradient(90deg,#e6e6e6 0,#e6e6e6 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1)}
.c-product-inquiry textarea::-webkit-scrollbar-thumb:hover{background:#e6e6e6;background:-moz-linear-gradient(left,#d1d1d1 0,#d1d1d1 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:-webkit-gradient(left top,right top,color-stop(0,#d1d1d1),color-stop(50%,#d1d1d1),color-stop(51%,hsla(0,0,100%,0)),color-stop(71%,hsla(0,0,100%,0)),color-stop(100%,hsla(0,0,100%,0)));background:-webkit-linear-gradient(left,#d1d1d1,#d1d1d1 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0));background:-o-linear-gradient(left,#d1d1d1 0,#d1d1d1 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:-ms-linear-gradient(left,#d1d1d1 0,#d1d1d1 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0) 100%);background:linear-gradient(90deg,#d1d1d1 0,#d1d1d1 50%,hsla(0,0,100%,0) 51%,hsla(0,0,100%,0) 71%,hsla(0,0,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1)}
.c-product-inquiry textarea.allow-resize{resize:vertical}
.c-product-inquiry textarea.error-counter{background-color:#f5f5f5;border:2px solid #bf081a;color:#1d1d1d}
.c-product-inquiry .comment-counter-help{display:block;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.063rem;margin-bottom:2rem}
.c-product-inquiry .comment-counter-help.error-counter{color:#bf081a}
@media(min-width:768px){.c-product-inquiry .title{font-size:1.375rem;line-height:2rem}
}
@media(min-width:992px){.c-product-inquiry{width:50%}
.c-product-inquiry .form-row{display:flex;justify-content:space-between}
.c-product-inquiry .firstName,.c-product-inquiry .lastName{width:calc(50% - 1rem)}
.c-product-inquiry .comments{margin-top:84px}
}