.contact{margin:30px 0;animation:open .3s}.contact-wrapper{width:720px;margin:50px auto}.contact__title{text-align:center;font-size:26px;margin-bottom:35px;font-family:var(--font-manrope);font-weight:600}.contact-block-office{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#f8f8f8;padding:20px 25px;border-radius:12px}.contact-block-office__title{font-size:26px;margin-bottom:20px}.contact-block-office__description{width:90%;font-size:14px;margin-bottom:16px}.contact-block-office__btn{margin-top:25px;width:240px}@media screen and (max-width:900px){.contact-wrapper{width:100%}.contact-block-content-text__subtitle,.contact-block-content-text__title{font-size:15px}.contact-block-office{display:block;text-align:left;padding:24px 16px}.contact-block-office__title{font-size:17px}.contact-block-office__description{width:100%}.contact-block-office__btn{width:auto}}.tc-contact-item{display:flex;justify-content:space-between;align-items:center;background-color:#f8f8f8;padding:20px 24px;margin-bottom:16px;border-radius:12px}.tc-contact-item:last-child{margin-bottom:0}.tc-contact-item-content,.tc-contact-item-content-icon{display:flex;align-items:center}.tc-contact-item-content-icon{justify-content:center}.tc-contact-item-content-icon__svg{color:#070707}.tc-contact-item-content-text{margin-left:16px}.tc-contact-item-content-text__title{font-size:17px;margin-bottom:2px}@media only screen and (max-width:800px){.tc-contact-item-content-text__title{font-size:15px}}.tc-contact-item-content-text__subtitle{font-size:16px}@media only screen and (max-width:800px){.tc-contact-item-content-text__subtitle{font-size:15px}}.tc-contact-item-content-arrow{flex-shrink:0;color:#070707}