{"id":398,"date":"2026-05-25T19:24:12","date_gmt":"2026-05-25T23:24:12","guid":{"rendered":"https:\/\/buildingdreamspreschool.org\/?page_id=398"},"modified":"2026-05-31T17:34:16","modified_gmt":"2026-05-31T21:34:16","slug":"parents","status":"publish","type":"page","link":"https:\/\/buildingdreamspreschool.org\/es\/parents\/","title":{"rendered":"Parents"},"content":{"rendered":"<style>\n  .bdp-parents-page {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 5px 20px 0;\n    color: #2b174d;\n  }\n\n  .bdp-parents-intro {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 35px;\n  }\n\n  .bdp-parents-intro h2 {\n    font-size: 32px;\n    color: #2b174d;\n    margin-bottom: 14px;\n    font-weight: 700;\n  }\n\n  .bdp-parents-intro p {\n    font-size: 16px;\n    line-height: 1.6;\n    color: #2b174d;\n    margin: 0;\n  }\n\n  .bdp-quick-access {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    text-align: center;\n    margin-bottom: 45px;\n  }\n\n  .bdp-parent-card {\n    padding: 0 28px;\n    border-right: 1px solid #e5dff0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-height: 360px;\n  }\n\n  .bdp-parent-card:last-child {\n    border-right: none;\n  }\n\n  .bdp-parent-icon {\n    width: 82px;\n    height: 82px;\n    background: #f2e9ff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 18px;\n  }\n\n  .bdp-parent-card h3 {\n    font-size: 18px;\n    color: #2b174d;\n    margin-bottom: 12px;\n    font-weight: 700;\n  }\n\n  .bdp-parent-card p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #5f577a;\n    margin-bottom: 16px;\n    min-height: 75px;\n  }\n\n  .bdp-parent-card a {\n    color: #ff3f78;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none;\n    margin-top: auto;\n  }\n\n  .bdp-parent-card a:hover {\n    text-decoration: underline;\n  }\n\n  .bdp-camera-app {\n    background: #f7f1ff;\n    border-radius: 18px;\n    padding: 30px 45px;\n    display: flex;\n    align-items: center;\n    gap: 45px;\n    margin-bottom: 35px;\n  }\n\n  .bdp-camera-qr {\n    flex: 0 0 230px;\n    text-align: center;\n  }\n\n  .bdp-camera-qr img {\n    max-width: 200px;\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n    border-radius: 12px;\n    background: #ffffff;\n    padding: 8px;\n  }\n\n  .bdp-camera-content {\n    flex: 1;\n  }\n\n  .bdp-camera-content h2 {\n    font-size: 30px;\n    color: #2b174d;\n    margin: 0 0 15px;\n    font-weight: 700;\n  }\n\n  .bdp-camera-content p {\n    font-size: 16px;\n    line-height: 1.7;\n    color: #2b174d;\n    margin: 0 0 18px;\n  }\n\n  .bdp-camera-buttons {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    margin-top: 20px;\n  }\n\n  .bdp-camera-install {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ff3f78;\n    color: #ffffff;\n    padding: 13px 28px;\n    border-radius: 8px;\n    font-weight: 700;\n    text-decoration: none;\n    min-height: 50px;\n  }\n\n  .bdp-camera-install:hover {\n    background: #e9326a;\n    color: #ffffff;\n  }\n\n  .bdp-info-title {\n    text-align: center;\n    margin: 10px 0 22px;\n  }\n\n  .bdp-info-title h2 {\n    color: #2b174d;\n    font-size: 28px;\n    font-weight: 700;\n    margin: 0;\n  }\n\n  .bdp-info-title .accent {\n    width: 45px;\n    height: 3px;\n    background: #ff3f78;\n    border-radius: 3px;\n    margin: 10px auto 0;\n  }\n\n  .bdp-info-box {\n    background: #f7f1ff;\n    border-radius: 18px;\n    padding: 35px 25px;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .bdp-info-item {\n    padding: 0 24px;\n    border-right: 1px solid #ded3ee;\n  }\n\n  .bdp-info-item:last-child {\n    border-right: none;\n  }\n\n  .bdp-info-icon {\n    width: 72px;\n    height: 72px;\n    background: #f2e9ff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 18px;\n  }\n\n  .bdp-info-item h3 {\n    font-size: 17px;\n    color: #2b174d;\n    margin-bottom: 10px;\n    font-weight: 700;\n  }\n\n  .bdp-info-item p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #2b174d;\n    margin: 0;\n  }\n\n  .bdp-help-box {\n    background: #210847;\n    border-radius: 14px;\n    padding: 28px 45px;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n    margin-bottom: 0;\n  }\n\n  .bdp-help-left {\n    display: flex;\n    align-items: center;\n    gap: 25px;\n  }\n\n  .bdp-help-icon {\n    width: 72px;\n    height: 72px;\n    background: rgba(255, 63, 120, 0.15);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .bdp-help-box h2 {\n    color: #ffffff;\n    font-size: 24px;\n    margin: 0 0 8px;\n  }\n\n  .bdp-help-box p {\n    color: #ffffff;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .bdp-help-box a {\n    background: #ff3f78;\n    color: #ffffff;\n    padding: 13px 34px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 768px) {\n    .bdp-parents-page {\n      padding: 25px 18px 0;\n      overflow-x: hidden;\n    }\n\n    .bdp-parents-intro h2 {\n      font-size: 28px;\n    }\n\n    .bdp-quick-access {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n\n    .bdp-parent-card {\n      border-right: none;\n      border-bottom: 1px solid #e5dff0;\n      padding: 28px 20px;\n      min-height: auto;\n    }\n\n    .bdp-parent-card:last-child {\n      border-bottom: none;\n    }\n\n    .bdp-parent-card p {\n      min-height: auto;\n    }\n\n    .bdp-camera-app {\n      flex-direction: column;\n      text-align: center;\n      padding: 30px 22px;\n      gap: 25px;\n    }\n\n    .bdp-camera-qr {\n      flex: none;\n    }\n\n    .bdp-camera-qr img {\n      max-width: 180px;\n    }\n\n    .bdp-camera-content h2 {\n      font-size: 26px;\n    }\n\n    .bdp-camera-buttons {\n      justify-content: center;\n    }\n\n    .bdp-camera-install {\n      width: 100%;\n      max-width: 220px;\n    }\n\n    .bdp-info-box {\n      grid-template-columns: 1fr;\n      padding: 20px 20px;\n    }\n\n    .bdp-info-item {\n      border-right: none;\n      border-bottom: 1px solid #ded3ee;\n      padding: 28px 20px;\n    }\n\n    .bdp-info-item:last-child {\n      border-bottom: none;\n    }\n\n    .bdp-help-box {\n      flex-direction: column;\n      text-align: center;\n      padding: 30px 22px;\n    }\n\n    .bdp-help-left {\n      flex-direction: column;\n    }\n  }\n<\/style>\n\n<section class=\"bdp-parents-page\">\n\n  <div class=\"bdp-parents-intro\">\n    <h2>Welcome to our Parents\u2019 Corner<\/h2>\n    <p>\n      At Building Dreams Preschool, we believe that strong communication between families and our team helps children thrive.<br>\n      Here you can find quick access to important parent resources.\n    <\/p>\n  <\/div>\n\n  <div class=\"bdp-quick-access\">\n\n    <div class=\"bdp-parent-card\">\n      <div class=\"bdp-parent-icon\">\n        <svg width=\"38\" height=\"38\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M16 21v-2a4 4 0 0 0-8 0v2\"><\/path>\n          <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\n          <path d=\"M20 8v6\"><\/path>\n          <path d=\"M23 11h-6\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Procare Connect<\/h3>\n      <p>Stay informed with updates, photos, messages, and payments.<\/p>\n      <a href=\"\/es\/procare-connect\/\">Login Now \u2192<\/a>\n    <\/div>\n\n    <div class=\"bdp-parent-card\">\n      <div class=\"bdp-parent-icon\">\n        <svg width=\"38\" height=\"38\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <rect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"><\/rect>\n          <line x1=\"2\" y1=\"10\" x2=\"22\" y2=\"10\"><\/line>\n        <\/svg>\n      <\/div>\n      <h3>Payments<\/h3>\n      <p>Make secure online tuition payments quickly and easily.<\/p>\n      <a href=\"https:\/\/schools.procareconnect.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Make a Payment \u2192<\/a>\n    <\/div>\n\n    <div class=\"bdp-parent-card\">\n      <div class=\"bdp-parent-icon\">\n        <svg width=\"38\" height=\"38\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M23 7l-7 5 7 5V7z\"><\/path>\n          <rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"><\/rect>\n        <\/svg>\n      <\/div>\n      <h3>Camera Access<\/h3>\n      <p>Camera access is available only through our approved mobile app.<\/p>\n      <a href=\"#camera-app\">Install App \u2192<\/a>\n    <\/div>\n\n    <div class=\"bdp-parent-card\">\n      <div class=\"bdp-parent-icon\">\n        <svg width=\"38\" height=\"38\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n          <path d=\"M9.1 9a3 3 0 1 1 5.8 1c0 2-2.9 2.2-2.9 4\"><\/path>\n          <path d=\"M12 17h.01\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>FAQ<\/h3>\n      <p>Find answers to common questions from other parents.<\/p>\n      <a href=\"\/es\/faq\/\">View FAQs \u2192<\/a>\n    <\/div>\n\n  <\/div>\n\n  <div id=\"camera-app\" class=\"bdp-camera-app\">\n    <div class=\"bdp-camera-qr\">\n      <img decoding=\"async\" src=\"https:\/\/buildingdreamspreschool.org\/wp-content\/uploads\/2026\/05\/qr.png\" alt=\"QR code to install the camera access app\">\n    <\/div>\n\n    <div class=\"bdp-camera-content\">\n      <h2>Camera Access<\/h2>\n      <p>\n        Classroom camera access is available <strong>only through the mobile app<\/strong>. Web access is not available.\n      <\/p>\n      <p>\n        Please scan the QR code with your phone to install the app and follow the setup instructions provided by our office.\n      <\/p>\n\n      <div class=\"bdp-camera-buttons\">\n        <a class=\"bdp-camera-install\" href=\"http:\/\/en.ezcloud.uniview.com\/QRCode\/QRcodeEZView.html\" target=\"_blank\" rel=\"noopener noreferrer\">\n          Install the App\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bdp-info-title\">\n    <h2>Important Information<\/h2>\n    <div class=\"accent\"><\/div>\n  <\/div>\n\n  <div class=\"bdp-info-box\">\n\n    <div class=\"bdp-info-item\">\n      <div class=\"bdp-info-icon\">\n        <svg width=\"34\" height=\"34\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n          <path d=\"M12 7v5l3 2\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Hours of Operation<\/h3>\n      <p>Lunes \u2013 Viernes<br>7:00 AM \u2013 6:00 PM<\/p>\n    <\/div>\n\n    <div class=\"bdp-info-item\">\n      <div class=\"bdp-info-icon\">\n        <svg width=\"34\" height=\"34\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M3 11v3a1 1 0 0 0 1 1h3l7 4V6L7 10H4a1 1 0 0 0-1 1z\"><\/path>\n          <path d=\"M16 9a4 4 0 0 1 0 6\"><\/path>\n          <path d=\"M19 7a8 8 0 0 1 0 10\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Parent Communication<\/h3>\n      <p>Stay connected through Procare messages, emails, and announcements.<\/p>\n    <\/div>\n\n    <div class=\"bdp-info-item\">\n      <div class=\"bdp-info-icon\">\n        <svg width=\"34\" height=\"34\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\n          <path d=\"M9 12l2 2 4-4\"><\/path>\n        <\/svg>\n      <\/div>\n      <h3>Safety &#038; Security<\/h3>\n      <p>The safety and well-being of our children is our highest priority.<\/p>\n    <\/div>\n\n    <div class=\"bdp-info-item\">\n      <div class=\"bdp-info-icon\">\n        <svg width=\"34\" height=\"34\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#4b1d75\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M23 7l-7 5 7 5V7z\"><\/path>\n          <rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"><\/rect>\n        <\/svg>\n      <\/div>\n      <h3>Camera Access<\/h3>\n      <p>Camera access is available only for enrolled families through our approved parent app.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"bdp-help-box\">\n    <div class=\"bdp-help-left\">\n      <div class=\"bdp-help-icon\">\n        <svg width=\"38\" height=\"38\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#ff3f78\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n          <path d=\"M9.1 9a3 3 0 1 1 5.8 1c0 2-2.9 2.2-2.9 4\"><\/path>\n          <path d=\"M12 17h.01\"><\/path>\n        <\/svg>\n      <\/div>\n\n      <div>\n        <h2>Need help?<\/h2>\n        <p>If you have any questions, our team is here to help.<\/p>\n      <\/div>\n    <\/div>\n\n    <a href=\"\/es\/contact\/\">Contactanos<\/a>\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Welcome to our Parents\u2019 Corner At Building Dreams Preschool, we believe that strong communication between families and our team helps children thrive. Here you can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-398","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"support@nkthnol.com","author_link":"https:\/\/buildingdreamspreschool.org\/es\/author\/supportnkthnol-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Welcome to our Parents\u2019 Corner At Building Dreams Preschool, we believe that strong communication between families and our team helps children thrive. Here you can [&hellip;]","_links":{"self":[{"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/pages\/398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/comments?post=398"}],"version-history":[{"count":8,"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/pages\/398\/revisions"}],"predecessor-version":[{"id":599,"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/pages\/398\/revisions\/599"}],"wp:attachment":[{"href":"https:\/\/buildingdreamspreschool.org\/es\/wp-json\/wp\/v2\/media?parent=398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}