/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/



/* A1.1 òåêñò è ñòèëü*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


  @import url(style_cs.1770648409.css);
@import url('https://fonts.googleapis.com/css2?family=Arsenal+SC:ital,wght@0,400;0,700;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/v5-font-face.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');
@font-face {
font-family: "icomoon";
src: url("https://forumstatic.ru/files/001b/f1/8a/20029.woff") format("woff"),
url("https://forumstatic.ru/files/001b/f1/8a/45209.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

  

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */

body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 80% Inter, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em Inter, arial, helvetica, sans-serif;
  background: #F5E4DF;
  font-weight: 400;
  color: #494949;
  border: 1px solid #C79BCB;
  }

.punbb input {
    padding: 5px;
    color: #494949;
    background: #EDD6D6;
    text-transform: lowercase;
    border: none;
    font-family: 'Arsenal SC';
    font-weight: 600;
}

.punbb select{
    padding: 5px;
    color: #494949;
    background: #F5E4DF;
}


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1em;
  }


/* A3.6 */
.punbb pre {
  font: 1em/140% Inter, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    position: relative;
    background: transparent;
    margin: auto;
    width: 1070px;
    box-sizing: border-box;
    margin-top: 255px !important;
    margin-bottom: 150px;
    border: 1px solid #C3B3DA;
  }

/* A5.2 */
.punbb {
    margin: 60px 25px 25px 25px;
    padding: 20px 0px 0 0px;
    float: none;
    width: auto;
    height: auto;
    background: #F5E4DF;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 50px 20% 12px 20%;
    float: none;
    width: auto;
    min-height: 100px;
  }

  #pun-redirect {
    position: fixed;
    width: 100%;
    height: 100%;
    border: 0 none !important;
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #C79BCB url(https://forumstatic.ru/files/001c/20/89/33964.jpg) no-repeat fixed bottom center;
    background-size: cover; 
   }

 #pun-redirect *{
      border:0 none;
   }

   #pun-redirect .main-title {
      display: none;
   }

  #pun-redirect.punbb .info .container a {
    color: #805D85!important;
    text-decoration: none;
  }

  #pun-redirect.punbb .info .container {
    display: block;
    margin-top: 120px;
    padding: 30px 0px;
    width: 900px;
    height: auto;
    border: 0 !important;
    text-align: center;
    margin: 5% auto;
    font-size: 11px;
    font-weight: 400;
    font-family: Inter;
    text-transform: lowercase;
    color: #494949;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1.2em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.5em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

.punbb .category {
    border-style: none;
    background: transparent;
    background-size: cover;
}

.punbb .category .container{
    background: #F5E4DF;
    padding: 10px 20px;
    border: 1px solid #DBC6C6;
    width: 900px;
    margin-left: 3em;
    border-radius: 25px;
    margin-top: -0.8em;
}

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-debug h2 {
    margin: 0px 0px -10px 70px;
    padding: 10px 0 20px !important;
    padding-right: 90px !important;
    width: auto;
    text-align: center;
    font-family: Arsenal SC;
    text-transform: lowercase;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.5px;
    background-color: transparent;
    color: #805D85;
  }

#pun-main h2 {
    width: auto;
    font-family: Arsenal SC;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 35px;
    font-style: italic;
    color: #C79BCB;
}

#pun-stats h2 {
    display: none;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  text-align: justify;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #red;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 1em;
  line-height: 150%;
  font-size: 12px;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom;
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 2px 2em 2px;
    padding: 15px 15px 15px 15px;
    background: #f0efefa1;
    border: 1px solid #805d85b7 !important;
  }

.spoiler-box {
    margin: 1em 2px 1em 2px;
    padding: 15px 15px 15px 15px !important;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    margin: -31px -20px 10px -15px;
    padding: 0px 9px 6px;
    color: #805D85;
    text-align: left;
    font-size: 11px;
    font-weight: 600;
    font-family: Inter;
    margin-bottom: 8px;
    width: 30%;
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: 0.2px;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    float: left;
    position: relative;
    width: 98%;
    height: 0;
    font-size: 10px;
    font-weight: 400;
    font-family: Inter;
    text-transform: lowercase;
    margin-left: 2em;
    color: #494949;
  }

/* B3.2 */
.multipage {
  margin-top: 2em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 30px;
    font-size: 11px;
    font-weight: 400;
    font-family: Inter;
    text-transform: lowercase;
  }

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
    font-size: 10px;
    color: #494949;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
   padding: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  }

/* C1.4 */
.punbb fieldset {
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0;
    font-size: 11px;
    font-weight: 500;
    font-family: Inter;
    text-transform: uppercase;
    background: transparent;
    color: #494949;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both;
  }

/* C1.12 */
.punbb .datafield br {
  display: none;
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl{
  overflow: hidden;
  text-align: left;
  width: 47%;    
  font-family: Inter;
  font-size: 12px;
  }

.punbb .main .category .intd {
    background-repeat: no-repeat;
    background-image: url(https://forumstatic.ru/files/001c/20/89/77280.png);
    background-size: cover;
    border: 1px solid #C3B3DA;
    border-radius: 30px;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 7%;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    font-family: Inter;
    text-transform: lowercase;
    color: #805D85;
  }

/* C2.3 */
.punbb .main .tcr {
    position: relative;
    padding-bottom: 10px;
    width: 30%;
    text-transform: lowercase;
    overflow: visible;
    text-align: left;
    line-height: 20px;
    font-size: 10px;
    font-weight: 500;
    font-family: Inter;
    background: transparent;
  }

/* C2.4 */
#pun-userlist .main .tcl {
  width: 46%
  }

#pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 46%;
    padding-left: 30px;
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 ñòèëü ïîäôîðóìîâ*/
#pun-index .tcl h3 {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    height: 30px;
    font-family: Arsenal SC, sans-serif;
    color: #A1ADDE !important;
    padding-top: 10px;
    margin-right: 20px;
    max-width: 500px;
    max-height: 35px;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }

#pun-index .tcl h3 a {
    color: #A1ADDE !important;
}

#pun-index .tcl {
    width: 60%;
    position: relative;
    overflow: visible;
    padding: 10px 20px 15px 0;
    background: transparent;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0 20px 15px 10px;
  text-transform: lowercase;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1.4em;
  background: transparent;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {
    height: 1px;
  }

/* C2.14 */
#pun-index td div.tclcon {
    text-align: justify;
    position: relative;
    font-family: Arsenal SC;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .2px;
    padding-left: 20px;
    padding-bottom: 1em;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 10px;
}


/* C2.15 */
#pun-messages .main .tc2 {
  text-align: center;
  }
  

/* C2.15*/
.punbb div.icon {
    float: left;
    display: block;
    height: 20px;
    width: 20px;
    margin-left: -31px;
    margin-top: 40px;
}

Div.icon {
    background-image: url('https://forumstatic.ru/files/001c/20/89/22973.png');
    background-repeat: no-repeat;
    background-size: contain;
}
TR.inew Div.icon {
    opacity: .6;
    background-image: url('https://forumstatic.ru/files/001c/20/89/29864.png');
    background-repeat: no-repeat;
    background-size: contain;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon::before {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px;
    background: #DBC6C6;
    border-radius: 5px;
    margin-top: 3px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px;
    background: #C79BCB;
    border-radius: 5px;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: 0;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    font-size: 12px;
    font-weight: 400;
    font-family: Inter;
    text-transform: uppercase;
    letter-spacing: 0px;
    background: transparent;
    padding: 5px 15px;
  }

.punbb .post h3 a {
    font-weight: 400 !important;
}

/* C3.3 */
.punbb .post h3 span {
    padding: 5px 10px 5px 10px;
    display: block;
    font-weight: 400;
    background: transparent;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    position: relative;
    margin: 25px 0 0 29px;
    padding-top: 0;
    width: 217px;
    border: 1px solid #805D85;
    background-size: cover;
    font-family: Inter;
    font-weight: 400;
    font-size: 10px;
    color: #494949;
    background-image: url(https://forumstatic.ru/files/001c/20/89/41097.png);
    border-radius: 30px;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 0.98em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
    font-family: 'Arsenal SC';
    font-size: 20px;
    font-weight: 800 !important;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
    position: absolute;
    width: 207px;
    height: 25px;
    color: #403D42;
    top: 25px;
    left: 4px;
    z-index: 1;
  }

/* C3.8 */
.pa-author a {
    font-size: 20px;
    font-weight: 800 !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    transition: ease 1s;
    font-family: 'Arsenal SC';
    color: #403D42 !important;
  }

.pa-author a:hover {
    transition: ease 1s;
    color: #C3B3DA !important;
}

/* C3.9 */
li.pa-title {
    font-weight: normal;
    font-family: Inter;
    text-align: center;
    text-transform: lowercase;
    margin-top: 20%;
    margin-bottom: 6px;
  }

li.pa-avatar.item2 {
    text-align: center;
}

li.pa-avatar.item2 img {
    border: 1px solid #A1ADDE;
    max-width: 180px;
    border-radius: 25px;
}

li.pa-online {
    width: 5%;
    height: 10px;
    position: absolute;
    left: -6px;
    top: 20px;
    background: #C79BCB;
    border-radius: 10px;
  }



/* C3.11 */
.punbb .post-body {
    margin-left: 265px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
    padding: 15px 20px 20px 25px;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 50px;
  }

/* C3.15 */
.punbb .post-links ul {
    padding: 1em 2em 1em 0;
    height: 2em;
    line-height: 2em;
    margin-left: -27em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 10px;
    font-family: Inter;
    font-weight: 500;
    text-transform: uppercase;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    padding: 0.5em 2em 0.5em 30px;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: Inter;
    text-transform: lowercase;
  }

.postlink.long {
    width: 30em;
    font-size: 11px;
    margin-right: 1em;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em;
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 26px;
  position: relative;
  font-family: Inter;
  font-size: 11px;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em;
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    margin: 0;
    width: 260px;
    height: 280px;
    position: absolute;
    left: 38.3%;
    background-repeat: no-repeat;
    background-image: url(https://forumstatic.ru/files/001c/20/89/96023.png);
    top: -175px;
    z-index: 1;
    transition: 2s;
    background-size: contain;
}

#pun-title:hover {
    background-image: url(https://forumstatic.ru/files/001c/20/89/47571.png);
    transition: all 2s ease-in-out 0s;
    width: 406px;
    top: -65px;
    left: 31%;
    background-size: contain;
}

/* D1.2 */
#pun-title h1 {
  display: block;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  display: none;
  font-size: 1.5em;
  }


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em;
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    font-size: 18px;
    text-transform: lowercase;
    height: 3px;
    margin-left: 10px;
    letter-spacing: 1px;
    width: 97%;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Inter, monospace;
    gap: 0 5px;
    font-weight: 600;
  }

/* D3.2 */
#pun-navlinks .container {
    margin-top: -34em;
    padding: 0.7em 1.2em 0em 1em;
    z-index: 20;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding: 0px 8px;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 16px !important;
  }

