.custom-table-wrap{border:1px solid rgba(0,0,0,.1);border-radius:10px;overflow-x:auto;width:100%}.custom-table{border-collapse:collapse;width:100%}.custom-table .red{color:var(--red)}.custom-table .yellow{color:var(--orange)}.custom-table .blue{color:var(--main-blue)}.custom-table .black{color:var(--basic-black)}.custom-table__head{position:relative}.custom-table__head.accent{background-color:var(--main-blue)}.custom-table__head:after{background-color:rgba(0,0,0,.1);content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 40px)}.custom-table__head.accent:after{content:none}.custom-table__head th{color:var(--grey);font-size:13px;font-weight:400;line-height:1.4;padding:19px 15px 18px;text-align:left;text-transform:uppercase}.custom-table__head th.text-center{text-align:center}.custom-table__head th:first-child{padding-left:20px}.custom-table__head th:last-child{padding-right:20px}@media(min-width:1200px){.custom-table__head th{font-size:14px;font-weight:700}}.custom-table__head.accent th{color:var(--basic-white)}.custom-table__body tr:nth-child(2n){background-color:rgba(0,0,0,.02)}.custom-table__body td{color:var(--basic-black);font-size:13px;line-height:1.4;padding:20px 15px}.custom-table__body td:first-child{padding-left:20px}.custom-table__body td:last-child{padding-right:20px}.custom-table__body td.text-center{text-align:center}@media(min-width:1200px){.custom-table__body td{font-size:15px}}.custom-table__body tr:last-child td:first-child{border-bottom-left-radius:10px}.custom-table__body tr:last-child td:last-child{border-bottom-right-radius:10px}.custom-table__body th{padding:20px 15px;text-transform:capitalize}.custom-table__body th:first-child{padding-left:20px}.custom-table__row-hidden td,.custom-table__row-hidden th{padding-bottom:0;padding-top:0;transition:padding-top .3s ease,padding-bottom .3s ease}.custom-table__row-show td,.custom-table__row-show th{padding-bottom:20px;padding-top:20px;transition:padding-top .6s ease,padding-bottom .6s ease}.custom-table__row-hidden td div,.custom-table__row-hidden th div{max-height:0;overflow:hidden;transition:max-height,.3s ease}.custom-table__row-show td div,.custom-table__row-show th div{max-height:100px;transition:max-height,.6s ease}.custom-table__row-btn--opacity{position:relative}.custom-table__row-btn--opacity:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);content:"";height:85px;left:0;position:absolute;top:-85px;width:100%}.custom-table__row-btn td{text-align:center}.custom-table__row-btn .show-table{height:45px;min-width:160px;width:auto}.form-widget{background-color:var(--ghost-blue);border-radius:10px;padding:30px 20px}@media(min-width:1200px){.form-widget{padding:50px 60px}}.form-widget__wrap{margin:0 auto;max-width:580px}.form-widget__title{text-wrap:balance;margin-bottom:15px;text-align:center}.form-widget .form-widget__text{text-wrap:balance;color:#888;font-size:16px;font-weight:500;line-height:1.3;margin:0 0 30px;text-align:center}@media(min-width:1200px){.form-widget__form{align-items:center;background-color:var(--basic-white);border-radius:70px;box-shadow:0 10px 20px 0 rgba(0,0,0,.15);-moz-column-gap:20px;column-gap:20px;display:flex;padding:6px 6px 6px 0;position:relative}}.form-widget .sub-form__field{margin-bottom:15px}@media(min-width:1200px){.form-widget .sub-form__field{flex-grow:1;margin-bottom:0}}.form-widget .sub-form__input{background-color:var(--basic-white);border:1px solid rgba(0,0,0,.1);border-radius:70px;font-family:inherit;font-size:18px;font-weight:500;min-height:50px;padding:15px 20px 0;text-align:center;width:100%}@media(min-width:1200px){.form-widget .sub-form__input{border:none;text-align:left}}.form-widget .sub-form__label{color:var(--grey);font-size:18px;font-weight:500;left:50%;top:12px;transform:translateX(-50%)}@media(min-width:1200px){.form-widget .sub-form__label{left:20px;transform:none}}.form-widget .sub-form__error-msg{color:var(--red);margin-bottom:15px}@media(min-width:1200px){.form-widget .sub-form__error-msg{bottom:-25px;left:20px;margin-bottom:0;position:absolute}}.form-widget .sub-form__button{font-size:16px;height:50px}@media(min-width:1200px){.form-widget .sub-form__button{min-width:165px;width:-moz-fit-content;width:fit-content}}.form-widget .find-vin__toggles{justify-content:center}.form-widget .find-vin__check-btn,.form-widget .find-vin__plate-btn{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:center}.form-widget .find-vin__check-btn:after,.form-widget .find-vin__plate-btn:after{flex-shrink:0;position:static;transform:none}.alphabetical-list{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px}.alphabetical-list div{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px}.alphabetical-list ul{display:flex;flex-direction:column;list-style:none;margin:10px 0 0;padding:0;row-gap:10px}.alphabetical-list ul li,.alphabetical-list__letter{font-size:15px;line-height:1.3}.alphabetical-list__letter{color:var(--basic-black)}@media(min-width:768px){.alphabetical-list{-moz-column-count:4;column-count:4}}@keyframes progress-bar{0%{width:0}to{width:100%}}.splide-wrapper{display:flex;flex-direction:column;row-gap:16px}@media(min-width:992px){.splide-wrapper{-moz-column-gap:20px;column-gap:20px;flex-direction:row-reverse}}@media(min-width:1200px){.splide-wrapper{align-items:flex-end;background-color:#eff7ff;border-radius:10px;padding:30px 30px 0}}.main-slide{background-color:#eff7ff;border-radius:10px;padding:20px 20px 0}@media(min-width:1200px){.main-slide{padding:0}}.splide-image{margin:0 auto;width:225px}@media(min-width:992px){.splide-image{width:345px}}@media(min-width:1200px){.thumbnail-slide{padding-bottom:30px}}@media(min-width:992px){.thumbnail-slide .splide__list{flex-direction:column;row-gap:10px}}@media(min-width:1200px){.thumbnail-slide .splide__list{row-gap:0}}.thumbnail-slide .splide__list .splide__slide,.thumbnail-slide .splide__list .splide__slide.is-active{border:none}.thumb-wrapper{align-items:center;background-color:#eff7ff;border-radius:10px;display:flex;height:100%;padding:16px 20px}@media(min-width:1200px){.thumb-wrapper{align-items:flex-start;flex-direction:column;padding:20px 24px;row-gap:6px}}.thumbnail-slide .splide__slide.is-active:after{animation:progress-bar 5s linear forwards;background-color:hsla(0,0%,100%,.5);bottom:0;content:"";height:5px;left:0;position:absolute}@media(min-width:1200px){.thumbnail-slide .splide__slide:nth-child(3) .thumb-wrapper{background-color:#fff}}.thumbnail-slide .splide__slide.is-active .thumb-wrapper{background-color:#00386c}.thumb-caption{color:#101028;font-size:16px!important;font-weight:600;line-height:1.3;margin:0!important}.thumb-caption a{color:currentColor!important;text-decoration:underline!important}@media(hover:hover),screen and (min-width:0\0){.thumb-caption a:hover{color:currentColor;text-decoration-color:transparent}}@media(min-width:1200px){.thumb-caption{font-size:18px!important}}.thumb-text{display:none}@media(min-width:1200px){.thumb-text{color:#444;display:block;font-size:15px;line-height:1.5;margin:0!important}}.thumbnail-slide .splide__slide.is-active .thumb-caption,.thumbnail-slide .splide__slide.is-active .thumb-text{color:#fff}.alert-v2{background-color:#deefff;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:15px}.alert-v2--error{background-color:rgba(255,0,31,.1)}.alert-v2__text{color:var(--basic-black);font-size:14px;font-weight:600;line-height:1.4;margin:0;padding-left:30px;position:relative}.alert-v2__text:before{background-image:url(/img2/interface-elements/alert-info-icon.svg);background-repeat:no-repeat;background-size:contain;content:"";height:26px;left:0;position:absolute;top:-3px;width:25px}@media(min-width:1200px){.alert-v2__text{font-size:16px}}.alert-v2--error .alert-v2__text:before{background-image:url(/img2/interface-elements/alert-error-icon.svg)}.rating-widget{background-color:var(--ghost-blue);border-radius:10px;padding:20px}.rating-widget .accent{color:var(--green)}@media(min-width:1200px){.rating-widget{padding:24px}}.rating-widget__caption{text-wrap:balance;color:#181818;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 10px;text-align:center}@media(min-width:1200px){.rating-widget__caption{font-size:17px}}.rating-widget__text{color:#181818;font-size:14px;line-height:1.3;margin:0 0 12px;text-align:center}.rating-widget__stars{background-image:url(/img2/rating/star-review-icon.svg);height:32px;margin:0 auto 10px;position:relative;width:160px}.rating-widget__stars,.rating-widget__stars-inner{background-repeat:repeat-x;background-size:32px 32px}.rating-widget__stars-inner{background-image:url(/img2/rating/star-review-active-icon.svg);height:100%;left:0;position:absolute;top:0}.rating-widget__rating{background-image:url(/img2/rating/star-new-review-icon.svg);background-repeat:repeat-x;background-size:32px 32px;display:none;height:32px;margin:0 auto 10px;position:relative;width:160px}@media(max-width:1199px){.rating-widget__rating.full{background-image:url(/img2/rating/star-review-active-icon.svg)}}.rating-widget__star{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:repeat-x;cursor:pointer;height:32px;left:0;margin:0;position:absolute;top:0}.rating-widget__star:first-of-type{width:32px;z-index:5}.rating-widget__star:nth-of-type(2){width:64px;z-index:4}.rating-widget__star:nth-of-type(3){width:96px;z-index:3}.rating-widget__star:nth-of-type(4){width:128px;z-index:2}.rating-widget__star:nth-of-type(5){width:160px;z-index:1}.rating-widget__star:checked,.rating-widget__star:not(:disabled):hover{background-image:url(/img2/rating/star-active-new-review-icon.svg);background-size:32px 32px}.rating-widget__star:disabled{background-color:transparent;cursor:auto}.rating-widget__note{color:var(--dark-grey);font-size:14px;line-height:1.3;margin:0;text-align:center}.process-steps{display:grid;list-style:none;margin:0;padding:0;row-gap:12px}@media(min-width:768px){.process-steps{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.process-steps{grid-template-columns:repeat(4,1fr)}}.process-steps__item{-moz-column-gap:15px;column-gap:15px;display:flex;position:relative}.process-steps__item:before{border:1px dashed var(--main-blue);content:"";height:calc(100% - 64px);left:20px;position:absolute;top:64px;width:1px}.process-steps__item:last-child:before{content:none}@media(min-width:768px){.process-steps__item{flex-direction:column}.process-steps__item:before{height:1px;left:52px;top:32px;width:calc(100% - 52px)}}@media(min-width:1200px){.process-steps__item{align-items:center;padding-top:0;row-gap:15px}.process-steps__item:before{border-width:2px;height:2px;left:-13px;top:42px;width:calc(50% - 68px)}.process-steps__item:after{border:2px dashed var(--main-blue);content:"";height:2px;position:absolute;right:-13px;top:42px;width:calc(50% - 68px)}.process-steps__item:first-child:before{content:none}.process-steps__item:last-child:before{content:""}.process-steps__item:last-child:after{content:none}}.process-steps__icon{align-items:center;background-color:var(--ghost-blue);border-radius:50%;display:flex;flex-shrink:0;height:42px;justify-content:center;position:relative;width:42px}@media(min-width:1200px){.process-steps__icon{height:88px;width:88px}.process-steps__icon svg{height:36px;width:36px}}.process-steps__counter,.process-steps__item:last-child .process-steps__icon{background-color:var(--main-blue)}.process-steps__counter{align-items:center;border-radius:50%;color:var(--basic-white);display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;left:0;position:absolute;top:0;width:20px}@media(min-width:1200px){.process-steps__counter{font-size:18px;height:30px;width:30px}}.process-steps__item:last-child .process-steps__counter{background-color:var(--basic-white);color:var(--main-blue)}.process-steps__content{padding-bottom:20px;padding-top:10px}@media(min-width:1200px){.process-steps__content{padding:0}}.process-steps__item:last-child .process-steps__content{padding-bottom:0}.process-steps__caption{margin-bottom:10px}@media(min-width:1200px){.process-steps__caption{text-align:center}}.process-steps__text{color:var(--dark-grey);font-size:15px;line-height:1.6;margin:0}@media(min-width:1200px){.process-steps__text{text-align:center}}.report-head{display:flex;flex-direction:column;row-gap:20px}@media(min-width:768px){.report-head{align-items:center;flex-direction:row}}.report-head__text .link{display:block;font-size:15px;font-weight:700;line-height:1.2;margin-bottom:8px;text-align:center}@media(min-width:768px){.report-head__text{flex-grow:1;text-align:left}.report-head__text .link br{display:none}}@media(min-width:1200px){.report-head__text .link{font-size:16px;margin-bottom:4px}}@media(min-width:1440px){.report-head__text{-moz-column-gap:40px;column-gap:40px;display:flex}}.report-head__sub-title{color:#bfbfbf;font-size:16px;font-weight:600;line-height:1.2;margin:0 0 6px;text-align:center}@media(min-width:768px){.report-head__sub-title{text-align:left}}@media(min-width:1200px){.report-head__sub-title{font-size:18px}}.report-head__title{color:var(--basic-black);font-size:26px;font-weight:700;line-height:1.2;margin:0 0 8px;text-align:center}@media(min-width:768px){.report-head__title{text-align:left}}@media(min-width:1200px){.report-head__title{font-size:36px;margin-bottom:8px}}.report-head__vin{margin-bottom:12px}@media(min-width:1200px){.report-head__vin{margin-bottom:16px}}.report-head__vin-title{display:none}@media(min-width:1200px){.report-head__vin-title{color:#bfbfbf;display:block;font-size:11px;font-weight:600;line-height:1.2;margin:0 0 5px;text-transform:uppercase}}.report-head__vin-banner{color:var(--main-blue);font-size:15px;font-weight:700;line-height:1.2;margin:0;text-align:center;text-transform:uppercase}@media(min-width:768px){.report-head__vin-banner{text-align:left}}@media(min-width:1200px){.report-head__vin-banner{color:var(--basic-black);font-size:22px;font-weight:600;letter-spacing:.07em}.report-head__vin-banner span{display:none}}.report-head__logos{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:center}@media(min-width:768px){.report-head__logos{justify-content:flex-start}}@media(min-width:1200px){.report-head__logos img:first-child{width:124px}.report-head__logos img:last-child{width:108px}}.report-head__img{aspect-ratio:16/9;width:100%}.report-head__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.report-head__img{aspect-ratio:auto;flex-shrink:0;height:170px;margin-right:30px;order:-1;width:247px}.report-head__img img{border-radius:10px}}.report-head__img a{display:block;position:relative}.report-head__img a:after{background-color:transparent;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:100%}@media(hover:hover),screen and (min-width:0\0){.report-head__img a:hover:after{background-color:rgba(0,0,0,.25)}}.report-head__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:16px}.report-head__actions .button{padding-left:15px;padding-right:15px;width:auto}.report-head__actions .button--download{min-width:181px}.report-head__actions .button--share{min-width:100px}@media(min-width:768px){.report-head__actions{justify-content:flex-start;margin-left:0;margin-right:0}}@media(min-width:1200px){.report-head__actions .button{min-width:195px}}@media(min-width:1440px){.report-head__actions{align-items:center;flex-direction:column;margin-left:auto;margin-top:0;row-gap:10px}}.report-head__action-text{display:none}@media(min-width:1200px){.report-head__action-text{display:inline}}.report-anchors__list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));list-style:none;margin:0;padding:0}.report-anchors__item{border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:background-color .3s ease,border-color .3s ease}.report-anchors__item a{kerning:100%;display:block;padding:15px}@media(hover:hover),screen and (min-width:0\0){.report-anchors__item:hover{background-color:var(--ghost-blue);border-color:var(--ghost-blue)}}.report-anchors__list .report-anchors__item a:hover{text-decoration-color:transparent}.report-anchors__icon{fill:var(--main-blue);display:none}.report-anchors__icon--stroke{fill:none;stroke:var(--main-blue)}@media(min-width:768px){.report-anchors__icon{display:block;margin-bottom:10px}}.report-anchors__item--accent .report-anchors__icon{fill:var(--basic-white)}.report-anchors__item--accent .report-anchors__icon--stroke{fill:none;stroke:var(--basic-white)}.report-anchors__name{align-items:center;color:var(--basic-black);-moz-column-gap:6px;column-gap:6px;display:flex;font-size:15px;font-weight:600;line-height:1.3;margin:0 0 6px}.report-anchors__name:after{background-image:url(/img2/arrows/report-anchor-arrow-black-icon.svg);background-repeat:no-repeat;content:"";height:11px;width:7px}.report-anchors__item--accent .report-anchors__name{color:var(--basic-white)}.report-anchors__item--accent .report-anchors__name:after{background-image:url(/img2/arrows/report-anchor-arrow-white-icon.svg)}.report-anchors__record{color:var(--dark-grey);font-size:15px;font-weight:500;line-height:1.2;margin:0}.report-anchors__record--problem{color:var(--red)}.report-anchors__record span{color:var(--main-blue)}.report-anchors__item--accent .report-anchors__record,.report-anchors__item--accent .report-anchors__record span{color:hsla(0,0%,100%,.8)}.specs{background-color:rgba(0,0,0,.02);border-radius:10px;padding:16px}@media(min-width:1200px){.specs{padding:20px}}.specs__list{display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(143px,1fr));list-style:none;margin:0;padding:0}@media(min-width:1200px){.specs__list{gap:20px;grid-template-columns:repeat(auto-fit,minmax(122px,1fr))}}.specs__item{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.specs__item img{height:24px;width:24px}@media(min-width:1200px){.specs__item img{height:34px;width:34px}}.specs__text{display:flex;flex-direction:column;margin:0;row-gap:2px}.specs__name{color:#888;font-size:15px;line-height:1.5}.specs__value{color:var(--basic-black);font-size:15px;font-weight:500;line-height:1.2}.blockquote{background-color:var(--ghost-blue);border-radius:10px;padding:20px;row-gap:10px}.blockquote,.blockquote q{display:flex;flex-direction:column}.blockquote q{color:var(--basic-black);font-size:16px;font-style:italic;font-weight:500;line-height:1.5;row-gap:20px}.blockquote q:before{background-image:url(/img2/decorative-elements/quote-icon.svg);background-repeat:no-repeat;content:"";flex-shrink:0;height:21px;width:20px}.blockquote q:after{content:none}@media(min-width:768px){.blockquote q{-moz-column-gap:20px;column-gap:20px;flex-direction:row}}@media(min-width:1200px){.blockquote q{font-size:18px;row-gap:30px}}.blockquote__author{color:var(--grey);font-size:15px;font-style:normal;line-height:1.6}@media(min-width:768px){.blockquote__author{padding-left:40px}}h3.ol-list{color:var(--basic-black);font-size:16px;font-weight:700}@media(max-width:1199px){.rating-widget-holder{padding-top:50px}}.reg-content__hidden-content{display:none}.reg-content__hidden-content.show{display:block}.reg-content__view-btn{margin-bottom:25px}.reg-content__view-btn .less{display:none}.reg-content__view-btn.more .less{display:inline}.reg-content__view-btn.more .more{display:none}.article-head__bottom{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;margin-bottom:25px}@media(min-width:1200px){.article-head__bottom{margin-bottom:40px}}@media(max-width:1199px){.article-head__bottom .article-read-time{display:none}}.article-head__bottom .article-author img{height:36px;width:36px}.reg-content__section .alert-v2,.reg-content__section .custom-table-wrap{margin-bottom:20px}.reg-content__section .alert-v2__text{color:var(--basic-black);line-height:1.4}.reg-content__steps{background-color:#f5f5f5;border-radius:10px;margin-bottom:20px;padding:18px 20px 30px}.reg-content__steps .process-steps__icon{background-color:var(--basic-white)}@media(min-width:1200px){.reg-content__steps{padding:40px 30px}.reg-content__steps .process-steps{grid-template-columns:repeat(3,1fr)}.reg-content__steps .process-steps__icon{box-shadow:0 5px 15px 0 rgba(0,0,0,.1);height:76px;width:76px}}.reg-content__section.why-run{background-color:#f5f5f5;border-radius:10px;padding:20px 15px}.reg-content__section.why-run .why-run__title{margin-bottom:20px}@media(min-width:1200px){.reg-content__section.why-run{padding:40px 30px}.reg-content__section.why-run .why-run__title{margin-bottom:30px}}.reg-content__section .why-run__list{margin:0;row-gap:20px}@media(min-width:992px){.reg-content__section .why-run__list{-moz-column-gap:40px;column-gap:40px;flex-direction:row}}.reg-content__section .why-run__item{display:flex;flex-direction:column;padding:0}.reg-content__section .why-run__item:before{content:none}.reg-content__section .why-run__item .heading{margin-bottom:10px}@media(min-width:992px){.reg-content__section .why-run__item{flex-basis:calc(33% - 20px)}}.why-run__icon{align-items:center;background-color:var(--basic-white);border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}@media(min-width:1200px){.why-run__icon{height:76px;width:76px}}.reg-content__section .why-run__text{color:var(--dark-grey);font-size:15px;line-height:1.5;margin:0}.reg-content__accordion{border:1px solid #ececec;border-radius:10px;margin-bottom:20px;padding-left:20px;padding-right:20px;row-gap:0}.reg-content__accordion .faq__item:last-child{border-bottom:none}.reg-content__accordion p{margin-bottom:20px!important;padding-bottom:0}.plates{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(335px,1fr));row-gap:20px}@media(min-width:1340px){.plates{grid-template-columns:repeat(3,1fr)}}.plates__item{background-color:var(--basic-white);border-radius:15px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);cursor:pointer;margin-bottom:10px;padding:6px}.plates__item-wrapper{background-color:#aec6de;border-radius:10px;padding:5px 12px 20px}.reg-content__section .plates__state{color:#172c55;font-size:22px;font-weight:700;line-height:auto;margin:0 0 5px;text-align:center;text-transform:uppercase}.reg-content__section .plate_number{color:var(--basic-black);font-size:58px;font-weight:500;line-height:1;margin:0;text-align:center;word-break:break-all}.reg-content__section .plates__date,.reg-content__section .plates__vahicle{color:var(--dark-grey);font-size:14px;line-height:1.2}.reg-content__section .plates__vahicle{margin:5px 0 0}.linking-block{border:1px solid rgba(0,0,0,.07);border-radius:10px;margin:25px 0;padding:20px}.linking-block ul{list-style:none;margin-bottom:0;padding:0}.linking-block li{color:var(--basic-black);font-size:15px;line-height:1.6;margin-bottom:12px}.linking-block li:last-child{margin-bottom:0}.linking-block ul li{padding-left:32px;position:relative}.linking-block ul li:before{background-color:var(--main-blue);border-radius:50%;content:"";height:8px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.linking-block .caption{font-size:16px;font-weight:600;margin-bottom:20px}@media(min-width:1200px){.linking-block .caption{font-size:18px}}
