div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.cs-meta-genre:before {
display: none;
}
.cs-meta-genre ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.cs-meta-genre ul > li {
margin-top: 5px;
margin-bottom: 5px;
margin-right: 10px;
}
.cs-meta-genre ul > li:last-child {
margin-right: 0;
}
.cs-meta-genre ul a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 3px 8px;
border: 1px solid var(--cs-color-contrast-200);
border-radius: var(--cs-primary-border-radius);
line-height: 1;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.cs-meta-genre ul a:hover {
color: var(--cs-color-accent-contrast);
border: 1px solid var(--cs-color-accent);
background-color: var(--cs-color-accent);
}
@media (min-width: 720px) {
.cs-posts-area__list .cs-entry__content .cs-entry__excerpt + .cs-entry__post-meta {
margin-top: auto;
padding-top: 1rem;
}
.cs-posts-area__list .cs-entry__content .cs-entry__excerpt + .cs-entry__post-meta + .cs-entry__post-meta {
margin-top: 0;
padding-top: 1rem;
}
}
.cs-block-posts-layout-horizontal-type-1 .cs-entry__content .cs-entry__post-meta .cs-meta-genre,
.cs-posts-area__list .cs-entry__content .cs-entry__post-meta .cs-meta-genre {
display: block;
width: 100%;
margin-top: 1rem;
}  .v-home{
max-width: 1280px;
margin: 0 auto;
padding: 42px 24px 70px;
color: #fff;
}
.v-home a{
color: inherit;
text-decoration: none;
} .v-hero-banner{
max-width: 860px;
height: 150px;
margin: 0 auto 58px;
background: radial-gradient(circle at center, #33100e 0%, #170707 45%, #070707 100%);
border: 1px solid #1f1f1f;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.v-hero-inner span{
display: block;
font-size: 42px;
letter-spacing: .08em;
font-family: Georgia, serif;
}
.v-hero-inner strong{
display: block;
font-size: 28px;
margin-top: 8px;
}
.v-hero-inner em{
display: block;
color: #bbb;
font-style: normal;
font-size: 13px;
margin-top: 4px;
} .v-section{
margin-bottom: 72px;
}
.v-section-title{
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 26px;
}
.v-section-title:before,
.v-section-title:after{
content: "";
height: 1px;
background: #3a3a3a;
flex: 1;
}
.v-section-title span{
background: #a51f17;
color: #fff;
padding: 10px 24px;
font-weight: 800;
text-transform: uppercase;
font-size: 14px;
} .v-featured{
display: grid;
grid-template-columns: 2fr 1fr 1fr;
grid-template-rows: repeat(2, 230px);
gap: 14px;
}
.v-featured-item{
position: relative;
overflow: hidden;
background: #111;
}
.v-featured-main{
grid-row: span 2;
}
.v-featured-item img{
width: 100%;
height: 100%;
object-fit: cover;
filter: brightness(.82);
}
.v-featured-title{
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 16px;
background: linear-gradient(to top, rgba(0,0,0,.95), transparent);
font-size: 18px;
font-weight: 800;
} .v-layout{
display: grid;
grid-template-columns: 2fr 340px;
gap: 48px;
} .v-news-top{
display: grid;
grid-template-columns: repeat(3,1fr);
gap: 22px;
margin-bottom: 30px;
}
.v-card{
display: grid;
grid-template-columns: 220px 1fr;
gap: 24px;
padding: 25px 0;
border-top: 1px solid #303030;
}
.v-card:first-child{
border-top: 0;
}
.v-card-img img{
width: 220px;
height: 150px;
object-fit: cover;
}
.v-card-title{
margin: 0 0 10px;
font-size: 26px;
} .v-grid{
display: grid;
grid-template-columns: repeat(2,1fr);
gap: 30px;
}
.v-grid-three{
grid-template-columns: repeat(3,1fr);
}
.v-grid-four{
grid-template-columns: repeat(4,1fr);
}
.v-tile img{
width: 100%;
aspect-ratio: 1/1;
object-fit: cover;
margin-bottom: 10px;
}
.v-tile h3{
font-size: 20px;
} .v-side-box{
margin-bottom: 48px;
}
.v-side-item{
display: block;
margin-bottom: 12px;
border-bottom: 1px solid #4a1d19;
padding-bottom: 12px;
} .v-more,
.v-break-btn{
display: inline-block;
margin-top: 20px;
padding: 12px 30px;
background: #b32018;
font-weight: 800;
text-transform: uppercase;
} .v-break{
display: grid;
grid-template-columns: 1fr auto;
gap: 20px;
align-items: center;
margin-bottom: 60px;
padding: 25px;
background: #171717;
border-left: 4px solid #a51f17;
} .v-inline-break{
margin: 30px 0;
padding: 20px;
background: #151515;
border-left: 4px solid #a51f17;
} @media (max-width: 1024px){
.v-layout{
grid-template-columns: 1fr;
}
.v-featured{
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
}
.v-featured-main{
grid-column: 1 / -1;
grid-row: auto;
}
.v-news-top,
.v-grid-three,
.v-grid-four{
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 700px){
.v-featured,
.v-news-top,
.v-grid,
.v-grid-three,
.v-grid-four{
grid-template-columns: 1fr;
}
.v-card{
grid-template-columns: 90px 1fr;
}
.v-card-img img{
width: 90px;
height: 90px;
}
}
.v-interviews-layout{
display:grid;
grid-template-columns: 1.35fr 1fr;
gap:30px;
}
.v-interview-main img{
width:100%;
aspect-ratio: 16 / 10;
object-fit:cover;
margin-bottom:14px;
filter:brightness(.9);
}
.v-interview-main h3{
margin:0 0 12px;
font-size:32px;
line-height:1.12;
color:#fff;
}
.v-interview-side{
display:grid;
grid-template-columns:1fr;
gap:24px;
}
.v-break-support{
margin-top:-18px;
}
@media (max-width:900px){
.v-interviews-layout{
grid-template-columns:1fr;
}
}
.v-insight-bar{
margin:-34px auto 48px;
padding:14px 18px;
max-width:980px;
display:flex;
flex-wrap:wrap;
gap:10px 16px;
align-items:center;
justify-content:center;
background:#151515;
border:1px solid #292929;
color:#bbb;
font-size:13px;
line-height:1.35;
}
.v-insight-bar strong{
color:#fff;
font-weight:800;
}
.v-insight-bar span{
position:relative;
}
.v-insight-bar span + span:before{
content:"·";
margin-right:14px;
color:#7a7a7a;
}
@media (max-width:700px){
.v-insight-bar{
margin:-18px 0 34px;
justify-content:flex-start;
}
}