/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./publicstorage/cartridges/app_custom_publicstorage/cartridge/client/default/scss/contentStyles/helpCenter/helpCenterArticle.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ps-findstorage-search-form-container {
  border: 1px solid #636F80;
  background-color: #fff;
  border-radius: 50px;
  margin: 7px auto;
  padding: 0; }
  .ps-findstorage-search-form-container .ps-findstorage-search-form {
    padding: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0; }
  .ps-findstorage-search-form-container .ps-findstorage-search-form-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    position: relative; }
  .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text'] {
    background-color: transparent;
    border: none;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    font-family: "Roboto", "Segoe UI", "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    color: #0F274d;
    width: calc(100% - 147px);
    padding-left: 15px; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']:focus, .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']:active {
      outline: none; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']::-webkit-input-placeholder {
      color: #0F274d; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']::-moz-placeholder {
      color: #0F274d; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']:-ms-input-placeholder {
      color: #0F274d; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']::-ms-input-placeholder {
      color: #0F274d; }
    .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text']::placeholder {
      color: #0F274d; }
    @media (min-width: 769px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text'] {
        font-size: 1rem;
        padding: 10px 10px 10px 20px; } }
    @media (min-width: 992px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text'] {
        font-size: 1.125rem; } }
    @media (min-width: 1200px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text'] {
        font-size: 1.25rem; } }
  .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='submit'], .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='button'] {
    padding: 10px 16px;
    border-radius: 50px;
    border: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    font-family: "Roboto", "Segoe UI", "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif;
    color: #fff;
    background: url("//images.publicstorage.com/Website/icons/SearchBoxField/search_magnifying_glass.svg") no-repeat center right;
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.188rem;
    text-indent: -999px;
    overflow: hidden; }
    @media (min-width: 544px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='submit'], .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='button'] {
        padding: 15px 16px; } }
    @media (min-width: 769px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='submit'], .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='button'] {
        padding: 15px 20px; } }
    @media (min-width: 992px) {
      .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='submit'], .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='button'] {
        padding: 15px 28px; } }

