Grigori Karpin's Author Page
#page-content .collapsible-block {
position: relative;
padding: 0.5em;
margin: 0.5em;
box-shadow: 2px 1.5px 1px rgba(176,16,0,0.7), 0 0 0px 1px lightgrey;
overflow-wrap: break-word;
}
.collapsible-block-unfolded{
color: black;
overflow-wrap: break-word;
}
.collapsible-block-unfolded-link {
text-align:center;
}
.collapsible-block-folded {
text-align: center;
color: dimgrey;
}
.collapsible-block-link {
font-weight: bold;
color: dimgrey;
text-align: center;
}
.addendumbox {
padding: .01em 16px;
margin-bottom: 16px;
margin-top: 16px;
padding-bottom: 1em;
box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.material-box {
padding: .01em 16px;
margin-bottom: 16px;
margin-top: 16px;
padding-bottom: 1em;
border: 1px lightgrey solid;
box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.16);
}
.material-box blockquote {
border: 1px double #999;
}
.wiki-content-table {
width: 100%;
}
.addendumbox blockquote {
border: 1px double #999;
}
.addendumtitle {
opacity: 0.8;
margin-bottom: 10px;
color: #b01;
}
.maintitle {
margin-bottom: 10px;
color: black;
}
.scp-header {
text-align: center;
font-size:x-large;
color:#b01;
}
.addenda-header {
width: 100%;
border-bottom: 2px black solid;
color: black;
}
.scp-info {
display:flex;
justify-content:space-between;
font-size:large;
}
.scp-info-box {
display:flex;
justify-content:space-between;
}
.object-info {
color:black;
align-self: flex-end;
font-size: large;
}
.title-style {
opacity: 0.8;
margin-bottom: 10px;
color: #b01;
font-size: large;
text-decoration: underline;
font-weight: bold;
}
.update-div-empty {
text-align: right;
font-size: x-small;
color: lightgrey;
}
.update-div {
text-align: right;
font-size: x-small;
}
.computed {
border: 1px black solid;
width: 50%;
display: inline-block;
text-align: left;
padding: 3px;
}
.computed:before {
content:"Computed Code";
font-weight: bold;
border-bottom: solid 1px black;
width: 100%;
}
.rawcode {
border: black solid 1px;
width: 50%;
display: inline-block;
text-align: left;
padding: 3px;
}
.rawcode:before{
content:"Raw Code";
text-align: center;
font-weight: bold;
border-bottom: solid 1px black;
width: 100%;
}
.codebox {
display: inline-block;
width: 100%;
text-align: center;
}
.yui-navset .yui-nav .selected a em, .yui-navset .yui-nav a em{
padding: 0.25em .75em;
top: 0px;
margin-bottom: 0px;
}
.yui-navset .yui-nav .selected a {
background: gray;
}
.yui-navset .yui-nav .selected {
margin: 0px;
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover, .yui-navset .yui-nav .selected a {
background: gray;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background: gainsboro;
text-decoration: none;
}
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
background-color: none;
background-image: none;
}
.yui-navset .yui-nav a {
background: none;
}
.yui-navset .yui-nav li{
margin: 0px;
}
#page-content .licensebox .collapsible-block {
position: unset;
padding: unset;
margin: unset;
box-shadow: unset;
}
.licensebox .collapsible-block-unfolded{
color: inherit;
}
.licensebox .collapsible-block-unfolded-link {
text-align: left;
}
.licensebox .collapsible-block-folded {
text-align: left;
color: inherit;
}
.licensebox .collapsible-block-link {
color: inherit;
text-align: left;
}
@supports((display: -ms-grid) or (display: grid)) {
@media only screen and (min-width: 769px) {
#side-bar .close-menu {
display: block;
opacity: 1;
pointer-events: none;
}
#side-bar .close-menu::before,
#side-bar .close-menu::after {
content: "";
box-sizing: border-box;
position: fixed;
display: block;
top: 0.25rem;
left: 0.5rem;
width: 3rem;
height: 3rem;
padding: 0;
margin: 0;
text-align: center;
pointer-events: all;
cursor: pointer;
-webkit-transition:
opacity var(--sidebar-transition-timing);
-o-transition:
opacity var(--sidebar-transition-timing);
-moz-transition:
opacity var(--sidebar-transition-timing);
transition:
opacity var(--sidebar-transition-timing);
}
#side-bar .close-menu::before {
--mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg height='32px' id='Layer_1' style='enable-background:new 0 0 32 32;' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2 s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2 S29.104,22,28,22z'/%3E%3C/svg%3E");
z-index: -1;
background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: 50% 50%;
mask-position: 50% 50%;
-webkit-mask-size: 60%;
mask-size: 60%;
}
#side-bar .close-menu::after {
z-index: -2;
background-color: var(--toggle-button-bg, rgb(var(--swatch-menubg-color))) !important;
-webkit-border-radius: var(--toggle-roundness, 50%);
-moz-border-radius: var(--toggle-roundness, 50%);
border-radius: var(--toggle-roundness, 50%);
border: var(--toggle-border-color, rgb(var(--swatch-border-color))) var(--toggle-border-width, 0.25rem) solid;
}
#side-bar:focus-within .close-menu::before,
#side-bar:focus-within .close-menu::after {
opacity: 0;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -webkit-calc(var(--sidebar-width-on-desktop)*-1);
left: -moz-calc(var(--sidebar-width-on-desktop)*-1);
left: calc(var(--sidebar-width-on-desktop)*-1);
z-index: 10;
-webkit-transition:
left var(--sidebar-transition-timing);
-o-transition:
left var(--sidebar-transition-timing);
-moz-transition:
left var(--sidebar-transition-timing);
transition:
left var(--sidebar-transition-timing);
height: 100%;
overflow-y: auto;
overflow-x: hidden;
margin-top: 0;
}
#side-bar:focus-within {
left: 0;
}
#side-bar .side-block {
margin-top: 1rem;
background-color: rgb(0, 0, 0, 0);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-left-width: 0px;
border-right-width: 0px;
}
#main-content::before {
content: "";
display: block;
position: fixed;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
-webkit-transition:
opacity var(--sidebar-transition-timing),
width var(--sidebar-transition-timing);
-o-transition:
opacity var(--sidebar-transition-timing),
width var(--sidebar-transition-timing);
-moz-transition:
opacity var(--sidebar-transition-timing),
width var(--sidebar-transition-timing);
transition:
opacity var(--sidebar-transition-timing),
width var(--sidebar-transition-timing);
margin-left: var(--sidebar-width-on-desktop);
background: rgba(var(--swatch-menubg-black-color), .3) 1px 1px repeat;
padding-right: 0;
width: 100%;
height: 100vh;
pointer-events: none;
z-index: 99;
}
#side-bar:focus-within ~ #main-content::before {
width: -webkit-calc(100% - var(--sidebar-width-on-desktop));
width: -moz-calc(100% - var(--sidebar-width-on-desktop));
width: calc(100% - var(--sidebar-width-on-desktop));
opacity: 1;
pointer-events: all;
}
#content-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: -webkit-calc(100vw - (100vw - 100%));
width: -moz-calc(100vw - (100vw - 100%));
width: calc(100vw - (100vw - 100%));
min-height: -webkit-calc(100vh - -webkit-calc(var(--final-header-height-on-desktop, 10.125rem)));
min-height: -moz-calc(100vh - -moz-calc(var(--final-header-height-on-desktop, 10.125rem)));
min-height: calc(100vh - calc(var(--final-header-height-on-desktop, 10.125rem)));
-webkit-box-flex: 2;
-webkit-flex-grow: 2;
-moz-box-flex: 2;
-ms-flex-positive: 2;
flex-grow: 2;
height: auto;
position: relative;
margin: 0 auto;
max-width: inherit;
}
#main-content {
width: 100%;
position: initial;
max-height: 100%;
padding: 2rem 1rem;
width: 45.8rem;
max-width: 45.8rem;
margin: 0 auto;
}
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {
#side-bar {
-webkit-transition:
left var(--sidebar-transition-timing),
padding-right var(--sidebar-transition-timing),
background-color var(--sidebar-transition-timing);
-o-transition:
left var(--sidebar-transition-timing),
padding-right var(--sidebar-transition-timing),
background-color var(--sidebar-transition-timing);
-moz-transition:
left var(--sidebar-transition-timing),
padding-right var(--sidebar-transition-timing),
background-color var(--sidebar-transition-timing);
transition:
left var(--sidebar-transition-timing),
padding-right var(--sidebar-transition-timing),
background-color var(--sidebar-transition-timing);
padding-right: 5rem;
background-color: rgb(0,0,0,0);
}
#side-bar::-webkit-scrollbar {
opacity: 0;
-webkit-transition: opacity var(--sidebar-transition-timing);
transition: opacity var(--sidebar-transition-timing);
}
#side-bar:hover .close-menu::before {
opacity: 0;
}
#side-bar:hover {
left: 0;
background-color: rgba(var(--swatch-menubg-color),1);
padding-right: 0;
}
#side-bar:hover::-webkit-scrollbar {
opacity: 1;
}
#side-bar:hover ~ #main-content::before {
width: -webkit-calc(100% - var(--sidebar-width-on-desktop));
width: -moz-calc(100% - var(--sidebar-width-on-desktop));
width: calc(100% - var(--sidebar-width-on-desktop));
opacity: 1;
pointer-events: all;
}
}
}
}
}
Aethris' beautiful realization of the anomaly in SCP-5923
About me:
I have been lurking for years, during my time at law school especially but in October of 2019 I decided to try my hand at writing an article. I was drawn to this site after reading SCP-2480 and realizing what a wonderful creative outlet this would be.Especially because a lawyer doesn't often have time for creative writing in their career.
So far I'm focused on historical and supernatural fiction (probably more ominous than actual horror, if I'm honest) and I have a bit of an overarching narrative reaching out through the skips I've written. Hopefully that continues. Let's see together, shall we?
This series follows Dr. Iona Varga, MD/PhD, a geneticist and xenobiologist, and Agent Rebekah Douglas, a researcher and psychic with psychometry (being able to "read" an object or person for its history). Dr. Varga is foremost a cynic, you'll notice during these articles that she does not truly believe gods exist. Magic and gods are simply things we haven't understood yet. It starts with finding a unique body in Yorkshire:
Chapter One
"I grow concerned with the others of our Society. Our Brethren must understand the grand scale of our Endeavor. Any cost that comes forthwith will be well earned, whether in pecuniary losses or in our very Blood."
There’s no more space here, crowded, suffocating. Needs more. Needs it.
…there’s a hole in us
….it …it wants to fill t-the gap, and eat
"What could the Creator have been thinking when He shaped that strange flesh? Where must it have come from?"
"People with guns are so quick to threaten violence, as if you invented it."
“I’m not a researcher, Iona. I’m an Israeli girl who found out she was psychic. I’m glad I’ve found a career here, but it’s been a really shit year.”
"What we have is a hostile force from outside our solar system with a significantly protracted history of interfering with human development."
"If you insist, I will kill you all. Is that what you want?"
Chapter Two
Their Many Hands guide us in this life. We honor their creation with our blood and bodies. We are their many hands, shaping society in their image.
"There’s something over there, and it touched me. I need to talk to the one source of info available to me."
"You killed these children, as surely as if you pointed a gun at their heads. The youth is the lifeblood of the revolution, didn’t you know that?"
"I’ve executed men before, Egytian. You don’t have the look."
- Tale VI - Never Fight a Land War in the Peloponnese
"They have never fought such as me."
"What is any creature trying to obtain? Freedom. Freedom from powers that would oppress you or your people. I am no different."
The following file represents our understanding of a very unclear picture of events due to disparate sources and incomplete accounts making up the bulk of this administrative record. No matter how this conflict resolves, it will be on all of us to shield normalcy from the fallout.
Read the above Articles before checking this out!
From the Desk of Iona Varga, PhD/MD
TIMELINE:
- 2+ billion years ago — 5612-A arrives on Earth.
- circa 2000 B.C.E. — 4612-A interferes with the Sumer civilization in Ancient Mesopotamia.
- circa 1000 B.C.E. — SCP-4612-A takes unknown part in the conflict between Mekhanite and Sakic forces in the Bronze Age Mediterranean region.
- 425 B.C.E — A cult who's temple lies several kilometers north of Sparta in the Peloponnese is attacked by Spartan forces.
- circa 200 B.C.E. — SCP-4612-A has some unknown interaction with the Daevite civilization’s downfall.
- 412 C.E. — SCP-4612-A appears before a monk at Lindisfarne; the event is significant as the timing is suspiciously close to the initial beginnings of period colloquially called the Dark Ages.
- 1347-1352 C.E. — SCP-4612-A initiates outbreaks of black plague in Sicily, Italy.
- May 5, 1779 — William Henry Eckhart confirms to a fellow member of the Society of Yorkshire Thaumaturgy that he has found the Rite of Solomon (as seen in SCP-3457) and intends to use it to bind a god. Eckhart and the rest of the Society intend to destroy whatever force is interfering in humanity’s technological progress.
- September 16, 1779 — The Society of Yorkshire Thaumaturgy succeed in performing the Rite of Solomon, killing SCP-4612-A.
- September 17, 1779 — According to historical records, Eckhart House in Yorkshire, England, is struck by a meteor. In reality, 4612-B arrives and kills all but one member of the Society in revenge for the death of SCP-4612-A. Geoffrey Watts flees England the next day.
- circa 1791 — Watts settles in Clifton Bay, Nassau, Bahamas.
- September 26, 1815 — The community of Clifton is destroyed. Watts dies on his ship as it sinks in the bay.
- December 19, 1986 — The corpse of SCP-4612-A is discovered by Foundation personnel, specifically Dr. Varga and Agent Douglas. Site-91 is provisionally approved, taking over the manor grounds of Eckhart House.
- January 21, 1987 — SCP-5612-A is discovered, leading to the discovery of 5612-B.
- June 9, 1987 — Agent Douglas attempts to “read” the cadaver of 4612-A with psychometry and experiences the events of September 17, 1779.
- February 2, 1992 — Agent Douglas awakens from a coma induced to deal with psychological and occult trauma as occurred in researching SCP-4712.
- April 3, 1992 — The UIU begins investigation in the Second Haptic Assembly, which leads to the discover of SCP-5512.
- April 17, 1992 — Dr. Varga re-requests the permission to test the genetic makeup of SCP-4612-A.
- May 3, 1992 — Members of the Second Haptic Assembly assault 5612-B containment staff in Iraq. Agent Douglas and Captain Zadeh's MTF-Beta-777 squad were able to fight off the cultists, but 3/4 of the containment staff on site were KIA. Marquez is confirmed to be 4612-B by Agent Douglas, after confronting him in the conflict.
- May 5, 1992 — Overwatch Council approve Director Varga's Project Hecatoncheires.
- August 15, 1992 — Custom made Ways are found within small distances from Site-91. Joint MTF exploration leads to a pocket dimension being used to house the remnants of Marquez' Second Haptic Assembly in ruins that date from 425 BCE.
- February 22, 1993 — Agent Rebekah Douglas travels back to the extradimensional space designated 4712-B to have a gather information from Marius Albescu (SCP-4712-A) and has a run in with those anomalous creatures that populate the space. She also learns something about the entity infesting the other world, leading to new questions.
- May 02, 1993 — A GRU-P file is discovered during a raid on a MC&D warehouse detailing an investigation and coverup of the events that led to 9 Russian hikers dying in 1959. Discoveries made include a tower from antiquity housing an automated organic surgical center and storage of hundreds of modified humans cadavers.
- June 11, 1993 — A three person team made up of two members of MTF-Omega-20 ("Thought Police") and a thaumaturge from MTF-Beta-777 ("Hecate's Spear") travel to Moscow, Russia to hunt down a POI responsible for an attack on the containment site of SCP-5957-A.
- June 15, 1993 — An abandoned Daevic ruin is discovered on the Steppes of Mongolia, containing artifacts and the body of an ancient Matriarch.
Another Sarkic related article, discussing the horrors of loneliness in a digital world. Body Horror included.
A stowaway! Are you enjoying yourself?
- SCP-3809 - Love in the Time of Algorithms
Okay, just one question before you go. How dedicated is Joel to the whole ‘sanctity of marriage’ thing?
(My entry to CupidCon2021 - a sentient satellite forming a romantic obsession about Megachurch Pastor Joel Osteen - Hijinks ensue)
SCP-5486 is the designation for a non-corporeal, extra-dimensional entity that feeds off notoriety. The anomaly will “possess” one individual at a time – often subjects that are on the brink of, or already the focus of, public scrutiny and/or growing infamy within their given society.
My work for the CanCon2020 Contest:
Contributions to In Memoria, Adytum canon:
Sanguine quintet in the night
Sunder the mantle
Flesh culled from bone, unwilling
Weaken the bonds
Exclaim unto the murder of god
“We. Have. No. God. We kill gods, you metal buffoon.”
A brand new GoI responsible for mass producing communication focused anomalies, mostly in the form of cursed media.
Announcer: This concludes our scheduled programming, and we’ll see you tomorrow for Kilimanjaro and the Duke, at six AM sharp!
[Thirty seconds of silence.]
Announcer: …Praise the dark lord.
Various items of information concerning the viewing subject will be incorporated into the content contained within an instance of SCP-5904. The host of the series (designated SCP-5904-1) is never completely shown on camera but appears to be male. At most the bottom fifty percent of SCP-5904-1’s face will be visible on camera at any given time, his eyes are never visible. SCP-5904-1 self-identifies as Charlie Fiero, senior Vice President of GoI-5889’s human resources division.
- SCP-5897 - History is Written by the VKTM
Tribulus Aurelius: My men were formed on the outskirts of the ruins. We had heard our fathers’ tales of burning the shining city fourteen years before, but none of us thought we would be there ourselves – or for that reason.
The film depicts events in the past week of the viewer’s life, as if a camera crew had followed the subject. The film is edited and directed to a level of quality usually reserved for professional documentary films. Additionally, SCP-5479 features narration from a male individual showing 95% match with the vocal patterns of actor Jeff Bridges.
SCP-5681-1: Oh look, no one’s dead yet.
TRANSLATIONS:
Wanna see my characters as visualized in HeroForge Figures?
Come on, you do, don't you? Take a look: Link
INFOGRAPHICS:
I've started to craft infographics that represent a simple lecture into the SCP Foundation in and out of universe.
If you'd like to take a look:
Grig's SCP-Wiki 101
List of Articles created:
Article |
Rating |
Comments |
Created |
Last Comment |
SCP-4612 |
197 |
22 |
19 Nov 2019 21:32 |
27 Mar 2021 20:45 |
SCP-4712 |
96 |
13 |
15 Dec 2019 07:00 |
13 Feb 2021 07:03 |
SCP-5512 |
78 |
14 |
23 Jul 2020 01:55 |
27 Mar 2021 20:58 |
Grigori Karpin's Author Page |
68 |
10 |
24 Jul 2020 01:46 |
06 Sep 2020 04:17 |
SCP-5612 |
60 |
5 |
30 Jul 2020 22:26 |
20 Aug 2020 02:48 |
SCP-5079 |
117 |
11 |
04 Aug 2020 20:59 |
22 Feb 2021 17:20 |
Catching Up |
47 |
11 |
27 Aug 2020 06:04 |
01 Sep 2020 15:33 |
Looking Forward |
35 |
3 |
02 Sep 2020 14:56 |
02 Sep 2020 16:03 |
Cleaning House |
31 |
8 |
05 Sep 2020 21:02 |
29 Mar 2021 22:14 |
SCP-3743 |
48 |
4 |
10 Sep 2020 03:13 |
17 Sep 2020 11:06 |
Welcome To Yellowstone |
60 |
11 |
21 Sep 2020 16:25 |
23 Oct 2020 23:48 |
Jolly Cooperation |
56 |
9 |
29 Sep 2020 18:34 |
23 Oct 2020 22:43 |
Light and the Mole |
55 |
10 |
30 Sep 2020 19:25 |
15 Feb 2021 06:14 |
Bottom Floor |
42 |
3 |
10 Oct 2020 21:40 |
11 Oct 2020 23:08 |
Hecatoncheires Cycle Hub |
51 |
6 |
27 Oct 2020 19:19 |
31 Oct 2020 02:37 |
Shut It Down |
27 |
2 |
29 Oct 2020 08:33 |
29 Oct 2020 16:17 |
Tangled Web |
22 |
3 |
31 Oct 2020 03:17 |
26 Nov 2020 04:02 |
SCP-5957 |
47 |
13 |
05 Nov 2020 06:42 |
23 Nov 2020 03:15 |
Repatriation |
22 |
4 |
16 Nov 2020 05:39 |
16 Nov 2020 10:42 |
Fox Hunt |
23 |
1 |
24 Nov 2020 05:42 |
24 Nov 2020 05:42 |
SCP-5923 |
116 |
23 |
05 Dec 2020 00:28 |
09 Apr 2021 03:43 |
Never Fight a Land War in the Peloponnese |
20 |
4 |
15 Dec 2020 10:02 |
15 Dec 2020 17:26 |
SCP-5267 |
48 |
11 |
16 Jan 2021 05:30 |
13 Feb 2021 08:45 |
Killing In The Name Of |
21 |
6 |
24 Jan 2021 01:11 |
29 Jan 2021 15:33 |
Of Lovataar and Liberation |
21 |
7 |
11 Feb 2021 19:35 |
25 Mar 2021 19:11 |
SCP-3809 |
141 |
42 |
14 Feb 2021 06:53 |
01 Mar 2021 14:22 |
SCP-5904 |
84 |
14 |
04 Mar 2021 09:39 |
12 Apr 2021 08:10 |
EE-8832 |
21 |
4 |
05 Mar 2021 08:06 |
26 Mar 2021 21:35 |
SCP-5897 |
58 |
7 |
16 Mar 2021 06:44 |
22 Mar 2021 07:51 |
Vikander-Kneed Technical Media Hub |
51 |
9 |
18 Mar 2021 04:03 |
18 Mar 2021 19:10 |
SCP-5479 |
99 |
17 |
29 Mar 2021 21:52 |
09 Apr 2021 19:39 |
SCP-5681 |
37 |
8 |
05 Apr 2021 03:01 |
09 Apr 2021 21:42 |
Co-authored by me:
Article |
Rating |
Comments |
Created |
Last Comment |
Resurrection: New Faces Hub |
54 |
13 |
29 Sep 2020 02:46 |
21 Jan 2021 18:39 |
SCP-5889 |
128 |
33 |
30 Jan 2021 03:09 |
30 Mar 2021 16:14 |
SCP-5486 |
56 |
14 |
01 Apr 2021 04:58 |
11 Apr 2021 02:52 |