/**************************************************************
* GENERAL
* design template by max, the murderer!
**************************************************************/

@charset "windows-1251";
@import url('style_cs.1750535604.css');

/* Import
-------------------------------------------------------------*/

/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

/* Design Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Yeseva+One&display=swap');



@font-face { font-family: 'Montserrat'; 
src: local("montserrat-regular"), url(https://forumstatic.ru/files/001c/49/4e/44070.ttf); }

@font-face { font-family: 'Rubik'; 
src: local("rubik-regular"), url(https://forumstatic.ru/files/001c/49/4e/71023.ttf); }


@font-face { font-family: 'Material Icons'; 
src: local("Material Icons"), url(https://forumstatic.ru/files/001c/49/4e/21441.otf); }

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* Design Fonts */
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fuggles&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');

@font-face { font-family: 'alegreyasanssc-regular'; 
src: local("alegreyasanssc-regular"), url(https://forumstatic.ru/files/001c/3d/92/14911.ttf?v=1); }


@font-face { font-family: 'tan-pearl'; 
src: local("tan-pearl"), url(https://forumstatic.ru/files/001c/49/4e/56663.ttf); }

@font-face { font-family: 'Jost'; 
src: local("Jost"), url(https://forumstatic.ru/files/001b/ec/77/55175.ttf?v=1); }

@font-face { font-family: 'yesevaone'; 
src: local("yesevaone"), url(https://forumstatic.ru/files/001c/3d/92/69346.ttf?v=1); }

@font-face { font-family: 'asteriska'; 
src: local("asteriska"), url(https://forumstatic.ru/files/001c/3d/92/82269.ttf?v=1); }

@font-face { font-family: "Inter";
src: local("InterRegular"), url(https://forumstatic.ru/files/001c/17/0e/56893.ttf) format('truetype');}

@font-face { font-family: Argue;
src: local("Argue"), url(https://forumstatic.ru/files/001a/28/10/17893.ttf) format('truetype');}

@font-face { font-family: 'GENTO DREAM'; 
src: local("GENTO DREAM"), url(https://forumstatic.ru/files/001b/d3/6d/41592.ttf); }

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');





/* Variables */
:root {
    --dark: 92 92 92;
    --light: 248 248 248;
    --primary: 216 170 139;
    --secondary: 125 151 193;
    --font: 'montserrat', georgia, times new roman, garamond, serif;
    --fa: 'Font Awesome 6 Pro';
    --html-bg: url('https://forumstatic.ru/files/001c/49/4e/24444.jpg');
    --header-bg: url('https://forumstatic.ru/files/001c/49/4e/65797.png');
    --footer-bg: url('https://forumstatic.ru/files/001c/49/4e/38549.png');
    --profileWidth: calc(180px + calc(var(--16) * 2));
    --punWidth: 1010px;
    --64: calc(var(--16) * 4);
    --32: calc(var(--16) * 2);
    --24: calc(var(--16) * 1.5);
    --20: calc(var(--16) * 1.25);
    --16: 16px;
    --12: calc(var(--16) / 1.33);
    --8: calc(var(--16) / 2);
    --6: calc(var(--16) / 2.66);
    --4: calc(var(--16) / 4);
    --2: calc(var(--16) / 8);
    --brMedium: 4px;
    --brSmall: calc(var(--brMedium) / 2);
}


/* General
-------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    box-sizing: border-box;
}

html {
    padding: var(--32) 0;
    font: normal 70%/140% 'Inter', verdana, arial, tahoma, trebuchet ms, sans-serif;
    background: var(--html-bg) no-repeat center center / cover fixed, rgb(var(--secondary));
    color: rgb(var(--dark));
    -webkit-text-size-adjust: 100%;
}

#pun {
    width: var(--punWidth);
    margin: 0 auto;
}

.punbb {
    padding: 0 var(--32) var(--16);
    background: rgb(var(--light));
    position: relative;
    top: 30px;
    margin-bottom: 50px;
padding-bottom: 0px;
}

.punbb {
    font: normal 100% Montserrat;
}

.punbb .container {
    padding: 1.4em 0;
}

.punbb .container::after,
#viewprofile-next::after,
.post-body::after,
.linkst::after {
    clear: both;
    content: '';
    display: block;
    visibility: hidden;
}

.fs-box {
    padding: var(--8) 0;
}

.hashelp {
    position: relative;
}


/* Announcement */

#pun-announcement .container {
    padding: 0;
}


/* Footer */

#html-footer .container {
    padding: 0;
}

#pun-about .container {
    padding: 0;
    font-size: 0.9rem;
    text-transform: lowercase;
    margin-top: 100px;
    position: absolute;
    width: 1010px;
    text-align: center;
    margin-left: -30px;
}

#pun-about .container a {
    color: #f8f8f8;
    font-size: 8px;
    opacity: 0.5;
}


/* Status */

#pun-status .container {
    font-size: 0.9rem;
    text-transform: lowercase;
    padding-bottom: 0;
    margin-left: 39px;
}


/* Crumbs */

#pun-crumbs1 .container {
    font-size: 0.9rem;
    text-transform: lowercase;
    padding: var(--4) var(--32) var(--16);
    margin-top: 10px;
}

#pun-crumbs2 {
    padding: 0 var(--32);
}

#pun-crumbs2 .container {
    font-size: 0.9rem;
    text-transform: lowercase;
    padding-bottom: 15px;
    margin-top: 0px;
}

#pun-crumbs1 .container a,
#pun-crumbs2 .container a {
    font-weight: 700;

}


/* Links */

a,
body #pun-admain a,
body #pun #pun-adnav ul.adsubnav a {
text-decoration: none;
    color: rgb(var(--dark));
    background-image: linear-gradient(to right, transparent 50%, rgb(223 228 237) 50%);
    background-size: 200% 100%;
    transition: background .2s ease, color .2s ease;
    border-radius: 3px;
}

a:hover,
a:focus,
body #pun-admain a:hover,
body #pun-admain a:focus,
body #pun #pun-adnav ul.adsubnav a:hover,
body #pun #pun-adnav ul.adsubnav a:focus {
    color: rgb(var(--dark));
    text-decoration: none;
    background-position: -100% 0%;
}


/* Headlines */

h1,
h2 {
    position: relative;
    padding: var(--16) var(--32);
    text-align: center !important;
    margin: var(--16) calc(var(--32) * -1) var(--8);
}

#pun-index h2 {
    margin: 0 calc(var(--32) * -1);
}

h1 span,
h2 span {
    display: inline-block;
    font: normal 400 1.2rem / 100% var(--font);
    text-transform: lowercase;
    background: rgb(202 211 227);
    padding: 0 var(--4) var(--2);
}

#pun-messages h2 {
    text-align: left;
}

.punbb legend span {
    font-size: 0.9rem;
    text-transform: lowercase;
    padding: 0 var(--4) var(--2);
    background: rgb(var(--secondary) / .38);
}




/* Categories & forums */

#pun-index .category .container {
    padding-top: 5px;
}

/* ôîí ïîäôîðóìîâ */
#pun-index .category tbody {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    padding: 0 var(--32);
    width: 929px;
    margin-left: 8px;
    margin-top: -8px;
}

/* ôîí êàòåãîðèè b çàãîëîâîê */
#pun-index .category h2 span, #pun-stats.section h2 span {
background-image: url(https://forumstatic.ru/files/001c/49/4e/74635.png);
    width: 1010px;
    height: 65px;
    margin-left: -32px;
    text-align: center;
    font-size: 0px;
    color: #ffffff;
    font-weight: 500;
    line-height: 60px;
    border-radius: 0px;
    background-position: center top;
    margin-top: -20px;
scale: 0.9;
}


#pun-index .category h2:after, #pun-stats.section h2:after {
    position: absolute;
    display: flex;
    margin-top: -23px;
    z-index: 1;
    font-size: 7.5px;
    color: #ffffff !important;
    font-family: 'montserrat';
    text-transform: lowercase;
    align-content: center;
    align-items: center;
    font-weight: 400;
    width: 299px;
    letter-spacing: 0.8px;
    justify-content: center;
    margin-left: 225px;
}


#pun-category1.category h2:after {
    content: "dream of silver screen quotations";
}

#pun-category2.category h2:after {
    content: "buy me a star on the boulevard";
}

#pun-category3.category h2:after {
    content: "space is made in a Hollywood basement";
}

#pun-category4.category h2:after {
    content: "marry me girl be my fairy to the world";
}

#pun-category5.category h2:after {
    content: "be my very own constellation";
}

#pun-category6.category h2:after {
    content: "it's the edge of the world";
}

#pun-stats.section h2:after {
    content: "dream of californication";
}







/* jGrosl fix */

#jGrowl h2 {
    border: none;
    margin: 0;
    text-align: left !important;
}

#jGrowl h2 span {
    background: none;
    font: inherit;
}

#jGrowl td {
    padding: var(--8) 0 0;
}


/* Tables */

table {
    width: 100%;
    border-spacing: 0;
}

td,
th {
    padding: var(--12) var(--16);
}

/* Rusff reputation fix */

.tipsy-inner #respect td {
    padding: 0;
}

th {
    font-size: 0.8rem;
    text-align: left;
    padding: var(--4) var(--16);
}

.punbb:not(#pun-index, #pun-mod, #pun-online, .punbb-admin) .tcl {
    width: 45%;
}

