.vv-contact-form-status-message-container{overflow:hidden;display:grid;font-size:32px;text-align:center;justify-content:center;padding:4em 1em;text-shadow:1px 1px 1px black;background:linear-gradient(45deg,#4879e2,#b66d32)}.vv-contact-form-status-message{animation:.23s fadeIn}.vv-contact-form{padding:2em;display:grid;gap:1em;grid-template-areas:"nimi -" "puhelin sahkoposti" "viesti viesti"}.vv-contact-form .vv-contact-form__nimi{grid-area:nimi}.vv-contact-form .vv-contact-form__puhelin{grid-area:puhelin}.vv-contact-form .vv-contact-form__sahkoposti{grid-area:sahkoposti}.vv-contact-form .vv-contact-form__viesti{grid-area:viesti;height:12em;min-height:12em;max-height:36em;box-sizing:border-box;resize:vertical}@media only screen and (max-width: 1200px){.vv-contact-form{grid-template-areas:"nimi" "puhelin" "sahkoposti" "viesti"}}.vv-soita-sakulle{margin-top:1em}.vv-soita-sakulle .vv-soita-sakulle__content{display:grid;grid-template-columns:2fr 1fr;font-size:18px;gap:2em;line-height:2.5em}.vv-soita-sakulle .vv-soita-sakulle__content p{margin:0}@media screen and (max-width: 930px){.vv-soita-sakulle .vv-soita-sakulle__content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.vv-soita-sakulle .vv-soita-sakulle__content{grid-template-columns:1fr}}
