{"id":169,"date":"2026-09-09T05:43:07","date_gmt":"2026-09-09T04:43:07","guid":{"rendered":"https:\/\/rems.org.in\/?page_id=169"},"modified":"2026-09-10T09:18:48","modified_gmt":"2026-09-10T08:18:48","slug":"about-us","status":"publish","type":"page","link":"https:\/\/rems.org.in\/index.php\/about-us\/","title":{"rendered":"About REMS"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>ABOUT REAL EDUCATION MANAGEMENT SERVICES<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_divider_0 et_pb_divider et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div>\n\n<div class=\"et_pb_heading_0 et_pb_heading et_pb_module et_flex_module\"><div class=\"et_pb_heading_container\"><h1 class=\"et_pb_module_header\">Experience That Makes <span style=\"color:#F26B3A;\">Complexity Simpler<\/span><\/h1><\/div><\/div>\n\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Real Education Management Services (REMS) has been empowering educational institutions across Maharashtra for over 25 years. Our focus is on simplifying the complex processes involved in establishing, upgrading, and managing schools, junior colleges, and degree colleges.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\n\/* =========================================================\n   REMS \u2014 PREMIUM TRUST INDICATORS\n   ========================================================= *\/\n\n.rems-about-trust {\n    width: 100%;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin-top: 40px;\n    font-family: \"Inter\", sans-serif;\n}\n\n\n\/* =========================================================\n   TRUST ITEM\n   ========================================================= *\/\n\n.rems-trust-item {\n    display: flex;\n    align-items: center;\n    min-height: 76px;\n    padding: 0 30px;\n    border-right: 1px solid #D8E1E3;\n}\n\n.rems-trust-item:first-child {\n    padding-left: 0;\n}\n\n.rems-trust-item:last-child {\n    padding-right: 0;\n    border-right: none;\n}\n\n\n\/* =========================================================\n   ICON\n   ========================================================= *\/\n\n.rems-trust-icon {\n    width: 52px;\n    height: 52px;\n    min-width: 52px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-right: 16px;\n\n    background: #F3F7F7;\n    border: 1px solid #CFE3E6;\n    border-radius: 50%;\n\n    box-sizing: border-box;\n}\n\n.rems-trust-icon svg {\n    width: 27px;\n    height: 27px;\n\n    fill: none;\n    stroke: #0097A7;\n    stroke-width: 1.6;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.rems-trust-icon .accent {\n    stroke: #FF7043;\n}\n\n\n\/* =========================================================\n   TEXT\n   ========================================================= *\/\n\n.rems-trust-content {\n    min-width: 0;\n}\n\n\n\/* Main value *\/\n\n.rems-trust-number {\n    margin: 0;\n    padding: 0;\n\n    color: #123361;\n\n    font-family: \"Inter\", sans-serif;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.15;\n    letter-spacing: -0.5px;\n\n    white-space: nowrap;\n}\n\n\n\/* Supporting label *\/\n\n.rems-trust-label {\n    margin-top: 5px;\n    padding: 0;\n\n    color: #52677F;\n\n    font-family: \"Inter\", sans-serif;\n    font-size: 10.5px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: 0.7px;\n\n    text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 1100px) {\n\n    .rems-about-trust {\n        margin-top: 34px;\n    }\n\n    .rems-trust-item {\n        padding: 0 18px;\n    }\n\n    .rems-trust-item:first-child {\n        padding-left: 0;\n    }\n\n    .rems-trust-item:last-child {\n        padding-right: 0;\n    }\n\n    .rems-trust-icon {\n        width: 46px;\n        height: 46px;\n        min-width: 46px;\n        margin-right: 12px;\n    }\n\n    .rems-trust-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .rems-trust-number {\n        font-size: 20px;\n    }\n\n    .rems-trust-label {\n        font-size: 9.5px;\n    }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n    .rems-about-trust {\n        grid-template-columns: 1fr;\n        margin-top: 30px;\n    }\n\n    .rems-trust-item,\n    .rems-trust-item:first-child,\n    .rems-trust-item:last-child {\n        min-height: 68px;\n        padding: 12px 0;\n\n        border-right: none;\n        border-bottom: 1px solid #D8E1E3;\n    }\n\n    .rems-trust-item:last-child {\n        border-bottom: none;\n    }\n\n    .rems-trust-icon {\n        width: 44px;\n        height: 44px;\n        min-width: 44px;\n        margin-right: 13px;\n    }\n\n    .rems-trust-icon svg {\n        width: 23px;\n        height: 23px;\n    }\n\n    .rems-trust-number {\n        font-size: 20px;\n    }\n\n    .rems-trust-label {\n        font-size: 9.5px;\n    }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n    .rems-trust-item {\n        min-height: 64px;\n    }\n\n    .rems-trust-icon {\n        width: 42px;\n        height: 42px;\n        min-width: 42px;\n    }\n\n    .rems-trust-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .rems-trust-number {\n        font-size: 19px;\n    }\n\n    .rems-trust-label {\n        font-size: 9px;\n        letter-spacing: 0.5px;\n    }\n}\n\n<\/style>\n\n\n<div class=\"rems-about-trust\">\n\n\n    <!-- =====================================================\n         01 \u2014 EXPERIENCE\n         ===================================================== -->\n\n    <div class=\"rems-trust-item\">\n\n        <div class=\"rems-trust-icon\">\n\n            <!-- Achievement Medal -->\n\n            <svg viewBox=\"0 0 24 24\">\n\n                <!-- Medal -->\n                <circle cx=\"12\" cy=\"10\" r=\"7\"><\/circle>\n\n                <!-- Star -->\n                <path\n                    class=\"accent\"\n                    d=\"M12 6.5\n                       L13.1 8.7\n                       L15.5 9.1\n                       L13.8 10.8\n                       L14.2 13.2\n                       L12 12.1\n                       L9.8 13.2\n                       L10.2 10.8\n                       L8.5 9.1\n                       L10.9 8.7\n                       Z\">\n                <\/path>\n\n                <!-- Ribbon -->\n                <path d=\"M8.5 15.2L7.5 21L12 18.5L16.5 21L15.5 15.2\"><\/path>\n\n            <\/svg>\n\n        <\/div>\n\n\n        <div class=\"rems-trust-content\">\n\n            <div class=\"rems-trust-number\">\n                30+\n            <\/div>\n\n            <div class=\"rems-trust-label\">\n                YEARS OF EXPERIENCE\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         02 \u2014 INSTITUTIONS\n         ===================================================== -->\n\n    <div class=\"rems-trust-item\">\n\n        <div class=\"rems-trust-icon\">\n\n            <!-- Institutional Building -->\n\n            <svg viewBox=\"0 0 24 24\">\n\n                <!-- Roof -->\n                <path d=\"M3 9L12 4L21 9\"><\/path>\n\n                <!-- Building top -->\n                <path d=\"M5 9H19\"><\/path>\n\n                <!-- Columns -->\n                <path d=\"M6 10V18\"><\/path>\n                <path d=\"M10 10V18\"><\/path>\n                <path d=\"M14 10V18\"><\/path>\n                <path d=\"M18 10V18\"><\/path>\n\n                <!-- Base -->\n                <path d=\"M4 19H20\"><\/path>\n\n                <!-- Small accent -->\n                <path\n                    class=\"accent\"\n                    d=\"M9 7.2L12 5.6L15 7.2\">\n                <\/path>\n\n            <\/svg>\n\n        <\/div>\n\n\n        <div class=\"rems-trust-content\">\n\n            <div class=\"rems-trust-number\">\n                200+\n            <\/div>\n\n            <div class=\"rems-trust-label\">\n                INSTITUTIONS SUPPORTED\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- =====================================================\n         03 \u2014 ISO CERTIFICATION\n         ===================================================== -->\n\n    <div class=\"rems-trust-item\">\n\n        <div class=\"rems-trust-icon\">\n\n            <!-- Certification Seal -->\n\n            <svg viewBox=\"0 0 24 24\">\n\n                <!-- Outer seal -->\n                <circle cx=\"12\" cy=\"10\" r=\"7\"><\/circle>\n\n                <!-- Inner ring -->\n                <circle\n                    cx=\"12\"\n                    cy=\"10\"\n                    r=\"4.5\">\n                <\/circle>\n\n                <!-- Check -->\n                <path\n                    class=\"accent\"\n                    d=\"M9.5 10L11.2 11.7L14.7 8.2\">\n                <\/path>\n\n                <!-- Ribbon -->\n                <path\n                    d=\"M8.5 15.5L7.5 21L12 18.5L16.5 21L15.5 15.5\">\n                <\/path>\n\n            <\/svg>\n\n        <\/div>\n\n\n        <div class=\"rems-trust-content\">\n\n            <div class=\"rems-trust-number\">\n                ISO 9001:2015\n            <\/div>\n\n            <div class=\"rems-trust-label\">\n                CERTIFIED\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><img decoding=\"async\"\n  src=\"http:\/\/rems.org.in\/wp-content\/uploads\/2026\/09\/3ecfcc92-1f2d-4834-a523-7dab6fefa04b.png\"\n  alt=\"REMS educational management consultation\"\n  style=\"width:100%; height:auto; display:block; border-radius:22px;\"\n><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n\n\/* =========================================================\n   REMS \u2014 WHY REMS\n   ========================================================= *\/\n\n.rems-why-section {\n    position: relative !important;\n\n    width: 92vw !important;\n    max-width: 1500px !important;\n\n    \/*\n       ALIGN WITH ABOUT HERO\n       Moves the complete section 50px to the right.\n    *\/\n    left: calc(50% + 50px) !important;\n    transform: translateX(-50%) !important;\n\n    margin: 0 !important;\n\n    padding: 90px 0 85px !important;\n\n    background: #F7F6F3 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    overflow: hidden !important;\n}\n\n\n\/* =========================================================\n   RESET\n   ========================================================= *\/\n\n.rems-why-section *,\n.rems-why-section *::before,\n.rems-why-section *::after {\n    box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   MAIN CONTAINER\n   ========================================================= *\/\n\n.rems-why-container {\n    width: 100% !important;\n    max-width: none !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n\n\/* =========================================================\n   HEADER\n   ========================================================= *\/\n\n.rems-why-header {\n    width: 100% !important;\n    max-width: 1100px !important;\n\n    margin: 0 0 48px 0 !important;\n    padding: 0 !important;\n}\n\n\n\/* =========================================================\n   EYEBROW\n   Inter \/ 16px \/ 400 \/ 20.8px \/ 2px\n   ========================================================= *\/\n\n.rems-why-eyebrow {\n    margin: 0 0 14px 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 16px !important;\n    line-height: 20.8px !important;\n\n    font-weight: 700 !important;\n\n    letter-spacing: 2px !important;\n\n    color: #0097A7 !important;\n\n    text-transform: uppercase !important;\n}\n\n\n\/* =========================================================\n   ORANGE ACCENT\n   ========================================================= *\/\n\n.rems-why-accent {\n    width: 34px !important;\n    height: 2px !important;\n\n    margin: 0 0 22px 0 !important;\n    padding: 0 !important;\n\n    background: #FF7043 !important;\n}\n\n\n\/* =========================================================\n   MAIN HEADING\n   Inter \/ 44px \/ 700 \/ 46.2px \/ -1.4px\n   ========================================================= *\/\n\n.rems-why-heading {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 44px !important;\n    line-height: 46.2px !important;\n\n    font-weight: 700 !important;\n\n    letter-spacing: -1.4px !important;\n\n    color: #123361 !important;\n}\n\n\n.rems-why-heading .orange {\n    color: #FF7043 !important;\n}\n\n\n\/* =========================================================\n   INTRO\n   Inter \/ 16px \/ 400 \/ 26.4px\n   ========================================================= *\/\n\n.rems-why-intro {\n    width: 100% !important;\n    max-width: 900px !important;\n\n    margin: 20px 0 0 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 16px !important;\n    line-height: 26.4px !important;\n\n    font-weight: 400 !important;\n\n    color: #52677F !important;\n}\n\n\n\/* =========================================================\n   CARD GRID\n   ========================================================= *\/\n\n.rems-why-grid {\n    width: 100% !important;\n    max-width: none !important;\n\n    display: grid !important;\n\n    grid-template-columns:\n        repeat(3, minmax(0, 1fr)) !important;\n\n    gap: 20px !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n\n\/* =========================================================\n   CARD\n   ========================================================= *\/\n\n.rems-why-card {\n    position: relative !important;\n\n    width: 100% !important;\n    min-width: 0 !important;\n\n    min-height: 172px !important;\n\n    margin: 0 !important;\n    padding: 27px 28px !important;\n\n    background: #FFFFFF !important;\n\n    border: 1px solid rgba(18, 51, 97, 0.10) !important;\n\n    border-radius: 18px !important;\n\n    display: flex !important;\n    align-items: center !important;\n\n    transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease !important;\n}\n\n\n\/* =========================================================\n   CARD HOVER\n   ========================================================= *\/\n\n.rems-why-card:hover {\n    transform: translateY(-4px) !important;\n\n    border-color: rgba(0, 151, 167, 0.25) !important;\n\n    box-shadow:\n        0 14px 35px rgba(18, 51, 97, 0.08) !important;\n}\n\n\n\/* =========================================================\n   CARD NUMBER\n   ========================================================= *\/\n\n.rems-why-number {\n    position: absolute !important;\n\n    top: 20px !important;\n    left: 27px !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 12px !important;\n    line-height: 16px !important;\n\n    font-weight: 700 !important;\n\n    color: #FF7043 !important;\n}\n\n\n\/* =========================================================\n   CARD CONTENT\n   ========================================================= *\/\n\n.rems-why-card-content {\n    width: 100% !important;\n\n    display: flex !important;\n    align-items: center !important;\n\n    gap: 22px !important;\n\n    margin: 9px 0 0 0 !important;\n    padding: 0 !important;\n}\n\n\n\/* =========================================================\n   ICON CIRCLE\n   ========================================================= *\/\n\n.rems-why-icon {\n    width: 58px !important;\n    height: 58px !important;\n\n    min-width: 58px !important;\n    max-width: 58px !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    border-radius: 50% !important;\n\n    background: #F3F7F7 !important;\n\n    border: 1px solid rgba(0, 151, 167, 0.13) !important;\n\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n\n    color: #0097A7 !important;\n}\n\n\n.rems-why-icon svg {\n    width: 29px !important;\n    height: 29px !important;\n\n    display: block !important;\n\n    fill: none !important;\n\n    stroke: currentColor !important;\n\n    stroke-width: 1.8 !important;\n\n    stroke-linecap: round !important;\n    stroke-linejoin: round !important;\n}\n\n\n\/* =========================================================\n   CARD TEXT\n   ========================================================= *\/\n\n.rems-why-card-text {\n    min-width: 0 !important;\n\n    flex: 1 1 auto !important;\n}\n\n\n\/* =========================================================\n   CARD TITLE\n   ========================================================= *\/\n\n.rems-why-card-title {\n    margin: 0 0 6px 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 16px !important;\n    line-height: 21px !important;\n\n    font-weight: 700 !important;\n\n    letter-spacing: -0.2px !important;\n\n    color: #123361 !important;\n}\n\n\n\/* =========================================================\n   CARD SUBTITLE\n   ========================================================= *\/\n\n.rems-why-card-subtitle {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 13px !important;\n    line-height: 19px !important;\n\n    font-weight: 500 !important;\n\n    color: #0097A7 !important;\n}\n\n\n\/* =========================================================\n   BOTTOM STATEMENT\n   ========================================================= *\/\n\n.rems-why-bottom {\n    width: 100% !important;\n\n    min-height: 50px !important;\n\n    margin: 24px 0 0 0 !important;\n    padding: 18px 15px !important;\n\n    background: #123361 !important;\n\n    border-radius: 17px !important;\n\n    display: flex !important;\n\n    align-items: center !important;\n    justify-content: center !important;\n\n    text-align: center !important;\n}\n\n\n.rems-why-bottom-text {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    font-family: \"Inter\", sans-serif !important;\n\n    font-size: 16px !important;\n    line-height: 24px !important;\n\n    font-weight: 400 !important;\n\n    color: #FFFFFF !important;\n}\n\n\n.rems-why-bottom-text strong {\n    color: #63D5DF !important;\n\n    font-weight: 700 !important;\n}\n\n\n\/* =========================================================\n   LAPTOP\n   ========================================================= *\/\n\n@media (max-width: 1200px) {\n\n    .rems-why-section {\n        width: 92vw !important;\n\n        left: calc(50% + 35px) !important;\n\n        padding: 75px 0 70px !important;\n    }\n\n    .rems-why-heading {\n        font-size: 42px !important;\n        line-height: 44px !important;\n    }\n\n    .rems-why-card {\n        padding-left: 24px !important;\n        padding-right: 24px !important;\n    }\n\n    .rems-why-card-content {\n        gap: 18px !important;\n    }\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 980px) {\n\n    .rems-why-section {\n        width: 90vw !important;\n\n        left: 50% !important;\n\n        padding: 70px 0 65px !important;\n    }\n\n    .rems-why-heading {\n        font-size: 40px !important;\n        line-height: 43px !important;\n        letter-spacing: -1.2px !important;\n    }\n\n    .rems-why-grid {\n        grid-template-columns:\n            repeat(2, minmax(0, 1fr)) !important;\n\n        gap: 18px !important;\n    }\n\n    .rems-why-card {\n        min-height: 165px !important;\n    }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n    .rems-why-section {\n        width: 90vw !important;\n\n        left: 50% !important;\n\n        padding: 60px 0 55px !important;\n    }\n\n    .rems-why-header {\n        margin-bottom: 34px !important;\n    }\n\n\n    \/* Eyebrow *\/\n\n    .rems-why-eyebrow {\n        font-size: 13px !important;\n        line-height: 18px !important;\n\n        letter-spacing: 1.7px !important;\n\n        margin-bottom: 12px !important;\n    }\n\n\n    \/* Accent *\/\n\n    .rems-why-accent {\n        width: 32px !important;\n\n        margin-bottom: 18px !important;\n    }\n\n\n    \/* Heading *\/\n\n    .rems-why-heading {\n        font-size: 34px !important;\n        line-height: 37px !important;\n\n        letter-spacing: -1px !important;\n    }\n\n\n    \/* Intro *\/\n\n    .rems-why-intro {\n        margin-top: 17px !important;\n\n        font-size: 15px !important;\n        line-height: 24px !important;\n    }\n\n\n    \/* Grid *\/\n\n    .rems-why-grid {\n        grid-template-columns: 1fr !important;\n\n        gap: 14px !important;\n    }\n\n\n    \/* Cards *\/\n\n    .rems-why-card {\n        min-height: 142px !important;\n\n        padding: 24px 20px !important;\n\n        border-radius: 16px !important;\n    }\n\n\n    \/* Number *\/\n\n    .rems-why-number {\n        top: 17px !important;\n        left: 20px !important;\n\n        font-size: 11px !important;\n        line-height: 15px !important;\n    }\n\n\n    \/* Card content *\/\n\n    .rems-why-card-content {\n        gap: 17px !important;\n\n        margin-top: 8px !important;\n    }\n\n\n    \/* Icon *\/\n\n    .rems-why-icon {\n        width: 53px !important;\n        height: 53px !important;\n\n        min-width: 53px !important;\n        max-width: 53px !important;\n    }\n\n\n    .rems-why-icon svg {\n        width: 26px !important;\n        height: 26px !important;\n    }\n\n\n    \/* Title *\/\n\n    .rems-why-card-title {\n        font-size: 15px !important;\n        line-height: 20px !important;\n    }\n\n\n    \/* Subtitle *\/\n\n    .rems-why-card-subtitle {\n        font-size: 12px !important;\n        line-height: 18px !important;\n    }\n\n\n    \/* Bottom *\/\n\n    .rems-why-bottom {\n        min-height: 70px !important;\n\n        margin-top: 18px !important;\n\n        padding: 17px 18px !important;\n\n        border-radius: 15px !important;\n    }\n\n\n    .rems-why-bottom-text {\n        font-size: 15px !important;\n        line-height: 22px !important;\n    }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n    .rems-why-section {\n        width: 90vw !important;\n    }\n\n    .rems-why-heading {\n        font-size: 31px !important;\n        line-height: 34px !important;\n    }\n\n    .rems-why-card {\n        min-height: 136px !important;\n\n        padding: 23px 17px !important;\n    }\n\n    .rems-why-card-content {\n        gap: 14px !important;\n    }\n\n    .rems-why-icon {\n        width: 49px !important;\n        height: 49px !important;\n\n        min-width: 49px !important;\n        max-width: 49px !important;\n    }\n\n    .rems-why-icon svg {\n        width: 24px !important;\n        height: 24px !important;\n    }\n\n    .rems-why-card-title {\n        font-size: 14px !important;\n        line-height: 19px !important;\n    }\n\n    .rems-why-card-subtitle {\n        font-size: 11px !important;\n        line-height: 17px !important;\n    }\n}\n<\/style>\n\n\n<section class=\"rems-why-section\">\n\n    <div class=\"rems-why-container\">\n\n\n        <!-- =========================================\n             WHY REMS HEADER\n             ========================================= -->\n\n        <div class=\"rems-why-header\">\n\n            <div class=\"rems-why-eyebrow\">\n                WHY REMS\n            <\/div>\n\n            <div class=\"rems-why-accent\"><\/div>\n\n            <h2 class=\"rems-why-heading\">\n                Experience That Makes\n                <span class=\"orange\">Complexity Simpler.<\/span>\n            <\/h2>\n\n            <p class=\"rems-why-intro\">\n                Educational institutions face requirements that extend beyond education itself.\n                REMS brings experience, structure and practical guidance to every stage of the journey.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- =========================================\n             SIX CARDS\n             ========================================= -->\n\n        <div class=\"rems-why-grid\">\n\n\n            <!-- 01 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    01\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <path d=\"M7 18h34\"><\/path>\n\n                            <path d=\"M9 18l15-10 15 10\"><\/path>\n\n                            <path d=\"M11 18v19\"><\/path>\n\n                            <path d=\"M18 18v19\"><\/path>\n\n                            <path d=\"M30 18v19\"><\/path>\n\n                            <path d=\"M37 18v19\"><\/path>\n\n                            <path d=\"M7 37h34\"><\/path>\n\n                            <path d=\"M5 41h38\"><\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            Government Liaisoning\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            Permissions &amp; approvals\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- 02 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    02\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <circle\n                                cx=\"24\"\n                                cy=\"16\"\n                                r=\"8\">\n                            <\/circle>\n\n                            <path\n                                d=\"M10 39c1-8 6-12 14-12s13 4 14 12\">\n                            <\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            Founder-Led Perspective\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            30+ years of insight\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- 03 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    03\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <rect\n                                x=\"9\"\n                                y=\"6\"\n                                width=\"25\"\n                                height=\"34\"\n                                rx=\"2\">\n                            <\/rect>\n\n                            <path d=\"M15 14h13\"><\/path>\n\n                            <path d=\"M15 20h13\"><\/path>\n\n                            <path d=\"M15 26h8\"><\/path>\n\n                            <circle\n                                cx=\"34\"\n                                cy=\"34\"\n                                r=\"8\">\n                            <\/circle>\n\n                            <path\n                                d=\"M30.5 34l2.5 2.5 4.5-5\">\n                            <\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            Simplified Establishment\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            NOCs &amp; compliance\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- 04 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    04\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <path d=\"M8 39V27\"><\/path>\n\n                            <path d=\"M18 39V21\"><\/path>\n\n                            <path d=\"M28 39V15\"><\/path>\n\n                            <path d=\"M38 39V9\"><\/path>\n\n                            <path d=\"M6 39h36\"><\/path>\n\n                            <path d=\"M10 24l9-8 8 5 13-13\"><\/path>\n\n                            <path d=\"M33 8h7v7\"><\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            End-to-End Expertise\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            Planning to execution\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- 05 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    05\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <circle\n                                cx=\"24\"\n                                cy=\"24\"\n                                r=\"8\">\n                            <\/circle>\n\n                            <path d=\"M24 5v6\"><\/path>\n\n                            <path d=\"M24 37v6\"><\/path>\n\n                            <path d=\"M5 24h6\"><\/path>\n\n                            <path d=\"M37 24h6\"><\/path>\n\n                            <path d=\"M10.5 10.5l4.2 4.2\"><\/path>\n\n                            <path d=\"M33.3 33.3l4.2 4.2\"><\/path>\n\n                            <path d=\"M37.5 10.5l-4.2 4.2\"><\/path>\n\n                            <path d=\"M14.7 33.3l-4.2 4.2\"><\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            Administrative Clarity\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            Complexity made manageable\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- 06 -->\n\n            <div class=\"rems-why-card\">\n\n                <div class=\"rems-why-number\">\n                    06\n                <\/div>\n\n                <div class=\"rems-why-card-content\">\n\n                    <div class=\"rems-why-icon\">\n\n                        <svg viewBox=\"0 0 48 48\">\n\n                            <path\n                                d=\"M24 6l15 6v11c0 9-6 15-15 19-9-4-15-10-15-19V12l15-6z\">\n                            <\/path>\n\n                            <path\n                                d=\"M17 24l5 5 10-11\">\n                            <\/path>\n\n                        <\/svg>\n\n                    <\/div>\n\n                    <div class=\"rems-why-card-text\">\n\n                        <h3 class=\"rems-why-card-title\">\n                            Legacy of Trust\n                        <\/h3>\n\n                        <p class=\"rems-why-card-subtitle\">\n                            Schools &amp; colleges supported\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n        <\/div>\n\n\n        <!-- =========================================\n             BOTTOM STATEMENT\n             ========================================= -->\n\n        <div class=\"rems-why-bottom\">\n\n            <p class=\"rems-why-bottom-text\">\n\n                <strong>Complex processes.<\/strong>\n                Clear direction. Experienced guidance.\n\n            <\/p>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_3 et_pb_row et_block_row\">\n<div class=\"et_pb_column_4 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_heading_1 et_pb_heading et_pb_module et_block_module preset--module--divi-heading--0282dd0d-8e79-4977-96d2-ef98d6d3d069\"><div class=\"et_pb_heading_container\"><h2 class=\"et_pb_module_header\">We Believe in A Collaborative Approach<\/h2><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_4 et_pb_row et_block_row\">\n<div class=\"et_pb_column_5 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_blurb_0 et_pb_blurb et_pb_bg_layout_dark et_pb_text_align_center et_pb_blurb_position_top et_pb_module et_block_module preset--module--divi-blurb--b7803c94-927e-443d-9718-67a18695bcfd\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf043<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Ocean Conservation<\/h4><div class=\"et_pb_blurb_description\"><p>Highlighting the importance of ocean conservation efforts, showcasing key projects, and outcomes.<\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_6 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_blurb_1 et_pb_blurb et_pb_bg_layout_dark et_pb_text_align_center et_pb_blurb_position_top et_pb_module et_block_module preset--module--divi-blurb--b7803c94-927e-443d-9718-67a18695bcfd\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf0c0<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Community Engagement<\/h4><div class=\"et_pb_blurb_description\"><p>Demonstrating how the organization involves local communities in ocean conservation through education.<\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_7 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_blurb_2 et_pb_blurb et_pb_bg_layout_dark et_pb_text_align_center et_pb_blurb_position_top et_pb_module et_block_module preset--module--divi-blurb--b7803c94-927e-443d-9718-67a18695bcfd\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image et_animated\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf0c3<\/span><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Research and Innovation<\/h4><div class=\"et_pb_blurb_description\"><p>Showcasing ongoing research projects, technological innovations to ocean preservation.<\/p>\n<\/div><\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-169","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/pages\/169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/comments?post=169"}],"version-history":[{"count":10,"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/pages\/169\/revisions"}],"predecessor-version":[{"id":264,"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/pages\/169\/revisions\/264"}],"wp:attachment":[{"href":"https:\/\/rems.org.in\/index.php\/wp-json\/wp\/v2\/media?parent=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}