.logo-wrapper {
  display: contents;
}
 
.logo-container {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 153px;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  padding-bottom: 16px;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.logo-link {
  display: contents;
}
 
.logo-logo {
  height: 60px;
  object-fit: cover;
  text-decoration: none;
}
 
.logoroot-class-name {
  background-color: #e8e8e7;
}
 
.logoroot-class-name1 {
  background-color: #e8e8e7;
}
 

 

 

 

 
@media(max-width: 479px) {
  .logo-logo {
    height: 40px;
    display: flex;
    align-self: center;
  }
}

.navbar-wrapper {
  display: contents;
}
 
.navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  border-radius: var(--dl-radius-radius-inputradius);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: #ffffff;
}
 
.navbar-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-links1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar-link11 {
  fill: transparent;
  color: transparent;
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-link21 {
  fill: #e8e8e7;
  color: #e8e8e7;
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-link31 {
  fill: #eb7033;
  color: #eb7033;
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-buttons {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
}
 
.navbar-action1 {
  display: flex;
  border-color: #eb7033;
  flex-direction: row;
  text-decoration: none;
  background-color: #eb7033;
}
 
.navbar-text1 {
  font-size: 18px;
  font-family: "Noto Sans";
}
 
.navbar-burger-menu {
  display: none;
}
 
.navbar-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-close-menu {
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon3 {
  width: 32px;
  height: 32px;
  margin: var(--dl-space-space-unit);
}
 
.navbar-links2 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  display: grid;
  align-self: center;
  place-items: center;
}
 
.navbar-link12 {
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-link22 {
  font-size: 18px;
  text-decoration: none;
}
 
.navbar-link32 {
  font-size: 18px;
  text-decoration: none;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment13 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text103 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment10 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text100 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment11 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text101 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment12 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text102 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.navbarroot-class-name {
  background-color: #e8e8e7;
}
 
.navbarroot-class-name1 {
  background-color: #e8e8e7;
}
 

 

 

 

 
@media(max-width: 991px) {
  .navbar-navbar-interactive {
    align-items: center;
    justify-content: space-between;
  }
  .navbar-action1 {
    font-family: Noto Sans;
  }
  .navbar-close-menu {
    align-self: center;
  }
  .navbar-icon3 {
    margin: var(--dl-space-space-unit);
  }
  .navbar-links2 {
    align-self: center;
  }
  .privacy-policy-terms-of-use-portland-ipllc-text103 {
    font-family: Noto Sans;
  }
}
 
@media(max-width: 767px) {
  .navbar-container {
    height: 100hv;
  }
  .navbar-navbar-interactive {
    height: auto;
    align-items: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
    justify-content: center;
  }
  .navbar-desktop-menu {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
    align-items: center;
  }
  .navbar-icon1 {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
  }
  .navbar-nav {
    align-items: center;
  }
  .navbar-icon3 {
    width: 32px;
    height: 32px;
    margin: var(--dl-space-space-unit);
  }
  .navbar-links2 {
    align-self: center;
  }
  .navbar-link12 {
    font-size: 18px;
    line-height: 1.5;
  }
  .navbar-link22 {
    font-size: 18px;
    line-height: 1.5;
  }
  .navbar-link32 {
    font-size: 18px;
    line-height: 1.5;
  }
  .navbarroot-class-name {
    height: 100%;
  }
}
 
@media(max-width: 479px) {
  .navbar-navbar-interactive {
    height: auto;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-twounits);
    justify-content: center;
  }
  .navbar-burger-menu {
    align-items: center;
    flex-direction: row;
  }
  .navbar-icon1 {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
  }
  .navbar-mobile-menu {
    height: 100vh;
    padding: var(--dl-space-space-unit);
  }
  .navbar-nav {
    align-items: center;
  }
  .navbar-icon3 {
    margin: var(--dl-space-space-unit);
  }
  .navbar-links2 {
    align-self: center;
  }
}

.privacy-privacy-wrapper {
  display: contents;
}
 
.privacy-privacy-header1 {
  align-items: center;
  justify-content: center;
}
 
.privacy-privacy-text1 {
  fill: #eb7033;
  color: #eb7033;
  font-family: "STIX Two Text";
}
 
.privacy-privacy-container {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.privacy-privacy-text2 {
  fill: #3b3a44;
  color: #3b3a44;
  width: 100%;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
  line-height: 1.5;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment14 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text104 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text113 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text114 {
  color: #eb7030;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text119 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text120 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text125 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text126 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text130 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text136 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text140 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text141 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text142 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text146 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text152 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text156 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text157 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text182 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text183 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text188 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text189 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text206 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text207 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text212 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text213 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text218 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text219 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text224 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text225 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment15 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text229 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.privacy-privacyroot-class-name {
  background-color: #e8e8e7;
}
 
.privacy-privacyroot-class-name1 {
  background-color: #e8e8e7;
}
 


.privacy-terms-wrapper {
  display: contents;
}
 
.privacy-terms-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.privacy-terms-text1 {
  fill: #eb7033;
  color: #eb7033;
  font-family: "STIX Two Text";
}
 
.privacy-terms-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.privacy-terms-text2 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
  line-height: 1.5;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment17 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text329 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment16 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text230 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text236 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text237 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text242 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text243 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text263 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text264 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text266 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text272 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text278 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text279 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text281 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text285 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text290 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text303 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text318 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text319 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text324 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text325 {
  font-family: "STIX Two Text";
}
 
.privacy-termsroot-class-name {
  background-color: #ffffff;
}
 
.privacy-termsroot-class-name1 {
  background-color: #ffffff;
}
 
.privacy-termsroot-class-name2 {
  background-color: #ffffff;
}

.contact-wrapper {
  display: contents;
}
 
.contact-container {
  height: 397px;
  display: flex;
  position: relative;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  flex-direction: column;
}
 
.contact-max-width {
  height: 253px;
  align-self: center;
}
 
.contact-content1 {
  width: 100%;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.contact-content2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text10 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.contact-text11 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.contact-content3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-link1 {
  display: contents;
}
 
.contact-content4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
  text-decoration: none;
}
 
.contact-icon1 {
  fill: #eb7033;
}
 
.contact-contact-info1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text12 {
  fill: #3b3a44;
  color: #3b3a44;
  align-self: flex-start;
  text-align: center;
}
 
.contact-email {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.contact-link2 {
  display: contents;
}
 
.contact-content5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
  text-decoration: none;
}
 
.contact-icon3 {
  fill: #eb7033;
}
 
.contact-contact-info2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text13 {
  fill: #3b3a44;
  color: #3b3a44;
  align-self: flex-start;
  text-align: center;
}
 
.contact-text14 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.contact-content6 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-icon5 {
  fill: #eb7033;
}
 
.contact-contact-info3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text15 {
  fill: #3b3a44;
  color: #3b3a44;
  align-self: flex-start;
  text-align: center;
}
 
.contact-address1 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.contact-address2 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment18 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text330 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment19 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text331 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment20 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text332 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment23 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text335 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment22 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text334 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment21 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text333 {
  display: inline-block;
}
 
.contactroot-class-name {
  background-color: #e8e8e7;
}
 
.contactroot-class-name1 {
  background-color: #e8e8e7;
}
 

 

 

 

 
@media(max-width: 991px) {
  .contact-content1 {
    align-items: flex-start;
    justify-content: flex-start;
  }
}
 
@media(max-width: 767px) {
  .contact-container {
    height: 542px;
  }
  .contact-content1 {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-direction: row;
  }
  .contact-content4 {
    flex-direction: column;
  }
  .contact-text12 {
    align-self: center;
  }
  .contact-email {
    align-self: center;
  }
  .contact-content5 {
    flex-direction: column;
  }
  .contact-text13 {
    align-self: center;
  }
  .contact-text14 {
    align-self: center;
  }
  .contact-content6 {
    flex-direction: column;
  }
  .contact-text15 {
    align-self: center;
  }
  .contact-address1 {
    align-self: center;
  }
  .contact-address2 {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .contact-container {
    height: 508px;
  }
  .contact-content4 {
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .contact-contact-info1 {
    flex: 1;
    align-items: center;
  }
  .contact-text12 {
    align-self: center;
  }
  .contact-email {
    align-self: center;
  }
  .contact-content5 {
    align-items: center;
    flex-direction: column;
  }
  .contact-text13 {
    align-self: center;
  }
  .contact-text14 {
    align-self: center;
  }
  .contact-content6 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .contact-text15 {
    align-self: center;
  }
  .contact-address1 {
    align-self: center;
  }
  .contact-address2 {
    align-self: center;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer7 {
  width: 100%;
  height: 283px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.footer-max-width {
  gap: var(--dl-space-space-threeunits);
  height: 298px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-content {
  gap: var(--dl-space-space-twounits);
  height: 98px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer-link1 {
  display: contents;
}
 
.footer-image {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.footer-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.footer-text1 {
  fill: #3b3a44;
  color: #3b3a44;
  text-decoration: none;
}
 
.footer-navlink {
  fill: #3b3a44;
  color: #3b3a44;
  text-decoration: none;
}
 
.footer-link2 {
  fill: #3b3a44;
  color: #3b3a44;
  text-decoration: none;
}
 
.footer-credits {
  gap: var(--dl-space-space-twounits);
  height: 109px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer-divider {
  background-color: #3b3a44;
}
 
.footer-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer-container {
  display: flex;
  align-items: flex-start;
}
 
.footer-text2 {
  color: #3b3a44;
}
 
.footer-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer-text3 {
  fill: #3b3a44;
  color: #3b3a44;
  text-decoration: none;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment25 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text337 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment26 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text338 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment27 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text339 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment24 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text336 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 

 

 

 

 

 
@media(max-width: 767px) {
  .footer-footer7 {
    height: 308px;
  }
  .footer-row {
    gap: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer-footer7 {
    height: 254px;
  }
  .footer-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .footer-content {
    justify-content: flex-end;
  }
  .footer-links {
    align-self: flex-start;
    flex-direction: row;
  }
  .footer-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.privacy-policy-terms-of-use-portland-ipllc-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment10 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text100 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment11 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text101 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment12 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text102 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment13 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text103 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment14 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text104 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text113 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text114 {
  color: #eb7030;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text119 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text120 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text125 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text126 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text130 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text136 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text140 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text141 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text142 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text146 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text152 {
  text-decoration: underline;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text156 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text157 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text182 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text183 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text188 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text189 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text206 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text207 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text212 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text213 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text218 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text219 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text224 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text225 {
  color: #eb7033;
  font-size: 20px;
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment15 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text229 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment16 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text230 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text236 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text237 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text242 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text243 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text263 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text264 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text266 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text272 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text278 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text279 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text281 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text285 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text290 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text303 {
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text318 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text319 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-text324 {
  color: #eb7033;
  font-size: 20px;
  font-family: "STIX Two Text";
  font-weight: 700;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text325 {
  font-family: "STIX Two Text";
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment17 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text329 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment18 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text330 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment19 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text331 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment20 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text332 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment21 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text333 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment22 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text334 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment23 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text335 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment24 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text336 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment25 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text337 {
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment26 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text338 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.privacy-policy-terms-of-use-portland-ipllc-fragment27 {
  display: contents;
}
 
.privacy-policy-terms-of-use-portland-ipllc-text339 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
@media(max-width: 991px) {
  .privacy-policy-terms-of-use-portland-ipllc-text103 {
    font-family: Noto Sans;
  }
}
