@charset "UTF-8";
pn-button-dropdown .pn-button-dropdown > pn-button > .pn-button {
  min-height: initial;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
@media screen and (max-width: 767px) {
  .sr-only-mobile {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
}

pn-proxio-findprice .findprice-form {
  margin: 0em auto 3em auto;
}
pn-proxio-findprice .findprice-form fieldset {
  border: none;
}
pn-proxio-findprice .findprice-form-wrapper {
  background-color: #effbff;
  padding: 3.2rem;
}
pn-proxio-findprice .sizeTable {
  background-color: transparent !important;
  border-style: none !important;
  border: 0 !important;
  position: relative;
}
pn-proxio-findprice .sizeTable > tr td {
  margin-bottom: 1em;
  text-align: center;
  vertical-align: bottom;
  padding-right: 1em;
  padding-top: 1em;
  position: relative;
  z-index: 1;
}
pn-proxio-findprice .sizeTable #clouds {
  position: absolute;
  top: 3rem;
  width: 100%;
}
pn-proxio-findprice .firstCell {
  margin-right: 0;
  margin-left: auto;
}
pn-proxio-findprice [slot=title] {
  margin-bottom: 1rem;
}
pn-proxio-findprice h2 {
  text-align: center;
}
pn-proxio-findprice .findprice__heading {
  text-align: center;
  line-height: 1.1;
  font-weight: bold;
  color: #000000;
  font-size: 3.2rem;
  font-weight: 700;
}
pn-proxio-findprice .findprice__subheading {
  font-size: 2.4rem;
  margin-bottom: 2.4rem;
}
pn-proxio-findprice .resultHeading {
  text-align: center;
  font-size: 1.5em;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 2em;
}
pn-proxio-findprice .findprice__clear-all-filters {
  display: flex;
  justify-content: center;
  margin: 2.4rem;
  color: #005d92;
}
pn-proxio-findprice .findprice__clear-all-filters .findprice__clear-all-filters__btn {
  width: fit-content;
  cursor: pointer;
}
pn-proxio-findprice .sizecategory {
  margin-top: 1em;
  margin-bottom: 3rem;
  font-size: 0.9em;
  display: flex;
  align-items: center;
  justify-content: center;
}
pn-proxio-findprice .weightoption {
  font-size: 0.9em;
  margin: 0 auto;
}
pn-proxio-findprice .shipmentcountry {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
}
pn-proxio-findprice .shipmentcountry .shipmentcountry-header {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.2rem;
}
pn-proxio-findprice .shipmentcountry select {
  color: #005d92;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0.8rem;
  cursor: pointer;
  outline: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 0.6em 1em;
  z-index: 0;
  -webkit-transition: z-index 0s 0.5s;
  transition: z-index 0s 0.5s;
  appearance: none;
  width: 100%;
}
@media screen and (min-width: 500px) {
  pn-proxio-findprice .shipmentcountry select {
    min-width: 47.3rem;
    width: inherit;
  }
}
pn-proxio-findprice .shipmentcountry .shipmentcountry-select-container {
  max-width: inherit;
  position: relative;
  margin-top: 1.2rem;
  width: 100%;
}
@media screen and (min-width: 500px) {
  pn-proxio-findprice .shipmentcountry .shipmentcountry-select-container {
    margin: 0 auto;
    margin-top: 1.2rem;
    width: inherit;
  }
}
pn-proxio-findprice .shipmentcountry .shipmentcountry-select-container svg {
  position: absolute;
  z-index: 1;
  right: 1rem;
  top: 1.5rem;
  pointer-events: none;
}
pn-proxio-findprice .shipmentcountry .shipmentcountry-select-container svg path {
  fill: #005d92;
}
pn-proxio-findprice .findprice-form-wrapper .weightoption .weightoption-content {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
}
pn-proxio-findprice .findprice-form-wrapper .weightoption .weightoption-content pn-choice-button {
  width: 7em;
  line-height: 3.3em;
  font-size: 0.9em;
  vertical-align: bottom;
  background: #ffffff;
  border-radius: 1rem;
}
pn-proxio-findprice .findprice-form-wrapper .weightoption .weightoption-content pn-choice-button > label {
  align-content: center;
  justify-content: center;
  color: #000000;
  margin-bottom: 0;
}
pn-proxio-findprice .findprice-form-wrapper .weightoption .weightoption-content pn-choice-button ::before {
  content: "Max  ";
  font-weight: lighter;
  color: #5e554a;
}
pn-proxio-findprice .resultlist {
  max-width: 60em;
  margin: 3.2rem auto 3.2rem auto;
}
pn-proxio-findprice .servicePoint {
  text-align: center;
}
pn-proxio-findprice .servicePoint pn-illustration {
  display: block;
  max-width: 5em;
  max-height: 5em;
  margin: 1.5em auto 0 auto;
}
pn-proxio-findprice .servicePoint h3 {
  margin-top: 0.8em;
  margin-bottom: 0.9em;
}
pn-proxio-findprice .servicePoint a {
  color: #005d92;
  text-decoration: none;
}
pn-proxio-findprice .servicePoint a:hover {
  color: #0d234b;
  text-decoration: underline;
}