.my-profile{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:.875rem}@media screen and (min-width: 1028px){.my-profile{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1150px){.my-profile{grid-template-columns:1fr}}@media screen and (min-width: 1458px){.my-profile{grid-template-columns:repeat(3, 1fr)}}.my-profile__body{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.25rem}@media screen and (min-width: 769px){.my-profile__body{grid-template-columns:1fr 1fr}}.my-profile__body-text{margin-top:.5rem;margin-bottom:0}.my-profile__body-item label{font-weight:500;display:block}.my-profile__body-item label:has(~* :required)::after{content:"*"}.my-profile__body-item input{padding:.75rem;width:100%}.my-profile__body-item select{width:100%}.my-profile__body-item-input-wrapper{position:relative}.my-profile__body-item-input-wrapper:has(input)::after{content:url("/assets/images/pen-to-square.svg");position:absolute;right:1rem;top:1rem;pointer-events:none}.my-profile__body-item-subtext{font-size:.75rem}.my-profile__tile{box-shadow:0 0 40px 0 rgba(19,23,61,.12);border-radius:8px;width:100%;padding:1.25rem;display:flex;flex-direction:column}@media screen and (min-width: 769px){.my-profile__tile{padding:2.5rem}}@media screen and (min-width: 1028px){.my-profile__tile.grid-column-span-2{grid-column:span 2}.my-profile__tile.grid-column-span-3{grid-column:span 3}}@media screen and (min-width: 1150px){.my-profile__tile.grid-column-span-2{grid-column:unset}.my-profile__tile.grid-column-span-3{grid-column:unset}}@media screen and (min-width: 1458px){.my-profile__tile.grid-column-span-2{grid-column:span 2}.my-profile__tile.grid-column-span-3{grid-column:span 3}}.my-profile__tile:first-child{grid-row:span 2}.my-profile__tile-heading{display:flex;gap:.5rem;align-items:flex-start;margin-bottom:1.25rem}.my-profile__tile-heading-icon{height:1.5rem;position:relative;top:2px}.my-profile__tile-heading-text{margin:0;font-size:1.5rem;font-weight:500;line-height:120%}.my-profile__tile-description{margin-top:0;margin-bottom:.5rem;color:var(--brand-dark-grey)}.my-profile__tile-description--more-margin{margin-top:0;margin-bottom:2.5rem;color:var(--brand-dark-grey)}.my-profile__tile-links{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 1028px){.my-profile__tile-links.related-links{margin-bottom:10rem}}@media screen and (min-width: 1150px){.my-profile__tile-links.related-links{margin-bottom:0}}@media screen and (min-width: 1458px){.my-profile__tile-links.related-links{margin-bottom:10rem}}.my-profile__tile-link{line-height:120%;width:max-content}.my-profile__tile-link--bottom-margin{margin-bottom:.5rem}/*# sourceMappingURL=my-profile.css.map */
