.iso-nappi-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;padding:50px 20px;background:#161c23}a.iso-nappi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;max-width:calc(100vw - 40px);padding:20px 50px;border-radius:8px;color:#fff;font-size:36px!important;font-weight:700}a.iso-nappi span{margin-bottom:2px}a.iso-nappi svg{width:85px;height:auto;margin-top:1px;fill:#fff;-webkit-filter:drop-shadow(0 0 3px #0085FD);filter:drop-shadow(0 0 3px #0085FD);overflow:visible;-webkit-transition:fill .1s,-webkit-filter .1s;transition:fill .1s,-webkit-filter .1s;transition:fill .1s,filter .1s;transition:fill .1s,filter .1s,-webkit-filter .1s}a.iso-nappi svg *{stroke:#2196f3;stroke-width:3px;paint-order:stroke;vector-effect:non-scaling-stroke;-webkit-transition:stroke .1s;transition:stroke .1s}a.iso-nappi:hover svg{fill:#aef11a;-webkit-filter:drop-shadow(0 0 3px #19CC00);filter:drop-shadow(0 0 3px #19CC00)}a.iso-nappi:hover svg *{stroke:#36dc1f}@media(max-width:800px){a.iso-nappi{gap:18px;padding:20px 0;font-size:28px!important}}@media(max-width:385px){a.iso-nappi{gap:14px;font-size:24px!important}}