@keyframes arrow-pointing{0%{transform:translateX(-.125rem)}to{transform:translateX(.125rem)}}@keyframes arrow-pointing-bottom{0%{transform:translateY(0)}to{transform:translateY(.1875rem)}}@keyframes spin-z{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.module.module--content-form .content{margin-bottom:2rem}@media print,screen and (min-width:47.9375em){.module.module--content-form .content{margin-bottom:3rem}}@media print,screen and (min-width:77.55625em){.module.module--content-form .content{margin-bottom:0}}.module.module--content-form .content .wysiwyg-wrapper{margin-bottom:2rem}.module.module--content-form .content .contact-content{display:flex;flex-direction:column;gap:.5rem}.module.module--content-form .content .contact-content .contact-content-list{align-items:center;color:#2c2c2c;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;text-decoration:none}.module.module--content-form .content .contact-content .contact-content-list span{background-image:linear-gradient(#152542,#152542);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;position:relative;transition:background-size .6s cubic-bezier(.19,1,.22,1)}.module.module--content-form .content .contact-content .contact-content-list:hover span{background-size:100% 1px}.module.module--content-form .content .contact-content .contact-content-list img{height:100%;max-width:1.5rem;width:100%}@media print,screen and (min-width:77.55625em){.module.module--content-form .media-left .content{order:1}}