body,html{overflow-x:unset !important}.pnat{width:90%;box-sizing:border-box;margin:15px auto}@media screen and (min-width:1024px){.pnat{max-width:1265px}}.bodycopy{font-size:18px;margin:0}.pnat__form{background-color:#fff;padding:25px 15px;margin:25px 0;z-index:1}#form_id{width:100%}@media screen and (min-width:1024px){.pnat__form{display:flex;gap:20px;position:-webkit-sticky;position:sticky;top:132px;-webkit-box-shadow:0px 15px 10px -10px rgb(0 0 0 / 25%);box-shadow:0px 15px 10px -10px rgb(0 0 0 / 25%);padding:20px 15px}#form_id{margin-bottom:1.5rem}}:is(#form_id select option,#form_id select,#search-by){font-size:22px}@media screen and (min-width:1024px){:is(#form_id select option,#form_id select,#search-by){font-size:18px}}.pnatSearch{display:flex;gap:15px;align-items:center;margin-top:5px}#submit-button{background-color:rgba(176,28,51,1);color:white;font-size:18px;border-radius:5px;border:0;padding:10px 25px;transition:all ease-out 300ms}#submit-button:hover{background-color:rgba(141,22,41,1)}.match{box-sizing:border-box;padding:15px;margin:0 0 15px}.match:nth-child(even){background-color:#eee}.match__content{display:flex;flex-direction:column}:is(.match__content,.pnat__headings){width:100%;gap:20px;align-items:center}@media screen and (min-width:1024px){.match__content{flex-direction:row}:is(.match__content>div,.pnat__headings>p){width:10%}:is(.match-header.match-description,.match__parameter.match-description,.match-header.match-ctas,.match__parameter.cta-buttons){width:30%}}.pnat__headings{display:none;background-color:#b01c33;color:white;box-sizing:border-box;padding:10px 15px;border-radius:5px 5px 0 0}@media screen and (min-width:1024px){.pnat__headings{display:flex;align-items:stretch}}.pnat__headings>p{font-size:12px;line-height:1.7rem;letter-spacing:1px;display:flex;align-items:center;position:relative;padding-right:0;margin-bottom:0}.pnat__headings>p::after{content:'';height:100%;width:1px;position:absolute;top:50%;right:-10px;transform:translateY(-50%);background-color:#fff}.pnat__headings>p:last-of-type::after{display:none}.match__parameter{width:100%;display:flex;align-items:center;justify-content:space-between}.match__parameter p{font-size:14px;line-height:20px;margin-bottom:0}.parameter-title{width:50%;display:block;font-weight:700}@media screen and (min-width:1024px){.parameter-title{display:none}}.cta-buttons{width:100%;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center}.viewMore{text-align:center}.viewMore a{padding:8px 15px}:is(.button.nohover,.button.red){font-size:12px;letter-spacing:1px;width:100%}@media screen and (min-width:1024px){:is(.button.nohover,.button.red){width:fit-content}}.button.nohover:hover{background-color:#e4b12f;color:black}.button.red{background-color:rgba(176,28,51,1);color:white}.button.red:hover{background-color:rgba(141,22,41,1)}