.help-center-content-page {
  background-color: #fff; }
  .help-center-content-page .hc-content-heading-width.frequently-asked-question {
    max-width: 36.25rem;
    margin: 0 auto; }
  .help-center-content-page .hc-content-heading-section {
    background-color: #636F80;
    padding: 45px 0;
    text-align: center; }
    @media (min-width: 769px) {
      .help-center-content-page .hc-content-heading-section {
        padding: 90px 0; } }
  .help-center-content-page .hc-content-heading {
    font-family: "ITC Avant Garde", helvetica, arial, sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 1.25rem; }
    @media (min-width: 992px) {
      .help-center-content-page .hc-content-heading {
        font-size: 3.75rem; } }
  .help-center-content-page .hc-content-body-section .page-heading-wrap {
    text-align: center;
    margin-top: 3.75rem; }
    @media (min-width: 992px) {
      .help-center-content-page .hc-content-body-section .page-heading-wrap {
        margin-top: 5.625rem; } }
    .help-center-content-page .hc-content-body-section .page-heading-wrap .page-heading {
      font-family: "ITC Avant Garde", helvetica, arial, sans-serif;
      font-weight: 700;
      font-size: 1.875rem;
      color: #0F274d; }
      @media (min-width: 992px) {
        .help-center-content-page .hc-content-body-section .page-heading-wrap .page-heading {
          font-size: 3.125rem; } }
  .help-center-content-page .gray-text {
    font-family: "Roboto", "Segoe UI", "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    color: #636F80;
    margin-top: 0.625rem;
    margin-left: 42px; }
  .help-center-content-page .ps-findstorage-search-form-container {
    max-width: 627px; }
    .help-center-content-page .ps-findstorage-search-form-container .ps-findstorage-search-form-input[type='text'] {
      font-size: 1rem;
      font-weight: 400; }
    .help-center-content-page .ps-findstorage-search-form-container .ps-findstorage-search-form-button[type='submit'] {
      padding: 14px 10px;
      max-width: 169px; }
  .help-center-content-page .logo-container {
    display: none;
    max-width: 100px; }
  .help-center-content-page .ps-findstorage-sticky-view {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
    background: #F0EFEC;
    padding: 0 15px;
    border-bottom: 1px solid #CCC;
    -webkit-transition: background 0.5s;
    transition: background 0.5s; }
    .help-center-content-page .ps-findstorage-sticky-view .form-container {
      width: 100%; }
    .help-center-content-page .ps-findstorage-sticky-view > .container {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 76px; }
    @media (min-width: 769px) {
      .help-center-content-page .ps-findstorage-sticky-view .logo-container {
        display: block; }
      .help-center-content-page .ps-findstorage-sticky-view .form-container .ps-findstorage-search-form-container {
        max-width: 50%; } }

.hc-article-body {
  max-width: 670px;
  margin: 0 auto; }
  .hc-article-body .block-content {
    padding: 1.25rem 0;
    border-bottom: 1px solid #CCC; }
    @media (min-width: 992px) {
      .hc-article-body .block-content {
        padding: 2.5rem 0; } }
    .hc-article-body .block-content .block-heading {
      margin-bottom: 0.938rem; }
      @media (min-width: 992px) {
        .hc-article-body .block-content .block-heading {
          margin-bottom: 1.563rem; } }
    .hc-article-body .block-content .block-sub-heading {
      margin-bottom: 0; }
    .hc-article-body .block-content a {
      margin-bottom: 1.25rem; }
    .hc-article-body .block-content .gray-text {
      margin-left: 0;
      margin-top: 0; }
  .hc-article-body .disclaimer-text {
    margin: 1.875rem 0; }
    .hc-article-body .disclaimer-text .contact-us-link {
      color: #2661BD;
      font-size: inherit; }
  .hc-article-body iframe {
    max-width: 100%; }

@media (min-width: 769px) {
  .help-center-section {
    padding-top: 60px;
    margin-top: 45px;
    border-top: 1px solid #CCC; } }

.hc-heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }
  .hc-heading-wrapper .hc-heading {
    font-family: "ITC Avant Garde", helvetica, arial, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    color: #0F274d;
    line-height: 32px; }
    @media (min-width: 769px) {
      .hc-heading-wrapper .hc-heading {
        margin-right: 1.875rem; } }
  .hc-heading-wrapper .ps-hc-search {
    position: relative;
    width: 100%;
    /* stylelint-disable  -- igonoring no-descending-specificity */
    /* stylelint-enable  -- igonoring no-descending-specificity */ }
    @media (min-width: 769px) {
      .hc-heading-wrapper .ps-hc-search {
        max-width: 400px; } }
    .hc-heading-wrapper .ps-hc-search .ps-floating-input {
      border-radius: 2px;
      border: 1px solid #CCC;
      background-color: transparent; }
      .hc-heading-wrapper .ps-hc-search .ps-floating-input ~ label {
        left: 0;
        margin: 0; }
      .hc-heading-wrapper .ps-hc-search .ps-floating-input:focus ~ label, .hc-heading-wrapper .ps-hc-search .ps-floating-input.has-value ~ label {
        top: 0; }
      .hc-heading-wrapper .ps-hc-search .ps-floating-input::-webkit-search-decoration, .hc-heading-wrapper .ps-hc-search .ps-floating-input::-webkit-search-cancel-button, .hc-heading-wrapper .ps-hc-search .ps-floating-input::-webkit-search-results-button, .hc-heading-wrapper .ps-hc-search .ps-floating-input::-webkit-search-results-decoration {
        display: none; }
      .hc-heading-wrapper .ps-hc-search .ps-floating-input::-ms-clear {
        display: none;
        width: 0;
        height: 0; }
      .hc-heading-wrapper .ps-hc-search .ps-floating-input::-ms-reveal {
        display: none;
        width: 0;
        height: 0; }
    .hc-heading-wrapper .ps-hc-search .ps-hc-submit-btn {
      position: absolute;
      right: 0;
      top: 4px;
      padding: 0;
      overflow: hidden;
      width: 30px;
      height: 30px;
      color: #636F80; }
    .hc-heading-wrapper .ps-hc-search .ps-hc-searchCancel-btn {
      position: absolute;
      right: 0;
      top: 4px;
      padding: 0;
      overflow: hidden;
      width: 30px;
      height: 30px;
      color: white;
      border-radius: 50%; }
    .hc-heading-wrapper .ps-hc-search .icon-search {
      background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.8164 19.4336L14.2891 13.9062C15.5078 12.4844 16.2148 10.6445 16.2148 8.625C16.2148 4.13672 12.577 0.5 8.08984 0.5C3.60273 0.5 0 4.13789 0 8.625C0 13.1121 3.6375 16.75 8.08984 16.75C10.1086 16.75 11.9512 16.0094 13.3711 14.791L18.8984 20.3184C19.0547 20.4375 19.2148 20.5 19.375 20.5C19.5352 20.5 19.6948 20.439 19.8168 20.3169C20.0625 20.0742 20.0625 19.6758 19.8164 19.4336ZM8.125 15.5C4.30078 15.5 1.25 12.4141 1.25 8.625C1.25 4.83594 4.30078 1.75 8.125 1.75C11.9492 1.75 15 4.80078 15 8.625C15 12.4492 11.9141 15.5 8.125 15.5Z' fill='%23FF6200'/%3E%3C/svg%3E%0A");
      background-size: 20px 20px;
      background-position: center center;
      background-repeat: no-repeat; }
    .hc-heading-wrapper .ps-hc-search .icon-close {
      background-image: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M51.2323 51.2379C50.2163 52.254 48.5725 52.254 47.5554 51.2379L25.9996 29.6748L4.43884 51.2379C3.42287 52.254 1.77909 52.254 0.761978 51.2379C-0.253993 50.2219 -0.253993 48.5779 0.761978 47.5607L22.3276 26.0024L0.765227 4.43933C-0.250743 3.42325 -0.250743 1.77928 0.765227 0.762062C1.7812 -0.254021 3.42498 -0.254021 4.44209 0.762062L25.9996 22.33L47.5603 0.766936C48.5763 -0.249146 50.2201 -0.249146 51.2372 0.766936C52.2531 1.78302 52.2531 3.42698 51.2372 4.4442L29.6716 26.0024L51.2323 47.5655C52.2559 48.573 52.2559 50.2305 51.2323 51.2379V51.2379Z' fill='%23FF6200'/%3E%3C/svg%3E%0A");
      background-size: 20px 20px;
      background-position: center center;
      background-repeat: no-repeat; }

/* stylelint-disable */
.hc-content-wrapper a {
  font-weight: 700; }

.hc-article-card .content-sections {
  border-top: 1px solid #CCC;
  padding-top: 2.813rem; }

.hc-article-card .gray-text {
  margin-left: 0; }

/* stylelint-enable */


/*# sourceMappingURL=default\css\contentStyles\helpCenter\helpCenterArticle.css.map*/