{"id":23351,"date":"2026-07-29T13:11:58","date_gmt":"2026-07-29T13:11:58","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=23351"},"modified":"2026-09-15T02:04:20","modified_gmt":"2026-09-15T02:04:20","slug":"about-us","status":"publish","type":"page","link":"https:\/\/naquri.com\/bsite\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23351\" class=\"elementor elementor-23351\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e224003 e-flex e-con-boxed e-con e-parent\" data-id=\"2e224003\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f931e8 elementor-widget elementor-widget-text-editor\" data-id=\"7f931e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n  .nq-about,\n  .nq-about * {\n    box-sizing: border-box;\n  }\n\n  .nq-about {\n    --ink: #282522;\n    --text: #57514c;\n    --muted: #7a746e;\n\n    --wine: #703845;\n    --green: #e7ead8;\n    --cream: #f8f4ec;\n    --white: #ffffff;\n\n    --line: #bdb8ae;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--cream);\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .nq-about a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .nq-wrap {\n    width: 90%;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .nq-kicker {\n    display: inline-block;\n    color: var(--wine);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n\n  \/* ==========================================\n     01 \/ INTRO + FLOOR PLAN\n  ========================================== *\/\n\n  .nq-plan {\n    padding: 72px 0 82px;\n    background: var(--cream);\n  }\n\n  .nq-plan-intro {\n    display: grid;\n    grid-template-columns: .75fr 1.25fr;\n    gap: 70px;\n    align-items: end;\n    margin-bottom: 52px;\n  }\n\n  .nq-brand {\n    margin: 13px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(60px, 9vw, 110px);\n    font-weight: 400;\n    line-height: .92;\n    letter-spacing: -5px;\n  }\n\n  .nq-plan-copy {\n    max-width: 650px;\n    padding-bottom: 8px;\n  }\n\n  .nq-plan-copy h1 {\n    margin: 0 0 20px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 4.5vw, 51px);\n    font-weight: 400;\n    line-height: 1.14;\n  }\n\n  .nq-plan-copy p {\n    max-width: 580px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* FLOOR PLAN *\/\n\n  .nq-floor {\n    display: grid;\n    grid-template-columns: 1.05fr .7fr .95fr;\n    grid-template-areas:\n      \"tees dresses dresses\"\n      \"tees sports jeans\"\n      \"blouses blouses jeans\";\n    border-top: 1px solid var(--ink);\n    border-left: 1px solid var(--ink);\n    background: var(--white);\n  }\n\n  .nq-room {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 30px;\n    border-right: 1px solid var(--ink);\n    border-bottom: 1px solid var(--ink);\n    transition:\n      background .25s ease,\n      padding .25s ease;\n  }\n\n  .nq-room:hover {\n    background: var(--green);\n    padding-left: 38px;\n  }\n\n  .nq-room small {\n    display: block;\n    margin-bottom: 32px;\n    color: var(--wine);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .nq-room strong {\n    display: block;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .nq-room em {\n    display: block;\n    margin-top: 14px;\n    color: var(--text);\n    font-size: 12px;\n    font-style: normal;\n    line-height: 1.55;\n  }\n\n  .nq-room::after {\n    content: \"\u2197\";\n    position: absolute;\n    top: 25px;\n    right: 28px;\n    color: var(--wine);\n    font-size: 18px;\n  }\n\n  .nq-room-tees {\n    grid-area: tees;\n    background: var(--green);\n  }\n\n  .nq-room-tees strong {\n    font-size: clamp(48px, 7vw, 82px);\n  }\n\n  .nq-room-dresses {\n    grid-area: dresses;\n    background: var(--white);\n  }\n\n  .nq-room-dresses strong {\n    font-size: clamp(42px, 6vw, 70px);\n  }\n\n  .nq-room-sports {\n    grid-area: sports;\n    background: var(--cream);\n  }\n\n  .nq-room-sports strong {\n    font-size: clamp(30px, 4vw, 45px);\n  }\n\n  .nq-room-jeans {\n    grid-area: jeans;\n    background: var(--white);\n  }\n\n  .nq-room-jeans strong {\n    font-size: clamp(44px, 6vw, 70px);\n  }\n\n  .nq-room-blouses {\n    grid-area: blouses;\n    background: #f1ece5;\n  }\n\n  .nq-room-blouses strong {\n    font-size: clamp(37px, 5vw, 59px);\n  }\n\n\n  \/* ==========================================\n     02 \/ LARGE THOUGHT\n  ========================================== *\/\n\n  .nq-thought {\n    padding: 92px 0;\n    background: var(--wine);\n  }\n\n  .nq-thought-grid {\n    display: grid;\n    grid-template-columns: 150px 1fr;\n    gap: 60px;\n  }\n\n  .nq-thought .nq-kicker {\n    color: #f4dedf;\n  }\n\n  .nq-thought h2 {\n    max-width: 940px;\n    margin: 0;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 6.5vw, 76px);\n    font-weight: 400;\n    line-height: 1.04;\n    letter-spacing: -2px;\n  }\n\n  .nq-thought h2 em {\n    color: #e6e9d5;\n    font-weight: 400;\n  }\n\n\n  \/* ==========================================\n     03 \/ WARDROBE MOVEMENT\n  ========================================== *\/\n\n  .nq-movement {\n    padding: 90px 0;\n    background: var(--white);\n  }\n\n  .nq-movement-title {\n    display: grid;\n    grid-template-columns: 1fr 320px;\n    gap: 70px;\n    align-items: end;\n    margin-bottom: 48px;\n  }\n\n  .nq-movement-title h2 {\n    margin: 12px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5vw, 60px);\n    font-weight: 400;\n    line-height: 1.07;\n  }\n\n  .nq-movement-title p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n\n  \/* ASYMMETRIC BLOCKS *\/\n\n  .nq-move-grid {\n    display: grid;\n    grid-template-columns: .82fr 1.18fr;\n    gap: 18px;\n  }\n\n  .nq-move-left,\n  .nq-move-right {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n  }\n\n  .nq-move-box {\n    padding: 34px;\n    border: 1px solid var(--line);\n  }\n\n  .nq-move-box.green {\n    background: var(--green);\n  }\n\n  .nq-move-box.cream {\n    background: var(--cream);\n  }\n\n  .nq-move-box.white {\n    background: var(--white);\n  }\n\n  .nq-move-box span {\n    display: block;\n    margin-bottom: 45px;\n    color: var(--wine);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .nq-move-box h3 {\n    margin: 0 0 14px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(27px, 3.5vw, 40px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .nq-move-box p {\n    max-width: 610px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .nq-move-box a {\n    color: var(--wine);\n    font-weight: 700;\n    border-bottom: 1px solid var(--wine);\n  }\n\n\n  \/* ==========================================\n     04 \/ BRAND LETTER\n  ========================================== *\/\n\n  .nq-letter {\n    padding: 92px 0;\n    background: var(--green);\n  }\n\n  .nq-letter-layout {\n    display: grid;\n    grid-template-columns: 240px 1fr;\n    gap: 75px;\n    align-items: start;\n  }\n\n  .nq-letter-side {\n    border-top: 5px solid var(--wine);\n    padding-top: 18px;\n  }\n\n  .nq-letter-side strong {\n    display: block;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 27px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .nq-letter-side p {\n    margin: 14px 0 0;\n    color: var(--text);\n    font-size: 12px;\n  }\n\n  .nq-letter-main {\n    max-width: 780px;\n  }\n\n  .nq-letter-main h2 {\n    margin: 0 0 30px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .nq-letter-main p {\n    margin: 0 0 20px;\n    color: var(--text);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .nq-letter-main p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* ==========================================\n     05 \/ THREE PRINCIPLES\n  ========================================== *\/\n\n  .nq-principles {\n    padding: 90px 0;\n    background: var(--cream);\n  }\n\n  .nq-principles-top {\n    max-width: 700px;\n    margin-bottom: 44px;\n  }\n\n  .nq-principles-top h2 {\n    margin: 12px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n    line-height: 1.07;\n  }\n\n  .nq-principle-grid {\n    display: grid;\n    grid-template-columns: 1fr .75fr 1.15fr;\n    gap: 0;\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .nq-principle {\n    padding: 32px;\n    border-right: 1px solid var(--line);\n  }\n\n  .nq-principle:last-child {\n    border-right: 0;\n  }\n\n  .nq-principle-number {\n    display: block;\n    margin-bottom: 48px;\n    color: var(--wine);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n  }\n\n  .nq-principle h3 {\n    margin: 0 0 13px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .nq-principle p {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n\n  \/* ==========================================\n     06 \/ INLINE WARDROBE PATH\n  ========================================== *\/\n\n  .nq-path {\n    padding: 92px 0;\n    background: var(--white);\n  }\n\n  .nq-path-inner {\n    max-width: 1040px;\n  }\n\n  .nq-path p {\n    margin: 17px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 4.4vw, 48px);\n    line-height: 1.42;\n  }\n\n  .nq-path a {\n    color: var(--wine);\n    border-bottom: 1px solid var(--wine);\n    transition: opacity .2s ease;\n  }\n\n  .nq-path a:hover {\n    opacity: .65;\n  }\n\n\n  \/* ==========================================\n     07 \/ QUIET ENDING\n  ========================================== *\/\n\n  .nq-ending {\n    padding: 78px 0;\n    background: var(--cream);\n    border-top: 1px solid var(--line);\n  }\n\n  .nq-ending-layout {\n    display: grid;\n    grid-template-columns: 1.3fr .7fr;\n    gap: 70px;\n    align-items: end;\n  }\n\n  .nq-ending h2 {\n    max-width: 760px;\n    margin: 10px 0 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(43px, 6vw, 68px);\n    font-weight: 400;\n    line-height: 1.03;\n  }\n\n  .nq-ending-note {\n    padding-top: 20px;\n    border-top: 4px solid var(--wine);\n  }\n\n  .nq-ending-note p {\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n\n  \/* ==========================================\n     TABLET\n  ========================================== *\/\n\n  @media (max-width: 900px) {\n\n    .nq-plan-intro,\n    .nq-movement-title,\n    .nq-thought-grid,\n    .nq-letter-layout,\n    .nq-ending-layout {\n      grid-template-columns: 1fr;\n      gap: 35px;\n    }\n\n    .nq-floor {\n      grid-template-columns: 1fr 1fr;\n      grid-template-areas:\n        \"tees dresses\"\n        \"sports dresses\"\n        \"sports jeans\"\n        \"blouses blouses\";\n    }\n\n    .nq-move-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .nq-principle-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .nq-principle {\n      border-right: 0;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .nq-principle:last-child {\n      border-bottom: 0;\n    }\n\n    .nq-principle-number {\n      margin-bottom: 22px;\n    }\n  }\n\n\n  \/* ==========================================\n     MOBILE\n  ========================================== *\/\n\n  @media (max-width: 650px) {\n\n    .nq-wrap {\n      width: 88%;\n    }\n\n    .nq-plan,\n    .nq-thought,\n    .nq-movement,\n    .nq-letter,\n    .nq-principles,\n    .nq-path,\n    .nq-ending {\n      padding-top: 55px;\n      padding-bottom: 55px;\n    }\n\n    .nq-brand {\n      font-size: 65px;\n      letter-spacing: -3px;\n    }\n\n    .nq-floor {\n      display: block;\n      border-bottom: 0;\n    }\n\n    .nq-room {\n      min-height: 0;\n      padding: 25px;\n    }\n\n    .nq-room:hover {\n      padding-left: 30px;\n    }\n\n    .nq-room small {\n      margin-bottom: 25px;\n    }\n\n    .nq-room strong,\n    .nq-room-tees strong,\n    .nq-room-dresses strong,\n    .nq-room-sports strong,\n    .nq-room-jeans strong,\n    .nq-room-blouses strong {\n      font-size: 39px;\n    }\n\n    .nq-thought h2 {\n      font-size: 42px;\n    }\n\n    .nq-move-box {\n      padding: 27px;\n    }\n\n    .nq-move-box span {\n      margin-bottom: 28px;\n    }\n\n    .nq-path p {\n      font-size: 29px;\n    }\n  }\n<\/style>\n\n\n<div class=\"nq-about\">\n\n\n  <!-- ========================================\n       01 \/ WARDROBE FLOOR PLAN\n  ========================================= -->\n\n  <section class=\"nq-plan\">\n    <div class=\"nq-wrap\">\n\n      <div class=\"nq-plan-intro\">\n\n        <div>\n          <span class=\"nq-kicker\">\n            NAQURI \/ About\n          <\/span>\n\n          <div class=\"nq-brand\">\n            NAQURI\n          <\/div>\n        <\/div>\n\n\n        <div class=\"nq-plan-copy\">\n\n          <h1>\n            A wardrobe with more than one way through it.\n          <\/h1>\n\n          <p>\n            NAQURI brings together everyday foundations,\n            expressive silhouettes and active pieces in one\n            flexible wardrobe. There is no required route \u2014\n            simply begin with what feels right for the day.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"nq-floor\">\n\n        <a\n          href=\"https:\/\/naquri.com\/product-category\/t-shirts\/\"\n          class=\"nq-room nq-room-tees\">\n\n          <small>\n            Everyday Foundation \/ 01\n          <\/small>\n\n          <div>\n            <strong>T-Shirts<\/strong>\n            <em>\n              Easy pieces designed to begin, layer\n              and return to often.\n            <\/em>\n          <\/div>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/naquri.com\/product-category\/dresses\/\"\n          class=\"nq-room nq-room-dresses\">\n\n          <small>\n            Complete Silhouette \/ 02\n          <\/small>\n\n          <div>\n            <strong>Dresses<\/strong>\n            <em>\n              One-piece dressing with room for\n              different moods and occasions.\n            <\/em>\n          <\/div>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/naquri.com\/product-category\/sportswear\/\"\n          class=\"nq-room nq-room-sports\">\n\n          <small>\n            Movement \/ 03\n          <\/small>\n\n          <div>\n            <strong>Sportswear<\/strong>\n            <em>\n              Comfort and ease for a wardrobe\n              that needs to move.\n            <\/em>\n          <\/div>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/naquri.com\/product-category\/jeans\/\"\n          class=\"nq-room nq-room-jeans\">\n\n          <small>\n            Structure \/ 04\n          <\/small>\n\n          <div>\n            <strong>Jeans<\/strong>\n            <em>\n              Familiar structure with multiple\n              styling directions.\n            <\/em>\n          <\/div>\n\n        <\/a>\n\n\n        <a\n          href=\"https:\/\/naquri.com\/product-category\/blouses-shirts\/\"\n          class=\"nq-room nq-room-blouses\">\n\n          <small>\n            Definition \/ 05\n          <\/small>\n\n          <div>\n            <strong>Blouses &#038; Shirts<\/strong>\n            <em>\n              A more defined layer for everyday\n              combinations and polished moments.\n            <\/em>\n          <\/div>\n\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       02 \/ LARGE THOUGHT\n  ========================================= -->\n\n  <section class=\"nq-thought\">\n    <div class=\"nq-wrap nq-thought-grid\">\n\n      <span class=\"nq-kicker\">\n        Our Point of View\n      <\/span>\n\n      <h2>\n        Clothes should give you\n        <em>options, not instructions.<\/em>\n      <\/h2>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       03 \/ WARDROBE MOVEMENT\n  ========================================= -->\n\n  <section class=\"nq-movement\">\n    <div class=\"nq-wrap\">\n\n      <div class=\"nq-movement-title\">\n\n        <div>\n          <span class=\"nq-kicker\">\n            Wardrobe in Motion\n          <\/span>\n\n          <h2>\n            The same wardrobe can move in different directions.\n          <\/h2>\n        <\/div>\n\n        <p>\n          Instead of defining one fixed NAQURI look,\n          we focus on pieces that can change character\n          depending on what surrounds them.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"nq-move-grid\">\n\n        <div class=\"nq-move-left\">\n\n          <div class=\"nq-move-box green\">\n\n            <span>\n              Direction A\n            <\/span>\n\n            <h3>\n              Begin simply.\n            <\/h3>\n\n            <p>\n              Start with\n              <a href=\"https:\/\/naquri.com\/product-category\/t-shirts\/\">\n                T-Shirts\n              <\/a>\n              when ease matters, then add\n              <a href=\"https:\/\/naquri.com\/product-category\/jeans\/\">\n                Jeans\n              <\/a>\n              when the outfit needs a stronger foundation.\n            <\/p>\n\n          <\/div>\n\n\n          <div class=\"nq-move-box white\">\n\n            <span>\n              Direction B\n            <\/span>\n\n            <h3>\n              Move freely.\n            <\/h3>\n\n            <p>\n              <a href=\"https:\/\/naquri.com\/product-category\/sportswear\/\">\n                Sportswear\n              <\/a>\n              introduces comfort and movement without\n              separating practicality from personal style.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"nq-move-right\">\n\n          <div class=\"nq-move-box cream\">\n\n            <span>\n              Direction C\n            <\/span>\n\n            <h3>\n              Choose the whole silhouette.\n            <\/h3>\n\n            <p>\n              <a href=\"https:\/\/naquri.com\/product-category\/dresses\/\">\n                Dresses\n              <\/a>\n              offer a complete starting point when you want\n              fewer pieces to make a stronger statement.\n            <\/p>\n\n          <\/div>\n\n\n          <div class=\"nq-move-box green\">\n\n            <span>\n              Direction D\n            <\/span>\n\n            <h3>\n              Bring in definition.\n            <\/h3>\n\n            <p>\n              <a href=\"https:\/\/naquri.com\/product-category\/blouses-shirts\/\">\n                Blouses &#038; Shirts\n              <\/a>\n              can shift a casual foundation toward something\n              cleaner, sharper and more considered.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       04 \/ BRAND LETTER\n  ========================================= -->\n\n  <section class=\"nq-letter\">\n    <div class=\"nq-wrap nq-letter-layout\">\n\n      <div class=\"nq-letter-side\">\n\n        <strong>\n          One wardrobe.<br>\n          Many versions.\n        <\/strong>\n\n        <p>\n          NAQURI<br>\n          Wardrobe Study\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"nq-letter-main\">\n\n        <h2>\n          We are interested in how clothes live beyond a single outfit.\n        <\/h2>\n\n        <p>\n          A T-shirt can sit beneath a blouse. Jeans can become\n          relaxed or refined depending on what comes next.\n          A dress can stand alone or become part of a layered look.\n        <\/p>\n\n        <p>\n          Sportswear can enter everyday dressing, while shirts\n          can bring definition without making the wardrobe feel\n          formal. For us, versatility is not about making every\n          piece look the same \u2014 it is about giving every piece\n          more than one possible role.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       05 \/ PRINCIPLES\n  ========================================= -->\n\n  <section class=\"nq-principles\">\n    <div class=\"nq-wrap\">\n\n      <div class=\"nq-principles-top\">\n\n        <span class=\"nq-kicker\">\n          What We Keep in Mind\n        <\/span>\n\n        <h2>\n          Less prescription. More possibility.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"nq-principle-grid\">\n\n        <div class=\"nq-principle\">\n\n          <span class=\"nq-principle-number\">\n            01\n          <\/span>\n\n          <h3>\n            Easy to Return To\n          <\/h3>\n\n          <p>\n            Clothes become more valuable when they\n            continue to make sense beyond one occasion.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"nq-principle\">\n\n          <span class=\"nq-principle-number\">\n            02\n          <\/span>\n\n          <h3>\n            Different by Combination\n          <\/h3>\n\n          <p>\n            A familiar piece can feel completely different\n            when proportion, layering and context change.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"nq-principle\">\n\n          <span class=\"nq-principle-number\">\n            03\n          <\/span>\n\n          <h3>\n            Personal Before Prescribed\n          <\/h3>\n\n          <p>\n            We provide the pieces and possibilities.\n            The final way they come together belongs to you.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       06 \/ WARDROBE PATH\n  ========================================= -->\n\n  <section class=\"nq-path\">\n    <div class=\"nq-wrap\">\n\n      <div class=\"nq-path-inner\">\n\n        <span class=\"nq-kicker\">\n          Find Your Starting Point\n        <\/span>\n\n        <p>\n          Keep it easy with\n          <a href=\"https:\/\/naquri.com\/product-category\/t-shirts\/\">\n            T-Shirts\n          <\/a>,\n          build around\n          <a href=\"https:\/\/naquri.com\/product-category\/jeans\/\">\n            Jeans\n          <\/a>,\n          move in\n          <a href=\"https:\/\/naquri.com\/product-category\/sportswear\/\">\n            Sportswear\n          <\/a>,\n          choose a complete silhouette with\n          <a href=\"https:\/\/naquri.com\/product-category\/dresses\/\">\n            Dresses\n          <\/a>,\n          or add definition through\n          <a href=\"https:\/\/naquri.com\/product-category\/blouses-shirts\/\">\n            Blouses &#038; Shirts\n          <\/a>.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ========================================\n       07 \/ ENDING\n  ========================================= -->\n\n  <section class=\"nq-ending\">\n    <div class=\"nq-wrap nq-ending-layout\">\n\n      <div>\n\n        <span class=\"nq-kicker\">\n          NAQURI\n        <\/span>\n\n        <h2>\n          Wear the wardrobe in your own order.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"nq-ending-note\">\n\n        <p>\n          There is no single NAQURI uniform.\n          Our collections are designed as different\n          starting points for different days, moods\n          and ways of getting dressed.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\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>NAQURI \/ About NAQURI A wardrobe with more than one way through it. NAQURI brings together everyday foundations, expressive silhouettes and active pieces in one flexible wardrobe. There is no required route \u2014 simply begin with what feels right for the day. Everyday Foundation \/ 01 T-Shirts Easy pieces designed to begin, layer and return &hellip;<\/p>\n<p class=\"read-more\"> <a class=\" thunk-readmore button \" href=\"https:\/\/naquri.com\/bsite\/about-us\/\"> <span class=\"screen-reader-text\">About Us<\/span>Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23351","page","type-page","status-publish","hentry","thunk-woo-product-list","opn-qv-enable","th-shop-mania-woo-hover-","open-single-product-tab-horizontal","open-shadow-","open-shadow-hover-"],"_links":{"self":[{"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/pages\/23351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/comments?post=23351"}],"version-history":[{"count":4,"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions"}],"predecessor-version":[{"id":24431,"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions\/24431"}],"wp:attachment":[{"href":"https:\/\/naquri.com\/bsite\/wp-json\/wp\/v2\/media?parent=23351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}