@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@font-face {
	font-family: 'vpone icons';
	src: url('../fonts/vpone-icons.eot?22731080');
	src: url('../fonts/vpone-icons.eot?22731080#iefix') format('embedded-opentype'),
		url('../fonts/vpone-icons.woff?22731080') format('woff'),
		url('../fonts/vpone-icons.ttf?22731080') format('truetype'),
		url('../fonts/vpone-icons.svg?22731080#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "vpone icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  
  font-variant: normal;
  text-transform: none;
 
  line-height: 1em;
 
  margin-left: .2em;
 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-bottom:before { content: '\e803'; }
.icon-top:before { content: '\f001'; }
.icon-right:before { content: '\f002'; }
.icon-left:before { content: '\f004'; }
.icon-top-light:before { content: '\f005'; }
.icon-right-light:before { content: '\f006'; }
.icon-bottom-light:before { content: '\f007'; }
.icon-left-light:before { content: '\f008'; }
.icon-phone:before { content: '\f009'; }
.icon-facebook:before { content: '\f010'; }
.icon-twitter:before { content: '\f011'; }

html {
    -webkit-text-size-adjust: 100%
}
body {
    color: #333;
    line-height: 1.7857;
    font-weight: 400;
    font-style: normal;
	font-family: 'Lora', serif;
}
a,a:link a:active {
    text-decoration: none;
    color: #666
}
section .wrapper strong a{
	color: inherit;
	text-decoration: underline	
}
section .wrapper strong a:hover{
	opacity: 0.8;
}
a.block .block-link {
    text-decoration: none;
}
a.block:hover .block-link {
    text-decoration: underline;
}
a.block .block-link {
    color: #08c;
    cursor: pointer
}

::-webkit-input-placeholder {
	font-family: 'Lora', serif;
}
:-moz-placeholder {
	font-family: 'Lora', serif;
}
::-moz-placeholder {
	font-family: 'Lora', serif;
}
:-ms-input-placeholder {
	font-family: 'Lora', serif;
}

h1,
h2,
h3,
h4,
h5,
h6, {
	font-family: 'Lora', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.071;
    letter-spacing: -1px
}
h2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.105;
    letter-spacing: -1px
}
h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.105;
    letter-spacing: -1px
}
h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2
}
h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2
}
h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}
@media screen and (max-width: 736px) {
    h1 {
        font-size: 24px
    }
    h2 {
        font-size: 22px
    }
    h3 {
        font-size: 20px
    }
    h4 {
        font-size: 20px
    }
}
strong,
b {
    font-weight: bold
}
em,
i,
cite,
dfn {
    font-style: italic
}
p {
    font-size: .875em;
    margin-top: 1em
}
p:first-child {
    margin-top: 0
}
li {
    font-size: 1em
}
li li {
    font-size: 1em
}
ul,
ol {
    margin: 1em 0 1em 1.25em
}
nav ul,
nav ol {
    list-style: none;
    margin: 0
}
.subheadline {
    margin-top: 0;
    display: block;
    color: #999
}
.colorw {
    color: #fff!important
}
.colorgw {
    color: #eee!important
}
.colorsubtitle {
    color: #999!important
}
.color-link{
	color: #08c !important;
}
.centert {
    text-align: center
}
.lefttext {
    text-align: left
}
.righttext {
    text-align: right
}
footer a {
    color: #fff
}
footer a:hover {
    color: #999
}
.slider h2 {
	text-align: left;
	font-size: 60px;
}
.slider h2 .subheadline {
    font-size: 35px
}
@media screen and (max-width: 736px) {
    .slider h2 {
        font-size: 40px
    }

    .slider h2 .subheadline {
        font-size: 22px
    }
}
#home-swap h1 {
    font-size: 3.2em
}
@media screen and (max-width: 736px) {
    #home-swap h1 {
        font-size: 32px!important
    }
}
#nav-inner .nav-inner ul li a {
    font-size: 12px;
	text-transform: uppercase;
}
@media screen and (max-width: 736px) {
    #nav-inner .nav-inner ul li a {
        font-size: 10px
    }
}
.violator,
.violator_link,
.violator_light,
.violator-slider {
    font-size: inherit;
    font-size: .875em
}

h1 .violator,
h1 .violator_light {
	font-size: 22px !important;	
}

h2 .violator,
h2 .violator_light {
	font-size: 20px !important;	
}

h3 .violator,
h3 .violator_light {
	font-size: 18px !important;	
}

h4 .violator,
h4 .violator_light {
	font-size: 16px !important;	
}
.violator-slider {
    font-size: 18px !important;
}
@media screen and (max-width: 736px) {
    h1 .violator,
	h1 .violator_light {
		font-size: 20px !important;	
	}
	
	h2 .violator,
	h2 .violator_light {
		font-size: 18px !important;	
	}
	
	h3 .violator,
	h3 .violator_light {
		font-size: 16px !important;	
	}
	
	h4 .violator,
	h4 .violator_light {
		font-size: 14px !important;	
	}
	.violator-slider {
	    font-size: 16px !important;
	}
}
.badge-large {
    font-size: 48px;
    font-weight: 300;
    line-height: .9;
    letter-spacing: -0.025em
}
.badge-medium {
    font-size: 48px;
    font-weight: 300;
    line-height: .9;
    letter-spacing: -0.025em
}
.badge-small {
    font-size: 20px;
    line-height: 1.375;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase
}
@media screen and (max-width: 736px) {
    .badge-large {
        font-size: 50px
    }
    .badge-medium {
        font-size: 28px;
        font-weight: 300
    }
    .badge-small {
        font-size: 12px;
        font-weight: 500
    }
}
.more:after {
    display: inline-block;
    padding-left: .3em;
    color: inherit;
    font-family: 'vpone icons';
    font-style: normal;
    font-weight: inherit;
    font-size: 1.143em;
    line-height: .875;
    text-decoration: none;
    content: "\f002"
}
.block-link {
    color: #0ac;
    font-size: 100%;
    cursor: pointer
}
.block-link:hover {
    text-decoration: underline
}
.wrapper {
    width: 80%;
    margin: auto
}
@media screen and (max-width: 736px) {
    .wrapper {
        width: 90%;
        overflow: hidden
    }
}

.maxwidth {
    width: 100%
}
.maxheight {
    height: 100%
}
.padd10l {
    padding-left: 10px
}
.padd10r {
    padding-right: 10px
}
.padd10lr {
    padding-left: 10px;
    padding-right: 10px
}
.paddingt0 {
    padding-top: 0
}
.padding0 {
    padding: 0!important
}
.paddingb0 {
    padding-bottom: 0
}
.paddingt20 {
    padding-top: 20px
}
.paddingb20 {
    padding-bottom: 20px
}
.paddingt40 {
    padding-top: 40px
}
.paddingb40 {
    padding-bottom: 40px
}
.paddingt60 {
    padding-top: 60px
}
.paddingb60 {
    padding-bottom: 60px
}
.paddingt80 {
    padding-top: 80px
}
.paddingb80 {
    padding-bottom: 80px
}
.paddingt100 {
    padding-top: 100px
}
.paddingb100 {
    padding-bottom: 100px
}
.paddingt120 {
    padding-top: 120px
}
.paddingb120 {
    padding-bottom: 120px
}
.paddingt160 {
    padding-top: 160px
}
.paddingb160 {
    padding-bottom: 160px
}
.paddingt200 {
    padding-top: 200px
}
.paddingb200 {
    padding-bottom: 200px
}
.margin0 {
    margin: 0!important
}
.margint0 {
    margin-top: 0!important
}
.marginb0 {
    margin-bottom: 0!important
}
.margint10 {
    margin-top: 10px!important
}
.marginb10 {
    margin-bottom: 10px!important
}
.margint20 {
    margin-top: 20px!important
}
.marginb20 {
    margin-bottom: 20px!important
}
.margint40 {
    margin-top: 40px!important
}
.marginb40 {
    margin-bottom: 40px!important
}
.margint80 {
    margin-top: 80px!important
}
.marginb80 {
    margin-bottom: 80px!important
}
.margint100 {
    margin-top: 100px !important
}
.marginb100 {
    margin-bottom: 100px !important
}
.margint120 {
    margin-top: 120px !important
}
.marginb120 {
    margin-bottom: 120px !important
}
.margint160 {
    margin-top: 160px !important
}
.marginb160 {
    margin-bottom: 160px !important
}
.margint200 {
    margin-top: 200px !important
}
.marginb200 {
    margin-bottom: 200px !important
}
.margin10lr {
    margin-left: 10px;
    margin-right: 10px
}
.minheight {
    min-height: 400px
}
.bordert {
    border-top: 1px solid #ccc
}
.large-1 {
    position: relative;
    float: left;
    width: 8.3333333333%
}
.large-2 {
    position: relative;
    float: left;
    width: 16.666666667%
}
.large-3 {
    position: relative;
    float: left;
    width: 25%
}
.large-4 {
    position: relative;
    float: left;
    width: 33.333333333%
}
.large-5 {
    position: relative;
    float: left;
    width: 41.666666667%
}
.large-6 {
    position: relative;
    float: left;
    width: 50%
}
.large-7 {
    position: relative;
    float: left;
    width: 58.333333333%
}
.large-8 {
    position: relative;
    float: left;
    width: 66.666666666%
}
.large-9 {
    position: relative;
    float: left;
    width: 75%
}
.large-10 {
    position: relative;
    float: left;
    width: 83.333333333%
}
.large-11 {
    position: relative;
    float: left;
    width: 91.666666666%
}
.large-12 {
    position: relative;
    float: left;
    width: 100%
}
@media screen and (max-width: 736px) {
    .large-6 {
        float: none;
        width: 100%
    }
}

.offset-12 {
    margin-left: 100%
}

.offset-11 {
    margin-left: 91.66666667%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-9 {
    margin-left: 75%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-6 {
    margin-left: 50%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-3 {
    margin-left: 25%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-0 {
    margin-left: 0
}

.clear{
	clear: none;
}


@media screen and (max-width: 736px) {
		
	.offset-1, .offset-2, .offset-3, .offset-4, .offset-5, .offset-6, .offset-7, .offset-8, .offset-9, .offset-10, .offset-11, .offset-12{
		margin-left: 0px;
		opacity: 1;
	}
	
}

.posts-inevidenza{
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalnav {
    font-weight: normal;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}
#globalnav,
#globalnav * {
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    font-size: 1em;
    font-weight: inherit;
    *font-weight: expression(this.parentNode.currentStyle['font-weight']);
    line-height: inherit;
    *line-height: expression(this.parentNode.currentStyle['line-height']);
    text-align: inherit;
    *text-align: expression(this.parentNode.currentStyle['text-align'])
}
#globalnav article,
#globalnav aside,
#globalnav details,
#globalnav figcaption,
#globalnav figure,
#globalnav footer,
#globalnav header,
#globalnav nav,
#globalnav section {
    display: block
}
#globalnav img {
    border: 0;
    vertical-align: middle
}
#globalnav ul {
    list-style: none
}
#globalnav,
#globalnav select,
#globalnav button {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern'
}
#globalnav input,
#globalnav textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern'
}

#globalnav {
    right: 0;
    left: 0;
    z-index: 9999;
    display: block;
    margin: 0;
    width: 100%;
    min-width: 1024px;
    height: 70px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    #globalnav{
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.8);
    }
}
@media screen and (min-width: 736px) {
	#globalnav {
    	padding-top: 10px;
	    padding-bottom: 10px;
	}
}
@media screen and (max-width: 736px) {
	#globalnav{
		position: fixed;
		top: 0;
	}
}
@media only screen and (max-width: 1023px) {
    #globalnav {
        min-width: 320px
    }
}
@media only screen and (max-width: 736px) {
    #globalnav {
        max-height: none;
        -webkit-transition: background .35s linear .25s, height .35s ease-in .25s, min-height .35s ease-in .25s;
        transition: background .35s linear .25s, height .35s ease-in .25s, min-height .35s ease-in .25s
    }
    #menustate:checked ~ #globalnav,
    #menustate:target ~ #globalnav {
        height: 100%;
        background: #fff;
        -webkit-transition: background .35s linear, height .35s ease-in, min-height .35s ease-in;
        transition: background .35s linear, height .35s ease-in, min-height .35s ease-in
    }
}
#menustate {
    display: none
}
#globalnav .nav-content {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    z-index: 2
}
@media only screen and (min-width: 1023px) {
	#globalnav .nav-content {
	    max-width: 80% !important;
	}	
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-content {
        padding: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%
    }
}
#globalnav .nav-header {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    overflow: hidden
}
@media only screen and (min-width: 736px) {
	#globalnav .nav-header {
		padding: 10px 0px !important;
	}
}
#globalnav .nav-header .nav-logo {
    display: none;
    position: absolute;
    width: 180px;
    left: 50%;
    margin-left: -90px;
    text-align: center;
    z-index: 1
}
#globalnav .nav-logo img {
    height: 70px!important
}
@media only screen and (max-width: 736px) {
	#globalnav .nav-logo img {
	    height: 40px!important;
	    padding: 5px 0px;
	}
}
#globalnav .nav-header .nav-logo a:hover {
    opacity: .45;
    -ms-filter: 'alpha(opacity=$ieopacity)';
    filter: alpha(opacity=45)
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-header {
        display: block
    }
    #globalnav .nav-header .nav-logo {
        display: block
    }
}
#globalnav .nav-list {
    cursor: default;
    margin: 0 0px;
    padding: 0px 20px !important;
    text-align: justify;
    width: auto;
    height: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}
