.wcs-recurring-totals-panel{position:relative;padding:1em 0 0}.wcs-recurring-totals-panel::after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wcs-recurring-totals-panel+.wcs-recurring-totals-panel::after{border-top-width:0}.wcs-recurring-totals-panel .wc-block-components-panel .wc-block-components-totals-item{padding-left:0;padding-right:0}.wcs-recurring-totals-panel .wc-block-components-totals-item__label::first-letter{text-transform:capitalize}.wcs-recurring-totals-panel .wcs-recurring-totals-panel__title .wc-block-components-totals-item__label{font-weight:700}.wcs-recurring-totals-panel__title{margin:0}.wcs-recurring-totals-panel__details .wc-block-components-panel__button,.wcs-recurring-totals-panel__details .wc-block-components-panel__button:hover,.wcs-recurring-totals-panel__details .wc-block-components-panel__button:focus{font-size:.875em}.wcs-recurring-totals-panel__details .wc-block-components-panel__content>.wc-block-components-totals-item:first-child{margin-top:0}.wcs-recurring-totals-panel__details .wc-block-components-panel__content>.wc-block-components-totals-item:last-child{margin-bottom:0}.wcs-recurring-totals-panel__details .wcs-recurring-totals-panel__details-total .wc-block-components-totals-item__label{font-weight:700}.wcs-recurring-totals__subscription-length{float:right}.dataroom-card:hover, .dataroom-card-all:hover {
box-shadow: 0 2px 13px 0px #9e9d9d;
transform: scale(1.01);
z-index: 2;
cursor: pointer;
transition: all .2s;
}
.dataroom-card {
transition: all .3s;
}
.dataroom-card-img {
border-radius: 4px 4px 0 0;
}
span.back-to-spaces {
font-weight: initial;
font-size: .9rem;
}
span.back-to-spaces:hover {
cursor: pointer;
}
.dataroom-iframe, .dataroom-embed {
width: 100vw;
height: calc(100vh - 92px);
border: 2px solid #0083aa;
}
.dataroom-html {
margin: 2rem auto;
max-width: 850px;
text-align: initial;
}
.embed-image {
margin: 2rem auto;
width: auto;
max-width: 1150px;
text-align: initial;
}
.facetwp-expand {display: none;}
.facetwp-facet-dataroom_categories .facetwp-link {
border-bottom: 1px solid #f2f2f2;
padding: 5px 0;
transition: all .3s;
}
.facetwp-facet-dataroom_categories .facetwp-link:not(.back-to-spaces):hover,
.facetwp-facet-dataroom_categories .facetwp-link.checked{
background: #f2f2f2;
padding-left: 10px;
transition: all .3s;
}
.dataroom-card.disabled {
pointer-events: none;
}