.punbb:not(#pun-index, #pun-mod, .punbb-admin) .tc2 {
    width: 15%;
text-align: center;
}

.punbb:not(#pun-index, #pun-mod, .punbb-admin) .tc3 {
    width: 10%;
text-align: center;
}

.punbb:not(#pun-index, #pun-mod, .punbb-admin) .tcr {
    width: 30%;
}

.punbb:not(#pun-index, #pun-mod, .punbb-admin) .tcr > a {
    display: flex;
    margin-top: var(--4);
    padding-left: 5px;
}

.punbb:not(#pun-index, #pun-mod, .punbb-admin) .tcr > span {
    padding-left: 2px;
}

.punbb#pun-searchtopics td.tc2,
.punbb#pun-searchtopics th.tc2 {
    width: 15%;
}

.punbb#pun-searchtopics td.tc3,
.punbb#pun-searchtopics th.tc3 {
    width: 10%;
}


/* Inputs */

.inputfield label,
.selectfield label {
    font-size: 0.9rem;
    display: inline-block;
    font-weight: 400;
    text-transform: lowercase;
}

.inline .inputfield,
.inline .selectfield {
    display: inline-block;
}

.punbb .fs-box p,
.punbb .fs-box fieldset {
    padding: 0 0 var(--8) 0;
}

input,
textarea,
#pun #sTheme {
    padding: var(--6) var(--6);
    box-sizing: border-box;
    background: rgb(244 248 251);
    border-radius: var(--brMedium);
    color: rgb(var(--dark));
    font: normal 1rem / 130% 'Inter', verdana, arial, tahoma, trebuchet ms, sans-serif;
    margin: 0 var(--4) var(--4) 0 !important;
    max-width: 100%;
    border: 1px solid #cbd6e6;
}

select {
    background: rgb(var(--secondary) / .2);
    color: rgb(var(--dark));
    font-family: 'Inter', verdana, arial, tahoma, trebuchet ms, sans-serif;
    padding: var(--4) var(--6);
    margin: 0 var(--4) var(--4) 0 !important;
    border-radius: var(--brMedium);
    max-width: 100%;
    font-size: 1rem;
    text-transform: lowercase;
}

select option {
    background: rgb(var(--light));
}

select:hover {
    cursor: pointer;
}

::placeholder {
  color: rgb(var(--dark) / .38);
  opacity: 1; /* Firefox */
}


/* Checkboxes & Radionuttons */

input[type="checkbox"],
input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    width: var(--12);
    height: var(--12);
    min-width: var(--12);
    min-height: var(--12);
    margin: 0 var(--2) 0 0 !important;
    border-radius: var(--brSmall);
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    padding: 0;
}

input[type="radio"] {
    border-radius: var(--6);
}

input[type="checkbox"]:hover,
input[type="radio"]:hover {
    cursor: pointer;
    background: rgb(var(--secondary) / .6);
}

input[type="checkbox"]:checked {
    background: rgb(125 151 193);
    color: rgb(248 248 248) !important;
}

input[type="radio"]:checked:hover {
    cursor: default;
}

input[type="radio"]:checked {
    background: transparent;
    box-shadow: inset 0 0 0 2px rgb(var(--primary));
}

input[type="radio"]:checked::before {
    content: '\f111';
    font: 900 var(--6)/100% var(--fa);
    color: rgb(var(--primary));
}

input[type="checkbox"]:checked::before {
    content: '\f00c';
    font: 900 var(--8)/100% var(--fa);
}

input[type="checkbox"]:checked:hover {
    background: rgb(var(--secondary) / .6);
}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
    line-height: 100%;
    vertical-align: middle;
}

.radio label,
.checkfield label {
    padding: 0 var(--8) 0 var(--4);
}

.checkfield label {
    line-height: 120%;
}

.radio *:hover,
.checkfield *:hover {
    cursor: pointer;
}

#pun-userlist form input,
#pun-userlist form select {
    height: var(--24);
}


/* Buttons */

button,
.button,
input[type="button"],
input[type="submit"] {
    border-radius: var(--brMedium);
    background: rgb(125 151 193);
    color: rgb(248 248 248);
    margin: var(--4) !important;
    font-weight: 500 !important;
    font-family: montserrat;
    line-height: 100%;
    font-size: 1rem;
    text-transform: lowercase;
    transition: all .2s ease;
    padding-left: var(--12);
    padding-right: var(--12);
}

button[disabled],
.button[disabled],
input[disabled] {
    background: rgb(var(--dark) / .12);
    color: rgb(var(--dark) / .388);
}

.button[name="preview"],
.button.full,
.button.cancel,
.button[name="cancel"] {
    background: rgb(var(--secondary) / .2);
    color: rgb(var(--dark));
}

.formsubmit input, 
.formsubmit a,
.formsubmit span {
    margin: 0 var(--8) 0 0;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #DEA51B!important;
    color: rgb(var(--light)) !important;
    transform: scale(1.1);
    cursor: pointer;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="submit"]:active {
    background: #DEA51B!important;
    color: rgb(var(--light)) !important;
    transform: scale(0.9);
    cursor: pointer;
}

button[disabled]:hover,
.button[disabled]:hover,
input[disabled]:hover {
    background: rgb(var(--dark) / .12) !important;
    color: rgb(var(--dark) / .38) !important;
    cursor: not-allowed;
}

.punbb #isk {
    border-radius: var(--brMedium);
    border: none;
    background: rgb(var(--primary));
    color: rgb(var(--dark));
    margin-left: var(--4);
    position: relative;
    height: var(--24);
    transition: all .2s ease;
}

.punbb #isk:hover {
    background: rgb(var(--dark));
    color: rgb(var(--light));
}

.punbb #isk::before {
    content: '\f002';
    font: 400 1rem/100% var(--fa);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

#pun #sTheme {
    height: var(--24);
}


/* Hide elements
-------------------------------------------------------------*/

.punbb:not(.punbb-admin) #pun-title,
#pun-title .title-logo-tdl,
#pun-navlinks h2,
#pun-ulinks h2,
#pun-status h2,
#pun-index h1,
#pun-announcement h2,
.punbb :not(#pun-statistic) #pun-main h1,
#pun-crumbs1 .container strong,
#pun-crumbs2 .container strong,
#pun-index thead,
#pun-status .item4,
.acchide,
#pun-userlist h1,
#pun-userlist h2,
#pun-profile h2,
#pun-viewtopic h2,
#post fieldset legend > span,
.sharelink,
#formkey,
#formetc,
#pun-searchposts h1,
#pun-searchposts h2,
#pun-searchtopics h1,
#pun-searchtopics h2,
#pun-modviewforum h1,
#pun-modviewforum h2,
#pun-viewforum h1,
#pun-viewforum h2,
.punbb .submitfield label,
.pa-gifts,
.gid5 #navprofile,
.post-sig dt,
#pun-navlinks #navawards,
#pun-navlinks #navrules,
.modlist,
.tclcon:has(.modlist) > br:last-of-type,
#pun-ulinks #h-replies,
#pun-ulinks #h-unanswered,
.pl-email.email,
.catleft,
.catright,
#pun-premoderation .pa-title,
#pun-premoderation .pa-ua,
#pun-premoderation .pa-posts,
#pun-premoderation .pa-respect,
#pun-premoderation li[class^="pa-fld"],
#pun-premoderation h2,
#pun-viewtopic .linksb .postlink,
.inputfield:has(.social) {
    display: none;
}


/* Navigation
-------------------------------------------------------------*/

/* Navlinks */

#pun-navlinks {
    margin: 0 calc(var(--32) * -1);
}

.punbb:not(.punbb-admin) #pun-navlinks {
    margin-bottom: 0px;
}

#pun-navlinks .container {
position: absolute;
    padding: 0;
    text-align: center;
    height: var(--24);
    /* background: rgb(var(--dark)); */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -370px;
    width: 1010px;
}

#pun-navlinks li {
    list-style: none;
    display: inline-block;
}

#pun-navlinks li a {
    font-weight: 400;
    display: flex;
    color: rgb(var(--light));
    text-transform: uppercase;
    padding: var(--4);
    margin: 3px 5px;
    border-radius: 3px;
    background-image: linear-gradient(to right, #DEA51B 50%, #7d97c1 50%);
    background-size: 200% 100%;
    transition: background .2s ease, color .2s ease;
}

#pun-navlinks li a:hover,
#pun-navlinks li a:focus {
    color: rgb(var(--light));   
}


/* Ulinks */

#pun-ulinks {
    margin: 0 calc(var(--32) * -1);
    margin-top: 5px;
}

#pun-ulinks .container {
    padding: 0;
    text-align: center;
}

#pun-ulinks li {
    list-style: none;
    display: inline-block;
}

#pun-ulinks li a {
    display: inline-block;
    text-transform: lowercase;
    font-size: 0.8rem;
    font-weight: 500;
    padding: var(--2) var(--4);
}

#pun-ulinks li a:hover,
#pun-ulinks li a:focus {
    color: #7E91AC;
    background: none;
}


/* Index
-------------------------------------------------------------*/

/* Categories & forums */

#pun-index .category .container {
    padding: 0;
}

#pun-index .category tr {
    display: flex;
    flex-direction: row;
    gap: var(--16);
    align-items: center;
    box-sizing: border-box;
    position: relative;
    padding: var(--16) var(--32);
    margin: 0 calc(var(--32) * -1);
}

#pun-index .category tr td {
    padding: 0;
}

