:root{--cc-btn-primary-bg:#333959;--cc-btn-primary-hover-bg:#1c264b;--cc-btn-primary-text:#fff;--cc-toggle-bg-on:#35d51e}@keyframes pulse{0%{opacity:0;width:100%}20%{opacity:1}50%{opacity:.5}90%{opacity:0;width:750%}to{opacity:0;width:850%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes slideInFromTop{0%{opacity:0;transform:translate(-50%,-150%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes jumbotronGroupTitle{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:none}}@keyframes jumbotronGroupTitleLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.reference-list:not(.swiper-wrapper){display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:1199px){.reference-list:not(.swiper-wrapper){gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.reference-list:not(.swiper-wrapper){grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:1199px){.reference-list.decorative-dots:before{display:none}}.reference-item{display:flex;flex-direction:column;height:auto}.reference-item__body .p:before{aspect-ratio:4/3;background-color:#f2223a;content:"";display:block;margin-bottom:1em;-webkit-mask:url(/build/images/quotes.a2d6cbc3.svg) no-repeat 50% 50%;mask:url(/build/images/quotes.a2d6cbc3.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;width:2em}.reference-item__head{align-items:center;display:flex;gap:1.25em;margin-top:auto}.reference-item__head .title--h6{font-size:.75rem}.reference-item__picture{aspect-ratio:1;border-radius:99vw;flex:none;overflow:hidden;width:3.5em}