:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.directions:first-child{margin-top:30px}.directions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.directions__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33% - 10px);flex:0 1 calc(33% - 10px);color:#222;font-weight:500;letter-spacing:.32px;text-transform:uppercase;font-size:1rem;padding:25px;border-radius:20px;border:1px solid #e6e6e6;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s;transition:.3s;max-width:100%;line-height:normal}.directions__item:hover{border-radius:20px;background:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(156,156,156,.25);box-shadow:0 5px 20px 0 rgba(156,156,156,.25);-webkit-transition:.3s;transition:.3s}.directions__item:hover .arrows{opacity:1;visibility:visible}.directions__item .arrows{opacity:0;visibility:hidden;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:45px;display:block}.directions__item .arrows__item{width:45px;height:45px}.directions__list_col-2{gap:16px}.directions__pagination{margin:0 auto}@media (min-width:834px){.directions__list_col-2>.directions__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px)}}@media (max-width:1199px){.directions:first-child{margin-top:10px}.directions__list{gap:16px}.directions__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px)}}@media (max-width:833px){.directions__item{font-size:.875rem;padding:15px 15px 15px 20px}.directions__item .arrows__item{width:30px;height:30px}.directions__item .arrows__item .icon{width:24px;height:24px}.directions__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.directions__item .arrows{opacity:1;visibility:visible;display:block}.directions__item .arrows__item{border:0;background:#f2f2f2}.directions__item .arrows__item .icon{stroke:#222}}