.section.contact{margin-bottom:100px}.section.contact .wrapper{padding-top:50px;display:flex}@media (max-width:921px){.section.contact .wrapper{flex-direction:column;padding-top:0}}.section.contact .wrapper .image{width:50%;height:100%;min-height:734px;position:relative;margin-top:-50px}@media (max-width:921px){.section.contact .wrapper .image{width:100%;height:400px;margin-top:0;min-height:auto}}@media (max-width:768px){.section.contact .wrapper .image{height:300px}}.section.contact .wrapper .image img{width:100%;height:100%;object-fit:cover;position:absolute}.section.contact .wrapper .content{width:50%;background-color:var(--ast-global-color-4);padding:50px 50px 2px 50px}@media (max-width:921px){.section.contact .wrapper .content{width:100%;padding:20px 20px 2px 20px}}.section.contact .wrapper .content hgroup{margin-bottom:48px}.section.contact .wrapper .content hgroup h4{font-weight:300;margin-bottom:4px}.section.contact .wrapper .content .links{display:flex;flex-wrap:wrap}.section.contact .wrapper .content .links .link-wrapper{width:calc(50% - 15px);margin-right:15px;text-decoration:none;color:var(--ast-global-color-2);margin-bottom:48px}@media (max-width:600px){.section.contact .wrapper .content .links .link-wrapper{width:100%;margin-right:0}}.section.contact .wrapper .content .links .link-wrapper:nth-child(2n){margin-right:0}.section.contact .wrapper .content .links .link-wrapper .header{display:flex;align-items:center;margin-bottom:12px}.section.contact .wrapper .content .links .link-wrapper .header .icon-wrapper{display:flex;width:40px;height:40px;justify-content:center;align-content:center;background-color:var(--ast-global-color-0);margin-right:10px}.section.contact .wrapper .content .links .link-wrapper .header h3{margin:0;font-size:18px}.section.contact .wrapper .content .links .link-wrapper .text{margin-bottom:12px}.section.contact .wrapper .content .links .link-wrapper .link{font-weight:500;font-size:14px;display:flex;align-items:center}.section.contact .wrapper .content .links .link-wrapper .link svg{transition:all ease-in 0.2s}.section.contact .wrapper .content .links .link-wrapper:hover .link{text-decoration:underline}.section.contact .wrapper .content .links .link-wrapper:hover .link svg{transform:translateX(4px)}