#globalnav .nav-list:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-list {
        position: absolute;
        z-index: 2;
        top: 78px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        text-align: center;
        padding: 0 58px!important;
        height: auto;
        box-sizing: border-box;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        visibility: hidden;
        -webkit-transition: height .35s linear, visibility 0s linear 1s;
        transition: height .35s linear, visibility 0s linear 1s
    }
    #globalnav .nav-list:nth-child(2) {
        margin-top: 12px
    }
    #globalnav .nav-list:nth-child(9) {
        margin-bottom: 48px
    }
    #menustate:checked ~ #globalnav .nav-list,
    #menustate:target ~ #globalnav .nav-list {
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
    #globalnav .nav-list:after,
    #globalnav .nav-list .after {
        display: none
    }
}
#globalnav .nav-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    height: 70px;
    z-index: 1;
    vertical-align: top
}
#globalnav .nav-item.nav-logo {

    height: 70px
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-item {
        width: 100%;
        height: 50px
    }
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-logo {
        display: none
    }
}
#globalnav .nav-logo a:hover {
    opacity: .45;
    -ms-filter: 'alpha(opacity=$ieopacity)';
    filter: alpha(opacity=45)
}
@media only screen and (max-width: 736px) {
    #globalnav .nav-item-menu {
        height: 47px;
        border-bottom: 1px solid #ccc;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: scale(1.1) translateY(-24px);
        -ms-transform: scale(1.1) translateY(-24px);
        transform: scale(1.1) translateY(-24px);
        -webkit-transition: opacity .35s ease-out, -webkit-transform .35s ease-out;
        transition: opacity .35s ease-out, transform .35s ease-out
    }
    #menustate:checked ~ #globalnav .nav-item-menu,
    #menustate:target ~ #globalnav .nav-item-menu {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    #globalnav .nav-item-menu:nth-child(2) {
        -webkit-transition-delay: 800ms, 800ms;
        transition-delay: 800ms, 800ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(2),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(2) {
        -webkit-transition-delay: 0ms, 0ms;
        transition-delay: 0ms, 0ms
    }
    #globalnav .nav-item-menu:nth-child(3) {
        -webkit-transition-delay: 700ms, 700ms;
        transition-delay: 700ms, 700ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(3),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(3) {
        -webkit-transition-delay: 100ms, 100ms;
        transition-delay: 100ms, 100ms
    }
    #globalnav .nav-item-menu:nth-child(4) {
        -webkit-transition-delay: 600ms, 600ms;
        transition-delay: 600ms, 600ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(4),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(4) {
        -webkit-transition-delay: 200ms, 200ms;
        transition-delay: 200ms, 200ms
    }
    #globalnav .nav-item-menu:nth-child(5) {
        -webkit-transition-delay: 500ms, 500ms;
        transition-delay: 500ms, 500ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(5),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(5) {
        -webkit-transition-delay: 300ms, 300ms;
        transition-delay: 300ms, 300ms
    }
    #globalnav .nav-item-menu:nth-child(6) {
        -webkit-transition-delay: 400ms, 400ms;
        transition-delay: 400ms, 400ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(6),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(6) {
        -webkit-transition-delay: 400ms, 400ms;
        transition-delay: 400ms, 400ms
    }
    #globalnav .nav-item-menu:nth-child(7) {
        -webkit-transition-delay: 300ms, 300ms;
        transition-delay: 300ms, 300ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(7),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(7) {
        -webkit-transition-delay: 500ms, 500ms;
        transition-delay: 500ms, 500ms
    }
    #globalnav .nav-item-menu:nth-child(8) {
        -webkit-transition-delay: 200ms, 200ms;
        transition-delay: 200ms, 200ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(8),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(8) {
        -webkit-transition-delay: 600ms, 600ms;
        transition-delay: 600ms, 600ms
    }
    #globalnav .nav-item-menu:nth-child(9) {
        -webkit-transition-delay: 100ms, 100ms;
        transition-delay: 100ms, 100ms
    }
    #menustate:checked ~ #globalnav .nav-item-menu:nth-child(9),
    #menustate:target ~ #globalnav .nav-item-menu:nth-child(9) {
        -webkit-transition-delay: 700ms, 700ms;
        transition-delay: 700ms, 700ms
    }
}
#globalnav .nav-link {
    font-size: 18px;
    line-height: 4;
    font-weight: 800;
    letter-spacing: normal;
    opacity: 1;
    color: #333;
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 70px;
    text-decoration: none
}
#globalnav .nav-link:hover {
    opacity: .45;
    -ms-filter: 'alpha(opacity=$ieopacity)';
    filter: alpha(opacity=45)
}
#globalnav .nav-item-menu .nav-menu-current {
    opacity: .45;
    -ms-filter: 'alpha(opacity=$ieopacity)';
    filter: alpha(opacity=45)
}
#globalnav .menuicon {
    display: none;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 48px;
    border-bottom: 0
}
@media only screen and (max-width: 736px) {
    #globalnav .menuicon {
        display: block
    }
}
#globalnav .menuicon-label {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
    -webkit-transition: opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1), transform .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-tap-highlight-color: transparent
}
#globalnav .menuicon-label:hover,
#globalnav .menuicon-label:focus,
#globalnav .menuicon-label:active {
    opacity: .45
}
.touch#globalnav .menuicon-label {
    opacity: 1;
    -webkit-transition: -webkit-transform .4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform .4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}
#menustate:checked ~ #globalnav .menuicon-label,
#menustate:target ~ #globalnav .menuicon-label {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
#globalnav .menuicon-bread {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    -webkit-transition: opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1)
}
#globalnav .menuicon-bread-top {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform .25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    z-index: 4
}
#menustate:checked ~ #globalnav .menuicon-bread-top,
#menustate:target ~ #globalnav .menuicon-bread-top {
    -webkit-transition: -webkit-transform .25s .2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform .25s .2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
#globalnav .menuicon-bread-bottom {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform .25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}
#menustate:checked ~ #globalnav .menuicon-bread-bottom,
#menustate:target ~ #globalnav .menuicon-bread-bottom {
    -webkit-transition: -webkit-transform .25s .2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform .25s .2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
#globalnav .menuicon-bread-crust {
    display: block;
    width: 17px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 16px;
    z-index: 1;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s
}
#globalnav .menuicon-bread-crust-top {
    top: 23px;
    -webkit-transition: -webkit-transform .2s .2s;
    transition: transform .2s .2s;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}
#menustate:checked ~ #globalnav .menuicon-bread-crust-top,
#menustate:target ~ #globalnav .menuicon-bread-crust-top {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0;
    transition-delay: 0
}
#globalnav .menuicon-bread-crust-bottom {
    bottom: 23px;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}
#menustate:checked ~ #globalnav .menuicon-bread-crust-bottom,
#menustate:target ~ #globalnav .menuicon-bread-crust-bottom {
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
#globalnav .menuanchor {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}
#globalnav .menuanchor:focus {
    outline-offset: -8px;
    width: 48px;
    height: 48px
}
#globalnav .menuanchor-close {
    display: none
}
#globalnav .menuanchor-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0 99.9% 99.9%);
    clip-path: inset(0px 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
#menustate:checked ~ #globalnav .menuanchor-open,
#menustate:target ~ #globalnav .menuanchor-open {
    display: none
}
#menustate:checked ~ #globalnav .menuanchor-close,
#menustate:target ~ #globalnav .menuanchor-close {
    display: block
}
footer {
    width: 100%;
    background: #1b1b1b
}
#footer-header {
    color: #fff;
    font-size: 14px;
    clear: both;
}
#footer-header img{
	width: 200px;
}
@media screen and (max-width: 736px) {
    #footer-header {
        font-size: 12px
    }
	#footer-header img{
		width: 150px;
	}
}
#footer-links {
    padding-top: 10px;
    padding-bottom: 50px;
    font-size: 12px !important;
    color: #fff;
    display: list-item;
    list-style: none
}
#footer-links div {
    display: inline-block;
    margin-right: 20px;
    color: #999
}
#footer-links nav {
    display: inline-block;
    float: right
}
#footer-links nav a {
    display: inline-block;
    padding-right: 5px
}
#footer-links nav a p:after {
    content: " | ";
    padding-left: 5px
}
#footer-links nav a p.last:after {
    content: "";
    padding-left: 0
}
.icon-call {
    width: 44px;
    height: 44px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-image: url(../graphics/icon-call.svg);
    background-size: 44px 44px
}
.icon-info {
    width: 44px;
    height: 44px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-image: url(../graphics/icon-info.svg);
    background-size: 44px 44px
}


#topbar{
	width:100%; 
	height: 30px; 
	background: #e5251d; 
	position: absolute;
	z-index: 9999;
}

#topbar nav{
    max-width: 980px;    
	margin: auto;
}

@media only screen and (min-width: 1024px) {
	#topbar nav {
	    max-width: 80%;
	}	
}


@media screen and (max-width: 736px) {
	#topbar{
		display: none;
	}
}


#topbar ul{
	display: flex;	
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
    padding-left:20px !important;
    padding-right:20px !important;
}

#topbar .texttopbar{
	display: flex;	
	float: left;
	font-size: 16px;
	margin: 0;
	padding: 0;
	height: 30px;
    padding-left:20px !important;
    padding-right:20px !important;	
}
#topbar .texttopbar li{
	background: #e5251d !important
}
#topbar ul li{
	display: inline-block;
	height: 30px;	
	color: #fff;
}
#topbar ul li:hover{
	background: #fff;
}
#topbar ul li:first-child{
	border: 0px;
	background: #fff;
	font-weight: 800;
}
#topbar ul li:first-child a{
	color: #e5251d;
}
#topbar ul li:first-child a:hover{
	text-decoration: underline
}
#topbar ul li a{
	color: #fff
}
#topbar ul li a:hover{
	color: #e5251d;
}
#topbar ul li a{
	padding: 5px 10px;
	font-size: 12px !important;
	overflow: hidden;
	font-weight: 800;
	line-height: 28px !important;
}
.entry-content a{
	text-decoration: underline !important;
	color: #e5251d !important;
}
.entry-content .read-more{
	text-align: left;
	margin-top: 30px;
}
.entry-content .read-more a{
	text-decoration: none !important;
	color: #e5251d !important;
}
.read-more a:hover{
	color: #fff !important;
}
.entry-content a:hover{
	text-decoration: none !important;
}
.entry-content p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #333;
    
}
.entry-content ol, .entry-content ul{
	margin: 1em 0 1em 1.25em !important;
	padding: unset !important;
}
.entry-content li{
	font-size: 20px !important;
    line-height: 30px !important;
    color: #111;
    margin: 15px;
}
.slider {
    background-size: cover !important;
    overflow: hidden;
}
@media screen and (max-width: 736px) {
    .slider{
        height: 200px;
    }
    .slider-home{
        height: 400px;
    }
}
@media screen and (min-width: 736px) {
    .slider{
        height: 400px;
        background-size: cover !important;
    }
    .slider-home{
        height: 600px;
        background-size: cover !important;
    }
}
h1, h2, h3, h4 {
    font-family: 'Lora', serif;
    font-weight: 700;
    color: #111;
}
#sidebar {
    position: relative!important
}
.textwidget {
    text-align: center
}
.main-header {
    position: relative
}
#header-inner {
    overflow: visible
}
@media only screen and (min-width: 736px) {
	#globalnav {
	    height: 90px
	}
}
.cat-title {
    display: none
}
header.page-header:not(.entry-header) {
    display: none
}
#globalnav .nav-content {
    max-width: 1024px
}
#globalnav .nav-header {
    overflow: visible
}
#globalnav .nav-logo img {
    height: 70px!important
}
.sharedaddy {
    width: 100%
}
.sharedaddy ul {
    list-style: none;
    width: 100%!important;
    padding: 0;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    margin: 0;
}
.sharedaddy li {
    display: inline-block;
    margin: 0 5px
}
.sharedaddy li:hover {
    opacity: .5
}
.sharedaddy li a {
	background: none !important;
	box-shadow: none !important;
    list-style: none;
    border: 0!important;
    text-decoration: none;
    display: block;
    width: 40px !important;
    height: 40px !important
}
.sharedaddy li a span {
    display: none
}
.sharedaddy .sd-content {
    width: 100%
}
.sharedaddy .share-facebook a {
    background-image: url("/graphics/icon/icon-social-facebook.png") !important
}
.sharedaddy .share-twitter a {
    background-image: url("/graphics/icon/icon-social-twitter.png") !important
}
.sharedaddy .share-linkedin a {
    background-image: url("/graphics/icon/icon-social-linkedin.png") !important
}
.sharedaddy .share-google-plus-1 a {
    background-image: url("/graphics/icon/icon-social-googleplus.png") !important
}
.sharedaddy .share-pinterest a {
    background-image: url("/graphics/icon/icon-social-pinterest.png") !important
}
.sharedaddy .share-jetpack-whatsapp a {
    background-image: url("/graphics/icon/icon-social-whatsapp.png") !important
}
.sharedaddy .share-telegram a {
    background-image: url("/graphics/icon/icon-social-telegram.png") !important
}
.sharedaddy .share-email a {
    background-image: url("/graphics/icon/icon-social-email.png") !important
}
.sharedaddy .share-end {
    display: none
}
.sharedaddy a:before {
	content: '' !important;
}
.secondary {
    display: block!important
}
#masthead .site-branding {
    display: none!important
}
#main {
    padding-right: 5px;
    padding-left: 5px
}
.entry-content h3 {
    font-size: 26px!important
}
.slides img {
    max-width: none!important
}
footer .wrapper {
    width: 80%;
    margin: auto
}
@media screen and (max-width: 736px) {
    footer .wrapper {
        width: 90%;
        overflow: hidden
    }
}
footer .paddingt40 {
    padding-top: 40px
}
footer .displinl {
    display: inline
}
footer .padd10l {
    padding-left: 10px;
    color: #fff
}
footer .clear {
    clear: both
}
.buckets-widget .large-6 {
    padding-bottom: 20px
}
.buckets-widget .large-6 h4{
	margin-top: 0;
}
.buckets-widget .large-6.last {
    padding-bottom: 0
}
.buckets-widget .large-6 a{
	display: block;
}
.buckets-widget .large-6 h3{
	margin-top: 0px;
}
.buckets-widget .large-6 p{
	font-size: 20px;
}
.buckets-widget .large-6 img{
	height: 150px;
}
@media screen and (max-width: 736px) {
    .buckets-widget {
        width: 100%
    }
    .buckets-widget .large-6 {
        float: left;
        width: 50%;
        padding-bottom: 0
    }
}
article p {
    line-height: 2.3
}
@media screen and (min-width: 736px) {
	.posabs{
		position: absolute;
		top: 30px;
	}
}
.posfix {
    position: fixed;
    top: 0;    
}

