.contact-boxes{padding:16px 0}@media screen and (width>=990px){.contact-boxes{padding:60px 0}}.contact-boxes__content{grid-template-columns:1fr;gap:28px;display:grid}@media screen and (width>=990px){.contact-boxes__content{gap:30px}}.contact-boxes__header{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=990px){.contact-boxes__header{justify-items:center;gap:16px}}.contact-boxes__header h1,.contact-boxes__header h2,.contact-boxes__header h3,.contact-boxes__header h4,.contact-boxes__header h5,.contact-boxes__header h6,.contact-boxes__header p{margin:0}.contact-boxes__rte{color:#586280}.contact-boxes__hours{color:#586280;border-radius:22px;justify-self:center;align-items:center;gap:4px;width:fit-content;padding:12px 16px;font-size:14px;line-height:1.42;display:flex;box-shadow:0 1px 4px #0000003d}@media screen and (width>=990px){.contact-boxes__hours{border-radius:24px;font-size:16px;line-height:1.375}}.contact-boxes__hours:before{content:"";background:#2e8462;border-radius:50%;width:8px;height:8px}.contact-boxes__grid{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=990px){.contact-boxes__grid{grid-template-columns:repeat(var(--cols), 1fr)}}.contact-boxes__box{background:#f5f7fc;border-radius:8px;grid-template-columns:1fr;gap:16px;padding:16px;display:grid}@media screen and (width>=990px){.contact-boxes__box{padding:24px}}.contact-boxes__box-header{justify-content:space-between;align-items:center;display:flex}.contact-boxes__box-header h3{margin:0}.contact-boxes__box-header .image-snippet,.contact-boxes__box-header .svg-wrapper{flex:0 0 32px;width:32px;height:32px}.contact-boxes__box-link{color:#133ebf;background:0 0;border:0;width:fit-content;padding:0;font-size:16px;line-height:1.375;text-decoration:underline}.contact-boxes__box-link:hover{text-decoration:none}.contact-boxes__note{background:#f5f7fc;border-radius:8px;grid-template-columns:1fr;gap:12px;padding:16px;font-size:12px;line-height:1.5;display:grid}@media screen and (width>=990px){.contact-boxes__note{margin:28px 0 0}}.contact-boxes__note-heading{margin:0;font-size:14px;font-weight:600;line-height:1.42}.contact-boxes__note-rte{grid-template-columns:1fr;gap:12px;display:grid}.contact-boxes__note-rte h1,.contact-boxes__note-rte h2,.contact-boxes__note-rte h3,.contact-boxes__note-rte h4,.contact-boxes__note-rte h5,.contact-boxes__note-rte h6,.contact-boxes__note-rte p{margin:0}.contact-boxes__note-rte ol{margin:0;padding:0 0 0 16px}