{"id":102,"date":"2026-05-21T15:44:48","date_gmt":"2026-05-21T15:44:48","guid":{"rendered":"https:\/\/empresa.minimarketanitram.cl\/?page_id=102"},"modified":"2026-05-21T15:48:58","modified_gmt":"2026-05-21T15:48:58","slug":"mision-y-vision","status":"publish","type":"page","link":"https:\/\/empresa.minimarketanitram.cl\/?page_id=102","title":{"rendered":"Misi\u00f3n y Visi\u00f3n"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"102\" class=\"elementor elementor-102\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-816d471 e-con-full e-flex e-con e-parent\" data-id=\"816d471\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c85188e elementor-widget elementor-widget-html\" data-id=\"c85188e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- MISION Y VISION -->\r\n\r\n<section class=\"mission-vision-section\">\r\n\r\n    <div class=\"mv-container\">\r\n\r\n        <!-- MISION -->\r\n\r\n        <div class=\"mv-card\">\r\n\r\n            <div class=\"mv-icon\">\r\n                \ud83c\udfaf\r\n            <\/div>\r\n\r\n            <span class=\"mv-tag\">\r\n                NUESTRA MISI\u00d3N\r\n            <\/span>\r\n\r\n            <h2>\r\n                Comprometidos<br>\r\n                con nuestra comunidad\r\n            <\/h2>\r\n\r\n            <p>\r\n                Brindar un servicio cercano, confiable y accesible,\r\n                ofreciendo productos y soluciones que faciliten el d\u00eda a d\u00eda\r\n                de nuestros clientes, siempre con atenci\u00f3n amable,\r\n                compromiso, responsabilidad y dedicaci\u00f3n.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <!-- VISION -->\r\n\r\n        <div class=\"mv-card\">\r\n\r\n            <div class=\"mv-icon\">\r\n                \ud83d\ude80\r\n            <\/div>\r\n\r\n            <span class=\"mv-tag\">\r\n                NUESTRA VISI\u00d3N\r\n            <\/span>\r\n\r\n            <h2>\r\n                Crecer junto<br>\r\n                a nuestros clientes\r\n            <\/h2>\r\n\r\n            <p>\r\n                Ser un minimarket cercano y confiable,\r\n                reconocido por entregar productos y servicios\r\n                de calidad, innovando constantemente para\r\n                ofrecer una mejor experiencia a nuestra comunidad.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n\r\n\/* SECTION *\/\r\n\r\n.mission-vision-section{\r\n    width:100%;\r\n    padding:100px 25px;\r\n\r\n    background:#f5f5f5;\r\n\r\n    box-sizing:border-box;\r\n\r\n    font-family:'Poppins',sans-serif;\r\n}\r\n\r\n\/* CONTAINER *\/\r\n\r\n.mv-container{\r\n    max-width:1300px;\r\n    margin:auto;\r\n\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n\r\n    gap:35px;\r\n}\r\n\r\n\/* CARD *\/\r\n\r\n.mv-card{\r\n    background:#ffffff;\r\n\r\n    border-radius:32px;\r\n\r\n    padding:60px 50px;\r\n\r\n    box-shadow:\r\n    0 10px 40px rgba(0,0,0,.08);\r\n\r\n    position:relative;\r\n\r\n    overflow:hidden;\r\n\r\n    transition:.3s ease;\r\n}\r\n\r\n\/* HOVER *\/\r\n\r\n.mv-card:hover{\r\n    transform:translateY(-8px);\r\n}\r\n\r\n\/* LINEA SUPERIOR *\/\r\n\r\n.mv-card::before{\r\n    content:'';\r\n\r\n    position:absolute;\r\n\r\n    top:0;\r\n    left:0;\r\n\r\n    width:100%;\r\n    height:8px;\r\n\r\n    background:#01316b;\r\n}\r\n\r\n\/* ICON *\/\r\n\r\n.mv-icon{\r\n    width:85px;\r\n    height:85px;\r\n\r\n    border-radius:24px;\r\n\r\n    background:#01316b;\r\n\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n\r\n    font-size:38px;\r\n\r\n    margin-bottom:28px;\r\n}\r\n\r\n\/* TAG *\/\r\n\r\n.mv-tag{\r\n    color:#01316b;\r\n\r\n    font-size:14px;\r\n    font-weight:700;\r\n\r\n    letter-spacing:2px;\r\n\r\n    display:block;\r\n\r\n    margin-bottom:18px;\r\n}\r\n\r\n\/* TITULO *\/\r\n\r\n.mv-card h2{\r\n    color:#e10000;\r\n\r\n    font-size:48px;\r\n    line-height:1.15;\r\n\r\n    font-weight:800;\r\n\r\n    margin-bottom:28px;\r\n}\r\n\r\n\/* TEXTO *\/\r\n\r\n.mv-card p{\r\n    color:#444;\r\n\r\n    font-size:19px;\r\n    line-height:1.9;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media(max-width:992px){\r\n\r\n    .mv-container{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .mission-vision-section{\r\n        padding:70px 20px;\r\n    }\r\n\r\n    .mv-card{\r\n        padding:40px 30px;\r\n    }\r\n\r\n    .mv-card h2{\r\n        font-size:34px;\r\n    }\r\n\r\n    .mv-card p{\r\n        font-size:16px;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e949bd elementor-widget elementor-widget-html\" data-id=\"9e949bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- OBJETIVO A LARGO PLAZO -->\r\n\r\n<section class=\"future-section\">\r\n\r\n    <div class=\"future-container\">\r\n\r\n        <!-- CONTENIDO -->\r\n\r\n        <div class=\"future-content\">\r\n\r\n            <span class=\"future-tag\">\r\n                NUESTRO FUTURO\r\n            <\/span>\r\n\r\n            <h2>\r\n                El pr\u00f3ximo gran paso<br>\r\n                de Minimarket Anitram\r\n            <\/h2>\r\n\r\n            <p>\r\n                En Minimarket Anitram trabajamos d\u00eda a d\u00eda con el objetivo\r\n                de seguir creciendo junto a nuestra comunidad,\r\n                mejorando constantemente nuestros servicios,\r\n                ampliando nuestra variedad de productos\r\n                e incorporando nuevas soluciones para nuestros clientes.\r\n            <\/p>\r\n\r\n            <p>\r\n                Nuestra meta a largo plazo es convertirnos en un supermercado\r\n                moderno, cercano y reconocido en la zona,\r\n                manteniendo siempre la esencia familiar,\r\n                la atenci\u00f3n amable y la confianza que nos caracteriza.\r\n            <\/p>\r\n\r\n            <p>\r\n                Queremos construir un espacio m\u00e1s completo,\r\n                innovador y accesible para todos,\r\n                fortaleciendo nuestra presencia digital,\r\n                incorporando nuevas tecnolog\u00edas y ofreciendo\r\n                una experiencia de compra cada vez mejor.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n\r\n\/* SECTION *\/\r\n\r\n.future-section{\r\n    width:100%;\r\n    padding:120px 25px;\r\n\r\n    background:\r\n    linear-gradient(\r\n        135deg,\r\n        #01316b 0%,\r\n        #02214a 100%\r\n    );\r\n\r\n    box-sizing:border-box;\r\n\r\n    font-family:'Poppins',sans-serif;\r\n}\r\n\r\n\/* CONTAINER *\/\r\n\r\n.future-container{\r\n    max-width:1100px;\r\n    margin:auto;\r\n}\r\n\r\n\/* CONTENT *\/\r\n\r\n.future-content{\r\n    text-align:center;\r\n}\r\n\r\n\/* TAG *\/\r\n\r\n.future-tag{\r\n    color:#FFC107;\r\n\r\n    font-size:14px;\r\n    font-weight:700;\r\n\r\n    letter-spacing:2px;\r\n\r\n    display:block;\r\n\r\n    margin-bottom:25px;\r\n}\r\n\r\n\/* TITULO *\/\r\n\r\n.future-content h2{\r\n    color:#ffffff;\r\n\r\n    font-size:72px;\r\n    line-height:1.1;\r\n\r\n    font-weight:800;\r\n\r\n    margin-bottom:40px;\r\n}\r\n\r\n\/* TEXTO *\/\r\n\r\n.future-content p{\r\n    color:rgba(255,255,255,.82);\r\n\r\n    font-size:21px;\r\n    line-height:1.9;\r\n\r\n    margin-bottom:28px;\r\n\r\n    max-width:950px;\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media(max-width:992px){\r\n\r\n    .future-content h2{\r\n        font-size:54px;\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .future-section{\r\n        padding:80px 20px;\r\n    }\r\n\r\n    .future-content h2{\r\n        font-size:38px;\r\n    }\r\n\r\n    .future-content p{\r\n        font-size:16px;\r\n        line-height:1.8;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfaf NUESTRA MISI\u00d3N Comprometidos con nuestra comunidad Brindar un servicio cercano, confiable y accesible, ofreciendo productos y soluciones que faciliten [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-102","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/pages\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102"}],"version-history":[{"count":4,"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/pages\/102\/revisions"}],"predecessor-version":[{"id":107,"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=\/wp\/v2\/pages\/102\/revisions\/107"}],"wp:attachment":[{"href":"https:\/\/empresa.minimarketanitram.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}