.point-blog{
	width: 30px;
	height: 30px;
	background: #e5251d;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-weight: 800;
}
.marginb80{
	margin-bottom: 40px;
}

.cat-item {
  position: relative;
  font-size: 16px !important;
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
  list-style: none;
}
.cat-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  /*left: 50%;*/
  left: 0;
  height: 2px;
  width: 40px;
  /*margin-left: -20px;*/
  background: #e5251d;
}
.cat-item a{
  color: #696969;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#page{
	padding-top: 120px;
}
@media screen and (max-width: 736px) {
	#page{
		padding-top: 60px;
	}
	.top-section #topnews-section .large-3{
		width: 50%
	}
	
	.top-section #inevidenza-section .large-3{
		width: 50%
	}
	
	.top-section #topnews-section .large-6{
		float: right;
	}
	.clear-responsive{
		clear: both
	}
}

#topnews-section .big-box{
	width: 100%;
	height: 400px;
	background-size: cover !important;
}

#topnews-section .middle-box{
	width: 100%;
	height: 200px;
	background-size: cover !important;
}
#inevidenza-section .middle-box{
	width: 100%;
	height: 200px;
	background-size: cover !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: inherit !important;
	text-decoration: none !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	margin-top: 20px !important;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-top: 20px !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	font-size: 16px !important
}
#cookieChoiceInfo{
	bottom: 0 !important;
	top: auto !important;
	width: 100% !important;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.7) !important;
}

#cookieChoiceInfo a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
}


#cookieChoiceInfo a#cookieChoiceDismiss {
	text-decoration: none;
	background: #e5251d;
	color: #fff;
	padding: 0px 10px;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
}

/* Editorial Refresh
   Scoped to WordPress theme pages to avoid side effects on ecoplus. */
body.wp-theme-vpone-theme {
	--editorial-bg: #eef2f6;
	--editorial-surface: #ffffff;
	--editorial-surface-muted: #f8fafc;
	--editorial-text: #171e26;
	--editorial-muted: #556477;
	--editorial-border: #d5dce5;
	--editorial-border-soft: #e7ecf2;
	--editorial-brand: #b31219;
	--editorial-brand-dark: #8d0f14;
	--editorial-accent: #111820;
	background: var(--editorial-bg);
	color: var(--editorial-text);
}

body.wp-theme-vpone-theme .wrapper,
body.wp-theme-vpone-theme .container {
	width: min(1320px, 92%);
	max-width: 1320px;
}

body.wp-theme-vpone-theme #page {
	padding-top: 22px;
}

body.wp-theme-vpone-theme #content.site-content {
	padding-bottom: 42px;
}

body.wp-theme-vpone-theme a:focus-visible,
body.wp-theme-vpone-theme button:focus-visible,
body.wp-theme-vpone-theme input:focus-visible,
body.wp-theme-vpone-theme .nav-link:focus-visible {
	outline: 3px solid var(--editorial-brand);
	outline-offset: 2px;
}

body.wp-theme-vpone-theme .main-header {
	position: relative;
	background: var(--editorial-surface);
	box-shadow: 0 2px 14px rgba(9, 14, 20, 0.1);
	z-index: 10010;
}

body.wp-theme-vpone-theme #topbar {
	position: relative;
	height: auto;
	min-height: 36px;
	background: var(--editorial-brand);
}

body.wp-theme-vpone-theme #topbar nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 36px;
}

body.wp-theme-vpone-theme #topbar ul {
	display: flex;
	float: none;
	align-items: center;
	flex-wrap: wrap;
	height: auto;
	min-height: 36px;
	margin: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.wp-theme-vpone-theme #topbar .texttopbar {
	float: none;
	flex: 1 1 340px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}

body.wp-theme-vpone-theme #topbar .texttopbar li {
	background: transparent !important;
	padding-right: 12px;
	line-height: 1.25;
}

body.wp-theme-vpone-theme #topbar .texttopbar li:first-child {
	background: transparent;
	color: #fff;
}

body.wp-theme-vpone-theme #topbar nav > ul:last-child {
	flex: 1 1 420px;
	justify-content: flex-end;
}

body.wp-theme-vpone-theme #topbar ul li {
	display: flex;
	align-items: center;
	height: 36px;
	color: #fff;
	transition: background-color .2s ease;
}

body.wp-theme-vpone-theme #topbar ul li p {
	margin: 0;
}

body.wp-theme-vpone-theme #topbar ul li:hover {
	background: rgba(255, 255, 255, 0.14);
}

body.wp-theme-vpone-theme #topbar nav > ul:not(.texttopbar) li:first-child {
	background: #fff;
}

body.wp-theme-vpone-theme #topbar nav > ul:not(.texttopbar) li:first-child a {
	color: var(--editorial-brand);
}

body.wp-theme-vpone-theme #topbar ul li a {
	padding: 0 10px;
	line-height: 1.1 !important;
	font-size: 11px !important;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #fff;
}

body.wp-theme-vpone-theme #globalnav {
	background: rgba(255, 255, 255, 0.96);
	border-bottom: 1px solid var(--editorial-border);
	min-width: 320px;
	height: 86px;
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
	body.wp-theme-vpone-theme #globalnav {
		-webkit-backdrop-filter: saturate(180%) blur(16px);
		backdrop-filter: saturate(180%) blur(16px);
		background-color: rgba(255, 255, 255, 0.86);
	}
}

body.wp-theme-vpone-theme #globalnav .nav-content {
	max-width: min(1320px, 92%) !important;
}

body.wp-theme-vpone-theme #globalnav .nav-logo img {
	height: 64px !important;
}

body.wp-theme-vpone-theme #globalnav .nav-item {
	height: 70px;
}

body.wp-theme-vpone-theme #globalnav .nav-list {
	height: 70px;
}

body.wp-theme-vpone-theme #globalnav .nav-link {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 8px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--editorial-accent);
	border-bottom: 2px solid transparent;
	transition: color .2s ease, border-color .2s ease;
}

body.wp-theme-vpone-theme #globalnav .nav-link:hover,
body.wp-theme-vpone-theme #globalnav .nav-link:focus {
	color: var(--editorial-brand);
	border-bottom-color: var(--editorial-brand);
}

body.wp-theme-vpone-theme .editorial-utility-bar {
	position: relative;
	z-index: 9990;
	background: var(--editorial-surface);
	border-top: 1px solid var(--editorial-border-soft);
	border-bottom: 1px solid var(--editorial-border);
	margin-top: 118px;
}

body.wp-theme-vpone-theme .editorial-utility-inner {
	display: flex;
	align-items: center;
	gap: 16px;
	min-height: 58px;
	padding: 7px 0;
}

body.wp-theme-vpone-theme .editorial-datestamp {
	flex: 0 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--editorial-muted);
	padding-right: 12px;
	border-right: 1px solid var(--editorial-border-soft);
	white-space: nowrap;
}

body.wp-theme-vpone-theme .editorial-breaking {
	display: flex;
	align-items: center;
	gap: 12px;
	flex: 1;
	min-width: 0;
}

body.wp-theme-vpone-theme .editorial-breaking-label {
	display: inline-block;
	background: var(--editorial-brand);
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	padding: 6px 10px;
	border-radius: 2px;
	white-space: nowrap;
}

body.wp-theme-vpone-theme .editorial-breaking-link,
body.wp-theme-vpone-theme .editorial-breaking-empty {
	display: inline-block;
	color: var(--editorial-text);
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

body.wp-theme-vpone-theme .editorial-breaking-link:hover,
body.wp-theme-vpone-theme .editorial-breaking-link:focus {
	color: var(--editorial-brand);
}

body.wp-theme-vpone-theme .editorial-search-wrap {
	width: 340px;
	flex-shrink: 0;
}

body.wp-theme-vpone-theme .editorial-search-wrap .form-search {
	margin: 0;
}

body.wp-theme-vpone-theme .editorial-search-wrap .input-group {
	display: flex;
	align-items: stretch;
}

body.wp-theme-vpone-theme .editorial-search-wrap .search-query {
	height: 40px;
	border: 1px solid var(--editorial-border);
	border-right: 0;
	padding: 0 12px;
	border-radius: 0;
	font-size: 14px;
	color: var(--editorial-text);
	background: var(--editorial-surface);
}

body.wp-theme-vpone-theme .editorial-search-wrap #searchsubmit {
	height: 40px;
	background: var(--editorial-accent);
	color: #fff;
	border: 0;
	padding: 0 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	transition: background-color .2s ease;
}

body.wp-theme-vpone-theme .editorial-search-wrap #searchsubmit:hover {
	background: var(--editorial-brand);
}

body.wp-theme-vpone-theme .main-content-area {
	margin-top: 34px;
	margin-bottom: 34px;
}

body.wp-theme-vpone-theme #primary.content-area {
	padding-right: 24px;
}

body.wp-theme-vpone-theme #topnews-section,
body.wp-theme-vpone-theme #inevidenza-section {
	margin-bottom: 32px;
}

body.wp-theme-vpone-theme #topnews-section .large-12.marginb20 {
	background: var(--editorial-surface);
	border: 1px solid var(--editorial-border);
	padding: 22px 12px 12px;
}

body.wp-theme-vpone-theme #topnews-section .cat-item,
body.wp-theme-vpone-theme #inevidenza-section .cat-item {
	margin: 10px 0 0;
	padding: 0;
}

body.wp-theme-vpone-theme #topnews-section .cat-item:after,
body.wp-theme-vpone-theme #inevidenza-section .cat-item:after {
	display: none;
}

body.wp-theme-vpone-theme #topnews-section .cat-item a,
body.wp-theme-vpone-theme #inevidenza-section .cat-item a {
	display: inline-block;
	background: var(--editorial-accent);
	color: #fff;
	padding: 5px 11px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	letter-spacing: 0.09em;
	font-weight: 700;
}

body.wp-theme-vpone-theme #topnews-section .topnews-main-title {
	font-size: clamp(32px, 2.35vw, 44px);
	line-height: 1.1;
	margin: 8px 0 0;
	color: var(--editorial-text);
}

body.wp-theme-vpone-theme #topnews-section .topnews-main-title:hover {
	color: var(--editorial-brand);
}

body.wp-theme-vpone-theme #topnews-section .read-more {
	margin-top: 18px !important;
}

body.wp-theme-vpone-theme #topnews-section .read-more a {
	display: inline-block;
	padding: 0.6em 1.15em;
	border: 1px solid var(--editorial-accent);
	background: var(--editorial-accent);
	color: #fff !important;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

body.wp-theme-vpone-theme #topnews-section .read-more a:hover {
	background: var(--editorial-brand);
	border-color: var(--editorial-brand);
}

body.wp-theme-vpone-theme #topnews-section .big-box,
body.wp-theme-vpone-theme #topnews-section .middle-box,
body.wp-theme-vpone-theme #inevidenza-section .middle-box {
	border: 1px solid var(--editorial-border);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.wp-theme-vpone-theme #topnews-section .big-box {
	height: 300px !important;
}

body.wp-theme-vpone-theme #topnews-section .middle-box,
body.wp-theme-vpone-theme #inevidenza-section .middle-box {
	height: 170px !important;
}

body.wp-theme-vpone-theme #topnews-section .middle-box.no-thumb,
body.wp-theme-vpone-theme #inevidenza-section .middle-box.no-thumb,
body.wp-theme-vpone-theme #topnews-section .big-box.no-thumb,
body.wp-theme-vpone-theme .post-cover.no-image {
	background-image: linear-gradient(135deg, #dbe3ed 0%, #eef3f8 60%, #f5f8fc 100%);
}

body.wp-theme-vpone-theme #topnews-section .large-3 > a,
body.wp-theme-vpone-theme #inevidenza-section .large-3 > a,
body.wp-theme-vpone-theme #secondary .widget_wpb_widget .large-12 > a {
	display: block;
	background: var(--editorial-surface);
	border: 1px solid var(--editorial-border);
	height: 100%;
	transition: box-shadow .2s ease, transform .2s ease;
}