#pun-index .category .intd {
    font-size: 0.9rem;
    text-transform: lowercase;
    color: rgb(var(--dark) / .6);
    line-height: 120%;
}

#pun-index .category tr .tcl {
    width: 70%;
    padding-left: 20px;
}

#pun-index .category .intd {
    font-size: 0.9rem;
    text-transform: lowercase;
    color: rgb(var(--dark) / .6);
    line-height: 120%;
}

#pun-index .category tr .tc2,
#pun-index .category tr .tc3 {
    display: none;
}

#pun-index .category tr h3 a {
font: 400 1.5em / 100% var(--font);
    letter-spacing: -1px;
    display: inline-block;
    text-transform: lowercase;
    padding-bottom: var(--2);
    margin-bottom: var(--4);
    color: rgb(125 151 193);
    background-image: none;
}

#pun-index .category tr h3 a:hover {
color: rgb(222 165 27)!important;
}

#pun-index .category tr .tcr {
    width: 40%;
}

#pun-index .category tr .tcr .datetime {
    text-transform: lowercase;
}

#pun-index .category tr .tcr .lastpost-link {
    display: inline-block;
    font-weight: 700;
    text-transform: lowercase;
    margin-top: 9px;
}

#pun .user-avatar {
    flex-shrink: 0;
}


/* Statistics */

#pun-stats .container {
    padding: 0;
    list-style: none;
    display: flex;
    gap: var(--16);
    flex-direction: column;
    padding: var(--16) 0;
    text-transform: lowercase;
margin-top: -20px;
}

#pun-stats .container::after {
    display: none;
}

#pun-stats .statsinfo {
    display: flex;
    justify-content: center;
    gap: var(--16);
}

#pun-stats .statsinfo li {
    background: rgb(var(--secondary) / .2);
    line-height: 100%;
    padding: var(--4) var(--16);
    border-radius: var(--brMedium);
    flex-grow: 1;
    font-size: 0.9rem;
    text-align: center;
}

#pun-stats .statsinfo li.item4 {
    flex-shrink: 0;
}

#pun-stats .statsinfo li strong {
    font-weight: 700;
}

#pun-stats #onlinelist {
    color: rgb(var(--dark) / .6);
}


/* Forum, Userlist, Statistic list
-------------------------------------------------------------*/

/* Table */

#pun-viewforum table,
#pun-modviewforum table,
#pun-searchtopics table,
#pun-userlist table,
#pun-statistic table,
#pun-respect table,
#pun-positive table,
#pun-messages #messages table,
.profile-awards-container table {
    overflow: hidden;
}

#pun-viewforum table tr,
#pun-modviewforum table tr,
#pun-searchtopics table tr,
#pun-userlist table tr,
#pun-statistic table tr,
#pun-respect table tr,
#pun-positive table tr,
#pun-messages #messages table tr,
.profile-awards-container table tr {
    display: flex;
    align-items: center;
    margin-top: var(--8);
    color: rgb(var(--dark) / .6);
}

#pun-viewforum tr td:first-child,
#pun-viewforum tr th:first-child,
#pun-modviewforum tr td:first-child,
#pun-modviewforum tr th:first-child,
#pun-searchtopics tr td:first-child,
#pun-searchtopics tr th:first-child,
#pun-userlist tr td:first-child,
#pun-userlist tr th:first-child,
#pun-statistic tr td:first-child,
#pun-statistic tr th:first-child,
#pun-respect tr td:first-child,
#pun-respect tr th:first-child,
#pun-positive tr td:first-child,
#pun-positive tr th:first-child,
#pun-messages #messages tr td:first-child,
#pun-messages #messages tr th:first-child,
.profile-awards-container tr td:first-child,
.profile-awards-container tr th:first-child {
    padding-left: 0;
}

#pun-viewforum tr td:last-child,
#pun-viewforum tr th:last-child,
#pun-modviewforum tr td:last-child,
#pun-modviewforum tr th:last-child,
#pun-searchtopics tr td:last-child,
#pun-searchtopics tr th:last-child,
#pun-userlist tr td:last-child,
#pun-userlist tr th:last-child,
#pun-statistic tr td:last-child,
#pun-statistic tr th:last-child,
#pun-respect tr td:last-child,
#pun-respect tr th:last-child,
#pun-positive tr td:last-child,
#pun-positive tr th:last-child,
#pun-messages #messages tr td:last-child,
#pun-messages #messages tr th:last-child,
.profile-awards-container tr td:last-child,
.profile-awards-container tr th:last-child {
    padding-right: 0;
}

#pun-viewforum table th,
#pun-modviewforum table th,
#pun-searchtopics table th,
#pun-userlist table th,
#pun-statistic table th,
#pun-respect table th,
#pun-positive table th,
#pun-messages #messages table th,
.profile-awards-container table th {
    text-transform: lowercase;
    font-weight: 600;
    color: rgb(125 151 193);
}

#pun-userlist tr .tcl,
#pun-viewforum tr .tcl .intd,
#pun-modviewforum tr .tcl .intd,
#pun-searchtopics tr .tcl .intd,
#pun-messages #messages tr .tcl .intd,
#pun-userlist tr .tcl .intd {
    display: flex;
    align-items: center;
    gap: 25px;
}

#pun-viewforum table tr.inew strong,
#pun-modviewforum table tr.inew strong,
#pun-searchtopics table tr.inew strong {
    font-weight: 400;
}

#pun-viewforum table tr.inew a,
#pun-modviewforum table tr.inew a,
#pun-searchtopics table tr.inew a {
    font-weight: 700;
}

#pun-viewforum table .tcr a,
#pun-modviewforum table .tcr a,
#pun-searchtopics table .tcr a {
    text-transform: lowercase;
}

.profile-awards-container th,
.profile-awards-container td {
    width: 20% !important;
}

.profile-awards-container td {
    padding: var(--16);
}

th input[type="checkbox"] {
    margin: 0 !important;
}

#pun-messages #messages td.tc2.pmtc22 {
    display: flex !important;
    align-items: center;
    gap: var(--12);
}

#pun-userlist table tr,
#pun-statistic table tr {
    text-transform: lowercase;
}


/* Userlist */

.punbb#pun-userlist .tcl {
    width: 25%;
}

.punbb#pun-userlist .tc2,
.punbb#pun-userlist .tc3 {
    width: 15%;
text-align: center;
}


/* Statistic list */

#pun-statistic .main .container {
    padding: 0 0 var(--16) 0;
}

.punbb#pun-statistic .tcl {
    width: 40%;
}

.punbb#pun-statistic .tc2,
.punbb#pun-statistic .tc3 {
    width: 15%;
}


/* Links */

.punbb:not(.punbb-admin) .pagelink,
.punbb:not(.punbb-admin) .postlink {
    display: inline-block;
    margin: var(--8) 0;
    text-transform: lowercase;
}

.punbb:not(.punbb-admin) .postlink {
    float: right;
    width: unset;
}


/* Paginator */

.punbb:not(.punbb-admin) .pagelink a,
.punbb:not(.punbb-admin) .pagelink strong {
    display: inline-block;
    padding: 5px var(--8) !important;
    border-radius: var(--brSmall) !important;
    background-color: rgb(var(--secondary) / .2);
}

.punbb:not(.punbb-admin) .pagelink span {
    margin: 0 var(--4);
}

.punbb:not(.punbb-admin) .pagelink strong {
    background: rgb(125 151 193);
    color: #f8f8f8;
}


/* Icons */

.punbb div.icon {
    position: relative;
    display: inline-flex;
    width: var(--16);
    height: var(--16);
    border-radius: 0.4rem;
    margin: var(--4) var(--4) var(--4) 0;
    text-align: center;
    font: 400 var(--20)/100% var(--fa);
    color: rgb(var(--secondary400));
}

.punbb div.icon::after {
    font-size: var(--16);
}

#pun-index TR.inew Div.icon {
    background: url(https://forumstatic.ru/files/001c/49/4e/13811.png) no-repeat;
    height: 62px !important;
    width: 64px !important;
    margin-left: -55px;
    margin-top: -10px;
    margin-right: 28px !important;
    transition: transform 0.3s ease;
    position: relative;
    display: inline-flex;
    background-position: center center;
    background-size: cover;
}

#pun-index TR.inew Div.icon:hover {
transform: rotate(-10deg)
   } 

.punbb tr.isticky div.icon {
    background: rgb(var(--danger));
}

.punbb tr.iclosed div.icon {
    background: rgb(var(--text900) / .2);
}

#pun-index tr div.icon {
    float: left;
    margin-right: var(--16);
    width: var(--24);
    height: var(--24);
    border-radius: 0.6rem;
}



#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #7d97c159;
    float: left;
    height: 11px;
    width: 11px;
    border-radius: 30%;
    position: relative;
    display: inline-flex;
    padding-right: 10px;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #7d97c1;
    width: 11px;
    height: 11px;
opacity: 1;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #ffbf14;
    width: 11px;
    height: 11px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #ffbf14;
    width: 11px;
    height: 11px;
}


/* Profile page
-------------------------------------------------------------*/

#pun-profile #profile .container {
    padding-left: 10em;
}

#viewprofile {
    flex-grow: 1;
}

#viewprofile-next {
    display: flex;
    gap: var(--32);
}

#viewprofile-next::after {
    display: none;
}

#viewprofile-next #profilenav {
    display: none;
}

