.contact-extras{width:100%;padding:64px 0 90px}.contact-extras h2{font-size:28px;line-height:34px;font-family:var(--museo100);color:#000;text-align:center;letter-spacing:.28px;position:relative;margin-bottom:100px}.contact-extras h2:after{position:absolute;content:"";bottom:-10px;left:calc(50% - 17px);border-bottom:4px solid #cd1422;width:34px;border-radius:25px}.contact-extras .box-repeat{display:flex;width:100%;justify-content:space-between;grid-column-gap:20px}.contact-extras .box-repeat .box--single{box-shadow:0px 13px 20px #c1c7cc;border-radius:3px;background:#fff}.contact-extras .box-repeat .box--single .image img{max-width:100%;height:auto;object-fit:cover}.contact-extras .box-repeat .box--single .description{padding:36px 47px 60px}.contact-extras .box-repeat .box--single .description h4{font-size:28px;line-height:34px;color:#073049;font-family:var(--museo100);margin-bottom:30px}.contact-extras .box-repeat .box--single .description a{box-sizing:border-box;font-size:18px;line-height:37px;font-family:var(--museo700);color:#cd1422;background:url(https://blog.ceragon.com/hubfs/red-arrow-right.svg) no-repeat right / auto;padding-right:25px;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.contact-extras .box-repeat .box--single:hover .description a{padding-right:30px}@media(max-width:992px){.contact-extras .box-repeat .box--single .description{padding:30px}}@media(max-width:768px){.contact-extras{padding:60px 0}.contact-extras h2{margin-bottom:60px}.contact-extras .box-repeat .box--single .description h4{font-size:25px;line-height:32px}}@media(max-width:600px){.contact-extras .box-repeat{flex-wrap:wrap}.contact-extras .box-repeat .box--single:not(:last-child){margin-bottom:30px}}