/* D4.2 */
#pun-ulinks .container {
    display: flex;
    width: 100%;
    padding-inline-start: 0px;
    font-style: normal;
    text-transform: uppercase;
    background: transparent;
    align-items: center;
    justify-content: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
    padding: 0px 5px;
    font-size: 11px;
    color: #494949;
    font-weight: 400;
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
    text-align: left;
    font-size: 10px;
    font-family: Inter;
    font-weight: 400;
    letter-spacing: 0.3px;
    text-transform: lowercase;
    width: auto;
    background: #F5E4DF;
    height: 25px;
    display: flex;
    align-items: center;
    padding-left: 30px;
    color: #494949;
  }

#pun-status .container strong {
    font-weight: 700;
    color: #805D85;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    height: 25px;
    font-family: Inter;
    font-size: 11px;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    background: #F5E4DF;
    display: flex;
    padding-left: 30px;
    align-items: center;
    color: #805D85;
    gap: 5px;
  }

#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: 600;
    transition: 1s;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: 500;
   color: #C79BCB;
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: 0 !important;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  display: none;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: none;
  }

/* D6.3 */
#pun-announcement .container {
   padding: 0em 1em 1em 1em;
    line-height: 1.1;
    text-align: center;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    padding: 0.8em 40px;
    font-family: Inter;
    font-size: 10px;
    text-transform: lowercase;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.2em 0 0 0em;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
    height: 10px;
    margin-top: 30px;
    margin-bottom: 0;
    width: 1170px;
    right: 0px;
    background-repeat: no-repeat;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  }

/* D8.5 */
#pun-about p span {
    display: none;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    height: 25px;
    font-family: Inter;
    font-size: 11px;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    background: #F5E4DF;
    display: flex;
    padding-left: 30px;
    align-items: center;
    color: #805D85;
    gap: 5px;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 0;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em;
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em;
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top;
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% Inter, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.category .container thead {
display: none;
}


.punbb .user-avatar .isonline {
    width: 9px !important;
    height: 9px !important;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px !important;
    right: -4px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #494949 !important;
    z-index: 100;
}

.opsfor {
    margin-top: 3px;
    color: #494949;
    font-family: 'Inter';
    margin-bottom: 9px;
    text-align: justify;
    font-size: 11px;
}

.podfor {
    text-align: center;
    font-family: 'ARSENAL SC';
    font-size: 13px;
    font-weight: 600;
}

.podfor a {
   color: #805D85 !important;
    padding: 0px 10px 5px 0px;
}

div#post-form h2 {
    display: none;
}

.punbb .flag-i, li.pa-ua {
    display: none !important;
}

li.pa-online strong {
    display: block;
    background: transparent;
    opacity: 0;
    color: #9c69a1;
    text-align: center;
    text-transform: lowercase;
    width: 150px;
    margin-top: 41.5em;
    margin-left: 40px;
}

li.pa-online strong:hover {
    opacity: 1;
}

li.pa-gifts, li.pa-awards {
    display: none;
}




.punbb .container thead {
    display: none;
}



#tags .container {
    position: absolute;
    right: 6px;
    top: 77px;
    z-index: 2;
    border: 1px solid #32625F;
    padding-top: 14px;
}

.post-content hr {
    opacity: 0.3!important;
    margin-bottom: 0.2em!important;
    margin-top: 0.2em;
}

.punbb .user-avatar .avatar-image {
    height: 40px!important;
    width: 40px!important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #C79BCB !important;
}

.punbb .user-avatar {
    float: left;
    position: relative;
    height: 40px!important;
    width: 40px!important;
    margin: 1px 9px 2px 0px;
}


a.lastpost-link {
    font-size: 13px;
    font-weight: 600;
}

div#pun-navlinks {
    margin-bottom: 0 !important;
}



li.pa-fld5, li.pa-fld3 {
    font-size: 10px;
    display: inline-block;
    font-weight: 600;
    color: #805D85;
}

li.pa-fld5 {
    margin-left: 25px;
}

li.pa-fld3 {
    margin-left: 45px;
}

li.pa-posts, li.pa-respect {
    font-size: 10px;
    display: inline-block;
    text-transform: lowercase;
    margin-left: 17px;
    font-weight: 600;
    color: #805D85;
}

li.pa-respect a {
    font-weight: 600;
    color: #805D85;
}

.obnov {
    position: absolute;
    top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 1000px;
    justify-content: center;
    z-index: 10;
}

.obnov a {
    background: #805D85;
    padding: 5px 25px;
    border: 1px solid #F5E4DF;
    color: #F5E4DF !important;
    text-transform: uppercase;
    padding-bottom: 9px;
    font-weight: 400 !important;
}

.obnov img {
    margin-left: -15px;
    margin-right: 15px;
    vertical-align: sub;
}

div#pun-announcement {
    margin-bottom: -10px !important;
}

#pun-status .status-right a {
    font-weight: 500 !important;
    color: #805D85 !important;
}

.fordesc {
    position: absolute;
    top: -29px;
    right: 4px;
    rotate: 147deg;
}

.banners {
    width: 1026px;
    height: 57px;
    padding: 10px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    bottom: -90px;
    left: 15px;
}

.head-plsh {
    position: absolute;
    width: 1070px;
    left: 0;
    top: -189px;
}

.best-act, .best-writ {
    display: flex;
    height: 45px;
    width: 350px;
    justify-content: space-between;
    position: absolute;
    top: 170px;
}

.best-a, .best-w {
    width: 45px;
    height: 45px;
}

.best-a img, .best-w img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border: 1px solid #C3B3DA;
}

.best-coup, .best-chac {
    height: 45px;
    width: 90px;
}

.best-coup img, .best-chac img {
    height: 45px;
    width: 90px;
    object-fit: cover;
    border: 1px solid #C3B3DA;
}

.best-act {
    left: 26px;
}

.best-writ {
    right: 26px;
}

.best-coup {
    margin-left: 25px;
}

.best-chac {
    margin-right: 25px;
}


.best-q {
    width: 350px;
    position: absolute;
    right: 26px;
    top: 100px;
    height: 16px;
    overflow-y: auto;
    font-size: 12px;
    color: #fff;
    font-family: arsenal sc;
}

.best-post {
    display: flex;
    width: 350px;
    position: absolute;
    left: 26px;
}

.p-text {
    font-size: 11px;
    text-align: justify;
    color: #fff;
    overflow-y: auto;
    height: 45px;
    padding-right: 5px;
}

.p-text a {
   color: #F5E4DF !important;
}

.p-text a:hover {
   color: #634967 !important;
}

.p-img {
    width: 45px;
    height: 45px;
    margin-left: 5px;
    border: 1px solid #C3B3DA;
}

.p-img img {
    width: 45px;
    height: 45px;
    object-fit: cover;
}

.amc-name {
    position: absolute;
    top: 100px;
    font-size: 13px;
    display: flex;
    width: 350px;
    left: 26px;
    justify-content: right;
    gap: 10px;
    font-family: arsenal sc;
}

.amc-name a {
    color: #fff !important;
}

.bestep-img {
    position: absolute;
    right: 285px;
    width: 90px;
    height: 45px;
    border: 1px solid #C3B3DA;
}

.bestep-img img {
    width: 90px;
    height: 45px;
    object-fit: cover;
}

.best-ep {
    width: 200px;
    position: absolute;
    right: 70px;
    top: 2px;
    color: #fff;
}

.ep-tit {
    margin-bottom: 5px;
}

.ep-tit a, .ep-name a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
}

.ep-name a {
    font-weight: 400 !important;
}

.punbb .forum .tcl {
    font-size: 11px;
    padding-left: 2.3em;
}


li.pa-fld4 {
    position: absolute;
    top: -20px;
    left: 88px;
    z-index: 0;
    padding: 8px 8px 8px 7px;
    background: #f7f4fc;
    border: 1px solid #c79bcbc2;
    border-radius: 20px;
}

li.pa-fld4 img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

li.pa-fld1 {
    background: #c79bcb99;
    border-radius: 15px;
    padding: 5px 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 11px;
    font-weight: 500;
    color: #5f4063;
    margin-bottom: 5px;
    text-align: center;
}

li.pa-fld1 a {
    color: #fff5f5 !important;
}

.lz {
    width: 217px;
    margin-left: -19px;
    background: #A175A5;
    height: 17px;
    text-align: center;
    margin-top: -5px;
}

.lz a {
    color: #fff !important;
    font-family: arsenal sc;
    font-size: 15px;
}

.«lz» {
    width: 217px;
    margin-left: -19px;
    background: #A175A5;
    height: 17px;
    text-align: center;
    margin-top: -5px;
    font-family: 'Arsenal SC';
    font-size: 15px;
}

li.pa-fld2 {
    margin-left: -9px;
}

div#pun-live-rusff {
    display: none !important;
}








/* ÐÀÑÏÎËÎÆÅÍÈÅ ÊÀÆÄÎÉ ÈÊÎÍÊÈ ÊÐÓÏÍÎÉ ÍÀÂÈÃÀÖÈÈ*/


