{"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-16T03:18:29","modified_gmt":"2026-09-16T03:18:29","slug":"about-us","status":"publish","type":"page","link":"https:\/\/ravqani.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-148c9e6e e-flex e-con-boxed e-con e-parent\" data-id=\"148c9e6e\" 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-5c9cb7e0 elementor-widget elementor-widget-text-editor\" data-id=\"5c9cb7e0\" 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  .rvn-about,\n  .rvn-about * {\n    box-sizing: border-box;\n  }\n\n  .rvn-about {\n    --ink: #302d29;\n    --text: #59564f;\n    --muted: #77746d;\n\n    --shell: #faf8f3;\n    --flax: #ece4d2;\n    --ice: #e2ebeb;\n    --white: #ffffff;\n\n    --accent: #817347;\n    --line: #bdb9af;\n    --line-dark: #918d84;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: var(--shell);\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .rvn-about a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .rvn-wrap {\n    width: 90%;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .rvn-kicker {\n    display: inline-block;\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================\n     01 \/ NEWSPAPER MASTHEAD\n  ========================================= *\/\n\n  .rvn-masthead {\n    padding: 54px 0 48px;\n    background: var(--shell);\n  }\n\n  .rvn-mast-top {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 25px;\n    align-items: center;\n    padding-bottom: 17px;\n    border-bottom: 1px solid var(--line-dark);\n  }\n\n  .rvn-mast-top span {\n    color: var(--muted);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n  }\n\n  .rvn-mast-top span:last-child {\n    text-align: right;\n  }\n\n  .rvn-brand {\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 4vw, 45px);\n    font-weight: 400;\n    letter-spacing: 6px;\n  }\n\n  .rvn-lead {\n    display: grid;\n    grid-template-columns: 1.45fr .55fr;\n    gap: 65px;\n    align-items: end;\n    padding-top: 46px;\n  }\n\n  .rvn-lead h1 {\n    max-width: 850px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(48px, 7vw, 82px);\n    font-weight: 400;\n    line-height: 1.01;\n    letter-spacing: -2.6px;\n  }\n\n  .rvn-lead h1 em {\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .rvn-lead-note {\n    padding-top: 20px;\n    border-top: 4px solid var(--accent);\n  }\n\n  .rvn-lead-note p {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n\n  \/* =========================================\n     02 \/ EDITORIAL SPREAD\n  ========================================= *\/\n\n  .rvn-spread {\n    padding: 25px 0 88px;\n    background: var(--shell);\n  }\n\n  .rvn-grid {\n    display: grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap: 14px;\n  }\n\n  .rvn-cell {\n    position: relative;\n    border: 1px solid var(--line);\n  }\n\n  .rvn-cell-inner {\n    padding: 32px;\n  }\n\n\n  \/* CATEGORY COMMON *\/\n\n  .rvn-category {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    transition:\n      transform .22s ease,\n      border-color .22s ease;\n  }\n\n  .rvn-category:hover {\n    transform: translateY(-4px);\n    border-color: var(--accent);\n  }\n\n  .rvn-cat-top {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    align-items: flex-start;\n  }\n\n  .rvn-cat-top span {\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rvn-cat-top b {\n    color: var(--accent);\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .rvn-category strong {\n    display: block;\n    margin-top: 42px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    line-height: .98;\n  }\n\n  .rvn-category p {\n    max-width: 430px;\n    margin: 18px 0 0;\n    color: var(--text);\n    font-size: 12px;\n    line-height: 1.7;\n  }\n\n\n  \/* DRESSES *\/\n\n  .rvn-dresses {\n    grid-column: 1 \/ 8;\n    background: var(--flax);\n  }\n\n  .rvn-dresses strong {\n    font-size: clamp(56px, 8vw, 96px);\n  }\n\n\n  \/* STORY ONE *\/\n\n  .rvn-story-one {\n    grid-column: 8 \/ 13;\n    background: var(--white);\n  }\n\n  .rvn-story-one h2 {\n    margin: 12px 0 22px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 4vw, 45px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .rvn-story-one p {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n\n  \/* CLOTHING SET *\/\n\n  .rvn-set {\n    grid-column: 1 \/ 6;\n    background: var(--white);\n  }\n\n  .rvn-set strong {\n    font-size: clamp(39px, 5vw, 60px);\n  }\n\n\n  \/* EDITORIAL QUOTE *\/\n\n  .rvn-quote {\n    grid-column: 6 \/ 9;\n    background: var(--ice);\n  }\n\n  .rvn-quote .rvn-cell-inner {\n    padding: 34px 27px;\n  }\n\n  .rvn-quote blockquote {\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(24px, 3vw, 34px);\n    line-height: 1.25;\n  }\n\n  .rvn-quote span {\n    display: block;\n    margin-top: 28px;\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n\n  \/* COAT *\/\n\n  .rvn-coat {\n    grid-column: 9 \/ 13;\n    background: var(--flax);\n  }\n\n  .rvn-coat strong {\n    font-size: clamp(46px, 6vw, 70px);\n  }\n\n\n  \/* BRAND NOTE *\/\n\n  .rvn-note {\n    grid-column: 1 \/ 5;\n    background: var(--ice);\n  }\n\n  .rvn-note h3 {\n    margin: 12px 0 18px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1.15;\n  }\n\n  .rvn-note p {\n    margin: 0;\n    color: var(--text);\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n\n  \/* SPORTSWEAR *\/\n\n  .rvn-sport {\n    grid-column: 5 \/ 13;\n    background: var(--white);\n  }\n\n  .rvn-sport strong {\n    font-size: clamp(52px, 7vw, 88px);\n  }\n\n\n  \/* TOPS *\/\n\n  .rvn-tops {\n    grid-column: 1 \/ 7;\n    background: var(--flax);\n  }\n\n  .rvn-tops strong {\n    font-size: clamp(58px, 8vw, 94px);\n  }\n\n\n  \/* MINI MANIFESTO *\/\n\n  .rvn-mini {\n    grid-column: 7 \/ 13;\n    background: var(--white);\n  }\n\n  .rvn-mini-title {\n    margin: 12px 0 28px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4vw, 42px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .rvn-mini-row {\n    display: grid;\n    grid-template-columns: 55px 1fr;\n    gap: 20px;\n    padding: 16px 0;\n    border-top: 1px solid var(--line);\n  }\n\n  .rvn-mini-row:last-child {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .rvn-mini-row span {\n    color: var(--accent);\n    font-size: 10px;\n    font-weight: 800;\n  }\n\n  .rvn-mini-row p {\n    margin: 0;\n    color: var(--text);\n    font-size: 12px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================\n     03 \/ LONG READ\n  ========================================= *\/\n\n  .rvn-read {\n    padding: 90px 0;\n    background: var(--ice);\n  }\n\n  .rvn-read-grid {\n    display: grid;\n    grid-template-columns: 250px 1fr;\n    gap: 70px;\n    align-items: start;\n  }\n\n  .rvn-read-side {\n    padding-top: 6px;\n  }\n\n  .rvn-read-side p {\n    max-width: 210px;\n    margin: 14px 0 0;\n    color: #566466;\n    font-size: 12px;\n    line-height: 1.8;\n  }\n\n  .rvn-read-main h2 {\n    max-width: 840px;\n    margin: 0 0 35px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 6vw, 68px);\n    font-weight: 400;\n    line-height: 1.07;\n  }\n\n  .rvn-read-columns {\n    columns: 2;\n    column-gap: 45px;\n  }\n\n  .rvn-read-columns p {\n    margin: 0 0 20px;\n    color: #4d5a5c;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n\n  \/* =========================================\n     04 \/ SHOP BY INTENTION\n  ========================================= *\/\n\n  .rvn-intention {\n    padding: 88px 0;\n    background: var(--white);\n  }\n\n  .rvn-intention-head {\n    display: grid;\n    grid-template-columns: 200px 1fr;\n    gap: 55px;\n    margin-bottom: 42px;\n  }\n\n  .rvn-intention h2 {\n    max-width: 760px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 57px);\n    font-weight: 400;\n    line-height: 1.08;\n  }\n\n  .rvn-intention-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    border-top: 1px solid var(--line-dark);\n  }\n\n  .rvn-intention-item {\n    padding: 25px 28px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .rvn-intention-item:nth-child(odd) {\n    border-right: 1px solid var(--line);\n  }\n\n  .rvn-intention-item small {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--accent);\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .rvn-intention-item strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .rvn-intention-item p {\n    margin: 0;\n    color: var(--text);\n    font-size: 12px;\n    line-height: 1.7;\n  }\n\n  .rvn-intention-item a {\n    color: var(--accent);\n    border-bottom: 1px solid var(--accent);\n  }\n\n\n  \/* =========================================\n     05 \/ LARGE SENTENCE\n  ========================================= *\/\n\n  .rvn-statement {\n    padding: 88px 0;\n    background: var(--flax);\n  }\n\n  .rvn-statement p {\n    max-width: 1050px;\n    margin: 0;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 4.6vw, 51px);\n    line-height: 1.4;\n  }\n\n  .rvn-statement a {\n    color: var(--accent);\n    border-bottom: 1px solid #9b916d;\n    transition: opacity .2s ease;\n  }\n\n  .rvn-statement a:hover {\n    opacity: .7;\n  }\n\n\n  \/* =========================================\n     06 \/ CLOSING COLUMN\n  ========================================= *\/\n\n  .rvn-end {\n    padding: 88px 0;\n    background: var(--shell);\n  }\n\n  .rvn-end-grid {\n    display: grid;\n    grid-template-columns: .65fr 1.35fr;\n    gap: 70px;\n    align-items: start;\n  }\n\n  .rvn-end-index {\n    padding-top: 9px;\n  }\n\n  .rvn-end-index strong {\n    display: block;\n    margin-top: 14px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 400;\n  }\n\n  .rvn-end-main {\n    padding-top: 30px;\n    border-top: 5px solid var(--accent);\n  }\n\n  .rvn-end-main h2 {\n    max-width: 800px;\n    margin: 0 0 24px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 6vw, 70px);\n    font-weight: 400;\n    line-height: 1.05;\n  }\n\n  .rvn-end-main p {\n    max-width: 690px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n\n  \/* =========================================\n     TABLET\n  ========================================= *\/\n\n  @media (max-width: 900px) {\n\n    .rvn-lead,\n    .rvn-read-grid,\n    .rvn-end-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rvn-dresses {\n      grid-column: 1 \/ 8;\n    }\n\n    .rvn-story-one {\n      grid-column: 8 \/ 13;\n    }\n\n    .rvn-set {\n      grid-column: 1 \/ 7;\n    }\n\n    .rvn-quote {\n      grid-column: 7 \/ 13;\n    }\n\n    .rvn-coat {\n      grid-column: 1 \/ 5;\n    }\n\n    .rvn-note {\n      grid-column: 5 \/ 9;\n    }\n\n    .rvn-sport {\n      grid-column: 9 \/ 13;\n    }\n\n    .rvn-tops {\n      grid-column: 1 \/ 7;\n    }\n\n    .rvn-mini {\n      grid-column: 7 \/ 13;\n    }\n\n    .rvn-read-columns {\n      columns: 1;\n    }\n  }\n\n\n  \/* =========================================\n     MOBILE\n  ========================================= *\/\n\n  @media (max-width: 650px) {\n\n    .rvn-wrap {\n      width: 88%;\n    }\n\n    .rvn-masthead,\n    .rvn-read,\n    .rvn-intention,\n    .rvn-statement,\n    .rvn-end {\n      padding-top: 55px;\n      padding-bottom: 55px;\n    }\n\n    .rvn-spread {\n      padding-bottom: 55px;\n    }\n\n    .rvn-mast-top {\n      grid-template-columns: 1fr;\n      gap: 5px;\n    }\n\n    .rvn-mast-top span:last-child {\n      text-align: left;\n    }\n\n    .rvn-brand {\n      font-size: 31px;\n      letter-spacing: 4px;\n    }\n\n    .rvn-lead {\n      gap: 30px;\n      padding-top: 34px;\n    }\n\n    .rvn-lead h1 {\n      font-size: 46px;\n    }\n\n    .rvn-grid {\n      display: block;\n    }\n\n    .rvn-cell {\n      margin-bottom: 12px;\n    }\n\n    .rvn-cell-inner {\n      padding: 26px 22px;\n    }\n\n    .rvn-category strong {\n      margin-top: 32px;\n      font-size: 42px !important;\n    }\n\n    .rvn-intention-head {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .rvn-intention-list {\n      grid-template-columns: 1fr;\n    }\n\n    .rvn-intention-item:nth-child(odd) {\n      border-right: 0;\n    }\n\n    .rvn-statement p {\n      font-size: 29px;\n    }\n  }\n<\/style>\n\n\n<div class=\"rvn-about\">\n\n\n  <!-- ======================================\n       01 \/ MASTHEAD\n  ====================================== -->\n\n  <section class=\"rvn-masthead\">\n    <div class=\"rvn-wrap\">\n\n      <div class=\"rvn-mast-top\">\n\n        <span>\n          Fashion \/ Wardrobe \/ About\n        <\/span>\n\n        <h2 class=\"rvn-brand\">\n          RAVQANI\n        <\/h2>\n\n        <span>\n          Independent Wardrobe Edition\n        <\/span>\n\n      <\/div>\n\n\n      <div class=\"rvn-lead\">\n\n        <h1>\n          Clothing for days that refuse to stay\n          <em>exactly the same.<\/em>\n        <\/h1>\n\n\n        <div class=\"rvn-lead-note\">\n\n          <span class=\"rvn-kicker\">\n            About RAVQANI\n          <\/span>\n\n          <p>\n            We bring together complete outfits, dresses,\n            outerwear, movement-focused pieces and everyday\n            tops in one flexible wardrobe.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ======================================\n       02 \/ EDITORIAL SPREAD\n  ====================================== -->\n\n  <section class=\"rvn-spread\">\n    <div class=\"rvn-wrap\">\n\n      <div class=\"rvn-grid\">\n\n\n        <!-- DRESSES -->\n\n        <a\n          class=\"rvn-cell rvn-category rvn-dresses\"\n          href=\"https:\/\/ravqani.com\/product-category\/dresses\/\">\n\n          <div class=\"rvn-cell-inner\">\n\n            <div class=\"rvn-cat-top\">\n              <span>01 \/ One Piece<\/span>\n              <b>\u2197<\/b>\n            <\/div>\n\n            <strong>\n              Dresses\n            <\/strong>\n\n            <p>\n              When one piece can establish the mood,\n              proportion and direction of the whole look.\n            <\/p>\n\n          <\/div>\n\n        <\/a>\n\n\n        <!-- STORY -->\n\n        <div class=\"rvn-cell rvn-story-one\">\n          <div class=\"rvn-cell-inner\">\n\n            <span class=\"rvn-kicker\">\n              The Wardrobe Idea\n            <\/span>\n\n            <h2>\n              Different clothes do not need to solve the same problem.\n            <\/h2>\n\n            <p>\n              We prefer a wardrobe made from distinct roles:\n              some pieces simplify, some layer, some move,\n              and some give the outfit more structure.\n            <\/p>\n\n          <\/div>\n        <\/div>\n\n\n        <!-- CLOTHING SET -->\n\n        <a\n          class=\"rvn-cell rvn-category rvn-set\"\n          href=\"https:\/\/ravqani.com\/product-category\/clothing-set\/\">\n\n          <div class=\"rvn-cell-inner\">\n\n            <div class=\"rvn-cat-top\">\n              <span>02 \/ Coordinated<\/span>\n              <b>\u2197<\/b>\n            <\/div>\n\n            <strong>\n              Clothing Set\n            <\/strong>\n\n            <p>\n              Connected pieces for moments when the outfit\n              should come together with fewer decisions.\n            <\/p>\n\n          <\/div>\n\n        <\/a>\n\n\n        <!-- QUOTE -->\n\n        <div class=\"rvn-cell rvn-quote\">\n          <div class=\"rvn-cell-inner\">\n\n            <blockquote>\n              \u201cA useful wardrobe leaves room for the day to change.\u201d\n            <\/blockquote>\n\n            <span>\n              RAVQANI \/ Wardrobe Note\n            <\/span>\n\n          <\/div>\n        <\/div>\n\n\n        <!-- COAT -->\n\n        <a\n          class=\"rvn-cell rvn-category rvn-coat\"\n          href=\"https:\/\/ravqani.com\/product-category\/coat\/\">\n\n          <div class=\"rvn-cell-inner\">\n\n            <div class=\"rvn-cat-top\">\n              <span>03 \/ Outer<\/span>\n              <b>\u2197<\/b>\n            <\/div>\n\n            <strong>\n              Coat\n            <\/strong>\n\n            <p>\n              Structure and another layer when the\n              silhouette needs to change.\n            <\/p>\n\n          <\/div>\n\n        <\/a>\n\n\n        <!-- NOTE -->\n\n        <div class=\"rvn-cell rvn-note\">\n          <div class=\"rvn-cell-inner\">\n\n            <span class=\"rvn-kicker\">\n              Not One Formula\n            <\/span>\n\n            <h3>\n              Dress around the moment.\n            <\/h3>\n\n            <p>\n              Weather changes. Plans change. Energy changes.\n              A wardrobe should be able to move with those shifts.\n            <\/p>\n\n          <\/div>\n        <\/div>\n\n\n        <!-- SPORTSWEAR -->\n\n        <a\n          class=\"rvn-cell rvn-category rvn-sport\"\n          href=\"https:\/\/ravqani.com\/product-category\/sportswear\/\">\n\n          <div class=\"rvn-cell-inner\">\n\n            <div class=\"rvn-cat-top\">\n              <span>04 \/ Movement<\/span>\n              <b>\u2197<\/b>\n            <\/div>\n\n            <strong>\n              Sportswear\n            <\/strong>\n\n            <p>\n              A more flexible direction for days\n              built around comfort, movement and ease.\n            <\/p>\n\n          <\/div>\n\n        <\/a>\n\n\n        <!-- TOPS -->\n\n        <a\n          class=\"rvn-cell rvn-category rvn-tops\"\n          href=\"https:\/\/ravqani.com\/product-category\/tops\/\">\n\n          <div class=\"rvn-cell-inner\">\n\n            <div class=\"rvn-cat-top\">\n              <span>05 \/ Foundation<\/span>\n              <b>\u2197<\/b>\n            <\/div>\n\n            <strong>\n              Tops\n            <\/strong>\n\n            <p>\n              Familiar starting points that can remain simple\n              or become the base for something more layered.\n            <\/p>\n\n          <\/div>\n\n        <\/a>\n\n\n        <!-- MINI MANIFESTO -->\n\n        <div class=\"rvn-cell rvn-mini\">\n          <div class=\"rvn-cell-inner\">\n\n            <span class=\"rvn-kicker\">\n              Three Notes\n            <\/span>\n\n            <div class=\"rvn-mini-title\">\n              What makes the wardrobe work.\n            <\/div>\n\n\n            <div class=\"rvn-mini-row\">\n              <span>01<\/span>\n              <p>\n                Let different categories keep different personalities.\n              <\/p>\n            <\/div>\n\n\n            <div class=\"rvn-mini-row\">\n              <span>02<\/span>\n              <p>\n                Make it easy for those personalities to reconnect.\n              <\/p>\n            <\/div>\n\n\n            <div class=\"rvn-mini-row\">\n              <span>03<\/span>\n              <p>\n                Leave the final combination open to the person wearing it.\n              <\/p>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ======================================\n       03 \/ LONG READ\n  ====================================== -->\n\n  <section class=\"rvn-read\">\n    <div class=\"rvn-wrap rvn-read-grid\">\n\n      <div class=\"rvn-read-side\">\n\n        <span class=\"rvn-kicker\">\n          The Longer Read\n        <\/span>\n\n        <p>\n          RAVQANI approaches clothing as a collection\n          of changing functions rather than a fixed uniform.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"rvn-read-main\">\n\n        <h2>\n          We are more interested in how clothes reconnect than in making every piece look alike.\n        <\/h2>\n\n\n        <div class=\"rvn-read-columns\">\n\n          <p>\n            A dress can offer an immediate complete look.\n            A clothing set can simplify coordination while\n            still leaving room to adjust styling.\n          <\/p>\n\n          <p>\n            Sportswear changes the wardrobe toward movement\n            and ease. Tops provide familiar foundations,\n            while a coat can reshape everything underneath.\n          <\/p>\n\n          <p>\n            These categories do not need to follow one visual\n            formula. Their usefulness comes from having\n            different roles that still belong in the same wardrobe.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ======================================\n       04 \/ INTENTION\n  ====================================== -->\n\n  <section class=\"rvn-intention\">\n    <div class=\"rvn-wrap\">\n\n      <div class=\"rvn-intention-head\">\n\n        <span class=\"rvn-kicker\">\n          Dress By Intention\n        <\/span>\n\n        <h2>\n          Choose the starting point according to what the day needs.\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"rvn-intention-list\">\n\n        <div class=\"rvn-intention-item\">\n\n          <small>\n            Complete\n          <\/small>\n\n          <strong>\n            Fewer decisions\n          <\/strong>\n\n          <p>\n            Explore\n            <a href=\"https:\/\/ravqani.com\/product-category\/clothing-set\/\">\n              Clothing Sets\n            <\/a>\n            or\n            <a href=\"https:\/\/ravqani.com\/product-category\/dresses\/\">\n              Dresses\n            <\/a>.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"rvn-intention-item\">\n\n          <small>\n            Flexible\n          <\/small>\n\n          <strong>\n            More movement\n          <\/strong>\n\n          <p>\n            Start with\n            <a href=\"https:\/\/ravqani.com\/product-category\/sportswear\/\">\n              Sportswear\n            <\/a>\n            when ease matters most.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"rvn-intention-item\">\n\n          <small>\n            Simple\n          <\/small>\n\n          <strong>\n            Build the base\n          <\/strong>\n\n          <p>\n            Begin with\n            <a href=\"https:\/\/ravqani.com\/product-category\/tops\/\">\n              Tops\n            <\/a>\n            and decide later how much more the outfit needs.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"rvn-intention-item\">\n\n          <small>\n            Structured\n          <\/small>\n\n          <strong>\n            Add the outer layer\n          <\/strong>\n\n          <p>\n            Use a\n            <a href=\"https:\/\/ravqani.com\/product-category\/coat\/\">\n              Coat\n            <\/a>\n            when proportion and structure become part of the look.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ======================================\n       05 \/ LARGE STATEMENT\n  ====================================== -->\n\n  <section class=\"rvn-statement\">\n    <div class=\"rvn-wrap\">\n\n      <p>\n        Wear\n        <a href=\"https:\/\/ravqani.com\/product-category\/dresses\/\">\n          Dresses\n        <\/a>\n        when one piece is enough,\n        <a href=\"https:\/\/ravqani.com\/product-category\/clothing-set\/\">\n          Clothing Sets\n        <\/a>\n        when coordination matters,\n        <a href=\"https:\/\/ravqani.com\/product-category\/sportswear\/\">\n          Sportswear\n        <\/a>\n        when movement leads,\n        <a href=\"https:\/\/ravqani.com\/product-category\/tops\/\">\n          Tops\n        <\/a>\n        when simplicity works, and a\n        <a href=\"https:\/\/ravqani.com\/product-category\/coat\/\">\n          Coat\n        <\/a>\n        when the outfit needs another dimension.\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- ======================================\n       06 \/ END\n  ====================================== -->\n\n  <section class=\"rvn-end\">\n    <div class=\"rvn-wrap rvn-end-grid\">\n\n      <div class=\"rvn-end-index\">\n\n        <span class=\"rvn-kicker\">\n          RAVQANI \/ About\n        <\/span>\n\n        <strong>\n          Wardrobe Edition 01\n        <\/strong>\n\n      <\/div>\n\n\n      <div class=\"rvn-end-main\">\n\n        <h2>\n          A wardrobe does not need one answer for every day.\n        <\/h2>\n\n        <p>\n          RAVQANI brings different clothing functions into one\n          flexible wardrobe so the way you dress can change\n          naturally with your plans, movement and mood.\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>Fashion \/ Wardrobe \/ About RAVQANI Independent Wardrobe Edition Clothing for days that refuse to stay exactly the same. About RAVQANI We bring together complete outfits, dresses, outerwear, movement-focused pieces and everyday tops in one flexible wardrobe. 01 \/ One Piece \u2197 Dresses When one piece can establish the mood, proportion and direction of the [&hellip;]<\/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"],"_links":{"self":[{"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/pages\/23351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/comments?post=23351"}],"version-history":[{"count":4,"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions"}],"predecessor-version":[{"id":24420,"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/pages\/23351\/revisions\/24420"}],"wp:attachment":[{"href":"https:\/\/ravqani.com\/bsite\/wp-json\/wp\/v2\/media?parent=23351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}