.contact{padding:40px 0 80px;background-color:#f8f8f8}@media screen and (max-width: 992px){.contact{padding:24px 0 40px}}.contact__card{display:flex;align-items:flex-start;gap:64px;padding:64px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 1200px){.contact__card{gap:40px;padding:40px}}@media screen and (max-width: 992px){.contact__card{flex-direction:column}}@media screen and (max-width: 768px){.contact__card{padding:40px 16px}}.contact__intro{flex:1;min-width:0}@media screen and (max-width: 992px){.contact__intro{width:100%}}.contact__intro .contact__title{font-size:32px;line-height:1.25;word-break:auto-phrase}@media screen and (max-width: 1200px){.contact__intro .contact__title{font-size:28px}}@media screen and (max-width: 480px){.contact__intro .contact__title{font-size:24px}}.contact__intro .contact__lead{margin-top:24px;line-height:2;color:#464543;word-break:auto-phrase}.contact__notes{margin-top:40px}.contact__notes .contact__notes-title{margin-bottom:16px;font-size:16px;font-weight:700;color:#32312f}.contact__notes .contact__note{display:block;padding:20px;border:1px solid #e0e0e0;border-radius:8px;color:#32312f;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.contact__notes .contact__note+.contact__note{margin-top:16px}.contact__notes .contact__note:hover{background-color:#fffbd8;border-color:#ffec40}.contact__notes .contact__note-title{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;text-decoration:underline}.contact__notes .contact__note-title::after{content:"";display:inline-block;width:12px;height:12px;flex-shrink:0;background-color:#848382;-webkit-mask:url(../img/icon/angle.svg) no-repeat center/contain;mask:url(../img/icon/angle.svg) no-repeat center/contain;transform:rotate(0deg)}.contact__notes .contact__note-desc{display:block;margin-top:8px;font-size:14px;line-height:1.75;color:#5a5a58}.contact__form{flex-shrink:0;width:560px}@media screen and (max-width: 1200px){.contact__form{width:460px}}@media screen and (max-width: 992px){.contact__form{width:100%}}