#pun-profile #profile #profilenav {
    float: left;
    width: 10em;
    margin-left: -10em;
}

#viewprofile-next #profilenav {
    padding-top: var(--16);
}

#viewprofile .container::after {
    display: none;
}

div#viewprofile .container ul tbody tr {
    padding: var(--16) !important;
    border-radius: 5px;
    border: 1px solid #dfe6ef !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 5px;
    background: #fdfdfd82;
    margin-top: 0px;
}

body #profile-left {
    border-right: 1px solid #dfe6ef!important;
    text-align: center;
    text-transform: lowercase;
    padding-top: 16px !important;
    padding-right: 15px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 220px;
    gap: 5px;
}

#profilenav li {
    list-style: none;
}





#profilenav a {
    display: block;
    margin-bottom: var(--4);
}

#profilenav li:not(:last-child) a {
    margin-right: var(--4);
}

#profilenav .isactive a {
    font-weight: 700;
}

#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: auto;
    text-align: center;
    padding: 10px 10px !important;
    font-size: 10px;
    background: #dfe6ef8a;
    border-radius: 10px;
    align-self: stretch;
    font-family: montserrat;
    border: 1px solid #7d97c117;
}

#profile-right li a {
    color: #7d97c1!important;
    font-weight: 600;
}

#profile-right li a:hover {
opacity: 0.8;
}


div#viewprofile td#profile-right {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: auto !important;
    border-radius: 10px;
    padding: 20px !important;
    box-sizing: border-box;
    flex: 1;
    list-style: none;
    align-content: stretch;
}



#pun #profile-right li span {
    display: flex;
    text-align: center;
    font-size: 10px;
    font-family: montserrat;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}

#viewprofile li strong {flex: auto;font-weight: normal;padding: 0 !important;margin: 0 !important;}

#profile-left li {
    list-style: none;
}


#profile-left #profile-name {
position: relative;
    display: block;
    text-transform: lowercase;
    font-family: montserrat;
    margin-top: 0px;
    color: #fff;
    text-align: center;
    text-shadow: -1px -1px 0 #7d97c1, 1px -1px 0 #7d97c1, -1px 1px 0 #7d97c1, 1px 1px 0 #7d97c1;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
}




#profile-left #profile-title {
    margin: var(--4) 0 var(--8);
    font-size: 9px;
    letter-spacing: 0.5px;
}


#profile-left #pa-avatar img {
    border-radius: 7px;
}



#profile-left #pa-online {
    padding-top: var(--8)
}

#profile-left #pa-avatar strong {
    display: none;
}


li#pa-edit {
    padding-top: 25px;
    padding-bottom: 15px;
}




td.tc0.ft-image {
    border: 2px solid rgb(var(--light100));
}

#profile li {
    list-style: none;
}

#profile #select-hosting .infofield * {
    margin: 0;
}


#profile-right #pa-fld5 strong {
    width: 450px;
}





/* Set moderator permissions */

#setmods dl dl {
    padding: 0 var(--8);
    background: rgb(var(--secondary) / .2);
    margin-bottom: var(--8);
    border-radius: var(--8);
}

#setmods dl dl:hover {
    background: rgb(var(--secondary) / .38);
}

#setmods dt {
    font-weight: bold;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding: var(--8);
}

#setmods dd {
    display: inline-block;
    padding: var(--8);
}

#setmods dd div {
    display: block;
}

div.checkfield .sub {
    margin-left: 0 !important;
}

div.checkfield:has(.sub) {
    margin-left: var(--24);
}


/* Topic
-------------------------------------------------------------*/

.post .container {
    padding: 0;
    margin: var(--16) 0;
    width: 100%;
    display: flex;
    flex-flow: wrap;
}

.post-author {
    width: 230px;
    align-self: start;
}

.post-body {
    padding-left: var(--32);
    box-sizing: border-box;
    width: calc(100% - 230px);
font-family: Rubik;
}

.post-links {
    width: 100%;
}

.post-content {
    padding: var(--8) 0 var(--16);
    word-break: break-word;
}


#poll-special td {
    padding: var(--4);
}

.post-links {
    text-align: right;
    margin-top: 15px;
}

.post-links li {
    display: inline-block;
}

.post-links li a {
    text-transform: lowercase;
}

.post-links .pl-email,
.post-links .pl-website {
    float: left;
}

.post-links .pl-email a {
    margin: 0 var(--8) 0 0;
}

.post-links li a:not(.pl-email a) {
    margin: 0 0 0 var(--4);
}

.post-links li.approve {
    margin-left: var(--4);
}

.modmenu {
    text-transform: lowercase;
}

#topic-modmenu span,
.forum ~ .modmenu span {
    float: right;
}

#topic-modmenu .container {
    text-transform: lowercase;
}

.subscribelink {
    text-align: right;
    text-transform: lowercase;
}

#topic-users-in {
    text-transform: lowercase;
}

#topic-users-in a:not(:last-child)::after {
    content: ',';
}

.punbb #profile-signature ul {
    border: none;
    padding: 0;
}

.post-sig::before,
.punbb #profile-signature ul::before {
    content: '';
    display: block;
    margin: var(--16) auto var(--8);
    width: 30%;
    border-top: 1px dashed rgb(var(--secondary));
}


/* Post headline */

.post h3 {
    font-size: 0.9rem;
    text-transform: lowercase;
    float: right;
    position: relative;
    z-index: 1;
    width: calc(100% - var(--profileWidth) - var(--32));
    margin-top: var(--16);
    background: rgb(var(--secondary) / .2);
    padding: 0 var(--8);
    border-radius: var(--brMedium);
    padding-top: 5px;
    padding-bottom: 5px;
}

.post h3 em {
    font-style: normal;
}

.post h3 strong {
    float: right;
    font-weight: 400;
    margin-left: var(--16);
}

#pun-premoderation .post h3 span > em:last-child {
    padding-left: var(--4);
}


/* Profile */

.post-author {
    padding: var(--32) 0 var(--8);
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: calc(var(--20) * -1);
}

#pun-viewtopic .post-author {
    margin-bottom: var(--64);
}

.post-author ul {
    align-items: center;
    padding: 0;
    list-style: none;
    border-radius: 5px;
    padding-bottom: 4px;
    border: 1px solid #dfe4ed;
background: #fbfbfb;
}


.post-author li {
    padding: 25px var(--16) var(--8);
    list-style: none;
    text-align: center;
}

.post-author .pa-author {
    padding-bottom: var(--4);
    z-index: 1;
    position: relative;
    width: 230px;
    text-align: center;
}

.punbb .pa-author a,
.punbb .pa-author strong {
    font: 700 1rem/100% var(--font);
}

#pun-premoderation .pa-author,
#pun-post .pa-author {
    font-weight: 700;
    text-align: center;
}

.pa-title {
    font-size: 0.8rem;
    line-height: 120%;
    margin-top: -40px;
    text-transform: lowercase;
    color: #839ec6;
    font-weight: bold;
}

.pa-avatar {
    margin-top: var(--8);
    background-color: #fbfbfb;
    z-index: 1;
    position: relative;
    border-radius: 15px;
}

.pa-avatar img {
    max-width: 180px;
border-radius: 5px;
margin-top: -10px;
}

.pa-posts,
.pa-respect {
    padding-top: var(--8);
    width: 100%;
}

.pa-posts .fld-name,
.pa-respect .fld-name {
    display: block;
    font-size: 0;
}

#pun:not(.isguest) .post-author .pa-respect a:first-child::before,
#pun.isguest .post-author .pa-respect .fld-name::before,
.post-author .pa-posts .fld-name::before {
    font-family: var(--fa);
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: var(--4);
}

#pun.isguest .punbb .post-author .pa-respect .fld-name::before {
    color: rgb(var(--primary400));
}

#pun:not(.isguest) .punbb .post-author .pa-respect a:first-child::before,
#pun.isguest .punbb .post-author .pa-respect .fld-name::before {
    content: '\f004';
}

.punbb .post-author .pa-posts .fld-name::before {
    content: '\f0e0';
    color: rgb(var(--primary400));
}

.pa-online,
.pa-last-visit {
    display: none;
}




/* Messages page */

#pun-messages #profilenav {
    float: left;
    margin-right: var(--32);
}

#pun-messages #profilenav h2 {
    margin-left: 0;
    margin-right: 0;
}



/* Reply form
-------------------------------------------------------------*/

#main-reply {
    width: 100%;
    box-sizing: border-box;
    font-size: 1rem;
    padding: 10px;
}

#post-errors ul {
    padding-bottom: var(--4);
}

#post-errors li {
    list-style: none;
    padding-bottom: var(--4);
}


/* Keep buttons always above textarea fix */


#post .fs-box .inputfield.required {
    order: -1;
}


/* Form tools
----------------------------------------------------------------------- */

#pun #post-form div.container {
    right: 0;
    margin-top: calc(var(--4) * -1);
    background: rgb(var(--light));
    border-radius: var(--brMedium);
    padding: var(--8) !important;
    top: unset;
    border: 1px solid rgb(223 230 239);
    overflow: hidden auto;
    max-height: 200px;
}

#keyboard-area input {
    line-height: 100%;
}

#size-area img {
    width: 100%;
    margin-top: -20px;
}

#size-area span,
#size-area img {
    height: 20px;
}

#size-area div {
    line-height: 120%;
}

#pun #size-area span {
    width: unset;
    height: unset;
    margin: 0;
}