/* ÃËÀÂÍÀß */
#navindex {position: absolute;
    top: -235px !important;
    left: 347px !important;
    height: 30px !important;}

/* Ó×ÀÑÒÍÈÊÈ */
#navuserlist {position: absolute;
    top: -235px !important;
    left: 410px !important;
    height: 30px !important;}

/* ÏÎÈÑÊ */
#navsearch {position: absolute;
    top: -235px !important;
    left: 475px !important;
    height: 30px !important;}

/* ÏÐÎÔÈËÜ */
#navprofile {position: absolute;
    top: -235px !important;
    left: 545px !important;
    height: 30px !important;}

/* ÑÎÎÁÙÅÍÈß */
#navpm {position: absolute;
    top: -235px !important;
    left: 615px !important;
    height: 30px !important;}

/* ÂÛÕÎÄ */
#navlogout { position: absolute;
    top: -235px !important;
    left: 680px !important;
    height: 30px !important;}

/* ÐÅÃÈÑÒÐÀÖÈß */
#navregister {position: absolute;
    top: -235px !important;
    left: 545px !important;
    height: 30px !important;}

/* ÂÕÎÄ */
#navlogin { position: absolute;
    top: -235px !important;
    left: 615px !important;
    height: 30px !important;}

/* ÏÈÀÐ */
#navpr_1 {position: absolute;
    top: -235px !important;
    left: 680px !important;
    height: 30px !important;}

/* ÀÄÌÈÍÊÀ */
#navadmin {position: absolute;
    top: -234px !important;
    left: 750px !important;
    height: 30px !important;
    width: 30px !important;}

/* ÍÀÃÐÀÄÛ */
#navawards {
    display: none;
}


ul#stylelist {
    position: absolute;
    left: -8px;
}

.dark #pun-title {
    margin: 0;
    width: 260px;
    height: 280px;
    position: absolute;
    left: 39%;
    background-repeat: no-repeat;
    background-image: url(https://forumstatic.ru/files/001c/20/89/75499.png);
    top: -179px;
    z-index: 1;
    background-size: contain;
    transition: 2s;
}

.dark #pun-title:hover {
    background-image: url(https://forumstatic.ru/files/001c/20/89/47571.png);
    transition: all 2s ease-in-out 0s;
    width: 406px;
    top: -65px;
    left: 31%;
}

input.button.submit, input.button.preview, #pun-admain input.button {
    color: #fff;
    background: #C3B3DA;
    text-transform: uppercase;
}


/*************************************************************
×ÈÑÒÊÀ
**************************************************************/
.chist {
    width: 620px;
    padding: 10px;
    background-image: url(https://forumstatic.ru/files/001c/20/89/41097.png?v=1);
    position: relative;
    border-radius: 25px;
    border: 1px solid #C79BCB;
    margin-bottom: 5px;
}

.chist-num {
    background: #805D85;
    width: 651px;
    height: 40px;
    margin-left: -20px;
    margin-top: 25px;
    text-align: center;
    color: #fff;
    font-family: Arsenal SC;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 20px;
    font-style: italic;
}

.chist-body {
    padding: 15px;
    background: #c3b3dac6;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.chist-decor {
    position: absolute;
    top: -26px;
    left: 40%;
}

.chist-span {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 11px;
}

.chist-tit {
    padding: 5px 10px;
    width: 620px;
    text-align: center;
    background: #C79BCB;
    color: #fff;
    font-family: arsenal SC;
    font-weight: 600;
    margin-left: -25px;
}

.chist-list {
    padding: 5px;
    text-align: center;
    height: 85px;
    overflow-y: auto;
    margin: 5px 0;
}


/*************************************************************
ÀÍÊÅÒÀ + ÏÐÈÍßÒÈÅ ÀÍÊÅÒÛ
**************************************************************/
.ank {
    width: 550px;
    height: 600px;
    margin: auto;
    border-radius: 15px;
    border: 1px solid #d1b4b4;
    background: #f7ece9f4;
}

.ank-n {
    padding: 10px;
    text-align: center;
    font-family: arsenal SC;
    font-weight: 700;
    color: #494949;
    font-size: 25px;
    font-style: italic;
}

.ank-b {
    margin: auto;
    padding: 10px;
}

.ank-img {
    text-align: center;
}

.ank-img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 0 1px;
}

.ank-main {
    display: flex;
    margin: 10px 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ank-i {
    width: 175px;
    text-align: center;
    background: #c3b3dac6;
    margin: 1px 0px;
    font-size: 11px;
}

.ank-info {
    text-align: justify;
    font-size: 12px;
    height: 325px;
    overflow-y: auto;
}

.prin {
    width: 400px;
    margin: auto;
    text-align: center;
    padding: 15px;
    background-image: url(https://i.pinimg.com/564x/90/11/38/901138822c757b2a1ccf7535d6601168.jpg);
    border-radius: 25px;
    font-weight: 400;
    font-size: 11px;
    border: 1px solid #C3B3DA;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
}

.prin span {
    font-family: arsenal SC;
    font-size: 15px;
}

.prin-links a {
    margin: 5px;
    color: #fff !important;
}

.prin-links {
    margin: 5px 0;
    position: absolute;
    bottom: -16px;
    background: #C3B3DA;
    padding: 3px;
    border-radius: 10px;
}

.prin-amc img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    left: -70px;
    border: 1px solid #C3B3DA;
}


/*************************************************************
ØÀÁËÎÍ ÕÐÎÍÎËÎÃÈÈ È ÎÒÍÎØÅÍÈÉ
**************************************************************/
.sh-ep {
    width: 500px;
    margin: auto;
    text-align: center;
    padding: 10px;
    border: 1px solid #C3B3DA;
    border-radius: 20px;
    background: #f7ece9f4;
    margin-top: 30px;
}

.sh-nam {
    padding: 4px 10px;
    background: #805D85;
    border-radius: 15px;
    color: #fff;
    font-family: arsenal SC;
    letter-spacing: 0.5px;
    margin-top: -18px;
}

.sh-list {
    margin: 10px 0;
    height: 200px;
    overflow-y: auto;
}

.ep-descr {
    margin: 3px;
    padding: 2px;
    font-size: 11px;
    background: #c79bcba6;
    margin-bottom: 15px;
}

.relat-list {
    height: 200px;
    overflow-y: auto;
    margin: 5px 0;
    background: #c79bcb6e;
}

.relat {
    display: flex;
    flex-wrap: wrap;
    width: 488px;
    margin: 7px 0;
}

.relat img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-left: 5px;
}

.relat-info {
    margin-left: 15px;
    text-align: justify;
    width: 395px;
}

/*************************************************************
ÍÎÂÎÑÒÈ È ÑÏËÅÒÍÈÖÀ
**************************************************************/
.news {
    width: 600px;
    margin: auto;
    margin-top: 40px;
    background: #EDD6D6;
    border-radius: 20px;
    border: 1px solid #C3B3DA;
    position: relative;
    margin-bottom: 75px;
}

.news-nam {
    text-align: center;
    margin-top: -10px;
    padding: 3px 0;
    color: #fff;
    font-family: arsenal SC;
    letter-spacing: 0.6px;
    font-size: 15px;
    background: #C79BCB;
    width: 500px;
    border-radius: 20px;
    margin-left: 3em;
}

.news-info {
    font-size: 11px;
    padding: 0 15px;
    padding-bottom: 70px;
}

.news-info img {
    width: 500px;
    height: 150px;
    object-fit: cover;
    border-radius: 15px;
    margin: 20px 35px;
}

.news-iam img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
    border: 1px solid #C3B3DA;
    position: absolute;
    bottom: -52px;
    left: 245px;
}

/*************************************************************
ËÈ×ÍÀß ÑÒÐÀÍÈÖÀ
**************************************************************/
.ls-main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
}

.ls-mg img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 22px;
    position: absolute;
    top: -32px;
    left: -29px;
    border: 4px double #805D85;
}

.ls-stat {
    position: absolute;
    width: 160px;
    text-align: center;
    background: #ffffff;
    padding: 5px;
    border-radius: 15px;
    top: 140px;
    left: -33px;
}

.ls-work {
    position: absolute;
    background: #ffffff;
    padding: 5px;
    border-radius: 15px;
    width: 160px;
    top: 180px;
    left: -33px;
}

.la-qu {
    position: absolute;
    width: 350px;
    font-weight: 500;
    font-style: italic;
    height: 34px;
    overflow-y: auto;
    padding-right: 10px;
    top: -25px;
    right: 10px;
    text-align: justify;
}

.ls-plsh {
    position: absolute;
    width: 347px;
    height: 220px;
    background: #fdf6f46b;
    border-radius: 22px;
    top: 27px;
    right: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-y: scroll;
    flex-wrap: wrap;
    gap: 5px;
}

.ls-plsh img {
    border: none !important;
    width: 148px;
    height: 46px;
    border-radius: 0;
    margin-bottom: 2px;
    object-fit: contain;
}

.ls-chm {
    display: flex;
    width: 580px;
    margin-left: -42px;
    margin-top: -40px;
    justify-content: space-between;
}

.c-box {
    width: 200px;
}

.sls-t {
    font-weight: 800;
    color: #805D85;
    margin-bottom: 5px;
}

.lsc-list {
    background: #fdf6f438;
    width: 178px;
    padding: 10px 5px;
    border-radius: 15px;
    height: 250px;
    overflow-y: scroll;
}

.lsc-list img {
    height: 80px;
    object-fit: contain;
    margin: 5px;
}

.lsart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 250px;
    margin-top: -25px;
    margin-left: -35px;
}

.lsart-p {
    display: flex;
    height: 120px;
    position: relative;
}

.lsart-a {
    display: flex;
    height: 120px;
    position: relative;
}

.art-t {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    font-weight: 600;
    background: #C79BCB;
    border-radius: 15px;
}

