Privacy Policy | Rathinam Business School
:root {
--navy: #0d1b2a;
--navy-mid: #1a2e45;
--gold: #c9a84c;
--gold-light: #e8c97a;
--cream: #faf8f3;
--text: #2c2c2c;
--text-muted: #6b6b6b;
--border: #ddd8c8;
--white: #ffffff;
}
html { scroll-behavior: smooth; }
.pp-root {
font-family: 'Outfit', sans-serif;
background: var(--cream);
color: var(--text);
line-height: 1.7;
padding: 3rem 2rem 5rem;
}
.pp-heading-wrap {
max-width: 1080px;
margin: 0 auto 2.5rem;
}
.pp-page-title {
font-family: 'Cormorant Garamond', serif;
font-size: clamp(30px, 4vw, 48px);
font-weight: 700;
color: var(--navy);
margin-bottom: 0.5rem;
}
.pp-title-bar {
width: 56px;
height: 3px;
background: var(--gold);
border-radius: 2px;
}
.pp-layout {
max-width: 1080px;
margin: 0 auto;
}
/* Intro banner */
.pp-intro {
background: linear-gradient(135deg, var(--navy) 0%, #1e3554 100%);
border-radius: 12px;
padding: 2rem 2.25rem;
margin-bottom: 1.5rem;
display: flex;
align-items: flex-start;
gap: 1rem;
animation: fadeUp 0.35s ease both;
}
.pp-intro-icon { font-size: 22px; flex-shrink: 0; margin-top: 3px; }
.pp-intro p {
color: #dce8f5;
font-size: 15px;
line-height: 1.8;
margin-bottom: 0;
}
.pp-intro strong { color: var(--gold-light); font-weight: 600; }
/* Clause blocks */
.pp-block {
background: var(--white);
border: 1px solid var(--border);
border-radius: 12px;
padding: 1.75rem 2rem;
margin-bottom: 1.25rem;
position: relative;
transition: box-shadow 0.2s, border-color 0.2s;
animation: fadeUp 0.35s ease both;
}
.pp-block:hover {
box-shadow: 0 6px 28px rgba(13,27,42,0.07);
border-color: rgba(201,168,76,0.35);
}
@keyframes fadeUp {
from { opacity: 0; transform: translateY(14px); }
to { opacity: 1; transform: translateY(0); }
}
.pp-block:nth-child(1) { animation-delay: 0.06s; }
.pp-block:nth-child(2) { animation-delay: 0.12s; }
.pp-block:nth-child(3) { animation-delay: 0.18s; }
.pp-block:nth-child(4) { animation-delay: 0.24s; }
.pp-block:nth-child(5) { animation-delay: 0.30s; }
.pp-block:nth-child(6) { animation-delay: 0.36s; }
.pp-block-num {
position: absolute;
top: -1px;
right: 18px;
background: var(--navy);
color: var(--gold);
font-family: 'Cormorant Garamond', serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
padding: 3px 11px;
border-radius: 0 0 8px 8px;
}
.pp-block-header {
display: flex;
align-items: center;
gap: 11px;
margin-bottom: 0.9rem;
}
.pp-block-icon {
width: 36px;
height: 36px;
background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
flex-shrink: 0;
}
.pp-block-title {
font-family: 'Cormorant Garamond', serif;
font-size: 19px;
font-weight: 700;
color: var(--navy);
line-height: 1.2;
}
.pp-block-body {
font-size: 14px;
color: #3a3a3a;
line-height: 1.75;
}
@media (max-width: 720px) {
.pp-root { padding: 2rem 1rem 4rem; }
}
🔐
Your privacy is critical to us. We have built this policy so you can understand how we collect, use, communicate, disclose and make use of personal information. The following outlines our privacy policy.
01
Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.
02
We will collect and use personal information solely for fulfilling the purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law.
03
We will only retain personal information as long as necessary for the fulfillment of those purposes.
04
We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned. Personal information should be relevant to the purposes for which it is to be used, and to the extent necessary for those purposes, should be accurate, complete, and up to date.
05
We will protect personal information with appropriate security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification.
06
We will promptly provide users with access to our policies and procedures for the management of personal information. We are committed to conducting our business in accordance with these principles in order to ensure that the privacy of personal information is protected and maintained.