body.wp-theme-vpone-theme #topnews-section .large-3 > a:hover,
body.wp-theme-vpone-theme #inevidenza-section .large-3 > a:hover {
	transform: translateY(-1px);
	box-shadow: 0 8px 20px rgba(17, 24, 32, 0.08);
}

body.wp-theme-vpone-theme #topnews-section .large-3 .padd10lr,
body.wp-theme-vpone-theme #inevidenza-section .large-3 .padd10lr {
	padding: 10px 10px 14px;
}

body.wp-theme-vpone-theme #topnews-section .large-3 .topnews-card-title,
body.wp-theme-vpone-theme #inevidenza-section .large-3 .topnews-card-title,
body.wp-theme-vpone-theme #secondary .widget_wpb_widget .large-12 h2 {
	font-size: 21px;
	line-height: 1.24;
	margin-top: 12px;
	color: var(--editorial-text);
}

body.wp-theme-vpone-theme #topnews-section .large-3 .topnews-card-title:hover,
body.wp-theme-vpone-theme #inevidenza-section .large-3 .topnews-card-title:hover {
	color: var(--editorial-brand);
}

body.wp-theme-vpone-theme .inevidenza-heading-wrap {
	padding: 0 10px 8px;
	margin-left: 0;
}

body.wp-theme-vpone-theme .article-container {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 34px 30px;
}

body.wp-theme-vpone-theme.blog.home article.post {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

body.wp-theme-vpone-theme.blog.home article.post:nth-child(odd),
body.wp-theme-vpone-theme.blog.home article.post:nth-child(even) {
	padding: 0 !important;
}

body.wp-theme-vpone-theme article.post .post-inner-content {
	background: var(--editorial-surface);
	border: 1px solid var(--editorial-border);
	padding: 24px 24px 22px;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 1px 0 rgba(17, 24, 32, 0.02);
	transition: box-shadow .2s ease, transform .2s ease;
}

body.wp-theme-vpone-theme article.post:hover .post-inner-content {
	transform: translateY(-1px);
	box-shadow: 0 10px 24px rgba(10, 16, 23, 0.08);
}

body.wp-theme-vpone-theme article.post .entry-header {
	margin-bottom: 14px;
}

body.wp-theme-vpone-theme article.post .cat-item {
	margin-bottom: 10px;
	padding-bottom: 0;
}

body.wp-theme-vpone-theme article.post .cat-item:after {
	display: none;
}

body.wp-theme-vpone-theme article.post .cat-item a {
	display: inline-block;
	background: var(--editorial-surface-muted);
	color: #273242;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	padding: 4px 8px;
}

body.wp-theme-vpone-theme article.post .entry-title {
	margin: 0 0 8px;
}

body.wp-theme-vpone-theme article.post .entry-title a {
	font-size: clamp(31px, 2.1vw, 42px);
	line-height: 1.1;
	letter-spacing: -0.015em;
	color: var(--editorial-text);
}

body.wp-theme-vpone-theme article.post .entry-title a:hover {
	color: var(--editorial-brand);
}

body.wp-theme-vpone-theme article.post .entry-meta {
	margin-bottom: 0;
}

body.wp-theme-vpone-theme article.post .entry-meta .posted-on {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	color: var(--editorial-muted);
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

body.wp-theme-vpone-theme .post-cover-link {
	display: block;
	margin-bottom: 16px;
}

body.wp-theme-vpone-theme .post-cover {
	height: clamp(220px, 20vw, 330px);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid var(--editorial-border);
}

body.wp-theme-vpone-theme article.post .entry-content {
	margin: 0;
	flex: 1;
}

body.wp-theme-vpone-theme article.post .entry-content p {
	font-size: 17px !important;
	line-height: 1.78 !important;
	color: #283344;
}

body.wp-theme-vpone-theme article.post .read-more {
	text-align: left;
	margin-top: 18px;
}

body.wp-theme-vpone-theme article.post .read-more a {
	display: inline-block;
	border-width: 1px;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding: 0.62em 1.2em 0.66em;
}

body.wp-theme-vpone-theme article.post .entry-footer {
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid var(--editorial-border-soft);
	text-align: left;
}

body.wp-theme-vpone-theme .paging-navigation {
	margin-top: 30px;
	padding-top: 22px;
	border-top: 1px solid var(--editorial-border);
}

body.wp-theme-vpone-theme #secondary {
	padding-left: 24px;
}

body.wp-theme-vpone-theme #secondary .inner {
	position: sticky;
	top: 132px;
}

body.wp-theme-vpone-theme #secondary .widget {
	background: var(--editorial-surface);
	border: 1px solid var(--editorial-border);
	padding: 18px;
	margin-bottom: 24px;
}

body.wp-theme-vpone-theme #secondary .widget-title {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: var(--editorial-accent);
	text-transform: uppercase;
}

body.wp-theme-vpone-theme #secondary .widget-title:after {
	height: 1px;
	width: 100%;
	background: var(--editorial-border);
}

body.wp-theme-vpone-theme #secondary .widget ul li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--editorial-border-soft);
}

body.wp-theme-vpone-theme #secondary .widget .post-content a {
	font-size: 15px;
	font-style: normal;
	line-height: 1.45;
	color: var(--editorial-text);
}

body.wp-theme-vpone-theme footer {
	background: #101820;
	color: #d8dee6;
	margin-top: 58px;
}

body.wp-theme-vpone-theme footer .wrapper {
	width: min(1320px, 92%);
}

body.wp-theme-vpone-theme footer hr {
	border-color: rgba(255, 255, 255, 0.2);
}

body.wp-theme-vpone-theme #footer-links {
	padding-top: 20px;
	padding-bottom: 38px;
	color: #d8dee6;
}

body.wp-theme-vpone-theme #footer-links p {
	color: #d8dee6;
	font-size: 13px;
	line-height: 1.65;
}

body.wp-theme-vpone-theme #footer-links a {
	color: #ffffff;
}

body.wp-theme-vpone-theme #footer-links nav {
	display: flex;
	flex-wrap: wrap;
	float: none;
	gap: 12px;
	margin-top: 16px;
}

body.wp-theme-vpone-theme #footer-links nav a {
	padding-right: 12px;
	border-right: 1px solid rgba(255, 255, 255, 0.24);
}

body.wp-theme-vpone-theme #footer-links nav a:last-child {
	border-right: 0;
	padding-right: 0;
}

body.wp-theme-vpone-theme #footer-links nav a p:after {
	content: "";
	padding-left: 0;
}

@media screen and (max-width: 1200px) {
	body.wp-theme-vpone-theme #globalnav .nav-link {
		font-size: 11px;
	}

	body.wp-theme-vpone-theme #primary.content-area,
	body.wp-theme-vpone-theme #secondary {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 1160px) {
	body.wp-theme-vpone-theme .editorial-utility-inner {
		flex-wrap: wrap;
		row-gap: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	body.wp-theme-vpone-theme .editorial-search-wrap {
		width: 100%;
	}
}

@media screen and (max-width: 920px) {
	body.wp-theme-vpone-theme .article-container {
		grid-template-columns: 1fr;
	}

	body.wp-theme-vpone-theme article.post .entry-title a {
		font-size: clamp(30px, 6vw, 38px);
	}

	body.wp-theme-vpone-theme #secondary {
		padding-left: 15px;
	}
}

@media screen and (max-width: 736px) {
	body.wp-theme-vpone-theme .wrapper,
	body.wp-theme-vpone-theme .container {
		width: 94%;
	}

	body.wp-theme-vpone-theme #page {
		padding-top: 12px;
	}

	body.wp-theme-vpone-theme .editorial-utility-bar {
		margin-top: 68px;
	}

	body.wp-theme-vpone-theme .editorial-datestamp {
		padding-right: 0;
		border-right: 0;
		width: 100%;
	}

	body.wp-theme-vpone-theme .editorial-breaking {
		flex-wrap: wrap;
	}

	body.wp-theme-vpone-theme .editorial-breaking-link,
	body.wp-theme-vpone-theme .editorial-breaking-empty {
		white-space: normal;
	}

	body.wp-theme-vpone-theme #topnews-section .large-12.marginb20 {
		padding: 12px 8px 8px;
	}

	body.wp-theme-vpone-theme #topnews-section .topnews-main-title {
		font-size: clamp(28px, 7vw, 36px);
	}

	body.wp-theme-vpone-theme #topnews-section .large-3 > a,
	body.wp-theme-vpone-theme #inevidenza-section .large-3 > a {
		padding-bottom: 8px;
	}

	body.wp-theme-vpone-theme #topnews-section .large-3 .topnews-card-title,
	body.wp-theme-vpone-theme #inevidenza-section .large-3 .topnews-card-title {
		font-size: 19px;
		line-height: 1.3;
		margin-top: 10px;
	}

	body.wp-theme-vpone-theme article.post .post-inner-content {
		padding: 16px;
	}

	body.wp-theme-vpone-theme .post-cover {
		height: 220px;
	}

	body.wp-theme-vpone-theme article.post .entry-content p {
		font-size: 16px !important;
		line-height: 1.7 !important;
	}

	body.wp-theme-vpone-theme #secondary .inner {
		position: static;
	}

	body.wp-theme-vpone-theme #secondary {
		padding-left: 15px;
		padding-right: 15px;
	}

	body.wp-theme-vpone-theme #footer-links nav {
		gap: 8px;
	}
}

/* NYT-Inspired Editorial Pass
   Keeps existing fonts and structure, but strengthens hierarchy and layout density. */
body.wp-theme-vpone-theme {
	--news-ink: #121212;
	--news-subtle: #6b7280;
	--news-rule: #dddddd;
	--news-soft: #f6f6f3;
	background: #f4f4f2;
}

body.wp-theme-vpone-theme #content.site-content {
	padding-top: 0;
}

body.wp-theme-vpone-theme .main-content-area {
	background: #fff;
	border-top: 1px solid var(--news-rule);
	border-bottom: 1px solid var(--news-rule);
	padding: 28px 0 34px;
}

body.wp-theme-vpone-theme #topbar {
	background: #101318;
}

body.wp-theme-vpone-theme #topbar .texttopbar li {
	font-weight: 600;
	opacity: .95;
}

body.wp-theme-vpone-theme #globalnav {
	border-bottom: 1px solid #cfd4db;
}

body.wp-theme-vpone-theme #globalnav .nav-link {
	color: var(--news-ink);
	font-size: 11px;
	letter-spacing: 0.1em;
}

body.wp-theme-vpone-theme .editorial-utility-bar {
	border-top: 1px solid var(--news-rule);
	border-bottom: 1px solid var(--news-rule);
	background: #fff;
}

body.wp-theme-vpone-theme .editorial-breaking-label {
	background: var(--news-ink);
}

body.wp-theme-vpone-theme .editorial-datestamp {
	color: var(--news-subtle);
}

body.wp-theme-vpone-theme #topnews-section .large-12.marginb20,
body.wp-theme-vpone-theme #topnews-section .large-3 > a,
body.wp-theme-vpone-theme #inevidenza-section .large-3 > a,
body.wp-theme-vpone-theme article.post .post-inner-content,
body.wp-theme-vpone-theme #secondary .widget {
	border-radius: 0;
	box-shadow: none;
}

body.wp-theme-vpone-theme #topnews-section .large-12.marginb20 {
	border-top: 3px solid var(--news-ink);
}

body.wp-theme-vpone-theme #topnews-section .cat-item a,
body.wp-theme-vpone-theme #inevidenza-section .cat-item a {
	background: var(--news-ink);
}

body.wp-theme-vpone-theme #topnews-section .topnews-main-title,
body.wp-theme-vpone-theme article.post .entry-title a,
body.wp-theme-vpone-theme #topnews-section .large-3 .topnews-card-title,
body.wp-theme-vpone-theme #inevidenza-section .large-3 .topnews-card-title {
	color: var(--news-ink);
}

body.wp-theme-vpone-theme .article-container {
	column-gap: 28px;
	row-gap: 34px;
}

body.wp-theme-vpone-theme article.post .post-inner-content {
	border-top: 3px solid var(--news-ink);
}

body.wp-theme-vpone-theme article.post .entry-meta .posted-on {
	color: var(--news-subtle);
}

body.wp-theme-vpone-theme.blog.home article.post .entry-content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

body.wp-theme-vpone-theme #secondary .widget {
	border-top: 3px solid var(--news-ink);
}

body.wp-theme-vpone-theme #secondary .widget-title {
	font-size: 11px;
	letter-spacing: 0.14em;
}

body.wp-theme-vpone-theme #secondary .widget .post-content a {
	font-size: 14px;
}