.art-list {
    height: 100px;
    width: 415px;
    position: absolute;
    left: 130px;
    background: #fdf6f469;
    border-radius: 22px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    gap: 5px;
}

.art-list img {
    height: 40px;
    width: 40px;
    object-fit: cover;
}

/*************************************************************
ÑÒÀÒÈÑÒÈÊÀ
**************************************************************/
.stat-m {
    width: 670px;
    height: 275px;
    margin: auto;
    position: relative;
    background: #ae8ab173;
    border: 1px solid #805d8578;
    border-radius: 30px;
    margin-top: 35px;
}

.stat-nam {
    position: absolute;
    top: -25px;
    font-family: arsenal sc, arsenal;
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
    color: #614765;
    left: 13.5em;
}

.stat-act {
    width: 211px;
    text-align: center;
    margin-top: 25px;
    margin-left: 50px;
}

.stat-act span, .stat-ep span, .stat-ep1 span, .stat-act1 span {
font-family: 'Arsenal SC', Arsenal;
    font-weight: 600;
    color: #83568b;
}

.stat-list {
    display: flex;
    gap: 10px;
    margin-top: 5px;
}

.stat-list img {
    width: 45px;
    height: 45px;
    object-fit: cover;
}

.stat-act1 {
    width: 210px;
    text-align: center;
    margin-top: -66px;
    margin-left: 410px;
}

.stat-info {
    position: absolute;
    display: flex;
    bottom: 45px;
    left: 45px;
    justify-content: space-between;
    width: 580px;
    text-align: center;
}

.stat-now {
    width: 220px;
    height: 100px;
}

.stat-t {
    font-family: 'Arsenal SC';
    font-weight: 600;
    color: #83568b;
}

.stat-i {
    padding: 5px;
    background: #f7f2f0f7;
    margin: 5px 0;
    border-radius: 15px;
}

.stat-full {
    width: 220px;
}

.stat-ep {
    width: 130px;
    text-align: center;
    margin-top: -75px;
    margin-left: 270px;
}

.stat-ep img, .stat-ep1 img {
    width: 90px;
    height: 45px;
    object-fit: cover;
}

.stat-ep1 {
    margin-top: 15px;
    margin-left: 270px;
    width: 130px;
    text-align: center;
}


/*************************************************************
ÍÓÆÍÛÅ
**************************************************************/
.need {
    width: 520px;
    height: 510px;
    position: relative;
    margin: auto;
    padding: 15px;
    background: #EDD6D6;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    margin-top: 30px;
}

.need-tit {
    position: absolute;
    top: -31px;
    font-family: 'Arsenal SC';
    font-size: 18px;
    font-style: italic;
    left: 42px;
}

.need-m {
    display: flex;
    justify-content: space-between;
    width: 510px;
    align-items: center;
    margin-left: 15px;
}

.p {
    margin-top: 10px;
}

.p img {
    width: 130px;
    height: 130px;
    border-radius: 25%;
}

.need-list {
    display: flex;
    width: 355px;
    flex-wrap: wrap;
    gap: 10px;
}

.need-as {
    font-family: Arsenal SC;
    font-size: 25px;
    font-weight: 600;
    color: #916e6e;
    width: 300px;
    position: absolute;
    top: 20px;
}

.need-a {
    border: 1px solid #916e6e7d;
    text-align: center;
    width: 155px;
    padding: 2px;
    border-radius: 14px;
}

.need-dop {
    margin: 15px;
    padding: 15px;
    border: 1px solid #916e6e7d;
    border-radius: 20px;
}

.need-descr {
    height: 305px;
    overflow-y: auto;
    padding-right: 5px;
}

/*************************************************************
ËÓ×ØÀß ÏÀÐÀ È ËÓ×ØÈÉ ÊÀÑÒ
**************************************************************/
.couple-s {
    width: 650px;
    margin: auto;
    height: 190px;
    margin-top: 30px;
    background: #c3b3da75;
    border: 1px solid #c79bcbc2;
    border-radius: 30px;
    padding: 10px;
    position: relative;
}

.couple-n {
    position: absolute;
    top: -30px;
    right: 60px;
    font-family: 'Arsenal SC';
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    color: #805D85;
}

.couple-t {
    padding: 10px;
    text-align: center;
    font-style: italic;
    font-weight: 500;
    color: #494949;
    border: 1px solid #ffffffbd;
    margin: 0 30px;
    border-radius: 20px;
    margin-top: 10px;
}

.couple-d {
    margin-top: 10px;
    text-align: center;
    font-family: 'Arsenal SC';
    font-size: 15px;
    font-weight: 600;
    color: #805D85;
}

.couple-l {
    display: flex;
    margin-top: 10px;
    gap: 15px;
    align-items: center;
    font-size: 25px;
    color: #c79bcb;
    justify-content: center;
}

.couple-l img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50px;
}

.best-cast {
    width: 650px;
    position: relative;
    margin: auto;
    height: 235px;
    background: #c3b3da75;
    border: 1px solid #c79bcbc2;
    border-radius: 30px;
    margin-top: 35px;
}

.cast-name {
    font-family: 'Arsenal SC';
    font-size: 25px;
    color: #805D85;
    font-weight: 600;
    margin-top: -35px;
    text-align: center;
}

.cast-img {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}

.cast-img img {
    width: 580px;
    height: 100px;
    object-fit: cover;
    border-radius: 20px;
}

.cast-basty {
    display: flex;
    width: 580px;
    justify-content: space-between;
    margin-left: 30px;
}

.cast-bi img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin: 0 10px;
    border-radius: 10px;
}

.cast-bn {
    font-family: arsenal sc;
    font-size: 13px;
    font-weight: 600;
    color: #805D85;
    margin-bottom: 5px;
}

.cast-st {
    width: 300px;
    text-align: center;
}


#insta_single {
    display: block;
    background: white;
    color: black;
    width: 450px !important;
    margin: auto !important;
}

/*************************************************************
ÀÑÑÎÖÈÀÖÈÈ
**************************************************************/
.accos {
    width: 600px;
    height: 400px;
    margin: auto;
    background: #EDD6D6;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    padding: 15px;
}

.accos-n {
    text-align: center;
    font-family: Arsenal SC;
    font-size: 25px;
    font-weight: 600;
    color: #916e6e;
    margin-bottom: 10px;
}

.accos-text {
    padding: 15px;
    border: 1px solid #916e6e99;
    border-radius: 30px;
    margin: 0 15px;
}

.accos-d {
    text-align: center;
    margin-top: 15px;
    font-family: arsenal SC;
    font-size: 15px;
}

.accos-list {
    display: flex;
    justify-content: space-between;
    width: 540px;
    flex-wrap: wrap;
    margin: 10px;
    margin-left: 30px;
}

.accos-a {
    width: 200px;
    text-align: center;
    padding: 5px;
    margin: 5px;
    font-weight: 600;
    border: 1px solid #916e6e99;
    border-radius: 20px;
}


