@import"https://use.typekit.net/dfp6huf.css";:root{--fontBody: "europa", sans-serif;--fontHeading: "europa", sans-serif;--colorPrimary: #0083C9;--colorSecondary: #1E2054;--colorOrange: #F7931D;--colorGrey: #3E3E3E;--colorLightGrey: #A4A5A8;--colorBlack: #222222;--colorPrimaryVals: 0, 131, 201;--colorSecondaryVals: 30, 32, 84;--colorOrangeVals: 247, 147, 29;--colorGreyVals: 62, 62, 62;--colorLightGreyVals: 164, 165, 168;--colorBlackVals: 34, 34, 34;--wrapperWidth: 1520px;--internalWidth: 1400px;--blockMarginVertical: 6.25rem;--viewportWidth: calc(100vw - var(--scrollbarWidth));--marginTop: 1rem;--marginBottom: 1rem}@keyframes fadeInOut{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes autoplayLine{from{width:0%}to{width:100%}}.contact{display:flex;flex-direction:column;gap:2.5rem}.contact .items{display:grid;grid-template-columns:1fr 1fr;gap:2rem;gap:2.5rem}@media screen and (max-width: 1200px){.contact .items{grid-template-columns:1fr}}@media screen and (max-width: 768px){.contact .items{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.contact .items{grid-template-columns:1fr;gap:1.5rem}}.contact .items .item{display:flex;gap:1.5rem}.contact .items .item .icon{min-width:3rem;width:3rem;height:3rem;background-color:var(--colorPrimary);display:flex;align-items:center;justify-content:center}.contact .items .item .icon svg{width:1.5rem;height:1.5rem}.contact .items .item .icon svg path{fill:#fff}.contact .items .item .text{display:flex;flex-direction:column;gap:0.75rem}.contact .items .item .text *{margin:0}.contact .items[data-odd-even=odd] .item:last-child{grid-column-end:span 2}@media screen and (max-width: 1200px){.contact .items[data-odd-even=odd] .item:last-child{grid-column-end:span 1}}@media screen and (max-width: 768px){.contact .items[data-odd-even=odd] .item:last-child{grid-column-end:span 2}}@media screen and (max-width: 600px){.contact .items[data-odd-even=odd] .item:last-child{grid-column-end:span 1}}