#pun #addition-area div {
    height: unset;
}

#size-area div:not(:last-child),
#addition-area div:not(:last-child),
#font-area div:not(:last-child) {
    margin-bottom: var(--4);
}

.punbb #table-area td.selected,
.punbb #table-area td:hover {
    background: rgb(var(--primary))
}

.punbb #keyboard-span input {
    margin: var(--2) !important;
    background: rgb(var(--secondary) / .2);
    border: none;
    font-weight: 400 !important;
    height: 20px;
    padding: 0 var(--4);
}


/* Form Buttons
----------------------------------------------------------------------- */

#pun #form-buttons table,
#pun #form-buttons tbody {
    width: 100%;
}

#pun #form-buttons td img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #cbd6e6;
    border-radius: 5px;
}

#pun #form-buttons td {
    border: none;
    background: transparent;
    position: relative;
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    transition: all .2s ease;
}

#pun #form-buttons td:hover {
    cursor: pointer;
    color: rgb(var(--primary));
}

#form-buttons table tr {
    display: flex;
    justify-content: end;
    gap: var(--4);
    margin-bottom: var(--8);
}

#form-buttons td::before {
    font: 400 1.2rem/100% var(--fa);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 1;
color: #7d97c1;
}

#button-font::before {
    content: '\f031';
}

#button-size::before {
    content: '\f894';
}

#button-bold::before {
    content: '\f032';
}

#button-italic::before {
    content: '\f033';
}

#button-underline::before {
    content: '\f0cd';
}

#button-strike::before {
    content: '\f0cc';
}

#button-left::before {
    content: '\f036';
}

#button-right::before {
    content: '\f038';
}

#button-center::before {
    content: '\f037';
}

#button-link::before {
    content: '\f0c1';
}

#button-spoiler::before {
    content: '\f518';
}

#button-image::before {
    content: '\f302';
}

#button-video::before {
    content: '\f144';
}

#button-hide::before {
    content: '\f30d';
}

#button-quote::before {
    content: '\f27a';
}

#button-code::before {
    content: '\f121';
}

#button-color::before {
    content: '\f53f';
}

#button-table::before {
    content: '\f009';
}

#button-smile::before {
    content: '\f118';
}

#button-keyboard::before {
    content: '\f11c';
}

#button-addition::before {
    content: '\f0d7';
}


#button-ChangeÑase::before {
    content: '\f034';
}

#button-transL::before {
    content: '\f86f';
}

#button-indent::before {
    content: '\f1dd';
}

#button-justify::before {
    content: '\f039';
}


#button-sticker::before {
    content: '\f1b0';
}

#button-mask::before {
    content: '\f630';
}


#button-mask {
    background: transparent !important;
}

td#button-sticker {
    width: 100%;
    height: 100%;
    border: 1px solid #cbd6e6 !important;
    border-radius: 5px;
}

/* Post
------------------------------------------------------------------ */

.post-content img {
    vertical-align: middle;
}

.post-content p {
    line-height: 150%;
    padding: var(--4) 0;
    text-align: justify;
}

.post-box .post-content ul {
    padding: 0.4rem 0 0.8rem 2.4rem;
}

.post-box .post-content ul ul {
    padding-top: var(--4);
    padding-bottom: 0;
}

.post-content li p {
    padding: 0 0 var(--4) 0;
}

/* Selection */

::selection {
    color: rgb(var(--light));
    background: rgb(var(--secondary));
}


/* Deleted text */

del {
    text-decoration: none;
    filter: blur(2px);
    transition: all .2s ease;
}

del:hover {
    filter: blur(0);
}


/* Underlined text */

.bbuline {
    font-style: unset;
    text-decoration: underline;
    text-decoration-color: rgb(var(--primary));
}


/* Highlighted text */

#pun .highlight-text {
    background-color: rgb(var(--primary) / .6);
    padding: 0.1rem 0.2rem 0.2rem;
}


/* Abbreviated text */

.post-content abbr {
    text-decoration: underline dotted rgb(var(--primary));
    cursor: help !important;
}


/* Links */

.post-content a {
    font-weight: 500;
}


/* Marker */

.post-content ::marker {
    font-weight: 700;
    color: rgb(var(--primary));
}


/* HR (divider) */

#pun .post-content hr {
    opacity: 1;
    border-top: 2px solid rgb(var(--secondary) / .2);
    margin: var(--8) 0;
}


/* Table */

#pun .post-content td {
    border: none !important;
    padding: var(--8) !important;
    vertical-align: top;
}


/* Quote, code & spoiler */

.quote-box,
.code-box,
.spoiler-box {
    padding: var(--8) var(--16);
    margin: var(--8) 0;
    position: relative;
    background: rgb(251 251 251);
    border-radius: var(--brMedium);
    border: 1px solid #dfe4ed;
}

blockcode,
blockquote {
    overflow: hidden;
}

.code-box .scrollbox {
    width: 100%;
    overflow: hidden auto;
    height: 30px !important;
    max-height: 20vh;
    padding-top: var(--4);
}

.code-box pre {
    white-space: break-spaces;
    max-height: 100px;
    letter-spacing: 0.5px;
    font-size: 10px;
}

.quote-box cite,
.code-box strong a {
    font-style: normal;
    font-size: 0.9rem;
    line-height: 100%;
    text-transform: lowercase;
    padding: 0 var(--4) var(--2);
    margin-bottom: var(--4);
    background-color: rgb(var(--secondary) / .38);
}

.quote-box cite,
.code-box strong,
.code-box strong a {
    display: inline-block;
    font-weight: 500;
}

#pun .spoiler-box > div {
text-align: center;
    padding: 0 var(--16);
    line-height: 140%;
    text-transform: lowercase;
    font-weight: 600;
    font-size: 0.9rem;
    font-family: montserrat;
}


/* Admin pages
------------------------------------------------------------------ */

.title-logo-tdr {
    display: none;
}

.punbb-admin #filetable .tc3 {
    width: 10% !important;
}

#pun-adnav li {
    list-style: none;
}

#pun-adnav sup {
    display: none;
}

#pun-adnav li.isactive > a {
    color: rgb(var(--primary));
    background: none;
}


/* Modal
------------------------------------------------------------------ */

#pun-report .inner,
#pun-reputation .inner,
#pun-admin-award-form .inner {
    background: rgb(var(--light));
    border-radius: var(--brMedium);
    box-shadow: 0 var(--8) var(--64) rgb(var(--dark) / .38) !important;
}

#pun-report .container,
#pun-reputation .container,
#pun-admin-award-form .container {
    padding: 0 !important;
}

#pun-report h1,
#pun-reputation h1,
#pun-admin-award-form h1 {
    margin-top: 0;
}


/* Scrollbar
------------------------------------------------------------------ */

@supports selector(::-webkit-scrollbar) {
    *::-webkit-scrollbar-thumb {
        background: #97afd3;
    }
    *::-webkit-scrollbar-thumb:hover {
        background: rgb(var(--primary));
        cursor: default;
    }
    *::-webkit-scrollbar-track {
        background: #98b0d342;
    }
    *::-webkit-scrollbar {
        max-width: 4px;
        max-height: 4px;
    }
}

@supports not selector(::-webkit-scrollbar) {
    * {
        scrollbar-width: thin;
        scrollbar-color: rgb(var(--dark)) rgb(var(--secondary));
    }
}









#tooltip {
position:absolute;
background-color: rgb(125 151 193); /* ôîí ïîäñêàçêè */
z-index: 999;
max-width:200px; /* ìàêñèìàëüíàÿ øèðèíà ïîäñêàçêè */
border:0px dotted #74A1F2; /* òîëùèíà. ñòèëü è öâåò ðàìêè */
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
font-family: rubik; /* øðèôò ïîäñêàçêè */
font-size:10px; /* ðàçìåð òåêñòà */
display:none;
color:#fff; /* öâåò òåêñòà */
text-align:center;
padding:4px;
padding-top: 5px;
text-transform:lowercase;
}








/* ïîñò*/

.pst_nm {
position: absolute;
    color: #fff;
    font-family: montserrat;
    margin-left: 769px;
    margin-top: 231px;
    width: 186px;
    text-align: center;
    letter-spacing: 1px;
    transform: rotate(357deg);
}

