.spec-popup__overlay{align-items:center;backdrop-filter:blur(10px);background-color:rgba(33,33,33,.85);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.spec-popup__overlay.active{display:flex}.spec-popup{max-height:90vh;max-width:90vw;overflow:auto;position:relative}.spec-popup .compontent__intro__header--spec-popup{color:#fff}.spec-popup__close{-webkit-appearance:none;appearance:none;background:none;border:0;color:#f39207;cursor:pointer;height:30px;padding:0;position:absolute;right:20px;top:20px;width:30px;z-index:3}.spec-popup__cross{top:50%}.spec-popup__cross,.spec-popup__cross:after,.spec-popup__cross:before{border-radius:2px;content:"";display:block;height:2px;position:absolute;transform:translateY(-50%);width:100%}.spec-popup__cross:before{background:currentColor;top:0;transform:rotate(45deg)}.spec-popup__cross:after{background:currentColor;bottom:0;transform:rotate(-45deg)}.spec-popup__inner{position:relative;z-index:1}.spec-popup__element+.spec-popup__element{margin-top:2rem}.spec-popup .table__wrapper{--table-standardBackgroundColor:transparent;--table-standardTextColor:#939393;--table-standardPadding:1.8rem 1.5rem;margin-bottom:5rem}.spec-popup.table tr td{border:0}.spec-popup tr:first-of-type td{padding-top:0;text-transform:uppercase}.spec-popup tr td:first-of-type{border-left:1px solid #93939350!important;padding-left:4rem}.spec-popup tr:last-of-type td{padding-bottom:0}.spec-popup th,.spec-popup th>:not(p){--table-headerBackgroundColor:transparent;border:0}.spec-popup tr:first-of-type td h3{margin:0}@media only screen and (max-width:1120px){.spec-popup__intro,.spec-popup__intro__heading{margin-bottom:0}.spec-popup tr :is(th,td){background:none;border:0;padding:0}.spec-popup tbody{gap:1.5rem}.spec-popup tbody,.spec-popup tr{display:flex;flex-direction:column}.spec-popup tr{gap:.5rem}.spec-popup tr td:first-of-type{border-left:0!important;padding-left:0!important;width:auto!important}}