@media screen and (min-width: 1201px) {
	body.wp-theme-vpone-theme .article-container {
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}

	body.wp-theme-vpone-theme .article-container article.post {
		grid-column: span 6;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child {
		grid-column: 1 / -1;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .post-inner-content {
		display: grid;
		grid-template-columns: minmax(0, 1.06fr) minmax(0, 1fr);
		grid-template-areas:
			"header media"
			"body media";
		align-items: start;
		gap: 16px 24px;
		padding: 26px 26px 24px;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .entry-header {
		grid-area: header;
		margin-bottom: 0;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .post-cover-link {
		grid-area: media;
		margin-bottom: 0;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .entry-content {
		grid-area: body;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .entry-title a {
		font-size: clamp(42px, 3vw, 56px);
		line-height: 1.03;
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .post-cover {
		height: clamp(340px, 30vw, 480px);
	}

	body.wp-theme-vpone-theme .article-container article.post:first-child .entry-content p {
		-webkit-line-clamp: 6;
		font-size: 18px !important;
		line-height: 1.72 !important;
	}

	body.wp-theme-vpone-theme .article-container article.post:nth-child(n+2) .post-inner-content {
		padding: 18px 18px 16px;
	}

	body.wp-theme-vpone-theme .article-container article.post:nth-child(n+2) .entry-title a {
		font-size: clamp(24px, 1.55vw, 31px);
		line-height: 1.14;
	}

	body.wp-theme-vpone-theme .article-container article.post:nth-child(n+2) .post-cover {
		height: 210px;
	}

	body.wp-theme-vpone-theme .article-container article.post:nth-child(n+2) .entry-content p {
		font-size: 15px !important;
		line-height: 1.62 !important;
	}
}

@media screen and (max-width: 1200px) {
	body.wp-theme-vpone-theme .article-container article.post:first-child .post-inner-content {
		display: flex;
		flex-direction: column;
	}
}

@media screen and (max-width: 736px) {
	body.wp-theme-vpone-theme .main-content-area {
		padding: 18px 0 22px;
	}

	body.wp-theme-vpone-theme article.post .post-inner-content {
		border-top-width: 2px;
	}
}

/* Homepage Premium Iteration
   Stronger editorial hierarchy focused on the homepage. */
body.home.wp-theme-vpone-theme {
	background: #f1f1ee;
}

body.home.wp-theme-vpone-theme .main-content-area {
	background: transparent;
	border: 0;
	padding-top: 18px;
}

body.home.wp-theme-vpone-theme .top-section {
	margin-bottom: 16px;
}

body.home.wp-theme-vpone-theme #topnews-section,
body.home.wp-theme-vpone-theme #inevidenza-section {
	margin-bottom: 24px;
}

body.home.wp-theme-vpone-theme .editorial-home-section-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin: 0 10px 14px;
	padding: 10px 0 9px;
	border-top: 2px solid #111;
	border-bottom: 1px solid #d8d8d4;
}

body.home.wp-theme-vpone-theme .editorial-home-section-title {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #111;
}

body.home.wp-theme-vpone-theme .editorial-home-section-more {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #3b4250;
}

body.home.wp-theme-vpone-theme .editorial-home-section-more:hover {
	color: #b31219;
}

body.home.wp-theme-vpone-theme #topnews-section .large-12.marginb20 {
	background: #fff;
	border: 1px solid #deded8;
	border-top: 2px solid #111;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-main-title {
	font-size: clamp(34px, 2.2vw, 48px);
	line-height: 1.06;
	letter-spacing: -0.015em;
}

body.home.wp-theme-vpone-theme #topnews-section .large-3 > a,
body.home.wp-theme-vpone-theme #inevidenza-section .large-3 > a {
	border: 1px solid #deded8;
	border-top: 2px solid #111;
	background: #fff;
}

body.home.wp-theme-vpone-theme #topnews-section .large-3 .topnews-card-title,
body.home.wp-theme-vpone-theme #inevidenza-section .large-3 .topnews-card-title {
	font-size: 20px;
	line-height: 1.22;
}

body.home.wp-theme-vpone-theme .editorial-stream-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 4px 0 14px;
	padding: 10px 0 9px;
	border-top: 2px solid #111;
	border-bottom: 1px solid #d8d8d4;
}

body.home.wp-theme-vpone-theme .editorial-stream-title {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #111;
}

body.home.wp-theme-vpone-theme .home-news-grid article.post .post-inner-content {
	background: #fff;
	border: 1px solid #deded8;
	border-top: 2px solid #111;
	box-shadow: none;
}

body.home.wp-theme-vpone-theme .home-news-grid article.post .entry-title a {
	color: #111;
}

body.home.wp-theme-vpone-theme .home-news-grid article.post .entry-content p {
	color: #2d3340;
}

@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme #globalnav .nav-list {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 22px;
		height: 70px;
		padding: 0 6px !important;
		text-align: left;
	}

	body.home.wp-theme-vpone-theme #globalnav .nav-list:after {
		display: none;
	}

	body.home.wp-theme-vpone-theme #globalnav .nav-item.nav-logo {
		margin-right: 12px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12.marginb20 {
		display: grid;
		grid-template-columns: minmax(0, 1.02fr) minmax(0, 1fr);
		gap: 14px;
		padding: 16px 10px 10px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12.marginb20 > .large-6 {
		float: none;
		width: 100%;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12.marginb20 > .clear {
		display: none;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 14px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .large-3,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .large-3 {
		width: 100%;
		float: none;
		padding-bottom: 0;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .clear,
	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .clear-responsive,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .clear,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .clear-responsive {
		display: none;
	}

	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		gap: 20px 22px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		grid-column: span 4;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child {
		grid-column: span 7;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) {
		grid-column: span 5;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-inner-content {
		display: flex;
		flex-direction: column;
		padding: 22px 22px 20px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(40px, 2.6vw, 54px);
		line-height: 1.04;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-cover {
		height: 350px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-content p {
		-webkit-line-clamp: 5;
		font-size: 17px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(32px, 2.1vw, 42px);
		line-height: 1.08;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .post-cover {
		height: 280px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(22px, 1.45vw, 30px);
		line-height: 1.17;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .post-cover {
		height: 190px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-content p {
		-webkit-line-clamp: 3;
		font-size: 15px !important;
		line-height: 1.6 !important;
	}
}

@media screen and (max-width: 1023px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child {
		grid-column: 1 / -1;
	}
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme .editorial-home-section-head {
		margin-left: 0;
		margin-right: 0;
	}

	body.home.wp-theme-vpone-theme .editorial-stream-header {
		margin-top: 0;
	}

	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-template-columns: 1fr;
	}
}

/* White Canvas Override
   Requested: full white background with NYT-style separators. */
body.wp-theme-vpone-theme,
body.home.wp-theme-vpone-theme {
	background: #fff !important;
}

body.wp-theme-vpone-theme #page,
body.wp-theme-vpone-theme #content.site-content,
body.wp-theme-vpone-theme .main-content-area,
body.home.wp-theme-vpone-theme .top-section,
body.home.wp-theme-vpone-theme #topnews-section,
body.home.wp-theme-vpone-theme #inevidenza-section {
	background: #fff !important;
}

body.home.wp-theme-vpone-theme .main-content-area {
	border-top: 1px solid #dcdcdc;
	border-bottom: 0;
	padding-top: 14px;
}

body.home.wp-theme-vpone-theme .editorial-home-section-head,
body.home.wp-theme-vpone-theme .editorial-stream-header {
	border-top: 2px solid #111;
	border-bottom: 1px solid #dbdbdb;
}

body.home.wp-theme-vpone-theme #topnews-section .large-12.marginb20,
body.home.wp-theme-vpone-theme #topnews-section .large-3 > a,
body.home.wp-theme-vpone-theme #inevidenza-section .large-3 > a,
body.home.wp-theme-vpone-theme .home-news-grid article.post .post-inner-content {
	background: #fff;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #111;
}

/* More content density on homepage: partial descriptions + extra metadata blocks */
body.home.wp-theme-vpone-theme .topnews-main-meta,
body.home.wp-theme-vpone-theme .topnews-card-meta {
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #626975;
	margin-top: 10px;
}

body.home.wp-theme-vpone-theme .topnews-main-excerpt {
	margin-top: 10px;
	font-size: 17px;
	line-height: 1.65;
	color: #2a3039;
}

body.home.wp-theme-vpone-theme .topnews-card-excerpt {
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.52;
	color: #3b4250;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

body.home.wp-theme-vpone-theme .editorial-quick-read {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid #dddddd;
}

body.home.wp-theme-vpone-theme .editorial-quick-read-title {
	margin: 0 0 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #1a1e24;
}

body.home.wp-theme-vpone-theme .editorial-quick-read-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.home.wp-theme-vpone-theme .editorial-quick-read-list li {
	padding: 8px 0;
	margin: 0;
	border-top: 1px solid #ececec;
}

body.home.wp-theme-vpone-theme .editorial-quick-read-list li:first-child {
	border-top: 0;
	padding-top: 0;
}

body.home.wp-theme-vpone-theme .editorial-quick-read-list a {
	font-size: 14px;
	line-height: 1.45;
	color: #161b22;
}

body.home.wp-theme-vpone-theme .home-news-grid article.post .entry-summary-text {
	margin-top: 10px;
	font-size: 15px !important;
	line-height: 1.58 !important;
	color: #343c49;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-summary-text {
	font-size: 17px !important;
	line-height: 1.66 !important;
	-webkit-line-clamp: 5;
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme .topnews-main-excerpt {
		font-size: 15px;
		line-height: 1.58;
	}

	body.home.wp-theme-vpone-theme .topnews-card-excerpt {
		font-size: 14px;
		-webkit-line-clamp: 4;
	}
}

/* Editorial Global Pass
   Align single, archive and search pages to the same premium newspaper language. */
body.wp-theme-vpone-theme .entry-reading-time {
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #d3d7de;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #596577;
}

body.wp-theme-vpone-theme .editorial-page-header {
	margin: 0 0 18px;
	padding: 8px 0 10px;
	border-top: 2px solid #111;
	border-bottom: 1px solid #dddddd;
}

body.wp-theme-vpone-theme .editorial-page-title {
	margin: 0;
	font-size: clamp(30px, 2.2vw, 44px);
	line-height: 1.08;
	color: #111;
}

body.wp-theme-vpone-theme .editorial-taxonomy-description {
	margin-top: 10px;
	color: #3d4654;
	font-size: 17px;
	line-height: 1.62;
}

body.wp-theme-vpone-theme .article-container-archive,
body.wp-theme-vpone-theme .article-container-search {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px;
}

body.wp-theme-vpone-theme .editorial-single-main .post-inner-content {
	background: #fff;
	border: 1px solid #dedede;
	border-top: 3px solid #111;
	padding: 28px 30px 26px;
}

body.wp-theme-vpone-theme .editorial-single-main .entry-title {
	font-size: clamp(42px, 3.1vw, 62px);
	line-height: 1.02;
	color: #111;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}

body.wp-theme-vpone-theme .editorial-single-main .entry-deck {
	margin: 0 0 14px;
	font-size: 22px;
	line-height: 1.45;
	color: #2f3948;
	font-weight: 500;
}

body.wp-theme-vpone-theme .editorial-single-main .entry-meta {
	padding-bottom: 12px;
	border-bottom: 1px solid #e1e4ea;
	margin-bottom: 18px;
}

body.wp-theme-vpone-theme .editorial-single-main .single-featured {
	width: 100%;
	height: auto;
	border: 1px solid #dddddd;
}

body.wp-theme-vpone-theme .editorial-single-main .entry-content p {
	font-size: 20px !important;
	line-height: 1.9 !important;
	color: #1d2633;
}

body.wp-theme-vpone-theme .single-support-title {
	text-align: center;
	font-size: 34px;
	line-height: 1.2;
	margin: 26px 0 14px;
}

body.wp-theme-vpone-theme .single-support-box {
	text-align: center;
	margin-bottom: 2em;
	padding: 14px 12px 8px;
	border: 1px solid #dddddd;
	background: #fafaf9;
}

body.wp-theme-vpone-theme .editorial-single-main .entry-footer {
	margin-top: 20px;
	padding-top: 14px;
	border-top: 1px solid #dddddd;
}

@media screen and (max-width: 1023px) {
	body.wp-theme-vpone-theme .article-container-archive,
	body.wp-theme-vpone-theme .article-container-search {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 736px) {
	body.wp-theme-vpone-theme .editorial-page-header {
		padding-top: 6px;
	}

	body.wp-theme-vpone-theme .editorial-page-title {
		font-size: clamp(28px, 8vw, 36px);
	}

	body.wp-theme-vpone-theme .editorial-single-main .post-inner-content {
		padding: 16px 16px 18px;
	}

	body.wp-theme-vpone-theme .editorial-single-main .entry-title {
		font-size: clamp(32px, 9vw, 42px);
	}

	body.wp-theme-vpone-theme .editorial-single-main .entry-deck {
		font-size: 19px;
		line-height: 1.5;
	}

	body.wp-theme-vpone-theme .editorial-single-main .entry-content p {
		font-size: 17px !important;
		line-height: 1.76 !important;
	}

	body.wp-theme-vpone-theme .single-support-title {
		font-size: 28px;
	}
}

/* NYT Closer Alignment
   Strong newspaper rhythm: cleaner columns, fewer boxes, more editorial rules. */
@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .editorial-home-section-head,
	body.home.wp-theme-vpone-theme .editorial-stream-header {
		border-top: 2px solid #111;
		border-bottom: 1px solid #cfcfcf;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .large-12.marginb20,
	body.home.wp-theme-vpone-theme #topnews-section .large-3 > a,
	body.home.wp-theme-vpone-theme #inevidenza-section .large-3 > a,
	body.home.wp-theme-vpone-theme .home-news-grid article.post .post-inner-content {
		border: 0;
		border-top: 1px solid #d8d8d8;
		box-shadow: none;
		background: transparent;
	}

	body.home.wp-theme-vpone-theme #topnews-section .large-12.marginb20 {
		border-top: 2px solid #111;
		padding-top: 14px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .large-3,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .large-3 {
		padding-left: 0;
		padding-right: 0;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .large-3 + .large-3,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .large-3 + .large-3 {
		border-left: 1px solid #dddddd;
		padding-left: 12px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		column-gap: 24px;
		row-gap: 18px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		grid-column: span 4;
		padding-top: 12px;
		border-top: 1px solid #d8d8d8;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child {
		grid-column: span 8;
		border-top: 2px solid #111;
		padding-top: 14px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) {
		grid-column: span 4;
		border-top: 2px solid #111;
		padding-top: 14px;
		border-left: 1px solid #d8d8d8;
		padding-left: 16px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3):nth-child(3n+0),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3):nth-child(3n+2) {
		border-left: 1px solid #e0e0e0;
		padding-left: 14px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid article.post .post-inner-content {
		padding: 0;
	}

	body.home.wp-theme-vpone-theme .home-news-grid article.post .entry-title a {
		letter-spacing: -0.012em;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(46px, 3vw, 60px);
		line-height: 1.01;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(34px, 2.1vw, 44px);
		line-height: 1.06;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(24px, 1.45vw, 31px);
		line-height: 1.14;
	}

	body.home.wp-theme-vpone-theme .home-news-grid article.post .post-cover {
		border: 0;
	}
}

/* Home Dynamic Pass + Red Category Accent */
body.wp-theme-vpone-theme {
	--editorial-red: #b31219;
}

body.wp-theme-vpone-theme article.post .cat-item a,
body.wp-theme-vpone-theme .post-inner-content .cat-item a,
body.wp-theme-vpone-theme .cat-item a {
	color: var(--editorial-red) !important;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid var(--editorial-red) !important;
	padding: 0 0 2px !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px !important;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.home.wp-theme-vpone-theme #topnews-section .cat-item a,
body.home.wp-theme-vpone-theme #inevidenza-section .cat-item a {
	color: #fff !important;
	background: var(--editorial-red) !important;
	border: 0 !important;
	padding: 4px 8px !important;
	font-size: 10px !important;
	letter-spacing: 0.12em;
}

body.home.wp-theme-vpone-theme .home-digest-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

body.home.wp-theme-vpone-theme .home-digest-col {
	padding: 0 0 0 16px;
	border-left: 1px solid #dddddd;
}

body.home.wp-theme-vpone-theme .home-digest-col:first-child {
	padding-left: 0;
	border-left: 0;
}

body.home.wp-theme-vpone-theme .home-digest-col-title {
	margin: 0 0 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #111;
}

body.home.wp-theme-vpone-theme .home-digest-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.home.wp-theme-vpone-theme .home-digest-list li {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #ececec;
}

body.home.wp-theme-vpone-theme .home-digest-list li:first-child {
	border-top: 0;
	padding-top: 0;
}

body.home.wp-theme-vpone-theme .home-digest-date {
	display: block;
	margin-bottom: 4px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #707a88;
}

body.home.wp-theme-vpone-theme .home-digest-list a,
body.home.wp-theme-vpone-theme .home-digest-article h4 a {
	font-size: 16px;
	line-height: 1.35;
	color: #161b22;
}

body.home.wp-theme-vpone-theme .home-digest-article {
	padding: 10px 0;
	border-top: 1px solid #ececec;
}

body.home.wp-theme-vpone-theme .home-digest-article:first-of-type {
	border-top: 0;
	padding-top: 0;
}

body.home.wp-theme-vpone-theme .home-digest-article h4 {
	margin: 0;
}

body.home.wp-theme-vpone-theme .home-digest-article p,
body.home.wp-theme-vpone-theme .home-digest-empty {
	margin-top: 6px;
	font-size: 13px;
	line-height: 1.5;
	color: #3b4350;
}

@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-auto-flow: dense;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		border-left: 0 !important;
		padding-left: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(40px, 2.55vw, 50px);
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(29px, 1.9vw, 36px);
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(20px, 1.25vw, 26px);
		line-height: 1.2;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-summary-text {
		font-size: 13px !important;
		line-height: 1.48 !important;
	}

	body.home.wp-theme-vpone-theme .topnews-main-title {
		font-size: clamp(30px, 2.05vw, 40px);
	}

	body.home.wp-theme-vpone-theme .topnews-main-excerpt {
		font-size: 15px;
		line-height: 1.56;
	}

	body.home.wp-theme-vpone-theme .topnews-card-title {
		font-size: 18px !important;
		line-height: 1.24 !important;
	}

	body.home.wp-theme-vpone-theme .topnews-card-excerpt {
		font-size: 13px;
		line-height: 1.45;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+3) {
		grid-column: span 5;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+4) {
		grid-column: span 3;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+5) {
		grid-column: span 4;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+6) {
		grid-column: span 6;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+7) {
		grid-column: span 3;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7n+8) {
		grid-column: span 3;
	}
}

@media screen and (max-width: 1023px) {
	body.home.wp-theme-vpone-theme .home-digest-grid {
		grid-template-columns: 1fr;
	}

	body.home.wp-theme-vpone-theme .home-digest-col {
		padding-left: 0;
		border-left: 0;
		border-top: 1px solid #dddddd;
		padding-top: 10px;
	}

	body.home.wp-theme-vpone-theme .home-digest-col:first-child {
		border-top: 0;
		padding-top: 0;
	}
}

/* Home UI Stabilization
   Single source of truth to remove conflicts from previous layered overrides. */
@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		display: grid !important;
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
		grid-auto-flow: dense;
		column-gap: 22px;
		row-gap: 18px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		grid-column: span 4 !important;
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 10px 0 0 !important;
		border-top: 1px solid #d9d9d9 !important;
		border-left: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(1) {
		grid-column: span 8 !important;
		border-top: 2px solid #111 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) {
		grid-column: span 4 !important;
		border-top: 2px solid #111 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(3),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(11),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(15) {
		grid-column: span 6 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(4),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(8),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(12),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(16) {
		grid-column: span 3 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(5),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(9),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(13),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(17) {
		grid-column: span 3 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(6),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(10),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(14),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(18) {
		grid-column: span 6 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid article.post .post-inner-content {
		padding: 0 !important;
		border: 0 !important;
		box-shadow: none !important;
		background: transparent !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(38px, 2.35vw, 48px) !important;
		line-height: 1.03 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(28px, 1.8vw, 34px) !important;
		line-height: 1.1 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(19px, 1.2vw, 24px) !important;
		line-height: 1.22 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-summary-text {
		font-size: 13px !important;
		line-height: 1.5 !important;
		-webkit-line-clamp: 3;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-summary-text {
		font-size: 15px !important;
		-webkit-line-clamp: 4;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets,
	body.home.wp-theme-vpone-theme .home-digest-grid {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 14px;
	}

	body.home.wp-theme-vpone-theme .home-digest-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 18px !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .large-3,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .large-3,
	body.home.wp-theme-vpone-theme .home-digest-grid > .home-digest-col {
		float: none !important;
		width: auto !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .clear,
	body.home.wp-theme-vpone-theme #topnews-section .buckets > .large-12 > .buckets > .clear-responsive,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .clear,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets > .clear-responsive,
	body.home.wp-theme-vpone-theme .home-digest-grid > .clear {
		display: none !important;
	}

	body.home.wp-theme-vpone-theme .topnews-card-title {
		font-size: 17px !important;
		line-height: 1.25 !important;
	}

	body.home.wp-theme-vpone-theme .topnews-card-excerpt {
		font-size: 12px !important;
		line-height: 1.45 !important;
	}

	body.home.wp-theme-vpone-theme .topnews-main-title {
		font-size: clamp(30px, 2vw, 38px) !important;
	}

	body.home.wp-theme-vpone-theme .topnews-main-excerpt {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	body.home.wp-theme-vpone-theme .editorial-home-section-head,
	body.home.wp-theme-vpone-theme .editorial-stream-header {
		margin-left: 0;
		margin-right: 0;
	}

	body.home.wp-theme-vpone-theme .editorial-home-section-title,
	body.home.wp-theme-vpone-theme .editorial-stream-title {
		font-size: 12px;
		letter-spacing: 0.14em;
	}
}

/* Dal Giornale Refinement
   Centralized and conflict-safe styling for the digest section. */
body.home.wp-theme-vpone-theme #home-digest-section {
	margin-top: 34px;
}

body.home.wp-theme-vpone-theme #home-digest-section .editorial-home-section-head {
	margin: 0 0 16px !important;
	padding: 10px 0 9px;
	border-top: 2px solid #111 !important;
	border-bottom: 1px solid #d7d7d7 !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 22px !important;
	align-items: start;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col {
	float: none !important;
	width: auto !important;
	min-width: 0;
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	border-left: 1px solid #dddddd !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col:first-child {
	padding-left: 0 !important;
	border-left: 0 !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col-title {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 12px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px !important;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #171c22;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col-title:before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #b31219;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-featured {
	margin: 0;
	padding: 0 0 12px;
	border-bottom: 1px solid #e8e8e8;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-date {
	display: block;
	margin: 0 0 6px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px !important;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #6a7380;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-entry-title {
	margin: 0;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-featured .home-digest-entry-title a {
	display: block;
	font-size: clamp(24px, 1.45vw, 30px) !important;
	line-height: 1.14 !important;
	letter-spacing: -0.01em;
	color: #131922 !important;
	text-decoration: none !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-entry-excerpt {
	margin: 8px 0 0;
	font-size: 13px !important;
	line-height: 1.56 !important;
	color: #323a47;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-stack {
	margin-top: 8px;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-stack .home-digest-article {
	margin: 0;
	padding: 11px 0 0;
	border-top: 1px solid #ececec;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-stack .home-digest-article + .home-digest-article {
	margin-top: 11px;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-stack .home-digest-entry-title a {
	font-size: 17px !important;
	line-height: 1.26 !important;
	color: #151b24 !important;
	text-decoration: none !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-item {
	margin: 0;
	border-top: 1px solid #ececec;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-item:first-child {
	border-top: 0;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-item > a {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 11px 0;
	text-decoration: none !important;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-index {
	display: inline-block;
	min-width: 18px;
	margin-top: 2px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.12em;
	color: #b31219;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-copy {
	display: block;
	min-width: 0;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-list-title {
	display: block;
	font-size: 16px !important;
	line-height: 1.33 !important;
	color: #161d27;
}

body.home.wp-theme-vpone-theme #home-digest-section .home-digest-empty {
	margin: 0;
	padding: 8px 0 0;
	font-size: 13px;
	line-height: 1.5;
	color: #4a5260;
}

body.home.wp-theme-vpone-theme #home-digest-section a:hover .home-digest-list-title,
body.home.wp-theme-vpone-theme #home-digest-section .home-digest-entry-title a:hover {
	color: #b31219 !important;
}

body.home.wp-theme-vpone-theme #home-digest-section a:focus-visible {
	outline: 2px solid #b31219;
	outline-offset: 2px;
	border-radius: 2px;
}

@media screen and (max-width: 1180px) {
	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col-stream {
		grid-column: 1 / -1;
		padding-left: 0 !important;
		border-left: 0 !important;
		padding-bottom: 8px !important;
		border-bottom: 1px solid #dddddd;
	}
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-grid {
		grid-template-columns: 1fr !important;
		gap: 18px !important;
	}

	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col {
		border-left: 0 !important;
		border-top: 1px solid #dddddd !important;
		padding: 16px 0 0 !important;
	}

	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col:first-child,
	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col-stream {
		border-top: 0 !important;
		padding-top: 0 !important;
		border-bottom: 0;
	}

	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-featured .home-digest-entry-title a {
		font-size: clamp(23px, 7vw, 30px) !important;
	}
}

/* Home Opening + Footer NYT Alignment
   Final override for first-screen hierarchy and a light institutional footer. */
body.home.wp-theme-vpone-theme #topbar {
	background: #fff !important;
	border-bottom: 1px solid #d8d8d8;
	height: 30px;
}

body.home.wp-theme-vpone-theme #topbar .texttopbar {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.home.wp-theme-vpone-theme #topbar .texttopbar li,
body.home.wp-theme-vpone-theme #topbar ul li {
	background: transparent !important;
	color: #1a1a1a;
}

body.home.wp-theme-vpone-theme #topbar ul li:hover {
	background: #f6f6f6 !important;
}

body.home.wp-theme-vpone-theme #topbar ul li:first-child {
	font-weight: 700;
}

body.home.wp-theme-vpone-theme #topbar ul li a {
	color: #111 !important;
}

body.home.wp-theme-vpone-theme #topbar ul li a:hover {
	color: #b31219 !important;
}

body.home.wp-theme-vpone-theme #topnews-section.editorial-topnews-shell {
	margin-top: 10px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout {
	display: grid !important;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	column-gap: 24px;
	row-gap: 10px;
	padding: 18px 0 14px !important;
	background: #fff !important;
	border-top: 3px solid #111 !important;
	border-bottom: 1px solid #d9d9d9 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-content {
	grid-column: span 5;
	float: none !important;
	width: auto !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media {
	grid-column: span 7;
	float: none !important;
	width: auto !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout .padd10lr {
	padding: 0 !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-main-title {
	font-size: clamp(34px, 2.25vw, 46px) !important;
	line-height: 1.05 !important;
	letter-spacing: -0.014em;
	margin: 6px 0 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-main-meta {
	margin-top: 10px;
	font-size: 10px;
	letter-spacing: 0.12em;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-main-excerpt {
	font-size: 15px !important;
	line-height: 1.58 !important;
	color: #303746;
}

body.home.wp-theme-vpone-theme #topnews-section .cat-item a {
	background: transparent !important;
	color: #b31219 !important;
	border: 0 !important;
	border-bottom: 1px solid #b31219 !important;
	padding: 0 0 2px !important;
	font-size: 10px !important;
}

body.home.wp-theme-vpone-theme #topnews-section .read-more a {
	background: transparent !important;
	border: 1px solid #161616 !important;
	color: #161616 !important;
	padding: 0.5em 0.95em !important;
}

body.home.wp-theme-vpone-theme #topnews-section .read-more a:hover {
	background: #111 !important;
	border-color: #111 !important;
	color: #fff !important;
}

body.home.wp-theme-vpone-theme #topnews-section .editorial-quick-read {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid #dcdcdc;
}

body.home.wp-theme-vpone-theme #topnews-section .editorial-quick-read-list li {
	display: flex;
	gap: 8px;
}

body.home.wp-theme-vpone-theme #topnews-section .editorial-quick-read-list li:before {
	content: "•";
	color: #b31219;
	font-weight: 700;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row {
	float: none !important;
	width: auto !important;
	margin: 2px 0 6px;
	padding: 0 0 12px;
	border-bottom: 1px solid #dcdcdc;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-title {
	margin: 0 0 8px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-list {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px 18px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-list li {
	margin: 0;
	padding: 0;
	border: 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-list li:before {
	margin-top: 1px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media .big-box {
	height: 430px !important;
	border: 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-wrap {
	margin-top: 6px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid > .large-3 {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 12px 0 0 !important;
	border-top: 1px solid #dbdbdb;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid > .large-3 > a {
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	transform: none !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .padd10lr {
	padding: 0 !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .middle-box {
	height: 164px !important;
	border: 0;
	margin-bottom: 10px;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .topnews-card-title {
	font-size: clamp(21px, 1.35vw, 27px) !important;
	line-height: 1.16 !important;
	margin-top: 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .topnews-card-meta {
	margin-top: 8px;
	font-size: 10px;
	letter-spacing: 0.1em;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .topnews-card-excerpt {
	margin-top: 8px;
	font-size: 13px !important;
	line-height: 1.5 !important;
}

body.home.wp-theme-vpone-theme .editorial-stream-header {
	margin-top: 26px;
	padding: 10px 0 9px;
	border-top: 3px solid #111 !important;
	border-bottom: 1px solid #d9d9d9 !important;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post {
	padding-top: 12px !important;
	border-top: 1px solid #dcdcdc !important;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(1),
body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) {
	border-top: 2px solid #111 !important;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
	font-size: clamp(35px, 2.2vw, 44px) !important;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
	font-size: clamp(26px, 1.65vw, 33px) !important;
}

body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
	font-size: clamp(18px, 1.1vw, 23px) !important;
}

body.wp-theme-vpone-theme footer.editorial-footer {
	background: #fff !important;
	color: #111 !important;
	margin-top: 70px;
	border-top: 2px solid #111;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-inner {
	width: min(1320px, 92%) !important;
	padding: 22px 0 28px;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding-bottom: 14px;
	border-bottom: 1px solid #dbdbdb;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-logo img {
	display: block;
	height: 56px;
	width: auto;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-top-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px 16px;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-top-nav a {
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #232934;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-top-nav a:hover {
	color: #b31219;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	padding: 20px 0 16px;
	border-bottom: 1px solid #dbdbdb;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column h2 {
	margin: 0 0 11px;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #121820;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column li {
	margin: 0;
	padding: 7px 0;
	border-top: 1px solid #ececec;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column li:first-child {
	border-top: 0;
	padding-top: 0;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column a {
	font-size: 14px;
	line-height: 1.45;
	color: #1c2330;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-column a:hover {
	color: #b31219;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-meta {
	padding: 16px 0;
	border-bottom: 1px solid #dbdbdb;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-meta p {
	margin: 0;
	font-size: 12px;
	line-height: 1.6;
	color: #3a4350;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-meta p + p {
	margin-top: 7px;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding-top: 13px;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-tech {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #3a4350;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-tech a {
	color: #b31219 !important;
	font-weight: 700;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-tech a:hover {
	color: #8f0f15 !important;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-utility {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-utility a {
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #202834;
}

body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-utility a:hover {
	color: #b31219;
}

body.wp-theme-vpone-theme footer.editorial-footer a:focus-visible {
	outline: 2px solid #b31219;
	outline-offset: 2px;
	border-radius: 2px;
}

body .fc-footer,
body [class*="fc-footer"],
body [id*="fc"] [class*="managed-by"] {
	display: none !important;
}

@media screen and (max-width: 1180px) {
	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-content,
	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media {
		grid-column: auto;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout {
		grid-template-columns: 1fr;
		padding: 12px 0 10px !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media .big-box {
		height: 280px !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-main-title {
		font-size: clamp(30px, 8.6vw, 38px) !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .middle-box {
		height: 200px !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row .editorial-quick-read-list {
		grid-template-columns: 1fr;
	}

	body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-top,
	body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-bottom {
		flex-direction: column;
		align-items: flex-start;
	}

	body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	body.wp-theme-vpone-theme footer.editorial-footer .editorial-footer-logo img {
		height: 44px;
	}
}

/* First Story Split Fix
   Keep first homepage article image side-by-side with content on desktop. */
@media screen and (min-width: 1180px) {
	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout {
		display: grid !important;
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .topnews-lead-content {
		grid-column: span 5 !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .topnews-lead-media {
		grid-column: span 7 !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .clear {
		display: none !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-inner-content {
		display: grid !important;
		grid-template-columns: minmax(0, 1.04fr) minmax(0, 1fr);
		column-gap: 20px;
		row-gap: 8px;
		align-items: start;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-header {
		grid-column: 1;
		grid-row: 1;
		margin-bottom: 0;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-content {
		grid-column: 1;
		grid-row: 2;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-cover-link {
		grid-column: 2;
		grid-row: 1 / span 2;
		display: block;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-cover {
		height: 100% !important;
		min-height: 320px;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-summary-text {
		margin-top: 8px;
	}
}

@media screen and (max-width: 1179px) {
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-inner-content {
		display: block !important;
	}
}

/* Home Alignment Normalization
   Consistent horizontal gutters and divider spacing across homepage blocks. */
body.home.wp-theme-vpone-theme {
	--home-inline-gutter: 12px;
}

body.home.wp-theme-vpone-theme .editorial-home-section-head,
body.home.wp-theme-vpone-theme .editorial-stream-header {
	padding-left: var(--home-inline-gutter) !important;
	padding-right: var(--home-inline-gutter) !important;
	box-sizing: border-box;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout,
body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row,
body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-wrap,
body.home.wp-theme-vpone-theme #home-digest-section .home-digest-grid,
body.home.wp-theme-vpone-theme .home-news-grid,
body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets {
	padding-left: var(--home-inline-gutter) !important;
	padding-right: var(--home-inline-gutter) !important;
	box-sizing: border-box;
}

body.home.wp-theme-vpone-theme #inevidenza-section .inevidenza-heading-wrap {
	padding-left: var(--home-inline-gutter) !important;
	padding-right: var(--home-inline-gutter) !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid > .large-3,
body.home.wp-theme-vpone-theme #home-digest-section .home-digest-col,
body.home.wp-theme-vpone-theme .home-news-grid > article.post {
	min-width: 0;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-content .padd10lr,
body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media .padd10lr {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme {
		--home-inline-gutter: 10px;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout,
	body.home.wp-theme-vpone-theme #topnews-section .topnews-quick-read-row,
	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-wrap,
	body.home.wp-theme-vpone-theme #home-digest-section .home-digest-grid,
	body.home.wp-theme-vpone-theme .home-news-grid,
	body.home.wp-theme-vpone-theme #inevidenza-section .buckets > .large-12 > .buckets {
		padding-left: var(--home-inline-gutter) !important;
		padding-right: var(--home-inline-gutter) !important;
	}
}

/* Home Ads Mosaic Guard
   Alternate ad rows outside the news grid so they never break the mosaic rhythm. */
body.home.wp-theme-vpone-theme .home-news-ad-break {
	clear: both;
	margin: 18px 0 8px;
	padding-left: var(--home-inline-gutter);
	padding-right: var(--home-inline-gutter);
}

body.home.wp-theme-vpone-theme .home-news-ad-inner {
	max-width: 520px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 12px 0;
}

body.home.wp-theme-vpone-theme .home-news-ad-break-left .home-news-ad-inner {
	margin-right: auto;
}

body.home.wp-theme-vpone-theme .home-news-ad-break-right .home-news-ad-inner {
	margin-left: auto;
}

body.home.wp-theme-vpone-theme .home-news-ad-inner .adsbygoogle {
	min-height: 120px;
}

body.home.wp-theme-vpone-theme .home-digest-bottom {
	margin-top: 44px;
}

@media screen and (max-width: 920px) {
	body.home.wp-theme-vpone-theme .home-news-ad-inner {
		max-width: none;
	}
}

/* Sidebar Poll Companion
   Keep poll illustration inside the same visual block when configured as companion widget. */
#secondary .widget.has-poll-companion-image .poll-widget-companion-image {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid #dadada;
}

#secondary .widget.has-poll-companion-image .poll-widget-companion-image img {
	display: block;
	width: 100%;
	height: auto;
}

#secondary .widget.has-poll-companion-image .poll-widget-companion-image p:last-child {
	margin-bottom: 0;
}

/* Home News Compact Mosaic
   Reduce empty vertical space and tighten the masonry rhythm in "Ultime notizie". */
@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		grid-auto-flow: dense !important;
		grid-auto-rows: 8px !important;
		row-gap: 12px !important;
		column-gap: 18px !important;
		align-items: start !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		align-self: start !important;
		margin: 0 !important;
		padding-top: 8px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-inner-content {
		height: auto !important;
		min-height: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-header {
		margin-bottom: 9px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-cover-link {
		margin-bottom: 10px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-summary-text {
		margin-top: 6px !important;
		-webkit-line-clamp: 3 !important;
		line-clamp: 3;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-summary-text {
		-webkit-line-clamp: 2 !important;
		line-clamp: 2;
		font-size: 14px !important;
		line-height: 1.48 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-content .read-more {
		margin-top: 8px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-footer {
		margin-top: 8px !important;
		padding-top: 7px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(34px, 2.2vw, 44px) !important;
		line-height: 1.05 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(27px, 1.75vw, 34px) !important;
		line-height: 1.09 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(19px, 1.2vw, 24px) !important;
		line-height: 1.2 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-cover {
		min-height: 240px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .post-cover {
		height: 170px !important;
	}
}

@media screen and (max-width: 1023px) {
	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		grid-row-end: auto !important;
	}
}

/* Home News True Mosaic v2
   Remove rigid row patterns and compact cards so images are fully integrated in masonry. */
@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		display: grid !important;
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
		grid-auto-flow: dense !important;
		grid-auto-rows: 6px !important;
		column-gap: 14px !important;
		row-gap: 10px !important;
		align-items: start !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3):nth-child(3n+0),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3):nth-child(3n+2),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(3),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(4),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(5),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(6),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(7),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(8),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(9),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(10),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(11),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(12),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(13),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(14),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(15),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(16),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(17),
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(18) {
		grid-column: span 4 !important;
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 6px 0 0 !important;
		border-top: 1px solid #d8d8d8 !important;
		border-left: 0 !important;
		padding-left: 0 !important;
		align-self: start !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child {
		grid-column: span 6 !important;
		border-top: 2px solid #111 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) {
		grid-column: span 6 !important;
		border-top: 2px solid #111 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-inner-content,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-inner-content {
		display: block !important;
		height: auto !important;
		min-height: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-header {
		margin-bottom: 8px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-cover-link {
		margin-bottom: 8px !important;
		display: block !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-cover,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .post-cover,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .post-cover,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .post-cover {
		height: auto !important;
		min-height: 0 !important;
		aspect-ratio: 16 / 10 !important;
		border: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-content {
		margin: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-summary-text,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-summary-text {
		margin-top: 4px !important;
		font-size: 14px !important;
		line-height: 1.42 !important;
		-webkit-line-clamp: 2 !important;
		line-clamp: 2;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:first-child .entry-title a {
		font-size: clamp(30px, 1.9vw, 38px) !important;
		line-height: 1.06 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(26px, 1.55vw, 33px) !important;
		line-height: 1.1 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(18px, 1.05vw, 22px) !important;
		line-height: 1.2 !important;
	}

body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-content .read-more,
body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-footer {
		display: none !important;
	}
}

/* Home News Stable Mosaic
   Simpler and robust approach: CSS columns (no JS positioning). */
@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		display: block !important;
		column-count: 2;
		column-gap: 16px;
		padding-left: var(--home-inline-gutter) !important;
		padding-right: var(--home-inline-gutter) !important;
		box-sizing: border-box;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		display: inline-block !important;
		vertical-align: top;
		width: 100% !important;
		float: none !important;
		break-inside: avoid;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		margin: 0 0 14px !important;
		padding: 0 !important;
		border: 0 !important;
		grid-column: auto !important;
		grid-row: auto !important;
		grid-row-end: auto !important;
		position: relative !important;
		left: auto !important;
		top: auto !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-inner-content {
		display: block !important;
		height: auto !important;
		min-height: 0 !important;
		padding: 8px 0 0 !important;
		border: 0 !important;
		border-top: 1px solid #d8d8d8 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(1) .post-inner-content,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .post-inner-content {
		border-top-width: 2px !important;
		border-top-color: #111 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-header {
		margin-bottom: 7px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-cover-link {
		display: block !important;
		margin-bottom: 8px !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-cover {
		height: auto !important;
		min-height: 0 !important;
		aspect-ratio: 16 / 10 !important;
		background-size: cover !important;
		background-position: center !important;
		border: 0 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-summary-text {
		margin-top: 4px !important;
		font-size: 14px !important;
		line-height: 1.42 !important;
		-webkit-line-clamp: 2 !important;
		line-clamp: 2;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(1) .entry-title a {
		font-size: clamp(32px, 1.95vw, 40px) !important;
		line-height: 1.05 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .entry-title a {
		font-size: clamp(27px, 1.6vw, 34px) !important;
		line-height: 1.08 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(n+3) .entry-title a {
		font-size: clamp(18px, 1.02vw, 22px) !important;
		line-height: 1.2 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-content .read-more,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post .entry-footer {
		display: none !important;
	}
}

@media screen and (max-width: 1023px) {
	body.home.wp-theme-vpone-theme .home-news-grid {
		display: block !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		display: block !important;
		width: 100% !important;
		position: relative !important;
		left: auto !important;
		top: auto !important;
		margin: 0 0 14px !important;
	}
}

/* NYT Stability Pass
   Unify dividers, remove boxy cards and clean sidebar taxonomy UI. */
body.home.wp-theme-vpone-theme .editorial-stream-header,
body.home.wp-theme-vpone-theme .editorial-home-section-head {
	border-top: 1px solid #d7d7d7 !important;
	border-bottom: 1px solid #d7d7d7 !important;
}

@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme .home-news-grid > article.post {
		border-top: 1px solid #d7d7d7 !important;
	}

	body.home.wp-theme-vpone-theme .home-news-grid > article.post .post-inner-content,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(1) .post-inner-content,
	body.home.wp-theme-vpone-theme .home-news-grid > article.post:nth-child(2) .post-inner-content {
		border-top: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
}

body.wp-theme-vpone-theme #secondary .widget {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}

body.wp-theme-vpone-theme #secondary .widget + .widget {
	border-top: 1px solid #dddddd !important;
	padding-top: 16px !important;
}

body.wp-theme-vpone-theme #secondary .widget-title {
	margin: 0 0 10px !important;
	padding: 0 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0.12em !important;
	text-transform: uppercase !important;
	color: #151515 !important;
}

body.wp-theme-vpone-theme #secondary .widget-title:after {
	display: none !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul,
body.wp-theme-vpone-theme #secondary .widget_archive ul,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul,
body.wp-theme-vpone-theme #secondary .widget_meta ul,
body.wp-theme-vpone-theme #secondary .widget_pages ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li,
body.wp-theme-vpone-theme #secondary .widget_archive ul li,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li,
body.wp-theme-vpone-theme #secondary .widget_meta ul li,
body.wp-theme-vpone-theme #secondary .widget_pages ul li {
	margin: 0 !important;
	padding: 9px 0 !important;
	border-top: 1px solid #ececec !important;
	line-height: 1.35 !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_archive ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_meta ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_pages ul li:first-child {
	border-top: 0 !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li a,
body.wp-theme-vpone-theme #secondary .widget_archive ul li a,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li a,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li a,
body.wp-theme-vpone-theme #secondary .widget_meta ul li a,
body.wp-theme-vpone-theme #secondary .widget_pages ul li a {
	color: #1f1f1f !important;
	text-decoration: none !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li a:hover,
body.wp-theme-vpone-theme #secondary .widget_archive ul li a:hover,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li a:hover,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li a:hover,
body.wp-theme-vpone-theme #secondary .widget_meta ul li a:hover,
body.wp-theme-vpone-theme #secondary .widget_pages ul li a:hover {
	color: #b31219 !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud a {
	display: inline-block !important;
	margin: 0 !important;
	padding: 5px 9px !important;
	border: 1px solid #d5d5d5 !important;
	background: #fff !important;
	color: #222 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	line-height: 1.2 !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud a:hover {
	color: #b31219 !important;
	border-color: #b31219 !important;
}

body.wp-theme-vpone-theme #secondary .widget_wpb_widget .large-12 > a {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

/* NYT Emergency Restore
   Stabilize the editorial layout after conflicting overrides. */
body.wp-theme-vpone-theme {
	--nyt-border: #d9d9d9;
	--nyt-text: #141414;
	--nyt-muted: #6a6a6a;
	--nyt-red: #b31219;
	background: #fff !important;
	color: var(--nyt-text);
}

body.wp-theme-vpone-theme #content.site-content {
	background: #fff !important;
}

body.home.wp-theme-vpone-theme .editorial-home-section-head,
body.home.wp-theme-vpone-theme .editorial-stream-header {
	border-top: 1px solid var(--nyt-border) !important;
	border-bottom: 1px solid var(--nyt-border) !important;
	padding: 10px 12px !important;
	margin: 0 0 12px !important;
}

body.home.wp-theme-vpone-theme #topnews-section.editorial-topnews-shell,
body.home.wp-theme-vpone-theme #inevidenza-section,
body.home.wp-theme-vpone-theme #home-digest-section,
body.home.wp-theme-vpone-theme .article-container.home-news-grid,
body.home.wp-theme-vpone-theme .home-news-ad-break {
	padding-left: 12px !important;
	padding-right: 12px !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout {
	display: grid !important;
	grid-template-columns: minmax(0, 1.03fr) minmax(0, 0.97fr) !important;
	gap: 20px !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .topnews-lead-content,
body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .topnews-lead-media {
	grid-column: auto !important;
	float: none !important;
	width: auto !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout > .clear {
	display: none !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media .big-box {
	height: 360px !important;
	background-size: cover !important;
	background-position: center !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 18px !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid > .large-3 {
	float: none !important;
	width: auto !important;
	padding-bottom: 0 !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid .middle-box,
body.home.wp-theme-vpone-theme #inevidenza-section .middle-box {
	display: block !important;
	height: 176px !important;
	background-size: cover !important;
	background-position: center !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-card-title,
body.home.wp-theme-vpone-theme #inevidenza-section .topnews-card-title {
	font-size: clamp(25px, 1.6vw, 33px) !important;
	line-height: 1.08 !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-card-meta,
body.home.wp-theme-vpone-theme #inevidenza-section .topnews-card-meta {
	font-size: 11px !important;
	letter-spacing: 0.09em !important;
	text-transform: uppercase !important;
	color: var(--nyt-muted) !important;
}

body.home.wp-theme-vpone-theme #topnews-section .topnews-card-excerpt,
body.home.wp-theme-vpone-theme #inevidenza-section .topnews-card-excerpt {
	font-size: 14px !important;
	line-height: 1.44 !important;
	color: #2e2e2e !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	column-gap: 26px !important;
	row-gap: 16px !important;
	align-items: start !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post {
	float: none !important;
	width: auto !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	margin: 0 !important;
	padding-top: 12px !important;
	border-top: 1px solid var(--nyt-border) !important;
	background: transparent !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child {
	grid-column: 1 / -1 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .blog-item-wrap,
body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .post-inner-content {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
	padding: 0 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .post-inner-content {
	display: grid !important;
	grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.94fr) !important;
	grid-template-areas:
		"head media"
		"text media" !important;
	column-gap: 22px !important;
	row-gap: 8px !important;
	align-items: start !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-header {
	grid-area: head !important;
	margin: 0 0 6px !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-content {
	grid-area: text !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .post-cover-link {
	grid-area: media !important;
	margin: 0 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .entry-header {
	margin: 0 0 9px !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .post-cover-link {
	display: block !important;
	margin: 0 0 10px !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .post-cover {
	display: block !important;
	height: auto !important;
	min-height: 200px !important;
	aspect-ratio: 16 / 10 !important;
	background-size: cover !important;
	background-position: center !important;
	border: 0 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .post-cover.no-image {
	display: none !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-title a {
	font-size: clamp(37px, 2.45vw, 47px) !important;
	line-height: 1.03 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:nth-child(2) .entry-title a {
	font-size: clamp(32px, 2.04vw, 40px) !important;
	line-height: 1.08 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:nth-child(n+3) .entry-title a {
	font-size: clamp(27px, 1.45vw, 33px) !important;
	line-height: 1.14 !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .entry-summary-text {
	display: -webkit-box !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	overflow: hidden !important;
	margin-top: 4px !important;
	font-size: 17px !important;
	line-height: 1.46 !important;
	color: #2a2a2a !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .entry-content .read-more,
body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .entry-footer {
	display: none !important;
}

body.home.wp-theme-vpone-theme .home-news-ad-break {
	margin: 14px 0 !important;
	border-top: 1px solid var(--nyt-border) !important;
	border-bottom: 1px solid var(--nyt-border) !important;
	background: transparent !important;
}

body.home.wp-theme-vpone-theme .home-news-ad-break .home-news-ad-inner {
	padding: 10px 0 !important;
}

body.wp-theme-vpone-theme #secondary .widget {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}

body.wp-theme-vpone-theme #secondary .widget + .widget {
	border-top: 1px solid #dddddd !important;
	padding-top: 16px !important;
}

body.wp-theme-vpone-theme #secondary .widget-title {
	margin: 0 0 10px !important;
	padding: 0 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0.12em !important;
	text-transform: uppercase !important;
	color: #171717 !important;
}

body.wp-theme-vpone-theme #secondary .widget-title:after {
	display: none !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories .cat-item:after {
	display: none !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li,
body.wp-theme-vpone-theme #secondary .widget_archive ul li,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li,
body.wp-theme-vpone-theme #secondary .widget_meta ul li,
body.wp-theme-vpone-theme #secondary .widget_pages ul li {
	margin: 0 !important;
	padding: 9px 0 !important;
	border-top: 1px solid #ececec !important;
	line-height: 1.35 !important;
}

body.wp-theme-vpone-theme #secondary .widget_categories ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_archive ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_recent_entries ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_recent_comments ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_meta ul li:first-child,
body.wp-theme-vpone-theme #secondary .widget_pages ul li:first-child {
	border-top: 0 !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 7px !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud a {
	margin: 0 !important;
	padding: 4px 8px !important;
	border: 1px solid #cfcfcf !important;
	background: #fff !important;
	color: #222 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 10px !important;
	font-weight: 700 !important;
	letter-spacing: 0.08em !important;
	text-transform: uppercase !important;
	line-height: 1.2 !important;
}

body.wp-theme-vpone-theme #secondary .tagcloud a:hover {
	color: var(--nyt-red) !important;
	border-color: var(--nyt-red) !important;
}

body.wp-theme-vpone-theme #secondary .poll-widget-companion-image {
	margin-top: 10px !important;
}

body.wp-theme-vpone-theme #secondary .poll-widget-companion-image img {
	display: block !important;
	max-width: 100% !important;
	height: auto !important;
}

@media screen and (max-width: 1180px) {
	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .post-inner-content {
		display: block !important;
	}
}

@media screen and (max-width: 1023px) {
	body.home.wp-theme-vpone-theme .article-container.home-news-grid {
		display: block !important;
	}

	body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post {
		width: 100% !important;
		margin: 0 0 16px !important;
	}

	body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post .entry-summary-text {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 736px) {
	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-layout,
	body.home.wp-theme-vpone-theme #topnews-section .topnews-cards-grid {
		grid-template-columns: 1fr !important;
	}

	body.home.wp-theme-vpone-theme #topnews-section .topnews-lead-media .big-box {
		height: 250px !important;
	}
}

/* Home Stream Hero Scope Fix
   Apply hero split only to the first post of the first news grid container. */
body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child {
	grid-column: auto !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .post-inner-content {
	display: block !important;
	grid-template-columns: none !important;
	grid-template-areas: none !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-header,
body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-content,
body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .post-cover-link {
	grid-area: auto !important;
}

body.home.wp-theme-vpone-theme .article-container.home-news-grid > article.post:first-child .entry-title a {
	font-size: clamp(27px, 1.45vw, 33px) !important;
	line-height: 1.14 !important;
}

@media screen and (min-width: 1024px) {
	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child {
		grid-column: 1 / -1 !important;
	}

	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child .post-inner-content {
		display: grid !important;
		grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.94fr) !important;
		grid-template-areas:
			"head media"
			"text media" !important;
		column-gap: 22px !important;
		row-gap: 8px !important;
		align-items: start !important;
	}

	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child .entry-header {
		grid-area: head !important;
		margin: 0 0 6px !important;
	}

	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child .entry-content {
		grid-area: text !important;
	}

	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child .post-cover-link {
		grid-area: media !important;
		margin: 0 !important;
	}

	body.home.wp-theme-vpone-theme main#main > .article-container.home-news-grid:first-of-type > article.post:first-child .entry-title a {
		font-size: clamp(37px, 2.45vw, 47px) !important;
		line-height: 1.03 !important;
	}
}