.pst_nm a {
background-image: linear-gradient(to right, transparent 50%, #e1aa12 50%);
    background-size: 200% 100%;
    transition: background .2s ease, color .2s ease;
    border-radius: 3px;
    font-size: 12px;
    color: white;
}




.pst_txt {
 width: 220px;
    font-size: 9px;
    line-height: 12px;
    display: block;
    font-family: 'Montserrat';
    height: 65px;
    margin-left: 755px;
    margin-top: 255px;
    text-align: justify;
    padding: 5px;
    color: #414141;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    letter-spacing: 0.2px;
    font-weight: 500 !important;
    text-transform: lowercase;
    position: absolute;
    transform: rotate(358deg);
}


/* ýïèçîä â øàïêå*/

.shapka_episode {
position: absolute;
    margin-top: 70px;
    margin-left: 470px;
    text-align: center;
    width: 170px;
    font-size: 9.5px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    letter-spacing: 1px;
    transform: rotate(355deg);
}


.shapka_episode a {
font-family: montserrat;
    color: #fff !important;
    font-size: 9px;
    background-image: linear-gradient(to right, transparent 50%, rgb(152 176 211) 50%);
    background-size: 200% 100%;
    transition: background .2s ease, color .2s ease;
    border-radius: 3px;
}




/* òàíäåì â øàïêå*/

.shapka_tandem {
position: absolute;
    margin-top: 50px;
    margin-left: 654px;
    text-align: center;
    width: 150px;
    font-size: 10px;
    transform: rotate(26deg);
    color: #ffffff !important;
    font-weight: bold;
}



.shapka_tandem a {
color: #ffffff !important;
    letter-spacing: 1px;
    font-weight: 100 !important;
    text-transform: lowercase;
    font-family: montserrat;
    font-size: 12px;
    background-image: linear-gradient(to right, transparent 50%, rgb(152 176 211) 50%);
    background-size: 200% 100%;
    transition: background .2s ease, color .2s ease;
    border-radius: 3px;
}











/*************************************************************
ÎÔÎÐÌËÅÍÈÅ ÒÅÌ
**************************************************************/

/*îáùåå îôîðìëåíèå ìåëêèõ òåì*/

.default_smll {
    width: 550px;
    height: auto;
    margin: 20px auto 20px!important;
    position: inherit;
    border-radius: 7px;
    background: #dfe4ed;
    border: 1px solid #ccd6e6;
}


.default_smll_body {
    width: 492px;
    padding: 15px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 28px !important;
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    padding-top: 24px;
    font-size: 10.7px;
    text-align: justify;
    color: #414141;
    border: 1px solid #ccd6e6;
}

.default_smll_head {
font-family: var(--font);
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    width: 460px;
    margin-top: -40px !important;
    position: absolute;
    text-align: center;
    color: #657b9d;
    background-color: #fbfbfb;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ccd6e6;
    margin-left: 5px;
    letter-spacing: 0.5px;
}




/*îáùåå îôîðìëåíèå òåì*/

.default {
    width: 600px;
    height: auto;
    margin: 20px auto 20px!important;
    position: inherit;
    border-radius: 7px;
    background: #dfe4ed;
    border: 1px solid #ccd6e6;
}


.default_body {
    width: 542px;
    padding: 15px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 28px !important;
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    padding-top: 24px;
    font-size: 10.7px;
    text-align: justify;
    color: #414141;
    border: 1px solid #ccd6e6;
}

.default_head {
font-family: var(--font);
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    width: 500px;
    margin-top: -40px !important;
    position: absolute;
    text-align: center;
    color: #657b9d;
    background-color: #fbfbfb;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ccd6e6;
    margin-left: 5px;
    letter-spacing: 0.5px;
}




/*ãîñòåâàÿ*/

.guest_body {
    height: 215px;
}

.guest_a {    
    width: 265px;
    padding: 15px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 30px !important;
    margin-top: 30px !important;
    height: 200px;
    text-transform: lowercase;
    border: 1px solid #ccd6e6;
}


.guest_b {
    margin-left: 306px !important;
    margin-top: -200px !important;
    width: 265px;
    padding: 15px;
    background-color: #fbfbfb;
    border-radius: 7px;
    height: 200px;
    text-transform: lowercase;
    border: 1px solid #ccd6e6;
}



.guest_title {
font-family: var(--font);
    font-size: 10px;
    line-height: 25px;
    font-weight: 500;
    width: 223px;
    margin-top: -30px !important;
    position: absolute;
    text-align: center;
    color: #657b9d;
    background-color: #fbfbfb;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ccd6e6;
    margin-left: 5px;
    letter-spacing: 0.5px;
}


.guest_list {
    height: 175px;
    width: 243px;
    position: absolute;
    padding: 5px;
    margin-top: 2px;
    overflow: auto;
    margin-left: -5px;
}


/*ÀÍÊÅÒÀ*/

.anketa_img {
    width: 180px;
    height: 130px;
    background-size: cover;
    border: 5px solid #ccd6e6;
    background-position: center;
    border-radius: 15px;
    margin-left: -10px;
    position: relative;
    filter: grayscale(0.5) contrast(0.8);
}


.anketa_face {
    position: absolute;
    width: 180px;
    margin-top: 135px;
    margin-left: -10px;
    text-align: center;
    font-family: montserrat;
    text-transform: lowercase;
    font-size: 9px;
    letter-spacing: 0.5px;
}



.anketa_info {
    width: 570px;
    height: 150px;
    position: relative;
    padding: 10px;
    margin-top: -10px;
    display: flex;
}




/*ïåñíÿ*/
p.song {
    color: #97afd3;
    font-family: 'Jost';
    text-transform: uppercase;
    position: absolute;
    margin-left: 199px !important;
    margin-top: 5px;
    width: 290px;
}





/*îñíîâíîå èíôî*/
.anketa_data {
    position: absolute;
    margin-top: 35px;
    margin-left: 200px;
    font-family: montserrat;
    text-transform: lowercase;
    font-size: 10.5px;
    width: 295px;
}













/*ÑÏÈÑÎÊ ÂÍÅØÅÊ*/


.vneshki {
    width: 700px;
    height: auto;
    margin: 0 auto;
    position: inherit;
    border-radius: 7px;
    background: #dfe4ed;
    border: 1px solid #ccd6e6;
}


.vneshki_body {
width: 642px;
    padding: 15px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 28px !important;
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    padding-top: 24px;
    font-size: 10.7px;
    text-align: justify;
    color: #414141;
    border: 1px solid #ccd6e6;
}

.vneshki_head {
    font-family: var(--font);
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    width: 609px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    color: #657b9d;
    background-color: #fbfbfb;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #ccd6e6;
letter-spacing: 0.5px;
    }



.vnesh_m {
    width: 240px;
    padding: 10px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 29px;
    height: 200px;
    margin-top: 25px;
    border: 1px solid #ccd6e6;
}

.vnesh_w {   
    margin-left: 285px;
    margin-top: -200px;
    width: 240px;
    padding: 10px;
    background-color: #fbfbfb;
    border-radius: 7px;
    height: 200px;
    border: 1px solid #ccd6e6;
}

.vnesh_name {
    width: 130px;
    padding: 10px;
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-left: 540px;
    margin-top: -200px;
    height: 200px;
    position: absolute;
    border: 1px solid #ccd6e6;
}

.vnesh_title {
font-family: var(--font);
    font-size: 10px;
    line-height: 25px;
    font-weight: 500;
    margin-top: -22px;
    text-align: center;
    color: #657b9d;
    background-color: #fbfbfb;
    border-radius: 5px;
    text-transform: uppercase;
    padding-right: 25px;
    padding-left: 25px;
    border: 1px solid #ccd6e6;
    letter-spacing: 0.5px;
}

.vnesh_list {
    height: 175px;
    width: 230px;
    position: absolute;
    padding: 5px;
    margin-top: 2px;
    overflow: auto;
    margin-left: -5px;
    text-transform: lowercase;
line-height: 150%;
}



.vnesh_name_list {
    height: 175px;
    width: 120px;
    position: absolute;
    padding: 5px;
    margin-top: 2px;
    overflow: auto;
    margin-left: -5px;
text-transform: lowercase;
line-height: 150%;
}












/*ÃÎÐÎÄÑÊÈÅ ËÅÃÅÍÄÛ*/


.ikon_bst {
    width: 45px;
    height: 45px;
    display: inline-block;
    box-shadow: inset 0px 0px 10px 0px #ffffff94;
    border: 3px solid #b3c78e!important;
    padding: 2px;
    margin-right: 5px !important;
    margin-bottom: 2px !important;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    background: #e5eef5;
}


.ikon_bst:hover {
    scale: 1.2;
background: #cde1ec;
}


.ikon_bst img {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    mix-blend-mode: multiply;
    margin-left: -2px;
    margin-top: -2px;
    filter: grayscale(1) contrast(0.7);
    transition: all 0.3sease-in-out;
}


.bst_pst {
    width: 449px;
    display: inline-block;
    box-shadow: inset 0px 0px 10px 0px #dfe4ed;
    border: 1px solid #ccd6e6 !important;
    padding: 10px;
    margin-right: 1px !important;
    margin-bottom: 2px !important;
    border-radius: 15px;
    margin-top: 7px;
    background-color: #fbfbfb;
    text-align: justify;
}







/*ÌÀÃÀÇÈÍ*/


.ikon_mgz {
    width: 50px;
    height: 50px;
    display: inline-block;
    box-shadow: inset 0px 0px 10px 0px #dfe4ed;
    border: 1px solid #ccd6e6 !important;
    margin-right: 0px !important;
    margin-bottom: 5px !important;
    border-radius: 5px;
}


.ikon_mgz img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    padding: 5px;
}



.default_mgz_icons {
    height: 169px;
    padding: 5px;
    margin-top: -4px;
    overflow: auto;
    margin-left: -5px;
}

.guest_list .plush {
    width: 220px;
    height: 50px;
    margin: 6px 1px 0 -1px !important;
    display: block;
    border-radius: 10px;
    padding: 0 10px 0 0;
position: relative;
}


.guest_list .plush plush_txt1 {
    width: 230px;
padding: 12px 1px 0px 1px;
   }

.guest_list .plush plush_txt2 {
    width: 230px;
   }




/*îôîðìëåíèå â ìàãàçèíå*/
.lsimgg {
    width: 220px;
    height: 50px;
    object-fit: cover;
    border-radius: 10px 10px 10px 10px;
    margin-top: 6px;
}













/*------ÑÌÑÎ×ÊÈ-------*/


