.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:#030a1c}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:13px;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 #0085EA);filter:drop-shadow(0 0 3px #0085EA);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:#0086e9;stroke-width:3px;paint-order:stroke;vector-effect:non-scaling-stroke;-webkit-transition:stroke .1s;transition:stroke .1s}a.iso-nappi:hover svg{fill:#08d300;-webkit-filter:drop-shadow(0 0 3px #10ADFC);filter:drop-shadow(0 0 3px #10ADFC)}a.iso-nappi:hover svg *{stroke:#00a1f2}@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}}