.contact-page{margin-top:70px}.contact-page .graphic{position:absolute;z-index:1}.contact-page .graphic.left{top:0;left:0}.contact-page .section.top{padding-top:60px;padding-bottom:0}.contact-page .options{position:relative;z-index:2;padding-top:40px;padding-bottom:150px}.contact-page .options .contact-card{background-color:var(--background-color);border:2px solid var(--primary-color);padding:20px;border-radius:12px;margin-bottom:20px}.contact-page .options .contact-card .label{font-size:18px;font-weight:600}.contact-page .options .contact-card .message,.contact-page .options .contact-card .text{font-size:16px;line-height:24px;margin-top:0}.contact-page .options .contact-card .value{display:flex;align-items:center;justify-content:center;margin-top:26px}.contact-page .options .contact-card .value .text{font-size:20px;font-weight:600;margin-top:10px}.contact-page .options .contact-card .value img{width:30px;margin-right:5px}.contact-page .options .contact-card .ant-btn{margin-top:10px;cursor:pointer}@media (max-width:1024px){.contact-page .graphic{display:none}.contact-page .section.top{background-color:var(--background-color);padding:50px 0}.contact-page .top .heading{width:90%;margin:0 auto}}