/*************************************************************
ÃÎÑÒÅÂÀß
**************************************************************/
.gost {
    width: 660px;
    height: 340px;
    padding: 20px;
    background-image: url(https://forumstatic.ru/files/001c/20/89/33964.jpg);
    background-position: center;
    border-radius: 30px;
    margin: auto;
    margin-top: 40px;
}


.gost-tit {
    text-align: center;
    font-family: arsenal sc;
    font-size: 35px;
    font-style: italic;
    margin-top: -46px;
    font-weight: 600;
    color: #472c4b;
}

.gost-list {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 270px;
    margin-top: 145px;
}

.gost-name {
    padding: 5px;
    font-weight: 600;
}

.gost-p {
    text-align: center;
    padding: 10px;
    background: #f5e4df8f;
    height: 150px;
    border-radius: 20px;
}

.gost-des {
    text-align: center;
    font-family: 'Arsenal SC';
    font-size: 20px;
    margin-top: -339px;
}

.gost-opis {
    padding: 15px;
    border: 1px solid;
    border-radius: 30px;
    margin: 10px 0;
}

.gost-p {
    text-align: center;
    padding: 10px;
    background: #f5e4df8f;
    height: 150px;
    border-radius: 20px;
}

.gost1 {
    margin-top: 17px;
    margin-left: 364px;
}

.gost-t {
    height: 150px;
    overflow-y: scroll;
    padding-right: 5px;
}

/*************************************************************
ËÎÒÅÐÅß
**************************************************************/
.lot {
    width: 610px;
    height: 575px;
    background: #c3b3da75;
    border: 1px solid #c79bcbc2;
    border-radius: 30px;
    padding: 20px;
}

.lot-n {
    text-align: center;
    font-family: 'Arsenal SC';
    font-size: 22px;
    font-weight: 600;
    color: #805D85;
}

.lot-descr {
    margin: 15px 10px;
    padding: 10px;
    border: 1px solid #c79bcbc2;
    border-radius: 20px;
}

.lot-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lot-i img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.lot-iz img {
    width: 95px;
    height: 95px;
    object-fit: contain;
}

/*************************************************************
ÊÀËÅÍÄÀÐÜ
**************************************************************/
.calen {
    width: 650px;
    padding: 15px;
    background: #EDD6D6;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    margin: auto;
}

.calen-n {
    text-align: center;
    font-family: 'Arsenal SC';
    font-size: 25px;
    font-weight: 600;
    color: #916e6e;
    margin-bottom: 10px;
}

.calen-descr {
    margin: 10px;
    padding: 15px;
}

.calen-list {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    text-align: center;
}

.calen-i {
    margin: 5px;
    width: 180px;
    padding: 7px;
    background: #EDD6D6;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    min-height: 70px;
}

.calen-i span {
    font-weight: 800;
}


/*************************************************************
ÑÏËÅÒÍÈÖÀ
**************************************************************/
.splat {
    width: 650px;
    padding: 15px;
    margin: auto;
    margin-top: 40px;
    background: #EDD6D6;
    border-radius: 20px;
    border: 1px solid #C3B3DA;
}

.splat-n {
    width: 400px;
    padding: 2px 5px;
    text-align: center;
    background: #C79BCB;
    border-radius: 25px;
    font-family: 'Arsenal SC';
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-top: -28px;
    margin-left: 110px;
    margin-bottom: 15px;
}

.splat-t1, .splat-t2, .splat-t3 {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

.splat-te1, .splat-te2, .splat-te3 {
    width: 400px;
    padding: 10px;
    margin: 5px;
    border: 1px solid #C79BCB;
    border-radius: 20px;
    height: 130px;
    overflow-y: auto;
}

.splat-im1 img, .splat-im2 img, .splat-im3 img {
    width: 170px;
    height: 170px;
    object-fit: cover;
    border-radius: 20px;
}

/*************************************************************
ÁÀÍÊ
**************************************************************/
.bank {
    width: 650px;
    padding: 15px;
    background: #EDD6D6;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    margin-top: 50px;
}

.bank-descr {
    margin: 15px;
    margin-top: 36px;
    padding: 10px;
    border: 1px solid #c3aeae;
    border-radius: 30px;
    min-height: 115px;
}

.bank-list {
    width: 250px;
    text-align: center;
    padding: 20px;
    background: #F5E4DF;
    border-radius: 30px;
    margin-top: 25px;
    margin-left: 19px;
    border: 1px solid #dea4a1;
    border-bottom: 2px solid #dea4a1;
}

.bank-t {
    margin-top: -29px;
    background: #F5E4DF;
    max-width: 140px;
    text-align: center;
    border: 1px solid #dea4a1;
    border-radius: 10px;
}

.bank-plus {
    margin-top: 4px;
    height: 105px;
    overflow-y: auto;
}

.bank-list1 {
    width: 250px;
    text-align: center;
    padding: 20px;
    background: #F5E4DF;
    border-radius: 30px;
    margin-top: -137px;
    margin-left: 340px;
    margin-bottom: 15px;
    border: 1px solid #dea4a1;
    border-bottom: 2px solid #dea4a1;
}

.bank-c {
    margin-top: 50px;
}

.bank-che {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #c3aeae;
    border-radius: 30px;
    margin-bottom: 15px;
    border: 1px solid #916462;
    border-bottom: 2px solid #916462;
    margin-top: 10px;
    flex-wrap: wrap;
    overflow-y: auto;
    gap: 5px;
    height: 211px;
}

.bank-n {
    text-align: center;
    font-family: arsenal sc;
    font-size: 35px;
    margin-top: -60px;
    font-weight: 600;
    color: #805D85;
}

.bank-t1 {
    text-align: center;
    font-family: arsenal sc;
    font-size: 17px;
    font-weight: 600;
    color: #916e6e;
}

/*************************************************************
ÑÏÈÑÎÊ ÂÍÅØÍÎÑÒÅÉ
**************************************************************/
.chaclist {
    width: 540px;
    margin: auto;
    background-image: url(https://forumstatic.ru/files/001c/20/89/41097.png?v=1);
    position: relative;
    border-radius: 40px;
    border: 1px solid #C79BCB;
    padding: 15px;
    margin-top: 40px;
    background-position: center;
}

.chaclist-n {
    text-align: center;
    margin-top: -50px;
    font-family: arsenal sc;
    font-size: 25px;
    font-weight: 600;
    color: #805D85;
    font-style: italic;
    margin-bottom: 20px;
}

.chaclist-b {
    display: flex;
    justify-content: space-around;
}

.chaclist-a {
    text-align: center;
}

.chaclist-tit {
    padding: 4px;
    background: #805D85;
    color: #fff;
    border-radius: 15px;
    margin-bottom: 11px;
}

.chaclist-ch {
    background: #c3b3da75;
    border: 1px solid #c79bcbc2;
    padding: 5px;
    margin: 10px;
    border-radius: 25px;
}

.chaclist-let {
    font-weight: 800;
    color: #5a3c75;
}

.chaclist-li {
    font-size: 11px;
    padding: 10px;
    height: 85px;
    overflow-y: auto;
    padding-right: 4px;
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: 3px;
}

/*************************************************************
ÑÏÈÑÎÊ ÏÐÎÔÅÑÑÈÉ
**************************************************************/
.prof {
    width: 540px;
    margin: auto;
    background-image: url(https://forumstatic.ru/files/001c/20/89/91515.jpg);
    padding: 15px;
    background-size: cover;
    border-radius: 30px;
    border: 1px solid #C3B3DA;
    margin-top: 40px;
}

.prof-n {
    text-align: center;
    margin-top: -50px;
    font-size: 25px;
    font-family: 'Arsenal SC';
    font-weight: 600;
    font-style: italic;
    margin-bottom: 30px;
    color: #805D85;
}

.prof-b {
    padding: 10px;
    margin: 15px;
    border: 1px solid #805d858a;
    border-radius: 20px;
    margin-bottom: 35px;
}

.prof-tit {
    text-align: center;
    margin-top: -19px;
    background: #937ca6;
    padding: 3px;
    color: #fff;
    border-radius: 20px;
}

.prof-li {
    height: 85px;
    overflow-y: auto;
    margin: 5px;
}

.prof-name {
    text-align: center;
    margin: 10px;
    font-family: 'Arsenal SC';
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 5px;
    color: #6f779a;
}

.prof-che {
    text-align: center;
    font-size: 12px;
}

.copy-des {
    position: absolute;
    bottom: -130px;
    color: #fff;
    font-family: 'Arsenal SC';
    font-size: 15px;
    font-style: italic;
    left: 32.5em;
}

.copy-des a {
    color: #fff !important;
}

#viewprofile li .lz a {
    color: #805D85 !important;
}


/*************************************************************
ÀÐÒÅÔÀÊÒÛ
**************************************************************/
.artic {
    margin: auto;
    text-align: center;
    padding: 15px;
    background: #d5caddb5;
    border-radius: 20px;
    border: 1px solid #c2b2cd;
}

.artic-name img {
vertical-align: middle !important;
}


.artic-name {
    text-transform: uppercase;
    font-family: 'Arsenal SC';
    font-weight: 600;
    font-size: 17px;
}

.artic-name span {
font-style: italic;
    color: #57315d !important;
}

.artic-list {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    font-family: 'Arsenal SC';
    letter-spacing: 0.7px;
    font-weight: 600;
}

.artic1 {
    margin: auto;
    text-align: center;
    padding: 15px;
    background: #dbc7bfe8;
    border-radius: 20px;
    border: 1px solid #cdb2b2;
}

/* ÍÈÆÅ ØÀÁËÎÍÛ */ 

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

:root {
  --main-color: #A053FF;
  --font-inter: "Inter";
  --main-bg: #FFFFFF;
  --light-gray-bg: #EEEEEE;
  --text-color: #000;
  --main-text: "mulish";
  --main-font: 400 11px var(--main-text);
  --main-border: 1px solid #D6D6D6;
  --img-shadow: 0px 12px 26px 0px #9F54FC14, 0px 4px 19px 0px #00000017;
  --font-pf: "Playfair Display", serif;
}

.mos-chron {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 669px;
  margin: 30px auto;
}

.mos-chron-title {
  position: absolute;
  background: var(--main-color);
  padding: 8px 20px;
  text-transform: uppercase;
  color: var(--main-bg);
  font: var(--main-font);
  border-radius: 100px;
  margin-top: -18px;
  z-index: 2;
}

.mos-chron-wrapper {
  border-radius: 20px;
  padding: 10px;
  background: var(--main-bg);
  z-index: 3;
  width: 669px;
}

.mos-chron-ep-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.mos-chron-ep-head>img {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  object-fit: content;
}

.mos-chron-ep-head>a {
  color: black !important;
  font-family: var(--main-text);
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  position: relative;
}

.mos-chron-ep-head>a::after {
  content: "";
  background: url(https://i.imgur.com/Vtaki0Y.png) center no-repeat, var(--main-bg);
  right: 0px;
  position: absolute;
  width: 24px;
  margin-top: -3px;
  height: 24px;
  border-radius: 100px;
  transition: ease-in-out .4s;
}

.mos-chron-ep-head>a:hover {
  color: black !important;
}

.mos-chron-ep-head>a:hover::after {
  background: url(https://i.imgur.com/2XeEW95.png) center no-repeat, var(--main-color);
}

.mos-chron-wrapper>div {
  padding: 10px;
  border-radius: 20px;
  background: var(--light-gray-bg);
  border: 1px solid var(--light-gray-bg);
  margin-bottom: 7px;
  z-index: 5;
  position: relative;
  box-shadow: 0px 12px 32px 0px #56565633;
}

.mos-chron-wrapper>div:hover {
  border: 1px solid var(--main-color);
  box-shadow: 0px 12px 32px 0px #56565633;
  z-index: 6;
}



.mos-chron-wrapper>div>p {
  font-family: var(--main-text)!important;
  font-size: 11px!important;
  font-weight: 400;
  text-align: justify;
  color: var(--text-color) !important;
}

.mos-chron-wrapper div p:nth-last-child(2),
.mos-chron-wrapper div p:nth-last-child(1) {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 100px;
  background: var(--main-bg);
  margin-right: 10px;
}

.photo-viewer img {
  cursor: pointer;
}

.vf-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(3px);
}

.vf-modal img {
  position: absolute;
  max-width: 1100px;
  max-height: 900px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  border: 2px solid black;
  border-radius: 10px;
}

.mos-shop-icons::-webkit-scrollbar {
  width: 2px;
  height: 2px
}

.inv-bag::-webkit-scrollbar,
.mos-shop-bag5 div::-webkit-scrollbar,
.mos-shop-bag4 div::-webkit-scrollbar,
.mos-shop-gifts div::-webkit-scrollbar,
.mod-shop-plaque div::-webkit-scrollbar,
.mos-temp-var6>p::-webkit-scrollbar,
.mos-soc-photos::-webkit-scrollbar,
.mos-soc-chat-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px
}

.inv-bag::-webkit-scrollbar-track:vertical,
.mos-shop-bag5 div::-webkit-scrollbar-track:vertical,
.mos-shop-bag4 div::-webkit-scrollbar-track:vertical,
.mos-shop-gifts div::-webkit-scrollbar-track:vertical,
.mos-shop-icons::-webkit-scrollbar-track:vertical,
.mod-shop-plaque div::-webkit-scrollbar-track:vertical,
.mos-temp-var6>p::-webkit-scrollbar-track:vertical,
.mos-soc-photos::-webkit-scrollbar-track:vertical,
.mos-soc-chat-wrapper::-webkit-scrollbar-track:vertical {
  background: #DADADA !important;
  border-radius: 5px;
}

.inv-bag::-webkit-scrollbar-thumb:vertical,
.mos-shop-bag5 div::-webkit-scrollbar-thumb:vertical,
.mos-shop-bag4 div::-webkit-scrollbar-thumb:vertical,
.mos-shop-gifts div::-webkit-scrollbar-thumb:vertical,
.mos-shop-icons::-webkit-scrollbar-thumb:vertical,
.mod-shop-plaque div::-webkit-scrollbar-thumb:vertical,
.mos-temp-var6>p::-webkit-scrollbar-thumb:vertical,
.mos-soc-photos::-webkit-scrollbar-thumb:vertical,
.mos-soc-chat-wrapper::-webkit-scrollbar-thumb:vertical {
  background: var(--main-color) !important;
  border-radius: 5px;
}


.mos-rel {
  padding: 10px 20px 20px;
  border-radius: 20px;
  background: var(--light-gray-bg);
  z-index: 10;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
  width: 669px;
}


.mos-rel-char {
  padding: 10px 0px 20px 30px;
  border: 1px;
  display: flex;
  border-bottom: 1px solid #BEBEBE;
  align-items: center;
}

.mos-rel-char>a>img {
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0px 22px 25.9px -17px #00000040;
  transition: ease-in-out .4s;
}

.mos-rel-char>a>img:hover {
  filter: grayscale(1);
}

.mos-rel-char>a {
  font: var(--main-font) !important;
  color: var(--text-color);
  position: relative;
  box-shadow: 0px 22px 25.9px -17px #00000040;
  height: fit-content;
}

.mos-rel-char>a:hover {
  color: var(--main-bg);
  box-shadow: 0px 22px 25.9px -17px #9F54FC78;
}

.mos-rel-char>a::before {
  content: attr(data-charname);
  padding: 7px 10px;
  border-radius: 20px;
  background: var(--main-bg);
  z-index: 5;
  position: absolute;
  transform-origin: center;
  left: -5px;
  top: 39%;
  transform: translateX(-50%) rotate(270deg);
  white-space: nowrap;
  box-shadow: 0px 12px 32px 0px #56565633;
  transition: background ease-in-out .4s;
}

.mos-rel-char>a:hover::before {
  background: var(--main-color);
  color: var(--light-bg) !important;

}

.mos-rel-cont {
  padding: 0px 0px 0 20px;
  font: var(--main-font);
  color: var(--text-color) !important;
  text-align: justify;
  width: 480px;
}

.mos-rel-cont p:first-child {
  border-radius: 100px;
  padding: 5px 10px;
  background: var(--main-bg);
  width: fit-content;
  color: var(--text-color) !important;
  font: var(--main-font);
  text-transform: lowercase;
  margin-bottom: 10px;
}

.mos-rel-cont p:last-child {
  border-radius: 100px;
  padding: 10px 0px;
  color: var(--main-color);
}

.mos-soc-wrapper {
  width: 320px;
  height: 500px;
  position: relative;
  margin: auto;
  border-radius: 20px;
  background: var(--light-gray-bg);
}

.mos-soc {
  background: var(--main-bg);
  border-radius: 20px;
  height: 470px;
  box-shadow: 0px 4px 32.8px 0px #56565640;
}

.mos-soc-head {
  height: 150px;
  position: relative;
  padding: 20px 0 0 0;
}

.mos-soc-header {
  top: 0px;
  width: 320px;
  height: 150px;
  position: absolute;
  z-index: 0;
  object-fit: cover;
  filter: brightness(0.6);
  border-radius: 18px 18px 20px 20px;
}

.mos-soc-nick {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
}

.mos-soc-nick>div {
  width: fit-content;
  display: flex;
  margin: auto;
  backdrop-filter: blur(7px);
  border-radius: 20px;
  background: #FFFFFF29;
  color: var(--main-bg) !important;
  font: var(--main-font);
  text-transform: lowercase;
  justify-content: center;
  align-items: center;
}

.mos-soc-nick>div>p {
  padding: 0px !important;
  display: flex;
  margin: auto;
  color: var(--main-bg) !important;
  justify-content: center;
  align-items: center;
}

.mos-soc-nick>div>p::after {
  content: "";
  width: 30px;
  height: 20px;
  margin-left: 25px;
  background: url(https://i.imgur.com/J50CbkT.png) center no-repeat;
}

.mos-soc-parameters {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
  padding: 28px 7px 7px 7px;
}

.mos-soc-parameters>p {
  display: flex;
  flex-direction: column;
  color: var(--main-bg) !important;
  font: 300 9px var(--main-text);
  padding: 0px 11px !important;
  letter-spacing: .5px;
}

.mos-soc-parameters>p>span {
  font: 700 10px var(--main-text);
}

.mos-soc-parameters>img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.mos-soc-photos {
    display: flex;
    gap: 10px;
    padding: 10px 5px 10px 10px;
    height: 275px;
    overflow: auto;
    margin-top: 3px;
    scrollbar-gutter: stable;
}


.mos-soc-photos div {
  display: flow-root;
  width: fit-content;
}

.mos-soc-photos div img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 10px;
}


.mos-soc-nick>div {
  padding: 7px 10px 7px !important;
  position: relative;
  border-radius: 20px;
  color: var(--main-bg) !important;
  font: var(--main-font);
  text-transform: lowercase;
}

.mos-soc-nick::before {
  content: "";
  background: url(https://i.imgur.com/X5v9G3u.png) center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 14px;
}

.mos-soc-nick::after {
  content: "";
  background: url(https://i.imgur.com/RfGR8XY.png) center no-repeat;
  width: 3px;
  height: 20px;
  position: absolute;
  right: 23px;
}

.mos-soc-menu {
  position: absolute;
  background: url(https://i.imgur.com/em8TV3h.png) center no-repeat;
  width: 320px;
  height: 30px;
  bottom: 0px;
}

.mos-soc-post {
  position: relative;
  margin: auto;
  width: 320px;
  background: #f5f5f5;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
  border-radius: 20px;
}

.mos-soc-post>img {
  max-width: 300px;
  height: auto;
  border-radius: 17px;
  margin: 10px;
}

.mos-soc-post>p {
  font: 400 10px var(--main-text);
  color: var(--text-color) !important;
  margin: 0px 10px 10px !important;
  border-bottom: 1px solid #D6D6D6;
}

.mos-soc-bottombar {
  background: url(https://i.imgur.com/jtcSyUF.png) right center no-repeat;
  margin: 0px auto;
  padding-bottom: 5px;
  width: 290px;
  display: flex;
}

.mos-soc-bottombar>img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  object-fit: cover;
}

.mos-soc-bottombar>p {
  display: flex;
  margin-left: 10px !important;
  flex-direction: column;
  font: 700 11px var(--main-text);
  color: var(--text-color) !important;
}

.mos-soc-bottombar>p>span {
  font: 400 9px var(--main-text);
  color: #737373;
}

.mos-ep-wrapper {
  background: var(--light-gray-bg);
  border-radius: 20px;
  z-index: 5;
  position: relative;
  overflow: hidden;
  width: 650px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  gap: 10px;
  box-shadow: 0px 4px 19px 0px #00000017;

}

.mos-ep-wrapper>img {
  width: 648px;
  height: 250px;
  object-fit: cover;
  border: 1px solid #EEEEEE;
  border-radius: 20px;
  box-shadow: 0px 4px 19px 0px #00000017;
  grid-column: 1 / -1;
}

.mos-ep-wrapper p:nth-child(2),
.mos-ep-wrapper p:nth-child(3) {
  background: var(--main-bg);
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  border-radius: 10px;
  width: fit-content;
  font: var(--main-font);
  color: var(--text-color);
}

.mos-ep-wrapper p:nth-child(2) {
  grid-column: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: flex-end;
}

.mos-ep-wrapper p:nth-child(3) {
  grid-column: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mos-ep-wrapper p:nth-child(4) {
  grid-column: 1 / -1;
  font: 400 10px var(--main-text);
  color: var(--text-color);
  text-align: justify;
  padding: 0 10px 10px;
}

.mos-chat-wrapper {
  width: 320px;
  height: 500px;
  position: relative;
  margin: auto;
  border-radius: 20px;
  background: #F5F5F5;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
}

.mos-soc-avatars {
  width: 298px;
  height: 35px;
  margin: 10px;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #D6D6D6;
  background: url(https://i.imgur.com/iYRTLxT.png) right center no-repeat;
}

.mos-soc-avatars img {
  width: 35px;
  height: 35px;
  object-fit: cover;
  margin-right: 7px;
  border-radius: 50%
}


.mos-soc-chat-wrapper {
  width: 298px;
  margin: auto;
  overflow: auto;
  max-height: 373px;
  display: flex;
  flex-direction: column;
}

.mos-left-msg,
.mos-right-msg {
  width: fit-content;
  max-width: 255px;
  position: relative;
  font: var(--main-font);
  color: var(--text-color) !important;
  background: var(--main-bg);
  padding: 10px !important;
  margin-bottom: 20px !important;
  margin-right: 5px !important;
}

.mos-left-msg>img,
.mos-right-msg>img {
  margin: 0px;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.mos-left-msg {
  border-radius: 20px 20px 20px 0px;
}

.mos-right-msg {
  border-radius: 20px 20px 0px 20px;
  place-self: end;
}

.mos-left-msg::after,
.mos-right-msg::after {
  content: attr(data-msgtime);
  position: absolute;
  bottom: -13px;
  font: 500 9px var(--main-text);
  color: #737373;
}

.mos-left-msg::after {
  left: 0px;
}

.mos-right-msg::after {
  right: 0px;
}

.mos-right-voice,
.mos-left-voice {
  padding: 0px !important;
  background: transparent !important;
}

.mos-write-msg {
  background: url(https://i.imgur.com/psVrVEU.png) center no-repeat;
  height: 40px;
  width: 300px;
  margin: 0 10px;
  border-top: 1px solid #D6D6D6;
  position: absolute;
  bottom: 0px;
}

.mos-gifts-wrapper {
  width: 650px;
  height: fit-content;
  background: var(--light-gray-bg);
  position: relative;
  padding: 20px 10px 20px 10px;
  border-radius: 20px;
  margin: auto;
  box-shadow: 0px 4px 32.8px 0px #5656561A;

}

.mos-gifts-title {
  width: 650px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.mos-gifts-title p {
  font: 700 24px var(--font-inter)!important;
  color: var(--text-color) !important;
  padding: 0px !important;
}

.mos-gifts-title span {
  width: 454px;
  font: 400 10px var(--main-text);
  color: var(--text-color);
}


.mos-gifts-container {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: auto;
  gap: 5px;
}

.mos-gifts-gift {
  width: 92px;
  height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F5F5F5;
  padding: 6px;
  border-radius: 5px;
}

.mos-gifts-biggift>p:first-child,
.mos-gifts-gift>p:first-child {
  border-radius: 10px;
  background: var(--light-gray-bg);
  width: 100%;
  color: var(--main-color);
  font: 700 12px var(--font-inter);
  display: flex;
  padding: 0px !important;
  justify-content: center;
  align-items: center;
}

.mos-gifts-biggift>p:first-child {
  width: 86px;
}

.mos-gifts-gift>p:nth-child(2) {
  width: 90px;
  height: 80px;
  font: 400 10px var(--main-text);
  color: #737373;
  padding: 7px 0 0 0 !important;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.mos-gifts-gift>p>img {
  max-width: 80px;
  max-height: 80px;
  object-fit: cover;
  border-radius: 5px;
  align-self: center;
}


.mos-gifts-biggift {
  margin: 5px auto;
  width: 637px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F5F5F5;
  padding: 6px;
  border-radius: 5px;
}

.mos-gifts-biggift>p {
  padding: 0px !important;
}

.mos-gifts-biggift>p>img {
  padding: 10px 0 3px 0 !important;
}

.mos-gifts-title>img {
  padding-left: 30px;
}


.mos-char-photo {
  width: 495px;
  border-radius: 20px;
  margin: auto;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
  background: var(--light-gray-bg);
  position: relative;
  display: flow-root;
}

.mos-char-top-panel {
  height: 20px;
  margin: 20px 20px 10px;
  display: flex;
  background: url(https://i.imgur.com/hNA94bF.png) right center no-repeat;
}

.mos-char-top-panel p {
  background: var(--main-color);
  padding: 2px 10px !important;
  border-radius: 30px;
  color: #fff !important;
  font: var(--main-font);
  width: fit-content;
}


.mos-char-photos {
  display: grid;
  grid-template-columns: 145px 145px 145px;
  grid-template-rows: 100px 168px;
  gap: 10px;
  justify-content: center;
  padding-bottom: 10px;
}

.photo-grid {
  border-radius: 20px;
  object-fit: cover;
}

.photo-item1 {
  grid-column: 1;
  grid-row: 1;
  width: 145px;
  height: 100px;
}

.photo-item2 {
  grid-column: 1;
  grid-row: 2;
  width: 145px;
  height: 168px;
}

.photo-item3 {
  grid-column: 2;
  grid-row: 1;
  width: 145px;
  height: 168px;
}

.photo-item4 {
  grid-column: 2;
  grid-row: 2;
  width: 145px;
  height: 100px;
  align-self: end;
}

.photo-item5 {
  grid-column: 3;
  grid-row: 1;
  width: 145px;
  height: 100px;
}

.photo-item6 {
  grid-column: 3;
  grid-row: 2;
  width: 145px;
  height: 168px;
}

.mos-char-photo>p {
  margin: 10px 20px !important;
  padding-top: 5px !important;
  font: var(--main-font);
  color: #000 !important;
  border-top: var(--main-border);
  width: 455px;
  position: relative
}

.mos-char-card {
  width: 530px;
  display: flow-root;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
  margin: auto;
  border-radius: 20px;
  background: var(--light-gray-bg);
}

.mos-char-card-top {
  display: flex;
  padding: 20px 20px 0;
}

.mos-char-left img {
  width: 160px;
  height: 170px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0px 4px 19px 0px #00000017;
}

.mos-char-right {
  padding: 0 20px;
}

.mos-char-left {
  box-shadow: 0px 22px 25.9px -17px #9F54FC12;
  width: 160px;
  height: 170px;
  border-radius: 18px;
}

.mos-char-right>div {
  display: flex;
  height: 22px;
  background: url(https://i.imgur.com/srE6SbH.png) center left no-repeat;
}

.mos-char-right>div>p {
  padding: 2px 10px !important;
  background: #e4e4e4;
  border-radius: 20px;
  color: #5A5A5A !important;
  font: 400 12px var(--main-text);
  margin: 0 4px !important;
}

.mos-char-right>div>p:first-child {
  background: var(--main-color);
  color: #fff !important;
  margin-left: 25px !important;
}

.mos-char-right>p {
  padding: 10px 0px !important;
  color: var(--text-color) !important;
  font: 400 11px var(--main-text);
  width: 310px;
}

.mos-char-card-bottom {
  display: flex;
  margin: 15px 20px 20px;
  padding: 10px 0px 5px;
  width: 490px;
  justify-content: space-between;
  border-top: var(--main-border);

}

.mos-char-card-cell {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mos-char-card-cell img {
  width: 145px;
  height: 100px;
  object-fit: cover;
  border-radius: 20px;
}

.mos-char-card-cell>p {
  font: 800 11px var(--main-text);
  margin: 0px !important;
  padding-bottom: 5px !important;
}

.mos-photo-template {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 600px;
  background: #EEEEEE;
  box-shadow: 0px 4px 32.8px rgba(86, 86, 86, 0.1);
  border-radius: 20px;
  margin: auto;
}

.mos-photo-template-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3px 30px;
  margin: 20px;
  width: fit-content;
  background: #FFFFFF;
  border-radius: 100px;
  color: var(--main-color);
  font: 700 11px var(--main-text);
  text-transform: uppercase;
}

.mos-temp-var1 {
  width: 520px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.mos-temp-var1 img {
  width: 250px;
  height: 175px;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: var(--img-shadow);
}

.mos-temp-var1 p {
  width: 550px;
  flex-shrink: 0;
  font: 400 13px var(--main-text) !important;
  color: var(--text-color) !important;
  padding: 0 0px 20px !important;
}

.mos-temp-var2 {
  display: flex;
  position: relative;
  width: 580px;
  gap: 10px;
  justify-content: center;
  padding-bottom: 20px;
}

.mos-temp-var2>div {
  width: 285px;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}

.mos-temp-var2 div img {
  width: 265px;
  height: 130px;
  object-fit: cover;
  margin: 10px;
  border-radius: 20px;
  box-shadow: var(--img-shadow);
}

.mos-temp-var2 div p {
  width: 265px;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
}

.mos-temp-var3 {
  display: flex;
  position: relative;
  width: 580px;
  gap: 10px;
  background: #F5F5F5;
  border-radius: 20px;
  justify-content: center;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.mos-temp-var3 img {
  width: 190px;
  height: 160px;
  object-fit: cover;
  border-radius: 20px;
  margin: 10px;
  box-shadow: var(--img-shadow);
  flex-shrink: 0;
}

.mos-temp-var3 p {
  width: 360px;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
  padding-top: 10px !important;
  padding-right: 10px !important;
}

.mos-temp-var4 {
  display: flex;
  position: relative;
  width: 560px;
  gap: 10px;
  background: #F5F5F5;
  border-radius: 20px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  flex-direction: column;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
  padding: 10px !important;
}


.mos-temp-var5 {
  display: flex;
  position: relative;
  width: 580px;
  gap: 10px;
  justify-content: center;
  padding-bottom: 20px;
}

.mos-temp-var5>div {
  width: 285px;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}

.mos-temp-var5 div img {
  width: 265px;
  height: 235px;
  object-fit: cover;
  border-radius: 20px;
  margin: 10px;
  box-shadow: var(--img-shadow);

}

.mos-temp-var5 div p {
  width: 265px;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
}


.mos-temp-var6 {
  display: flex;
  position: relative;
  width: 580px;
  gap: 10px;
  justify-content: center;
  padding-bottom: 20px;
  flex-wrap: wrap;
}

.mos-temp-var6>div {
  width: 285px;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}

.mos-temp-var6 div img {
  width: 265px;
  height: 130px;
  object-fit: cover;
  margin: 10px;
  border-radius: 20px;
  box-shadow: var(--img-shadow);
}

.mos-temp-var6 div p {
  width: 265px;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
}

.mos-temp-var6>p {
  width: 580px;
  font: var(--main-font) !important;
  color: var(--text-color) !important;
  background: #F5F5F5;
  padding: 10px !important;
  border-radius: 15px;
  max-height: 196px;
  overflow: auto;
  line-height: 15.4px !important;
}


.mos-greet-card {
  width: 600px;
  height: 232px;
  display: flex;
  background: url(https://i.imgur.com/Otm9tsW.png) no-repeat;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
  justify-content: center;
  border-radius: 20px;
  margin: auto;
  padding-top: 20px;
  gap: 20px
}

.mos-greet-card div:first-child img {
  box-shadow: 0px 4px 19px 0px #00000017, 0px 22px 26px 0px #00000024;
  width: 250px;
  height: 212px;
  border-radius: 20px;
  object-fit: cover;
}

.mos-greet-card div:last-child {
  width: 310px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.mos-greet-card div:last-child p:nth-child(3) {
  margin-bottom: 20px !important;
}

.mos-greet-card div:last-child p:nth-child(3)::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: -15px;
  border-bottom: 1px dashed #737373;
}

.mos-greet-card div:last-child p:nth-child(-n+3) {
  background: #FFFFFFB0;
  width: 100%;
  border-radius: 30px;
  position: relative;
}

.mos-greet-card div:last-child p:nth-child(n+2):nth-child(-n+3) {
  padding: 2px 4px !important;
  font: 400 11px var(--main-text) !important;
  color: #737373 !important;
}

.mos-greet-card div:last-child p:first-child {
  box-shadow: 0px 12px 26px 0px #9F54FC14;
  font: italic 700 16px var(--font-pf) !important;
  color: var(--main-color);
  height: 27px;
  padding: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mos-greet-card div:last-child p:nth-child(5) {
  font: italic 400 19px var(--font-pf) !important;
  color: var(--text-color) !important;
  padding: 0px !important;

}

.mos-greet-card div:last-child p:nth-child(6) {
  font: italic 400 13px var(--font-pf) !important;
  color: var(--text-color) !important;
  padding: 0px !important;

}


.mos-shop-wrapper {
  width: 693px;
  height: 510px;
  padding: 30px;
  border-radius: 20px;
  background: url(https://i.imgur.com/X7Zo0s7.png) no-repeat center top;
  position: relative;
  display: flex;
  justify-content: center;
  margin: auto;
}

.mos-shop-title {
  position: absolute;
  background: var(--main-color);
  padding: 8px 20px;
  text-transform: uppercase;
  color: var(--main-bg);
  font: var(--main-font);
  border-radius: 17px 17px 10px 10px;
  margin-top: 0px;
  z-index: 2;
}



.mos-shop {
  margin-top: 18px;
  width: 693px;
  height: 463px;
  border-radius: 20px;
  background: #FFFFFF;
  position: relative;
  z-index: 5;
}

.mos-shop-tabs input[type="radio"] {
  display: none;
}

.mos-shop-tabs label {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  font: var(--main-font);
  border-bottom: none;
  text-align: center;
  color: var(--text-color);
  margin: 10px 5px;
  border-radius: 30px;
  padding: 7px 10px;
}

.mos-shop-tabs label:hover {
  background-color: #A053FF50;
}

.mos-shop-tabs input:checked+label {
  background-color: var(--main-color);
  color: var(--main-bg);
  font: var(--main-font);
  box-shadow: 0px 4px 12px 0px #A054FF45;
  border-radius: 30px;
  padding: 7px 10px;
}

.mos-shop-tab-content {
  background-color: var(--main-bg);
  width: 673px;
  height: 409px;
  margin: auto;
}

.mos-shop-tab-panel {
  display: none;
}

#mostab1:checked~.mos-shop-tab-content #moscontent1,
#mostab2:checked~.mos-shop-tab-content #moscontent2,
#mostab3:checked~.mos-shop-tab-content #moscontent3,
#mostab4:checked~.mos-shop-tab-content #moscontent4,
#mostab5:checked~.mos-shop-tab-content #moscontent5 {
  display: block;
}

.mod-shop-plaque {
  width: 334px;
  height: 202px;
  border-radius: 10px;
  background: #EEEEEE;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mos-shop-bag1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}

.mod-shop-plaque div {
  overflow: auto;
  height: 147px;
  width: 230px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 5px;
  margin-left: 20px;
}

.mod-shop-plaque div img {
  flex-shrink: 0;
  width: 215px;
}

.mod-shop-plaque p {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 0 5px !important;
  margin: 10px 0 5px !important;
  border-bottom: var(--main-border);
  width: 97%;
}

.mos-shop-bag2 {
  background: #EEEEEE;
  width: 673px;
  height: 407px;
  border-radius: 10px;
  display: flex;
  padding-top: 1px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}

.mos-shop-bag2 p {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 0 5px !important;
  margin: 10px 0 5px !important;
  border-bottom: var(--main-border);
  width: 97%;
}

.mos-shop-bag2 div {
  width: 653px;
  height: 347px;
  gap: 6px;
}

.mos-shop-icons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  justify-content: center;
  overflow: auto;
}

.mos-shop-icons img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  background: #f5f5f5;
  border-radius: 10px;
}

.mos-shop-gifts {
  width: 221px;
  height: 400px;
  background: #EEEEEE;
  padding-top: 1px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mos-shop-gifts p {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 0 5px !important;
  margin: 10px 0 5px !important;
  border-bottom: var(--main-border);
  width: 97%;
}

.mos-shop-gifts div {
  width: 213px;
  height: 340px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  gap: 10px;
  overflow: auto;
  margin-top: 5px;
}

.mos-shop-bag3 {
  display: flex;
  gap: 5px;
  justify-content: center;
}

.mos-shop-bag4 {
  height: 407px;
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  background: #EEEEEE;
  border-radius: 10px;
  padding-top: 1px;
  flex-direction: column;
  align-items: center;
}

.mos-shop-bag4 p {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 0 5px !important;
  margin: 10px 0 5px !important;
  border-bottom: var(--main-border);
  width: 97%;
}

.mos-shop-bag4 div {
  width: 670px;
  height: 320px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  overflow: auto;
}


.mos-shop-bag5 {
  height: 407px;
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  background: #EEEEEE;
  border-radius: 10px;
  padding-top: 1px;
  flex-direction: column;
  align-items: center;
}

.mos-shop-bag5 p {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 0 5px !important;
  margin: 10px 0 5px !important;
  border-bottom: var(--main-border);
  width: 97%;
}

.mos-shop-bag5 div {
  width: 670px;
  height: 320px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  overflow: auto;
}

.mos-char-inv {
  width: 620px;
  height: 641px;
  margin: auto;
  border-radius: 20px;
  position: relative;
}

.mos-char-prof {
  width: 447px;
  height: 197px;
  box-shadow: 0px 4px 19px 0px #00000017;
  border-radius: 20px;
  background: #FFFFFF;
  padding-top: 1px;
  display: flex;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
}

.char-left {
  width: 135px;
  height: 157px;
  display: flex;
  flex-direction: column;
  margin: 20px 10px 10px;
  border-right: 1px dashed #BEBEBE;
  align-items: center;
  padding-right: 10px;
  justify-content: space-between;
}



.char-right {
  width: 262px;
  height: 153px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 7px;
  padding: 10px;
}

.char-left p:first-child {
  font: 700 11px var(--main-text) !important;
  color: var(--text-color) !important;
  padding: 0px 0 0 !important;
  margin: 0px !important;
}

.char-left p:nth-child(2) {
  font: 400 9px var(--main-text) !important;
  color: #737373 !important;
  width: 115px;
  height: auto;
  flex-shrink: 0;
  max-height: 10px;
  padding: 5px 0 0 !important;
  margin: 0px 0px 10px !important;
  overflow: hidden;
  text-align: center;
}

.char-left img {
  width: 115px;
  height: 120px;
  border-radius: 20px;
  object-fit: cover;
  flex-shrink: 0;
}

.char-right p:first-child {
  font: 700 14px var(--main-text) !important;
  color: var(--text-color) !important;
  padding: 5px 0 0 !important;
  margin: 0px !important;
}

.char-right p:nth-child(2) {
  font: 400 11px var(--main-text) !important;
  color: var(--text-color) !important;
  padding: 5px 0 0 !important;
  margin: 0px !important;
  line-height: 15px !important;
  width: 252px;
}

.char-right div {
  width: 262px;
  height: 120px;
  margin-top: 10px;

}

.char-right div img {
  box-shadow: 0px 4px 14px 0px #8C8C8C47;
  border-radius: 10px;
  margin-bottom: 10px;
}



/* ÄÐÓÃÎÅ */

.inv-tabs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  top: 225px;
  gap: 5px;
  position: relative;
}

.inv-tabs input[type="radio"] {
  display: none;
}

.inv-tabs label {
  font: 400 11px var(--main-text) !important;
  background-color: #fff;
  color: var(--text-color);
  padding: 5px 10px;
  border-radius: 50px;
  text-transform: lowercase;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  z-index: 10;
}

.inv-tabs label:hover {
  background-color: #e1c9ff;
}

.inv-tabs input:checked+label {
  background-color: var(--main-color);
  color: #fff;
  box-shadow: 0px 4px 12px 0px #A054FF45;
}

.inv-tab-content {
  flex-shrink: 0;
  background: url(https://i.imgur.com/FLKc5rQ.png) no-repeat;
  width: 577px;
  height: 540px;
  position: absolute;
  bottom: -285px;
  right: 0px;
  border-radius: 20px;
  box-shadow: 0px 4px 32.8px 0px #5656561A;
}

.inv-tab-panel {
  display: none;

}

#inv-tab1:checked~.inv-tab-content #inv-content1,
#inv-tab2:checked~.inv-tab-content #inv-content2,
#inv-tab3:checked~.inv-tab-content #inv-content3,
#inv-tab4:checked~.inv-tab-content #inv-content4,
#inv-tab5:checked~.inv-tab-content #inv-content5 {
  display: block;
}

.inv-bag {
    width: 513px;
    height: 388px;
    background: #F5F5F5;
    border-radius: 20px;
    margin: 120px 0 0 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px 10px;
    overflow: auto;
    padding: 10px 0px;
    justify-content: center;
    box-sizing: border-box;
    scrollbar-gutter: stable;
}


.inv-challenge {
  width: 231px;
  height: 167px;
  border: 1px solid #E9E9E9;
  border-radius: 23px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inv-challenge img {
  box-shadow: 0px 4px 19px 0px #00000017;
  width: 227px;
  height: 130px;
  object-fit: cover;
  border-radius: 20px;
  margin: 2px auto;
}

.inv-challenge p {
  font: var(--main-font) !important;
  color: var(--text-color) !important;
  padding: 0px !important;
  width: 220px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