.sns {
width: 300px;
    height: 390px;
    background: #fbfbfb;
    border-radius: 7px;
    position: relative;
    background-image: url(https://i.pinimg.com/736x/52/1b/72/521b7249cf6190be59e32d150fba1090.jpg);
    margin: 15px auto 5px;
    border: 1px solid #ccd6e6;
    background-position: center center;
    background-size: cover;
}

.nameinfo {  
    height: 35px;
    background: #fbfbfb;
    border-bottom: 1px solid #ccd6e6;
    font-family: 'Montserrat';
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    border-radius: 7px 7px 0px 0px;
}

.nameinfo dis { width: 290px; text-transform: lowercase; opacity: .8;}

.chat {height: 330px;  width: 300px; overflow: auto; }

.leftchat {width: 260px;   height: auto;  text-align: left;    padding: 5px; }
.leftchato {
position: relative;
    max-width: 300px;
    background-color: #ffffff;
    padding: 10px;
    margin: 6px 0 6px 0px;
    text-align: left;
    border-radius: 10px 10px 10px 0px;
    display: inline-block;
    font-size: 10px;
    border: 1px solid #ccd6e6;
}

.leftchato otvet {
background-color: #dfe4ed;
    padding: 5px;
    margin-bottom: 5px;
    max-width: 240px;
    text-align: left;
    display: inline-block;
    border-radius: 0px 10px 10px 0px;
    border-left: 2px solid #ccd6e6;
    font-size: 10px;
    opacity: .7;
}

.snstime {opacity: .7;
    font-size: 7px;
    text-align: left;
    font-weight: 600;}

.rightchat {width: 260px; height: auto;  text-align: right;    padding: 5px; }
.rightchato {position: relative;  max-width: 300px; background-color: #ffffff;    padding: 10px;  margin: 6px 0 6px 0px; text-align: right;        border-radius: 10px 10px 0px 10px;  display: inline-block;  font-size: 10px;border: 1px solid #ccd6e6;}

.rightchato otvet {
background-color: #dfe4ed;
    padding: 5px;
    margin-bottom: 5px;
    max-width: 240px;
    text-align: left;
    display: inline-block;
    border-radius: 10px 0px 0px 10px;
    border-right: 2px solid #ccd6e6;
    font-size: 10px;
    opacity: .7;
}
.snstimet {opacity: .7;  font-size:7px; text-align: right;  font-weight: 600;}

.fotothree {width:130px; height: 130px; padding: 5px; border-radius: 50px 50px 0px 50px; object-fit: cover;}
.fototwog {width:100px; height:100px;border-radius:50%!important;  object-fit: cover;}

.fotoone {width:130px; height: 130px; padding: 5px; border-radius: 50px 50px 50px 0px; object-fit: cover; }
.fototwo {width:100px; height:100px;border-radius:50%!important; object-fit: cover; }













/* ËÈ×ÍÀß ÑÒÐÀÍÈÖÀ*/

table.lstable {
    margin-left: 60px;
}

table.lstable {
    width: 500px !important;
    margin: auto;
    background: #f8f8f8;
    border: 1px solid #ccd6e6;
    border-radius: 7px;
    margin-top: 10px !important;
}


.lsramka {    
     width: 600px;
    height: auto;
    background: #7d97c1;
    border: 1px solid #ccd6e6;
    margin: 0 auto 20px !important;
    border-radius: 7px;
    margin-top: 50px !important;
    padding-bottom: 30px !important;
}


.lsfoto {
width: 100px;
    height: 100px;
    object-fit: cover;
    background-position: center !important;
    margin: auto !important;
    border-radius: 100%;
    position: relative;
    top: -50px !important;
    border: 3px solid #ccd6e6;
}

.lsdescription {width: 550px;text-transform:lowercase;margin-top: -45px !important;font-size: 10px;color: #fff;}

.tablesii {position: relative;height:170px;width: 240px;left: 0px;overflow:auto;scrollbar-width: none;}


.lsimgg {width: 220px;
    height: 50px;
    object-fit: cover;
    border-radius: 10px 10px 10px 10px;
    margin-top:4px!important;}

.lsname {
font-family: montserrat;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: -30px;
    margin-top: 4px;
    padding-bottom: 10px;
    padding-top: 15px;
text-shadow: -1px -1px 0 #ccd6e6, 1px -1px 0 #ccd6e6, -1px 1px 0 #ccd6e6, 1px 1px 0 #ccd6e6;
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 2px;
}

.lsicon {
    width: 30px;
    height: 122px;
    margin-left: 14px;
    position: absolute;
    overflow: auto;
    scrollbar-width: none;
    padding: 5px 0 10px 0;
    }

.iconlsimg {
height: 27px;
    background: #ffffff;
    padding: 4px 4px;
    border-radius: 20px;
    object-fit: cover;
    border: 1px solid #ccd6e6 !important;
}

.lslinks {
    width: 30px;
    height: auto;
    margin-left: 555px;
    position: absolute;
    border-radius: 5px 5px 5px 5px;
    margin-top: 5px;
    }

.lslinksimg {height: 27px;background-color: #ffffff;padding: 5px;border-radius: 20px;object-fit: cover;border: 1px solid #d0ddbb !important;}





.ticets {height: 200px;
    width: 30px;
    position: absolute;
    justify-content: space-between;
    display: flex;
    margin-top: -100px;
    margin-left: 50px;
}

.ticets img {
    height: 30px;
    width: 30px;
    object-fit: cover;
    opacity: .5;
}


.ticetsd {height: 200px;
    width: 30px;
    position: absolute;
    justify-content: space-between;
    display: flex;
    margin-top: -100px;
    margin-left: 400px;}

.ticetsd img {
    height: 30px;
    width: 30px;
    object-fit: cover;
    opacity: .5;
}

.editls {
height: 20px;
    width: 20px;
    position: absolute;
    margin-left: 265px;
    opacity: .3;
    margin-top: -5px !important;
}

/* ----------êóïîíû -------------------bad karma & luverance -------------------*/

.lschek {
    display: flex;
    position: relative;
    height: 60px;
    width: 550px;
    overflow: auto;
    overflow-x: hidden;
    left: 1px;
    flex-wrap: wrap;
    scrollbar-width: auto;
    align-items: flex-start;
    gap: 0px;
    margin-top: 10px;
    }

.kupon {    
    background: #ffffff;
    width: 169px;
    height: 45px;
    border-radius: 1rem 1rem 0rem 0rem;
    margin: 0px 1px 9px !important;
    font-size: 10px;
    border: 1px solid #cde1ec;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.kupon span {
    font-size: 29px !important;
    vertical-align: middle;
    color: #97afd3;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
}

.kupon title {
    display: block;
    font-family: var(--1ft);
    font-size: 10px;
    line-height: 12px;
}

.data {
position: relative;
    background: #f0f8ff;
    border-radius: 0px 0px 1rem 1rem;
    width: 169px;
    height: 15px;
    margin: 43px 0px 3px -160px;
    right: 10px;
    font-family: var(--1ft);
    font-size: 10px;
    border: 1px solid #cde1ec;
}

.material-icons-outlined {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 48px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
}


/* ----------êîëëåêöèè -------------------bad karma & luverance -------------------*/

.lscoll {
    display: flex;
    position: relative;
    height: 205px;
    width: 576px;
    overflow: auto;
    overflow-x: hidden;
    left: 10px;
    margin-top: -5px;
    flex-wrap: wrap;
    scrollbar-width: none;
    }

.collect {
display: flex;
    background: #ffffff;
    gap: 4px;
    width: 175px;
    height: 175px;
    border-radius: 15px;
    padding: 10px 10px 10px;
    margin: 15px 5px 3px !important;
    font-size: 10px;
    color: var(--cl5);
    align-items: center;
    flex-direction: column;
    align-content: center;
    border: 1px solid #cde1ec !important;
}

.collect img {object-fit: cover;width: 150px;border-radius: 10px;height: 120px;}

.collect title {
    display: block;
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
}


.coll-pol {
    display: inline-flex;
    width: 150px;
    gap: 3px;
    padding: 5px;
    flex-wrap: nowrap;
    justify-content: center;
    background: #f0f8ff;
    border: 1px solid #cde1ec;
    align-items: center;
    border-radius: 1rem;
}

.coll-pol img {
    object-fit: cover;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    transition: all .3s linear 0s;
    border: 1px solid #cde1ec;
    padding: 2px;
    background-color: #ffffff;
    }

.coll-pol img:hover {
    filter: opacity(1) !important;
}





/*ÊÀÐÒÈÍÊÀ ÄËß ÔËÅØÌÎÁÀ ÏßÒÍÈÖÛ*/

.bst_pst img {
    width: 449px;
    height: 150px;
    object-fit: cover;
}









/*ÝÑÒÅÒÈÊÈ*/


.aestetic_layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    gap: 5px;
}


.aestetic_post {
    position: relative;
}


.aestetic_post img {
    object-fit: cover;
    width: 145px;
    height: 145px;
    border-radius: 5px;
}



.aestetic_hash {
    position: relative;
    font-family: Inter;
    color: #696969;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 16px;
    width: 550px;
    text-align: center;
}


/* ÏÐÀÂÊÈ ÑÎÖÑÅÒÈ*/

.insta_avatar {
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(298deg, #b3c78e, #7da1c1, #b3c78e) !important;
}


.insta_header {
    padding-bottom: 15px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 15px;
    color: #434343;
}


#instagram {
    --gap: 10px;
    display: flex;
    flex-direction: column;
    padding: calc(var(--gap)* 2);
    height: 490px;
    color: #434343;
    border-radius: 20px!important;
    margin-left: 14%;
    margin-top: 5px;
    width: 430px;
    margin: 20px auto 20px !important;
background: #fbfbfb !important;
    border: 1px solid #dfe4ed !important;
}



#insta_single {
    display: block;
    color: #434343;
    width: 350px;
    border-radius: 20px!important;
    margin-left: 19%;
    --gap: 10px;
    padding: calc(var(--gap)* 2);
    margin-top: 5px;
    margin: 20px auto 20px !important;
background: #fbfbfb !important;
    border: 1px solid #dfe4ed !important;
}


.insta_single_avatar {
    border-radius: 50%;
    padding: 2px;
    background: linear-gradient(298deg, #b3c78e, #7da1c1, #b3c78e) !important;
}


.insta_avatar img {
    width: 95px !important;
    height: 95px !important;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #fbfdfe !important;
}

.insta_tabs {
    border-top: 1px #d0ddbb solid !important;
}

.insta_tab:first-child {
    border-top: 2px solid #d0ddbb !important;
}


.insta_single_icons div, .insta_single_bookmark {
    display: inline-block;
    margin-right: 16px;
    width: 23px !important;
    height: 23px !important;
    padding: 3px;
    margin-top: -7px;
    scale: 0.8;
}

.insta_single_avatar img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fbfdfe !important;
}


/*ÊÎÌÌÅÍÒ ÄËß ÑÎÖÑÅÒÈ*/

.inst_box {
position: relative;
    display: block;
    color: #434343;
    width: 350px;
    border-radius: 20px;
    --gap: 10px;
    padding: calc(var(--gap) * 2);
    margin: 20px auto 20px !important;
background: #fbfbfb !important;
    border: 1px solid #dfe4ed !important;
    box-shadow: rgba(131, 127, 129, 0.15) 1px 1px 3px 1px;
}


.tip {
  width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 15px solid #cde1ec;
}

.inst_tip {
  top: 30%;
  left: -30px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}


.inst_com_avatar {
padding: 3px;
    background: linear-gradient(298deg, #b3c78e, #7da1c1, #b3c78e) !important;
    width: 56px;
    border-radius: 50px;
    margin-bottom: 15px;
    margin-top: -5px;
}

.inst_com_avatar img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fbfdfe;
}



.inst_com_nickname {
font-size: 12px;
    line-height: 100%;
    font-family: 'Inter';
    font-weight: 400;
    padding: 0 16px;
    text-transform: lowercase;
    margin-top: -70px;
    margin-left: 60px;
    position: absolute;
}


.inst_com_msg {
    width: 230px;
    margin-left: 76px;
    margin-top: -55px!important;
text-align: justify;
}

.inst_com_body {
    min-height: 60px;
}





/*ÑÒÎÐÈÑ ÄËß ÑÎÖÑÅÒÈ*/

div#inststory {
    width: 350px;
    height: 500px;
    line-height: 16px;
    margin: 20px auto 20px;
}


div#inststory_post {
    width: 350px;
    height: 500px;
    position: relative;
    z-index: 1;
}


