:root{--black: #000000;--white: #ffffff;--light-gray: #f5f5f5;--primary-500: #CF1042;--primary-600: #891531;--secondary-500: #181935}.icon-arrow{width:1em;height:1em;fill:initial}.icon-facebook,.icon-geo,.icon-mail{width:.53em;height:1em;fill:initial}.icon-geo,.icon-mail{width:1em}.icon-map-mark,.icon-phone{width:.86em;height:1em;fill:initial}.icon-phone{width:1em}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}fieldset,img{margin:0;padding:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}a img,fieldset,img{border:0}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}button,input{margin:0;padding:0;border:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:0}ol,ul{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-transition:none!important;transition:none!important}}@font-face{font-family:raleway;src:url(../fonts/Raleway-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:raleway;src:url(../fonts/Raleway-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:raleway;src:url(../fonts/Raleway-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}body,body p{font-size:16px}body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"raleway",sans-serif;line-height:normal}body h2,section h1{font-size:26px;font-weight:700}@media only screen and (min-width:1024px){body h2{font-size:34px}}body p{font-weight:300;line-height:22px;color:var(--black)}.contact-form__left strong:not(:first-child),body p:not(:first-child){margin-top:25px}@media only screen and (min-width:1024px){body p{font-size:18px;line-height:26px}}body a{text-decoration:none}@media only screen and (min-width:1024px){section h1{font-size:34px}}.container{margin:0 auto;max-width:1150px;width:100%}.t-crop{display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden;text-overflow:ellipsis}.t-crop--one-l{-webkit-line-clamp:1}.t-crop--two-l{-webkit-line-clamp:2}.t-crop--tree-l{-webkit-line-clamp:3}.section{padding-left:15px;padding-right:15px}@media only screen and (min-width:1024px){.section{padding-left:0!important;padding-right:0!important}}.section--padd{padding-top:50px;padding-bottom:50px}@media only screen and (min-width:1024px){.section--padd{padding:100px 0}}.section--padd-b{padding-top:0;padding-bottom:50px}@media only screen and (min-width:1024px){.section--padd-b{padding-bottom:100px}}.section--padd-t{padding-top:50px;padding-bottom:0}@media only screen and (min-width:1024px){.section--padd-t{padding-top:100px}}.section--fill{background:var(--light-gray)}.section--fill .about__info-img{background-color:var(--white)}.section__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}@media only screen and (min-width:1024px){.section__inner{gap:50px}}.section__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding:0 15px}.section__title-wrap .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;width:130px}@media only screen and (min-width:1024px){.section__title-wrap{padding:0}.section__title-wrap .btn{width:200px}}.title{position:relative;margin-bottom:40px}@media only screen and (min-width:1024px){.title{margin-bottom:50px}}.title::before{content:"";position:absolute;bottom:-10px;left:0;background-color:var(--primary-500);width:75px;height:5px}.title--center{text-align:center}.title--center::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.slick-slider{margin-top:35px!important;max-width:100%;margin:0 auto}.slick-slide{margin-right:15px}.slick-slide img{height:400px;display:block;margin:0 auto}.slick-next,.slick-prev{top:-60px!important;font-size:20px;width:55px!important;height:55px!important;color:var(--white)!important;background-color:var(--primary-500)!important;border-radius:50%;z-index:10}.slick-next:before{content:url(../img/chevron-right.svg)!important}.slick-prev:before{content:url(../img/chevron-left.svg)!important}.slick-next:before,.slick-prev:before{opacity:unset!important}.slick-next{right:0!important}.slick-prev{left:unset!important;right:65px!important}.slick-next:hover,.slick-prev:hover{opacity:.85}.slick-dots{bottom:-50px!important}.slick-dots li button::before{font-size:15px!important}.slick-dots li.slick-active button:before{color:var(--primary-500)!important;opacity:1!important}.section--404-wrap{margin-top:65px}@media only screen and (min-width:1024px){.section--404-wrap{margin-top:90px}}.section--404{padding:25px 15px 0;background-color:#f5f5f5}@media only screen and (min-width:1024px){.section--404{display:-webkit-box;display:-ms-flexbox;display:flex;padding:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section--404 h1{font-variant-numeric:lining-nums}@media only screen and (max-width:1024px){.section--404 h1{text-align:center}.section--404 h1::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.section--404 p{font-size:18px;font-weight:500}@media only screen and (max-width:1024px){.section--404 p{text-align:center}}@media only screen and (min-width:1024px){.section--404 p{font-size:20px}}.btn,.section--404 .actions,.section--404 .img img{display:-webkit-box;display:-ms-flexbox;display:flex}.section--404 .actions{gap:10px;margin-top:20px}@media only screen and (max-width:1024px){.section--404 .actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1024px){.section--404 .actions{gap:15px;margin-top:35px}.section--404 .info{padding:50px;width:600px}}.btn,.section--404 .img img{width:100%}@media only screen and (min-width:1024px){.section--404 .img{width:500px;margin-top:-70px}}.btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:55px;padding:0 25px;font-size:18px;font-weight:600;color:var(--primary-500);text-decoration:none}@media only screen and (min-width:1024px){.btn{width:-webkit-fit-content;width:-moz-fit-content;width:250px}}.btn svg{-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;fill:var(--primary-500);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.btn__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.btn__wrap span{font-weight:500;font-size:22px;color:var(--primary-500)}.btn--primary{color:var(--white);background-color:var(--primary-500)}.btn--primary:hover{background-color:var(--primary-600)}.btn--white{background-color:var(--white);color:var(--primary-500)}.btn--white:hover{background-color:var(--primary-500);color:var(--white)}.btn--white:hover svg{fill:currentColor}.btn--size-s{height:55px}@media only screen and (min-width:1024px){.btn--size-s{height:65px}}.footer{border-top:.5px solid #d3d3d3}.footer__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px;padding-top:50px;padding-bottom:25px;max-width:250px;margin:0 auto}.footer__logo img{width:250px;height:90px}.footer__logo:hover{opacity:.85}.footer nav{width:100%}.footer__inner,.footer__nav-job,.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__nav-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:75px;gap:25px}.footer__nav-item a{font-weight:600;font-size:18px;color:var(--black);border-bottom:3px soli transparent}.footer__nav-item a:hover{border-bottom:3px solid var(--primary-500)}.footer__nav-job{gap:15px}@media only screen and (max-width:1024px){.footer__nav-job{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__nav-job a:first-child{width:100%;margin-bottom:10px}.footer__nav-job .job-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.footer__nav-job .job-link svg{width:25px;height:25px;fill:var(--primary-500)}.footer__nav-job .job-link span{color:var(--black);font-size:18px;font-weight:600;font-variant-numeric:lining-nums}.footer__bottom-block{border-top:.5px solid #d3d3d3}.footer__bottom,.footer__bottom-list,.footer__nav-job .job-link{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bottom{font-weight:500;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 0;text-align:center;gap:25px}.footer__bottom-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.footer__bottom-list a{color:var(--black)}.footer__bottom-list a:hover{color:var(--primary-500)}@media only screen and (min-width:1024px){.footer__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px;padding:75px 0;max-width:unset;margin:0}.footer__logo img{width:300px;height:108px}.footer nav,.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.footer nav{gap:75px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer__nav-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}.footer__nav-item a{font-weight:600;font-size:18px;color:var(--black)}.footer__bottom{font-weight:500;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 0;text-align:center}.footer__bottom-list{gap:40px}.footer__bottom-list a{color:var(--black)}}.header{position:absolute;top:0;z-index:15;width:100%}.header.scrolled{position:fixed;top:0;left:0;width:100%;background-color:#fff;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.header__burger,.header__logo-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-inner{padding:0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:65px}.header__logo img{width:150px;height:55px}.header__burger{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:45px;height:45px;background-color:#fbebef;border-radius:50%;cursor:pointer;z-index:10}.header__burger span{display:block;width:25px;height:3px;background-color:var(--primary-500);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.header__burger.active{background-color:transparent}.header__burger.active span:nth-child(1){-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.header__nav,.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__nav{position:absolute;top:0;left:0;width:100%;padding:80px 15px 15px;background-color:var(--white);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:-1;gap:35px}.header__nav.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__nav-list{gap:15px}.header__nav-item a{display:block;font-size:22px;font-weight:600;color:var(--black);border-bottom:3px solid transparent;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.header__nav-item a:hover{border-bottom:3px solid var(--primary-500)}@media only screen and (min-width:1024px){.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;height:90px;padding:0}.header__burger{display:none}.header__logo{width:180px;height:65px}.header__nav,.header__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header__nav{position:static;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;background-color:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;z-index:1}.header__nav .btn{width:200px}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:unset;align-self:unset;gap:25px}.header__nav-item a{display:block;font-size:18px;border-bottom:3px solid transparent;color:var(--black);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.header__nav-item a:hover{border-bottom:3px solid var(--primary-500)}}.about__hero-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:100%;padding-bottom:15px;color:var(--white)}.about__hero-info span{font-size:16px;font-weight:500}.about__hero-info strong{font-size:24px}@media only screen and (min-width:1024px){.about__hero-info{padding-bottom:65px}.about__hero-info span{font-size:28px}.about__hero-info strong{font-size:55px}}.about__info-img,.about__sustain-img img{display:-webkit-box;display:-ms-flexbox;display:flex}.about__info-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--light-gray);margin-top:25px;padding:45px 25px}.about__info-img img{height:110px}@media only screen and (min-width:1024px){.about__info-img{margin-top:unset;height:250px}}@media only screen and (max-width:1024px){.about--section-info{padding-bottom:15px}}@media only screen and (min-width:1024px){.about--section-info-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}}.about__team-wrap ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.about__team-wrap ul li,.hero-other div{position:relative}.about__team-wrap ul li img{width:100%;height:auto}.about__team-wrap ul li strong{z-index:1;position:absolute;left:0;bottom:0;padding:15px;width:100%;color:var(--white);font-size:16px;text-align:center}.about__team-wrap ul li::before,.hero-other::before{content:"";position:absolute;bottom:0;width:100%;height:85px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(180deg,transparent 0%,#000 100%)}@media only screen and (min-width:1024px){.about__team-wrap ul{grid-template-columns:repeat(4,1fr);gap:24.5px}.about__team-wrap ul li{height:402px}.about__team-wrap ul li strong{font-size:24px}.about__team-wrap ul li::before{height:125px}}@media only screen and (max-width:1024px){.about--sustain{padding-bottom:unset}.about__sustain-img{margin-top:25px;margin-left:-15px;margin-right:-15px}}.about__sustain-img img{width:100%}@media only screen and (min-width:1024px){.about__sustain-img img{width:400px}}.main-about__item,.main-about__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-about__list{margin-bottom:25px;gap:15px}.main-about__item{gap:5px;padding:15px;background-color:var(--white)}.main-about__item p{line-height:22px;color:#373737}.main-about__item img{width:65px;height:65px}.main-about__item h3{margin-bottom:10px;text-transform:uppercase}.main-about__btn{margin:0 auto}@media only screen and (min-width:767px){.main-about__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.main-about__list{gap:25px;margin-bottom:50px}.main-about__item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;padding:35px}.main-about__item-text{max-width:360px}.main-about__item img{width:80px;height:80px}.main-about__item h3{font-size:20px}}.hero{position:relative;padding:100px 15px 15px;min-height:700px;background-image:url(../img/main-hero-mob.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.hero__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.hero__info--subtitle{font-size:20px;font-weight:600;line-height:28px}@media only screen and (min-width:1024px){.hero__info--subtitle{font-size:26px;line-height:135%}}.hero__info h1{font-size:34px;line-height:normal;font-weight:700}@media only screen and (min-width:1024px){.hero__info h1{font-size:60px;line-height:65px}}.hero__btns{position:absolute;bottom:15px;left:15px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.hero__btns svg{width:17px;height:17px}@media only screen and (min-width:767px){.hero{background-image:url(../img/main-hero.webp);min-height:550px}.hero__info{gap:30px}.hero__btns{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;width:50%}}@media only screen and (min-width:1024px){.hero{padding-top:185px;min-height:900px}.hero__info{max-width:450px}.hero__btns{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;width:unset}}@media only screen and (min-width:1900px){.hero{max-width:2000px;margin:0 auto}.hero__info{max-width:520px}.hero__info--subtitle{font-size:30px;line-height:150%}.hero__btns{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;width:unset}}.hero-other{position:relative;width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1024px){.hero-other{height:900px}}.hero-other--about{background-image:url(../img/about-hero.webp)}.hero-other--join{background-image:url(../img/driving-hero.webp)}.hero-other div{z-index:1}.hero-other::before{height:120px}@media only screen and (min-width:1024px){.hero-other::before{height:410px}.contact-form{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}}.contact-form__section{padding-bottom:unset}@media only screen and (min-width:1024px){.contact-form__section{padding:unset}}.contact-form__left strong{display:block;font-size:18px;line-height:150%;font-weight:500}.contact-form__left a{width:250px;margin-top:45px}@media only screen and (max-width:1024px){.contact-form__left{margin-bottom:50px}.contact-form__left a{margin-left:auto;margin-right:auto}.contact-form__left strong{text-align:center}}@media only screen and (min-width:1024px){.contact-form__left{width:450px}.contact-form__left h2{text-align:unset}.contact-form__left h2::before{left:0;-webkit-transform:unset;-ms-transform:unset;transform:unset}.contact-form__left strong{font-size:22px}}.contact-form__right{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);height:425px;background-image:url(../img/contact-us-mob.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width:1024px){.contact-form__right{width:650px;height:800px;background-image:url(../img/contact-us.webp)}}.contacts__map-wrap{margin-top:65px}@media only screen and (min-width:1024px){.contacts__map-wrap{position:relative;margin-top:90px}}.contacts__map-wrap iframe{width:100%;height:550px}@media only screen and (max-width:1024px){.contacts__map-wrap .title{text-align:center}.contacts__map-wrap .title::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.contacts__map-address{padding:25px}@media only screen and (min-width:1024px){.contacts__map-address{position:absolute;top:50%;width:450px;padding:45px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--white);-webkit-box-shadow:0 25px 50px 0 rgba(0,0,0,.05);box-shadow:0 25px 50px 0 rgba(0,0,0,.05)}}.contacts__map-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.contacts__map-item-wrap>svg{min-width:25px;min-height:25px;fill:var(--primary-500)}.contacts__map-info-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.contacts__map-info-wrap,.contacts__map-item,.contacts__map-item-link{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__map-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.contacts__map-item span{font-size:16px;font-weight:600;color:var(--primary-500)}.contacts__map-item strong{font-size:18px;font-weight:500;font-variant-numeric:lining-nums}.contacts__map-item a{color:var(--black)}.contacts__map-item a:hover,.main-about__item h3{color:var(--primary-500)}.contacts__map-item-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 10px;height:25px;color:var(--primary-500);background-color:#fbebef;border-radius:10px}.contacts__map-item-link span{font-size:14px;font-weight:600}.contacts__map-item-link svg{min-width:13px;min-height:13px;fill:var(--primary-500)}.contacts__map-item-link:hover{background-color:#f9dfe5}
/*# sourceMappingURL=app.css.map */
