/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.re-rentals-finder button{border:0;padding:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.re-rentals-finder ul{margin:0;padding:0}.re-rentals-finder .loading{min-height:100vh;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.re-rentals-finder .re-rentals__tools{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:24px}@media only screen and (min-width:768px){.re-rentals-finder .re-rentals__tools{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.re-rentals-finder .tools__count{font-size:24px;color:#0b365d;margin-bottom:24px}@media only screen and (min-width:768px){.re-rentals-finder .tools__count{margin-bottom:0}}.re-rentals-finder .tools__modal-open{background:#0b365d;padding:12px 20px;color:#fff;font-weight:500;font-size:16px}.re-rentals-finder .tools__modal-open svg{margin-right:12px}.re-rentals-finder .re-rentals__active-filters{padding:0;list-style:none;width:100%;margin-bottom:44px}.re-rentals-finder .re-rentals__active-filters li{display:inline-block}.re-rentals-finder .re-rentals__active-filters .active-filters__filter button{font-size:14px;color:#0b365d;padding:0 26px 0 12px;border-radius:12px;position:relative;background:#e2f8fa;margin-right:6px;margin-bottom:6px}.re-rentals-finder .re-rentals__active-filters .active-filters__filter button:after{content:"";height:12px;width:12px;background-image:url(/themes/custom/nychdc/images/icon-tag-filter-close.svg);background-size:cover;background-repeat:norepeat;border-radius:100%;position:absolute;right:9px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.re-rentals-finder .re-rentals__active-filters .active-filters__clear button{font-size:14px;text-decoration:underline;color:#4f5455;font-weight:500;padding:0}.re-rentals-finder .re-rentals__cards{display:grid;gap:20px;list-style-type:none;padding:0;grid-template-columns:1fr}@media only screen and (min-width:768px){.re-rentals-finder .re-rentals__cards{grid-template-columns:1fr 1fr}}@media only screen and (min-width:992px){.re-rentals-finder .re-rentals__cards{grid-template-columns:1fr 1fr 1fr}}.re-rentals-finder .re-rentals__card{min-height:515px;border:1px solid #4f5455;height:515px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;overflow:hidden}.re-rentals-finder .re-rentals__card:hover .card__image img{-webkit-filter:blur(2px);filter:blur(2px)}.re-rentals-finder .re-rentals__card:hover .card__summary-download{opacity:1}.re-rentals-finder .card__summary{position:relative;height:515px}.re-rentals-finder .card__top{position:relative;width:100%;height:230px}.re-rentals-finder .card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.re-rentals-finder .card__summary-download svg{margin-right:12px}.re-rentals-finder .card__image-overlay{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background-image:-webkit-linear-gradient(rgba(0,0,0,0),#000);background-image:-moz-linear-gradient(rgba(0,0,0,0),#000);background-image:linear-gradient(rgba(0,0,0,0),#000);position:absolute;top:0;left:0;bottom:0;right:0;padding:50px 24px 10px;overflow:hidden}.re-rentals-finder .card__summary-download-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-bottom:20px}.re-rentals-finder .card__summary-download{color:#fff;font-size:14px;font-weight:700;border:2px solid #fff;padding:12px 18px;margin:0 auto;display:inline-block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;opacity:0}.re-rentals-finder .card__title{color:#fff;font-size:20px;font-weight:500;line-height:1.4;margin-bottom:7px}.re-rentals-finder .card__address{color:#e5e5e5;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:16px;line-height:1.5}.re-rentals-finder .card__bottom{padding:24px 24px 0}.re-rentals-finder .card__bottom span{display:block}.re-rentals-finder .card__adaptations,.re-rentals-finder .card__age-restrictions,.re-rentals-finder .card__bedrooms,.re-rentals-finder .card__rent-range{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:16px;font-size:14px;line-height:1.5;margin-bottom:12px}.re-rentals-finder .card__details{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;opacity:0;pointer-events:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;overflow:scroll;padding:30px 20px}.re-rentals-finder .card__details.details--active{pointer-events:auto;opacity:1}.re-rentals-finder .card__details-title{color:#0047ab;font-size:20px;font-weight:500;margin-bottom:10px}.re-rentals-finder .card__description{margin-bottom:30px}.re-rentals-finder .card__description p{font-size:14px;line-height:1.5;margin-bottom:12px}.re-rentals-finder .card__details-download{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:16px;color:#000;font-size:14px;margin-top:4px}.re-rentals-finder .card__buttons,.re-rentals-finder .card__details-download{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.re-rentals-finder .card__buttons button{color:#727677;font-size:14px;text-align:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;padding:16px;font-weight:500;position:relative}.re-rentals-finder .card__buttons button:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#727677}.re-rentals-finder .card__buttons button.active{color:#4f5455}.re-rentals-finder .card__buttons button.active:after{height:4px;background-color:#0047ab}.re-rentals-finder .re-rentals__modal-overlay{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;position:fixed;top:0;left:0;z-index:100;height:100vh;width:100vw;background:rgba(0,0,0,.8);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;pointer-events:none;opacity:0}.re-rentals-finder .re-rentals__modal-overlay.modal--show{pointer-events:all;opacity:1}.re-rentals-finder .re-rentals__modal{background:#fff;height:100vh;width:100vw;padding:46px 30px 42px}@media only screen and (min-width:0) and (max-width:767px){.re-rentals-finder .re-rentals__modal{overflow:scroll}}@media only screen and (min-width:768px){.re-rentals-finder .re-rentals__modal{padding:40px;width:80%;height:auto;max-width:1080px}}.re-rentals-finder .modal__header h3{font-size:24px;font-weight:500;color:#0b365d;margin-bottom:64px}@media only screen and (min-width:768px){.re-rentals-finder .modal__header h3{margin-bottom:12px}}.re-rentals-finder .modal__filters{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:32px}@media only screen and (min-width:992px){.re-rentals-finder .modal__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;gap:20px;margin-bottom:45px;padding-right:70px}}@media only screen and (min-width:1200px){.re-rentals-finder .modal__filters{padding-right:90px}}@media only screen and (min-width:0) and (max-width:767px){.re-rentals-finder .modal__filter-group{border-top:1px solid #0047ab;padding:22px 0}}@media only screen and (min-width:0) and (max-width:767px){.re-rentals-finder .modal__filter-group:last-of-type{border-bottom:1px solid #0047ab}}@media only screen and (min-width:0) and (max-width:767px){.re-rentals-finder .modal__filter-group-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.re-rentals-finder .modal__filter-group-header svg{display:block}}@media only screen and (min-width:768px){.re-rentals-finder .modal__filter-group-header svg{display:none}}.re-rentals-finder .modal__filter-group-title{font-size:18px;font-weight:700;color:#0047ab}.re-rentals-finder .modal__filter-group-list{overflow:hidden;list-style:none;height:0}@media only screen and (min-width:768px){.re-rentals-finder .modal__filter-group-list{height:auto}}.re-rentals-finder .modal__filter-group-list.open{height:auto}.re-rentals-finder .modal__filter-group-list-item{margin-bottom:7px}.re-rentals-finder .modal__filter-group-button{cursor:pointer;font-size:16px;text-align:left;gap:7px}.re-rentals-finder .modal__checkbox,.re-rentals-finder .modal__filter-group-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.re-rentals-finder .modal__checkbox{height:18px;width:18px;border:1px solid #0047ab;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.re-rentals-finder .modal__checkbox.checked{background:#0047ab}.re-rentals-finder .modal__checkbox.checked .modal__checkbox-check{opacity:1}.re-rentals-finder .modal__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;gap:30px}@media only screen and (min-width:768px){.re-rentals-finder .modal__footer{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}.re-rentals-finder .modal__footer-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;gap:20px}.re-rentals-finder .modal__clear-btn{font-weight:500;font-size:16px}.re-rentals-finder .modal__cancel-btn,.re-rentals-finder .modal__search-btn{background:#0b365d;padding:12px 20px;color:#fff;font-weight:400;font-size:16px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;max-height:48px}.re-rentals-finder .modal__cancel-btn svg,.re-rentals-finder .modal__search-btn svg{margin-right:8px}.re-rentals-finder .modal__cancel-btn{background:#e5e5e5;color:#727677}.re-rentals-finder .re-rentals__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.re-rentals-finder .re-rentals__load-more{background-color:#0b365d;color:#fff;font-weight:500;font-size:16px;margin-top:74px;padding:18px 24px}
.paragraph--type--text-centered{margin-bottom:100px}.paragraph--type--text-centered p{color:#161818;font-size:22px;line-height:32px;font-weight:700;font-style:normal;font-family:loos-normal,sans-serif;text-transform:none;letter-spacing:normal;text-align:center}@media only screen and (min-width:992px){.paragraph--type--text-centered p{font-size:30px;line-height:45px}}.paragraph--type--text-centered a{position:relative;color:#0047ab}.paragraph--type--text-centered a:after{content:"";position:absolute;height:1px;width:100%;left:0;bottom:-2px;display:block;background-color:rgba(0,0,0,0)}.paragraph--type--text-centered a:hover{text-decoration:none}.paragraph--type--text-centered a:hover:after{background-color:#0047ab}.paragraph--type--text-introduction,.position-detail .field--name-body{margin-bottom:80px}@media only screen and (min-width:992px){.paragraph--type--text-introduction,.position-detail .field--name-body{margin-bottom:100px}}.paragraph--type--text-introduction h2,.paragraph--type--text-introduction h3,.position-detail .field--name-body h2,.position-detail .field--name-body h3{font-size:30px;line-height:38px;text-transform:none;letter-spacing:normal;font-weight:500;font-style:normal;font-family:loos-normal,sans-serif;color:#0b365d;margin:40px 0 25px}@media only screen and (min-width:992px){.paragraph--type--text-introduction h2,.paragraph--type--text-introduction h3,.position-detail .field--name-body h2,.position-detail .field--name-body h3{font-size:40px;line-height:50px;margin-bottom:15px}}.paragraph--type--text-introduction .no-top-margin,.position-detail .field--name-body .no-top-margin{margin-top:0}.paragraph--type--text-introduction h2:first-child+p,.paragraph--type--text-introduction p:first-child,.position-detail .field--name-body h2:first-child+p,.position-detail .field--name-body p:first-child{color:#161818;font-size:20px;line-height:30px;font-weight:400;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal;margin-bottom:30px}@media only screen and (min-width:992px){.paragraph--type--text-introduction h2:first-child+p,.paragraph--type--text-introduction p:first-child,.position-detail .field--name-body h2:first-child+p,.position-detail .field--name-body p:first-child{font-size:24px;line-height:36px}}.paragraph--type--text-introduction h2:first-child+p a,.paragraph--type--text-introduction p:first-child a,.position-detail .field--name-body h2:first-child+p a,.position-detail .field--name-body p:first-child a{color:#0047ab}.paragraph--type--text-introduction .field--name-field-link,.position-detail .field--name-body .field--name-field-link{text-align:center}.paragraph--type--text-introduction .field--name-field-link a,.position-detail .field--name-body .field--name-field-link a{padding:20px 36px;display:inline-block;text-decoration:none;background:rgba(0,0,0,0);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;color:#0047ab;font-size:16px;line-height:19px;font-weight:700;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal;border:2px solid #0047ab;position:relative;z-index:0;margin:30px auto 0}@media only screen and (min-width:1024px){.paragraph--type--text-introduction .field--name-field-link a,.position-detail .field--name-body .field--name-field-link a{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}}.paragraph--type--text-introduction .field--name-field-link a:before,.position-detail .field--name-body .field--name-field-link a:before{content:"";background-color:#0047ab;display:block;position:absolute;top:0;bottom:0;width:0;z-index:-1;left:0}@media only screen and (min-width:1024px){.paragraph--type--text-introduction .field--name-field-link a:before,.position-detail .field--name-body .field--name-field-link a:before{-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;transition:width .2s ease-in-out}}.paragraph--type--text-introduction .field--name-field-link a:hover,.position-detail .field--name-body .field--name-field-link a:hover{color:#fff}.paragraph--type--text-introduction .field--name-field-link a:hover:before,.position-detail .field--name-body .field--name-field-link a:hover:before{width:100%}@media only screen and (min-width:1200px){.paragraph--type--text-introduction .field--name-field-link a,.position-detail .field--name-body .field--name-field-link a{margin-top:55px}}.paragraph--type--text-introduction .sub-content p,.position-detail .field--name-body .sub-content p{color:#161818;font-size:18px;line-height:26px;font-weight:400;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal}.paragraph--type--text-introduction .sub-content p a,.position-detail .field--name-body .sub-content p a{color:#0047ab}@media only screen and (min-width:992px){.paragraph--type--text-introduction .sub-content p,.position-detail .field--name-body .sub-content p{font-size:18px;line-height:28px}}.paragraph--type--text-paragraph-with-links{margin-bottom:80px}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links{margin-bottom:100px}}.paragraph--type--text-paragraph-with-links h2,.paragraph--type--text-paragraph-with-links h3{color:#0b365d;font-size:30px;line-height:38px;font-weight:500;font-style:normal;font-family:loos-normal,sans-serif;text-transform:none;letter-spacing:normal;margin:40px 0 25px}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links h2,.paragraph--type--text-paragraph-with-links h3{font-size:40px;line-height:50px;margin-bottom:15px}}.paragraph--type--text-paragraph-with-links .no-top-margin{margin-top:0}.paragraph--type--text-paragraph-with-links p:first-child{font-size:20px;line-height:30px}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links p:first-child{font-size:24px;line-height:36px}}.paragraph--type--text-paragraph-with-links h2:first-child+p{color:#0b365d;font-size:20px;line-height:28px;font-weight:500;font-style:normal;font-family:loos-normal,sans-serif;text-transform:none;letter-spacing:normal;margin-bottom:30px}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links h2:first-child+p{font-size:28px;line-height:36px;margin-bottom:15px}}.paragraph--type--text-paragraph-with-links .field--name-field-link{text-align:center}.paragraph--type--text-paragraph-with-links .field--name-field-link a{padding:20px 36px;display:inline-block;text-decoration:none;background:rgba(0,0,0,0);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;color:#0047ab;font-size:16px;line-height:19px;font-weight:700;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal;border:2px solid #0047ab;position:relative;z-index:0;margin:30px auto 0}@media only screen and (min-width:1024px){.paragraph--type--text-paragraph-with-links .field--name-field-link a{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}}.paragraph--type--text-paragraph-with-links .field--name-field-link a:before{content:"";background-color:#0047ab;display:block;position:absolute;top:0;bottom:0;width:0;z-index:-1;left:0}@media only screen and (min-width:1024px){.paragraph--type--text-paragraph-with-links .field--name-field-link a:before{-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;transition:width .2s ease-in-out}}.paragraph--type--text-paragraph-with-links .field--name-field-link a:hover{color:#fff}.paragraph--type--text-paragraph-with-links .field--name-field-link a:hover:before{width:100%}@media only screen and (min-width:1200px){.paragraph--type--text-paragraph-with-links .field--name-field-link a{margin-top:55px}}.paragraph--type--text-paragraph-with-links p:first-child{color:#161818;font-size:18px;line-height:26px;font-weight:400;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal;margin-bottom:16px}.paragraph--type--text-paragraph-with-links p:first-child a{color:#0047ab}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links p:first-child{font-size:18px;line-height:28px}}.paragraph--type--text-paragraph-with-links .field--name-field-files,.paragraph--type--text-paragraph-with-links .field--name-field-links{margin-top:30px;color:#0047ab;font-size:18px;line-height:28px;font-weight:400;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal}.paragraph--type--text-paragraph-with-links .field--name-field-files .field__item,.paragraph--type--text-paragraph-with-links .field--name-field-links .field__item{margin:0 30px 18px 0}@media only screen and (min-width:768px){.paragraph--type--text-paragraph-with-links .field--name-field-files .field__item,.paragraph--type--text-paragraph-with-links .field--name-field-links .field__item{display:inline-block}}.paragraph--type--text-paragraph-with-links .field--name-field-files a,.paragraph--type--text-paragraph-with-links .field--name-field-links a{color:#0047ab;font-size:16px;line-height:26px;font-weight:700;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal}.paragraph--type--text-paragraph-with-links .field--name-field-files a:hover,.paragraph--type--text-paragraph-with-links .field--name-field-links a:hover{text-decoration:none}@media only screen and (min-width:992px){.paragraph--type--text-paragraph-with-links .field--name-field-files a,.paragraph--type--text-paragraph-with-links .field--name-field-links a{font-size:18px;line-height:28px}}.paragraph--type--text-paragraph-with-links .field--name-field-files a>span,.paragraph--type--text-paragraph-with-links .field--name-field-links a>span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.paragraph--type--text-paragraph-with-links .field--name-field-files a svg,.paragraph--type--text-paragraph-with-links .field--name-field-links a svg{margin:4px 12px 0 0;min-width:19px}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;vertical-align:middle;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a:before{display:block;margin-left:0;height:100%;-webkit-transition:margin-left .15s ease-in;-moz-transition:margin-left .15s ease-in;transition:margin-left .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a:after,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a:after{content:"";display:block;margin-right:0;height:100%;-webkit-transition:margin-right .15s ease-in;-moz-transition:margin-right .15s ease-in;transition:margin-right .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a:hover:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a:hover:before{margin-left:8px}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a:hover:after,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a:hover:after{margin-right:-8px}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--audio a:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--audio a:before{content:"";width:19px;height:22px;display:inline-block;margin-right:12px;background-image:url(/themes/custom/nychdc/images/icon.audio.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;vertical-align:middle;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a:before{display:block;margin-left:0;height:100%;-webkit-transition:margin-left .15s ease-in;-moz-transition:margin-left .15s ease-in;transition:margin-left .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a:after,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a:after{content:"";display:block;margin-right:0;height:100%;-webkit-transition:margin-right .15s ease-in;-moz-transition:margin-right .15s ease-in;transition:margin-right .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a:hover:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a:hover:before{margin-left:8px}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a:hover:after,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a:hover:after{margin-right:-8px}.paragraph--type--text-paragraph-with-links .field--name-field-files.document-type--pdf a:before,.paragraph--type--text-paragraph-with-links .field--name-field-links.document-type--pdf a:before{content:"";min-width:19px;height:22px;display:inline-block;margin-right:12px;background-image:url(/themes/custom/nychdc/images/icon-file.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.paragraph--type--text-paragraph-with-links .field--name-field-files a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;vertical-align:middle;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.paragraph--type--text-paragraph-with-links .field--name-field-files a:before{content:"";display:block;margin-left:0;height:100%;-webkit-transition:margin-left .15s ease-in;-moz-transition:margin-left .15s ease-in;transition:margin-left .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files a:after{content:"";display:block;margin-right:0;height:100%;-webkit-transition:margin-right .15s ease-in;-moz-transition:margin-right .15s ease-in;transition:margin-right .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-files a:hover:before{margin-left:8px}.paragraph--type--text-paragraph-with-links .field--name-field-files a:hover:after{margin-right:-8px}.paragraph--type--text-paragraph-with-links .field--name-field-links a{padding-left:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;vertical-align:middle;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.paragraph--type--text-paragraph-with-links .field--name-field-links a:before{content:"";display:block;margin-left:0;height:100%;-webkit-transition:margin-left .15s ease-in;-moz-transition:margin-left .15s ease-in;transition:margin-left .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-links a:after{content:"";display:block;margin-right:0;height:100%;-webkit-transition:margin-right .15s ease-in;-moz-transition:margin-right .15s ease-in;transition:margin-right .15s ease-in}.paragraph--type--text-paragraph-with-links .field--name-field-links a:hover:before{margin-left:8px}.paragraph--type--text-paragraph-with-links .field--name-field-links a:hover:after{margin-right:-8px}.blue-variant .paragraph--type--text-paragraph-with-links .bg-container{background:#e2f8fa;padding:40px 65px}.blue-variant .paragraph--type--text-paragraph-with-links .bg-container .field--name-field-links .field__item{display:block}.paragraph--type--inline-links{margin-bottom:50px}@media only screen and (min-width:992px){.paragraph--type--inline-links{margin-bottom:100px}}.paragraph--type--inline-links .field--name-field-links{text-align:center}.paragraph--type--inline-links .field--name-field-links .field__item{padding:0}@media only screen and (min-width:992px){.paragraph--type--inline-links .field--name-field-links .field__item{display:inline-block;margin:0 20px 0 0;padding:0 20px 0 0;border-right:1px solid #0b365d}.paragraph--type--inline-links .field--name-field-links .field__item:last-child{border-right:none;padding:0}}.paragraph--type--inline-links .field--name-field-links a{color:#0b365d;font-size:16px;line-height:26px;font-weight:400;text-transform:none;letter-spacing:normal;text-decoration:none;font-weight:600;font-weight:700;font-style:normal;font-family:ballinger,sans-serif;color:#0047ab;padding:0;position:relative}.paragraph--type--inline-links .field--name-field-links a:before{content:"";position:absolute;top:2px;left:0;background-image:url(/themes/custom/nychdc/images/link-icon.svg);background-position:50%;background-repeat:no-repeat;width:19px;height:22px}@media only screen and (min-width:992px){.paragraph--type--inline-links .field--name-field-links a{font-size:18px;line-height:28px}}.paragraph--type--inline-links .field--name-field-links a:before{display:none}.paragraph--type--inline-links .field--name-field-links a:after{content:"";position:absolute;height:1px;width:100%;left:0;bottom:0;display:block;background-color:rgba(0,0,0,0)}.paragraph--type--inline-links .field--name-field-links a:hover{text-decoration:none}.paragraph--type--inline-links .field--name-field-links a:hover:after{background-color:#0047ab}.paragraph--type--inline-links .field__item{text-align:center}.paragraph--type--inline-links .field__item:after,.paragraph--type--inline-links .field__item:first-child:before{content:"";display:block;width:30px;border-top:1px solid #0b365d;margin:10px auto}@media only screen and (min-width:992px){.paragraph--type--inline-links .field__item:after,.paragraph--type--inline-links .field__item:first-child:before{display:none}}@media only screen and (min-width:768px) and (max-width:991px){article.node--type-page .inner-container{max-width:512px;margin-right:auto;margin-left:auto}}.position-detail,article.node--type-page{margin-bottom:100px}@media only screen and (min-width:0) and (max-width:991px){.position-detail .back,.position-detail h1,article.node--type-page .back,article.node--type-page h1{position:relative;z-index:2;background:#fff;display:inline-block;padding:20px 30px 0 0}.position-detail .back:before,.position-detail h1:before,article.node--type-page .back:before,article.node--type-page h1:before{content:"";position:absolute;top:0;bottom:0;left:-2000px;width:2000px;background:#fff}}.position-detail .body-text h1,article.node--type-page .body-text h1{margin-bottom:35px}.position-detail .body-text h2,article.node--type-page .body-text h2{color:#0b365d;font-size:24px;line-height:32px;font-weight:500;font-style:normal;font-family:loos-normal,sans-serif;text-transform:none;letter-spacing:normal;margin-bottom:20px}@media only screen and (min-width:992px){.position-detail .body-text h2,article.node--type-page .body-text h2{font-size:32px;line-height:40px;margin-bottom:15px}}.position-detail .body-text h3,article.node--type-page .body-text h3{color:#161818;font-size:22px;line-height:32px;font-weight:400;font-style:normal;font-family:ballinger,sans-serif;text-transform:none;letter-spacing:normal;font-weight:600;margin-bottom:20px}.position-detail .body-text p,article.node--type-page .body-text p{margin-bottom:25px;overflow:hidden}.position-detail .body-text ol,article.node--type-page .body-text ol{-webkit-padding-start:45px;-moz-padding-start:45px;padding-inline-start:45px;margin-bottom:30px}@media only screen and (min-width:992px){.position-detail .body-text ol,article.node--type-page .body-text ol{-webkit-padding-start:60px;-moz-padding-start:60px;padding-inline-start:60px}}@media only screen and (min-width:0) and (max-width:991px){.position-detail .body-text,article.node--type-page .body-text{position:relative;top:-50px}.position-detail .body-text h1,article.node--type-page .body-text h1{margin-bottom:55px}}.position-detail .back{margin:10px 0 25px;padding-right:120px}@media only screen and (min-width:992px){.position-detail .back{margin:0 0 65px;padding-right:0}}.position-detail .back a{color:#0b365d;font-size:12px;line-height:18px;font-family:Figtree,sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;text-transform:uppercase;letter-spacing:1px;position:relative}.position-detail .back a:after{content:"";position:absolute;height:1px;width:100%;left:0;bottom:0;display:block;background-color:rgba(0,0,0,0)}.position-detail .back a:hover{text-decoration:none}.position-detail .back a:hover:after{background-color:#0b365d}
.paragraph--type--hero{position:relative}.paragraph--type--hero.no-background-image{margin-bottom:20px}.paragraph--type--hero .bg-img{padding-top:360px;background-size:cover;background-position:50%;z-index:1;position:relative}@media only screen and (min-width:992px){.paragraph--type--hero .bg-img{padding-top:500px}}.paragraph--type--hero .bg-img:after{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(39,39,39,0)),to(rgba(39,39,39,.8)));background:-webkit-linear-gradient(bottom,rgba(39,39,39,0),rgba(39,39,39,.8));background:-moz-linear-gradient(bottom,rgba(39,39,39,0) 0,rgba(39,39,39,.8) 100%);background:linear-gradient(0deg,rgba(39,39,39,0),rgba(39,39,39,.8));position:absolute;top:0;left:0;right:0;bottom:0}.paragraph--type--hero .bg-img.no-img{background:#0b365d;height:200px;padding-top:0}.paragraph--type--hero .bg-img.no-img:after{display:none}@media only screen and (min-width:768px){.paragraph--type--hero .bg-img.no-img{height:250px}}@media only screen and (min-width:1200px){.paragraph--type--hero .bg-img.no-img{height:322px}}.paragraph--type--hero .container{top:-50px;position:relative;z-index:2}@media only screen and (min-width:992px){.paragraph--type--hero .container{top:-90px}}.paragraph--type--hero h1{position:relative;background:#fff;display:inline-block;padding:20px 30px 0 0;width:90%}@media only screen and (min-width:768px){.paragraph--type--hero h1{width:80%}}@media only screen and (min-width:992px){.paragraph--type--hero h1{padding:30px 40px 0 0;width:auto}}.paragraph--type--hero h1:before{content:"";position:absolute;top:0;bottom:0;left:-2000px;width:2000px;background:#fff}