div#inststory_post img {
    width: 350px;
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
    border: 1px #2b2b2b12 solid;
    box-shadow: rgb(89 89 89 / 5%) 1px 1px 3px 1px;
}


div#inststory_temp {
    width: 350px;
    height: 500px;
    margin-top: -505px;
    display: flex;
    position: relative;
    z-index: 2;
    margin-left: 20px;
}


div#inststory_ava {
border: none;
    height: 56px;
    margin-left: 10px;
    margin-top: -480px;
    display: flex;
    position: relative;
    z-index: 2;
    padding: 3px;
    width: 56px;
    border-radius: 50px;
    background: linear-gradient(298deg, #b3c78e, #7da1c1, #b3c78e) !important;
}

div#inststory_ava img {
margin-top: 0px;
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #f7f7f7;
}

div#inststory_nik {
font-family: 'Inter';
    color: #fff;
    margin-left: 80px;
    font-size: 15px;
    width: 300px;
    margin-top: -40px;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px #5d5d5d;
}


div#inststory_loc_bg {
font-family: 'Inter';
    color: #fff;
    margin-left: 80px;
    margin-top: 390px;
    width: 200px;
    height: 40px;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 2;
    background-color: #00000085;
    border-radius: 50px;
}


div#inststory_loc_txt {
    background: #f1f3fe;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    line-height: 40px;
}


inststory_temp img {
    border-radius: 10px;
}









/* ÎÁÛ×ÍÛÅ ÊÎËËÅÊÖÈÈ*/

.collection {
width: 640px;
    padding: 15px;
    background-color: #fbfdfe;
    border-radius: 15px;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 24px;
    font-size: 11.4px;
    text-align: justify;
    color: #414141;
    border: 1px solid #d0ddbb;
}

input[name=css-tabs] {
  display: none;
}

input#radio1, input#radio2, input#radio3, input#radio4, input#radio5 {
    display: none;
}


#tabs {
width: 638px;
    margin-left: -15px;
    background: #fbfdfe;
    height: 50px;
    border-bottom: 1px solid #d0ddbb;
    margin-top: -38px;
    border-radius: 15px 15px 0px 0px;
    box-shadow: 1px 1px 3px 1px #0000001a;
}



#tabs::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
        opacity: 1;
        scale: 0.9;
	transition: all .3s linear 0s;
}

#tabs label {
    position: relative;
    z-index: 100;
    display: block;
    float: left;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    width: 123px;
    height: 100%;
    cursor: pointer;
    align-content: center;
    font-family: 'montserrat';
    font-weight: 600;
}

#tabs label:first-child {
    margin-left: 6px;
}

#tabs label::before {
content: "";
    display: block;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.6;
}

#tab1::before {
	background-image: url(https://forumupload.ru/uploads/001b/df/0b/2/912587.png);
}
#tab2::before {
	background-image: url(https://forumupload.ru/uploads/001b/df/0b/2/487452.png);
}
#tab3::before {
	background-image: url(https://forumupload.ru/uploads/001b/df/0b/2/610246.png);
}
#tab4::before {
	background-image: url(https://forumupload.ru/uploads/001b/df/0b/2/677708.png);
}
#tab5::before {
	background-image: url(https://forumupload.ru/uploads/001b/df/0b/2/810224.png);
}



#radio1:checked ~ #tabs #tab1::before, #radio2:checked ~ #tabs #tab2::before, #radio3:checked ~ #tabs #tab3::before, #radio4:checked ~ #tabs #tab4::before, #radio5:checked ~ #tabs #tab5::before{
opacity: 1;
scale: 0.9;
}


#content {
	position: relative;
	height: 350px;
}



#content section {
	position: absolute;
	transform: translateY(50px);
	opacity: 0;
	transition: transform 500ms, opacity 500ms;
}

#radio1:checked ~ #content #content1, #radio2:checked ~ #content #content2, #radio3:checked ~ #content #content3, #radio4:checked ~ #content #content4, #radio5:checked ~ #content #content5 {
	transform: translateY(0);
	opacity: 1;
}




div#coll_oforma {
    position: absolute;
    margin-top: -300px;
    margin-left: 410px;
}



img.coll_oforma {
    height: 280px;
}



div#tasks {
    height: 340px;
    width: 390px;
    padding: 10px;
}

div#tasks_name {
font-family: 'Shantell Sans';
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #759ab1;
}


div#task {
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}


div#task:before {
    content: "";
    display: block;
    position: absolute;
    width: 347px;
    left: 0;
    margin-top: 15px;
    border-bottom: 1px solid #cde1ec;
    margin-left: 42px;
}





img.task_icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    box-shadow: inset 0px 0px 10px 0px #cde1ec;
    border: 1px solid #cde1ec !important;
    padding: 6px;
    border-radius: 10px;
}

div#task_reward {
    position: absolute;
    margin-top: -35px;
    margin-left: 50px;
    font-family: montserrat;
    font-weight: 600;
    font-size: 12px;
    color: #759ab1;
}

div#task_obj {
    position: absolute;
    margin-top: -15px;
    margin-left: 50px;
    font-family: inter;
    font-weight: 600;
    font-size: 10px;
    color: #797979;
    width: 330px;
}


/* ÑÅÇÎÍÍÛÅ ÊÎËËÅÊÖÈÈ*/

.sez_film {
    width: 180px;
    height: 220px;
    font-family: Mak Light;
    font-weight: 600;
    line-height: 21px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

img.sez_film {
width: 180px;
    height: 180px;
    border: 3px solid #d0ddbb;
    border-radius: 7px;
}

.sez_descr {
    position: absolute;
    padding: 10px;
    margin-top: -225px;
    margin-left: 190px;
    width: 425px;
    height: 200px;
}

	
div#sez_oforma {
    position: absolute;
    margin-top: -300px;
    margin-left: 410px;
    width: 200px;
    display: flex;
    justify-content: center;
}


div#sez_tasks {
    height: 310px;
    width: 400px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}

div#sez_task {
height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}


div#sez_task:before {
    content: "";
    display: block;
    position: absolute;
    width: 347px;
    left: 0;
    margin-top: 15px;
    border-bottom: 1px solid #cde1ec;
    margin-left: 241px;
}