.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;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment13 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text103 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment10 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text100 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment11 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text101 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment12 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-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;
  }
  .attorney-services-ip-legal-expertise-at-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;
  }
}

.services-patent-wrapper {
  display: contents;
}
 
.services-patent-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.services-patent-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.services-patent-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.services-patent-placeholder-image {
  border-radius: var(--dl-radius-radius-inputradius);
}
 
.services-patent-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-patent-section-title {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-patent-text1 {
  font-size: 18px;
}
 
.services-patent-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-patent-link {
  display: contents;
}
 
.services-patent-text2 {
  text-decoration: none;
}
 
.services-patent-container {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-patent-text4 {
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment14 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text104 {
  display: inline-block;
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text108 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text110 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text112 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text115 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text118 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text122 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text125 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text129 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text132 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text136 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text139 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text143 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text146 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text150 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text153 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment17 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text159 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment16 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text158 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment15 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text157 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
@media(max-width: 991px) {
  .services-patent-max-width {
    gap: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .services-patent-text1 {
    align-self: center;
  }
  .services-patent-text2 {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .services-patent-max-width {
    flex-direction: column-reverse;
  }
  .services-patent-text1 {
    align-self: center;
  }
  .services-patent-text2 {
    align-self: center;
  }
}

.services-trademark-wrapper {
  display: contents;
}
 
.services-trademark-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
 
.services-trademark-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.services-trademark-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-trademark-section-title {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-trademark-text1 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
}
 
.services-trademark-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-trademark-link {
  display: contents;
}
 
.services-trademark-text2 {
  fill: #eb7033;
  color: #eb7033;
  text-decoration: none;
}
 
.services-trademark-text3 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.services-trademark-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.services-trademark-placeholder-image {
  border-radius: var(--dl-radius-radius-inputradius);
}
 
.services-trademark-container {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-trademark-text4 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment19 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text204 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment20 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text205 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment21 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text206 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment18 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text162 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text168 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text173 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text178 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text183 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text188 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text193 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text198 {
  text-decoration: underline;
}
 
@media(max-width: 991px) {
  .services-trademark-max-width {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .services-trademark-text1 {
    align-self: center;
  }
  .services-trademark-text2 {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .services-trademark-max-width {
    flex: 1;
    flex-direction: column;
  }
  .services-trademark-content1 {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.services-copyright-wrapper {
  display: contents;
}
 
.services-copyright-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.services-copyright-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.services-copyright-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.services-copyright-placeholder-image {
  border-radius: var(--dl-radius-radius-inputradius);
}
 
.services-copyright-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-copyright-section-title {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-copyright-text1 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
}
 
.services-copyright-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-copyright-link {
  display: contents;
}
 
.services-copyright-text2 {
  fill: #eb7033;
  color: #eb7033;
  text-decoration: none;
}
 
.services-copyright-text3 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.services-copyright-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.services-copyright-text4 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment22 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text209 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text216 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text221 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text226 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text231 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text236 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text241 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text246 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment25 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text254 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment23 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text252 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment24 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text253 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .services-copyright-max-width {
    gap: var(--dl-space-space-twounits);
    flex-direction: column-reverse;
  }
  .services-copyright-text1 {
    align-self: center;
  }
  .services-copyright-text2 {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .services-copyright-max-width {
    flex-direction: column-reverse;
  }
}

.services-licensing-wrapper {
  display: contents;
}
 
.services-licensing-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
 
.services-licensing-max-width {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.services-licensing-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-licensing-section-title {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-licensing-text1 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
}
 
.services-licensing-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-licensing-link {
  display: contents;
}
 
.services-licensing-text2 {
  fill: #eb7033;
  color: #eb7033;
  text-decoration: none;
}
 
.services-licensing-text3 {
  fill: #3b3a44;
  color: #3b3a44;
}
 
.services-licensing-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.services-licensing-placeholder-image {
  border-radius: var(--dl-radius-radius-inputradius);
}
 
.services-licensing-container {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-licensing-text4 {
  fill: #3b3a44;
  color: #3b3a44;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-family: "Noto Sans";
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment28 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text295 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment27 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text294 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment26 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text257 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text263 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text268 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text273 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text278 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text283 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text288 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment29 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text296 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .services-licensing-max-width {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .services-licensing-text1 {
    align-self: center;
  }
  .services-licensing-text2 {
    align-self: center;
  }
}

@media(max-width: 767px) {
  .services-licensing-max-width {
    flex: 1;
    flex-direction: column;
  }
  .services-licensing-content1 {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.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;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment30 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text299 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment31 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text300 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment32 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text301 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment35 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text304 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment34 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text303 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment33 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text302 {
  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;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment37 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text306 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment38 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text307 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment39 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text308 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment36 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text305 {
  color: rgb(59, 58, 68);
  display: inline-block;
}

/*
.cta-section {
    display: flex;               /* Enables flexbox */
    flex-direction: column;      /* Stacks elements vertically */
    justify-content: center;     /* Centers vertically */
    align-items: center;         /* Centers horizontally */
    text-align: center;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    margin-top: 400px auto;
    margin-bottom: 40px auto;
    width: 80%;
    font-family: "Noto sans";
    line-height: 2;
}

.cta-button {
    display: inline-block;
    background-color: #eb7033;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    text-decoration: none;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Noto sans";
    font-weight: bold;
}

.cta-button:hover {
    background-color: #b05e39;
}
*/
 

 

 

 

 
@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;
  }
}

.attorney-services-ip-legal-expertise-at-portland-ipllc-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment10 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text100 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment11 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text101 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment12 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text102 {
  color: rgb(232, 232, 231);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment13 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text103 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment14 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text104 {
  display: inline-block;
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text108 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text110 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text112 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text115 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text118 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text122 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text125 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text129 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text132 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text136 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text139 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text143 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text146 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text150 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text153 {
  line-height: 1.5;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment15 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text157 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment16 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text158 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment17 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text159 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment18 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text162 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text168 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text173 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text178 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text183 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text188 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text193 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text198 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment19 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text204 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment20 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text205 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment21 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text206 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment22 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text209 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text216 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text221 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text226 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text231 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text236 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text241 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text246 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment23 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text252 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment24 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text253 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment25 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text254 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment26 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text257 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text263 {
  font-weight: 700;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text268 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text273 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text278 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text283 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text288 {
  text-decoration: underline;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment27 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text294 {
  color: rgb(235, 112, 51);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment28 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text295 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment29 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text296 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment30 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text299 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment31 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text300 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment32 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text301 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment33 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text302 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment34 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text303 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment35 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text304 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment36 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text305 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment37 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text306 {
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment38 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text307 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-fragment39 {
  display: contents;
}
 
.attorney-services-ip-legal-expertise-at-portland-ipllc-text308 {
  color: rgb(59, 58, 68);
  display: inline-block;
}
 
@media(max-width: 991px) {
  .attorney-services-ip-legal-expertise-at-portland-ipllc-text103 {
    font-family: Noto Sans;
  }
}
