.round-links{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;gap:0}.round-links__item{margin-bottom:15px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.round-links__item,.round-links__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.round-links__item a:focus{outline:none}.round-links__text{display:inline-block;font-size:24px;line-height:1.3;position:relative;text-align:center;top:-47px}.round-links__img{background-color:#f9f9f8;border-radius:50%;display:block;height:138px;position:relative;width:138px}.round-links__img:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:40px;left:50%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:57px}@media only screen and (max-width:1023px){.round-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.round-links--products{margin-left:auto!important;margin-right:auto!important;max-width:670px!important}}