.Home,.Home>.startscreen{display:flex;flex-direction:column}.Home>.startscreen{min-height:850px;height:100vh;position:relative;background-repeat:no-repeat;background-size:contain;background-position:50%;align-items:center;justify-content:flex-end;gap:32px;padding-bottom:100px;overflow:hidden}.Home>.startscreen:before{content:"";position:absolute;inset:0;background:url(/images/mainBG.webp) 50%/contain no-repeat;opacity:0;animation:bgFade 5s ease forwards;z-index:-1}.Home>.startscreen>.firstRow{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:1200px;animation:showMainButtons 2s ease forwards}.Home>.startscreen>.firstRow>.buttons{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.Home>.startscreen>.secondRow{display:flex;width:1200px;justify-content:flex-end;animation:showMainText 2s ease forwards}.Home>.startscreen>.secondRow>p{max-width:534px;text-align:right;font-size:24px;font-family:Russo One;color:silver;line-height:103%;text-transform:uppercase}.Home>.blackInfo{display:flex;justify-content:center;padding-top:100px;padding-bottom:200px;background-color:#000}.Home>.blackInfo>.content{width:1200px;display:flex;flex-direction:column;gap:124px}.Home>.blackInfo>.content>h2{color:#fff;font-size:48px;text-align:center;font-family:Russo One}.Home>.blackInfo>.content>h2>span{font-size:24px}.Home>.blackInfo>.content>.row{display:flex;gap:120px;align-items:center}.Home>.blackInfo>.content>.row>img{flex-shrink:0}.Home>.blackInfo>.content>.row>.textBlock{display:flex;flex-direction:column;gap:30px}.Home>.blackInfo>.content>.row>.textBlock>h3{color:#fff;font-size:24px;text-transform:uppercase;line-height:103%}.Home>.blackInfo>.content>.row>.textBlock>p{font-size:20px;color:#fff;font-family:Helvetica}.Home>.blackInfo>.content>.row.row1>.textBlock{width:528px}.Home>.blackInfo>.content>.row.row2{justify-content:flex-end}.Home>.blackInfo>.content>.row.row2>.textBlock{width:387px}.Home>.blackInfo>.content>.row.row3>.textBlock{width:488px}.Home .numbersBlock{background:linear-gradient(135deg,#e8e8e8,#d0d0d0);display:flex;justify-content:center;overflow:hidden}.Home .numbersBlock>.content{display:flex;justify-content:center;width:1200px;padding:100px 80px}.Home .numbersBlock>.content>.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;width:100%}.Home .numbersBlock>.content>.stats>.statItem{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer}.Home .numbersBlock>.content>.stats>.statItem>.statNumber{font-family:Russo One,sans-serif;font-size:56px;font-weight:700;color:#1a1a1a;line-height:1;margin-bottom:20px;transition:all .3s ease}.Home .numbersBlock>.content>.stats>.statItem>.statText{font-family:Helvetica,sans-serif;font-size:18px;color:#1a1a1a;line-height:1.4}.Home .numbersBlock>.content>.stats>.statItem>.statText>a{color:#1a1a1a;text-decoration:none;transition:all .3s ease;border-bottom:2px solid rgba(0,0,0,0)}.Home .numbersBlock>.content>.stats>.statItem>.statText>a:hover{color:#2b6eff;border-bottom-color:#2b6eff}.Home .numbersBlock>.content>.stats>.statItem:hover>.statNumber{transform:translateY(-10px) scale(1.1);color:#2b6eff}.Home>.topServices{background-color:#000;display:flex;justify-content:center}.Home>.topServices>.content{width:1200px;display:flex;flex-direction:column;padding:120px 0;gap:60px}.Home>.topServices>.content>.remont{display:flex;gap:24px}.Home>.topServices>.content>.remont>.block{width:50%;min-height:150px;box-sizing:border-box;padding:24px;cursor:pointer;background-color:#2e2e2e;transition:all .3s}.Home>.topServices>.content>.remont>.block:hover{background-color:#656565}.Home>.topServices>.content>.remont>.block>h3{color:#fff;font-size:24px}.Home>.topServices>.content>.remont>.block>span{font-family:Helvetica}.Home>.topServices>.content>h2{color:#656565;font-size:131px;text-align:center;text-transform:capitalize;font-family:Russo One}.Home>.topServices>.content>.infoBlock{display:flex;justify-content:space-between}.Home>.topServices>.content>.infoBlock>h3{font-size:24px;color:#fff;line-height:103%;width:474px;text-transform:uppercase}.Home>.topServices>.content>.infoBlock>p{font-size:20px;font-family:Helvetica;line-height:130%;width:488px}.Home>.topServices>.content>.infoBlock>p>a{color:#fff;opacity:1;font-weight:700;transition:all .2s;background-color:#2b6eff;padding:2px 6px}.Home>.topServices>.content>.infoBlock>p>a:hover{opacity:.7}.Home>.topServices>.content>.rows{display:flex;flex-direction:column;width:100%}.Home>.topServices>.content>.rows>.row{position:relative;overflow:hidden;display:flex;padding:24px 60px;justify-content:space-between;align-items:center;transition:all .3s}.Home>.topServices>.content>.rows>.row:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:hsla(0,0%,100%,.2);transition:width .3s ease;z-index:0}.Home>.topServices>.content>.rows>.row:hover:before{width:100%}.Home>.topServices>.content>.rows>.row>*{position:relative;z-index:1}.Home>.topServices>.content>.rows>.row>span.num{font-family:Russo One;font-size:24px;text-transform:uppercase;color:#707070;width:30px;flex-shrink:0}.Home>.topServices>.content>.rows>.row>span.name{font-size:24px;color:#fff;font-family:Russo One;text-transform:uppercase;text-align:start;width:320px;line-height:103%}.Home>.topServices>.content>.rows>.row>p{width:430px;font-size:16px;color:#fff;font-family:Helvetica}.Home>.topServices>.content>.rows>.row>img{flex-shrink:0;cursor:pointer}.Home>.topServices>.content>.rows>.row1{background:#2e2e2e}.Home>.topServices>.content>.rows>.row2{background:#131313}.Home>.topServices>.content>.rows>.row3{background:#2e2e2e}.Home>.Service_why{display:flex;justify-content:center;padding:80px 0;background-color:#d0d0d0}.Home>.Service_why>.Service_why__wrapper{width:1200px;display:flex;flex-direction:column}.Home>.Service_why>.Service_why__wrapper>h2{font-size:24px;color:#000;font-family:Russo One;margin-bottom:48px}.Home>.Service_why>.Service_why__wrapper>.row{display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.Home>.Service_why>.Service_why__wrapper>.row>.block{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;background-color:#1d1d1d;padding:24px}.Home>.Service_why>.Service_why__wrapper>.row>.block>span{font-size:24px;color:#eee;font-weight:400;font-family:Helvetica;text-align:center;line-height:120%}@media screen and (max-width:1200px){.Home>.Service_why{padding:24px}.Home>.Service_why>.Service_why__wrapper{width:100%}.Home>.Service_why>.Service_why__wrapper>.row>.block>span{font-size:20px}}@media screen and (max-width:1250px){.Home>.startscreen>.firstRow{width:100%;padding-left:25px}.Home>.startscreen>.secondRow{display:flex;width:100%;justify-content:flex-end;padding-right:25px}.Home>.blackInfo>.content{width:100%}.Home>.blackInfo>.content>.row{gap:60px;padding:0 25px}.Home>.blackInfo>.content>.row>.textBlock{gap:30px}.Home .numbersBlock>.content{display:flex;justify-content:center;width:100%;padding:80px 25px}.Home .numbersBlock>.content>.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;width:100%}.Home .numbersBlock>.content>.stats>.statItem{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer}.Home .numbersBlock>.content>.stats>.statItem>.statNumber{font-size:44px;margin-bottom:15px;transition:all .3s ease}.Home .numbersBlock>.content>.stats>.statItem>.statText{font-size:16px}.Home .numbersBlock>.content>.stats>.statItem>.statText>a:hover{color:#2b6eff;border-bottom-color:#2b6eff}.Home .numbersBlock>.content>.stats>.statItem:hover>.statNumber{transform:translateY(-8px) scale(1.1);color:#2b6eff}.Home>.topServices{background-color:#000;display:flex;justify-content:center}.Home>.topServices>.content{width:100%;display:flex;flex-direction:column;padding:120px 0;gap:60px}.Home>.topServices>.content>.remont{padding:0 24px}.Home>.topServices>.content>h2{color:#656565;font-size:90px;text-align:center;text-transform:capitalize}.Home>.topServices>.content>.infoBlock{display:flex;justify-content:space-between}.Home>.topServices>.content>.infoBlock>h3{font-size:24px;color:#fff;line-height:103%;width:474px;text-transform:uppercase;padding-left:25px}.Home>.topServices>.content>.infoBlock>p{font-size:20px;font-family:Helvetica;line-height:130%;width:350px;padding-right:25px}.Home>.topServices>.content>.infoBlock>p>a{color:#fff;opacity:1;font-weight:700;transition:all .2s;background-color:#2b6eff;padding:2px 6px}.Home>.topServices>.content>.infoBlock>p>a:hover{opacity:.7}.Home>.topServices>.content>.rows{display:flex;flex-direction:column;width:100%;padding-left:25px;padding-right:25px}.Home>.topServices>.content>.rows>.row{position:relative;overflow:hidden;display:flex;padding:24px 25px;justify-content:space-between;align-items:center;transition:all .3s}.Home>.topServices>.content>.rows>.row:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:hsla(0,0%,100%,.2);transition:width .3s ease;z-index:0}.Home>.topServices>.content>.rows>.row:hover:before{width:100%}.Home>.topServices>.content>.rows>.row>*{position:relative;z-index:1}.Home>.topServices>.content>.rows>.row>span.num{font-family:Russo One;font-size:24px;text-transform:uppercase;color:#707070;width:30px;flex-shrink:0}.Home>.topServices>.content>.rows>.row>span.name{font-size:24px;color:#fff;font-family:Russo One;text-transform:uppercase;text-align:start;width:320px;line-height:103%}.Home>.topServices>.content>.rows>.row>p{width:430px;font-size:16px;color:#fff;font-family:Helvetica}.Home>.topServices>.content>.rows>.row>img{flex-shrink:0;cursor:pointer}.Home>.topServices>.content>.rows>.row1{background:#2e2e2e;gap:10px}.Home>.topServices>.content>.rows>.row2{background:#131313;gap:10px}.Home>.topServices>.content>.rows>.row3{background:#2e2e2e;gap:10px}}@media screen and (max-width:800px){.Home>.Service_why>.Service_why__wrapper>.row{flex-direction:column}.Home>.Service_why>.Service_why__wrapper>.row>.block>span{font-size:24px}}@media screen and (max-width:650px){.Home>.blackInfo>.content{width:100%}.Home>.blackInfo>.content>h2{font-size:24px!important}}@media screen and (max-width:900px){.Home>.startscreen>.firstRow{width:100%;padding-left:25px}.Home>.startscreen>.secondRow{display:flex;width:100%;justify-content:flex-end;padding-right:25px}.Home>.blackInfo>.content{width:100%}.Home>.blackInfo>.content>h2{font-size:40px}.Home>.blackInfo>.content>.row{gap:60px;padding:0 25px;flex-wrap:wrap}.Home>.blackInfo>.content>.row>.textBlock{gap:30px;width:100%!important}.Home .numbersBlock>.content{display:flex;justify-content:center;width:100%;padding:60px 15px}.Home .numbersBlock>.content>.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.Home .numbersBlock>.content>.stats>.statItem{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer}.Home .numbersBlock>.content>.stats>.statItem>.statNumber{font-size:32px;margin-bottom:10px;transition:all .3s ease}.Home .numbersBlock>.content>.stats>.statItem>.statText{font-size:13px}.Home .numbersBlock>.content>.stats>.statItem>.statText>a:hover{color:#2b6eff;border-bottom-color:#2b6eff}.Home .numbersBlock>.content>.stats>.statItem:hover>.statNumber{transform:translateY(-6px) scale(1.1);color:#2b6eff}.Home>.topServices{background-color:#000;display:flex;justify-content:center}.Home>.topServices>.content{width:100%;display:flex;flex-direction:column;padding:120px 0;gap:60px}.Home>.topServices>.content>.remont{flex-direction:column}.Home>.topServices>.content>.remont>.block{width:100%}.Home>.topServices>.content>h2{color:#656565;font-size:60px;text-align:center;text-transform:capitalize}.Home>.topServices>.content>.infoBlock{display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px}.Home>.topServices>.content>.infoBlock>h3{font-size:24px;color:#fff;line-height:103%;width:90%;text-transform:uppercase;padding-left:25px}.Home>.topServices>.content>.infoBlock>p{font-size:20px;font-family:Helvetica;line-height:130%;width:90%;padding-right:25px;padding-left:25px}.Home>.topServices>.content>.infoBlock>p>a{color:#fff;opacity:1;font-weight:700;transition:all .2s;background-color:#2b6eff;padding:2px 6px}.Home>.topServices>.content>.infoBlock>p>a:hover{opacity:.7}.Home>.topServices>.content>.rows{display:flex;flex-direction:column;width:100%;padding-left:25px;padding-right:25px}.Home>.topServices>.content>.rows>.row{position:relative;overflow:hidden;display:flex;padding:0 25px;height:192px;justify-content:space-between;align-items:center;transition:all .3s}.Home>.topServices>.content>.rows>.row:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:hsla(0,0%,100%,.2);transition:width .3s ease;z-index:0}.Home>.topServices>.content>.rows>.row:hover:before{width:100%}.Home>.topServices>.content>.rows>.row>*{position:relative;z-index:1}.Home>.topServices>.content>.rows>.row>span.num{display:none}.Home>.topServices>.content>.rows>.row>span.name{font-size:24px;color:#fff;font-family:Russo One;text-transform:uppercase;text-align:start;width:320px;line-height:103%}.Home>.topServices>.content>.rows>.row>p{width:90%;font-size:16px;color:#fff;font-family:Helvetica}.Home>.topServices>.content>.rows>.row>img{flex-shrink:0;cursor:pointer}.Home>.topServices>.content>.rows>.row1{background:#2e2e2e;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}.Home>.topServices>.content>.rows>.row2{background:#131313;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}.Home>.topServices>.content>.rows>.row3{background:#2e2e2e;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}}@media screen and (max-width:600px){.Home>.startscreen{background-position:center 180px;background-size:160% auto;overflow:hidden}.Home>.startscreen>.firstRow{width:100%;padding-left:15px}.Home>.startscreen>.secondRow{display:flex;width:100%;justify-content:flex-end;padding-right:25px}.Home>.startscreen>.secondRow>p{padding-left:15px;text-align:left;font-size:20px}.Home>.blackInfo{padding-top:80px;padding-bottom:80px}.Home>.blackInfo>.content{gap:50px;display:flex;flex-direction:column;width:100%;padding:80px 0;gap:80px}.Home>.blackInfo>.content>.content{width:100%;gap:50px}.Home>.blackInfo>.content>.content>h2{font-size:20px}.Home>.blackInfo>.content>.content>h2>span{font-size:13px}.Home>.blackInfo>.content>.content>.row{gap:60px;padding:0 25px;flex-wrap:wrap}.Home>.blackInfo>.content>.content>.row>img{width:100%}.Home>.blackInfo>.content>.content>.row>.textBlock{gap:30px}.Home>.blackInfo>.content>.content>.row>.textBlock>h3{font-size:20px}.Home>.blackInfo>.content>.content>.row>.textBlock>p{font-size:16px}.Home>.blackInfo>.content>.content>.row.row2{justify-content:flex-start}.Home>.blackInfo>.content>.content>.row.row3{display:flex;flex-direction:column-reverse}.Home>.blackInfo>.content>.content>.row.row3>.textBlock{width:auto}.Home>.blackInfo>.content>.row1{padding-left:25px;padding-right:25px;gap:50px;flex-direction:column;align-items:flex-start}.Home>.blackInfo>.content>.row1>.block1{position:relative;display:flex;align-items:flex-start}.Home>.blackInfo>.content>.row1>.block2{display:flex;width:100%;justify-content:flex-end;position:relative}.Home>.blackInfo>.content>.row1>.block2>span{bottom:0;right:0;position:absolute;color:#2b6eff}.Home>.blackInfo>.content>.row1>.block2>span>a{transition:all .2s}.Home>.blackInfo>.content>.row2{display:flex;padding-right:25px;padding-left:25px;gap:50px;flex-wrap:wrap;justify-content:space-around}.Home>.blackInfo>.content>.row2>.block3{position:relative}.Home>.blackInfo>.content>.row2>.block3>span{position:absolute;bottom:0;left:0;color:#000;font-size:20;text-wrap:nowrap}.Home>.blackInfo>.content>.row2>.block4{position:relative}.Home>.blackInfo>.content>.row2>.block4>span{position:absolute;bottom:0;left:0;color:#000;font-size:20;text-wrap:nowrap}.Home>.topServices{background-color:#000;display:flex;justify-content:center}.Home>.topServices>.content{width:100%;display:flex;flex-direction:column;padding:80px 0;gap:30px}.Home>.topServices>.content>h2{color:#656565;font-size:38px;text-align:center;text-transform:capitalize}.Home>.topServices>.content>.infoBlock{display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px;padding:0 24px}.Home>.topServices>.content>.infoBlock>h3{font-size:20px;color:#fff;line-height:103%;width:100%;text-transform:uppercase;padding:0}.Home>.topServices>.content>.infoBlock>p{font-size:16px;font-family:Helvetica;line-height:130%;width:100%;padding:0}.Home>.topServices>.content>.infoBlock>p>a{color:#fff;opacity:1;font-weight:700;transition:all .2s;background-color:#2b6eff;padding:2px 6px}.Home>.topServices>.content>.infoBlock>p>a:hover{opacity:.7}.Home>.topServices>.content>.rows{display:flex;flex-direction:column;width:100%}.Home>.topServices>.content>.rows>.row{position:relative;overflow:hidden;display:flex;padding:0 24px;height:192px;justify-content:space-between;align-items:center;transition:all .3s}.Home>.topServices>.content>.rows>.row:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:hsla(0,0%,100%,.2);transition:width .3s ease;z-index:0}.Home>.topServices>.content>.rows>.row:hover:before{width:100%}.Home>.topServices>.content>.rows>.row>*{position:relative;z-index:1}.Home>.topServices>.content>.rows>.row>span.num{display:none}.Home>.topServices>.content>.rows>.row>span.name{font-size:24px;color:#fff;font-family:Russo One;text-transform:uppercase;text-align:start;width:320px;line-height:103%}.Home>.topServices>.content>.rows>.row>p{width:100%;font-size:16px;color:#fff;font-family:Helvetica}.Home>.topServices>.content>.rows>.row>img{flex-shrink:0;cursor:pointer}.Home>.topServices>.content>.rows>.row1{background:#2e2e2e;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}.Home>.topServices>.content>.rows>.row2{background:#131313;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}.Home>.topServices>.content>.rows>.row3{background:#2e2e2e;display:flex;flex-wrap:wrap;padding-top:30px;padding-bottom:30px;height:auto}}@keyframes showMainButtons{0%{transform:translateX(-300px);opacity:0}50%{transform:translateX(0);opacity:.5}to{opacity:1}}@keyframes showMainText{0%{transform:translateX(300px);opacity:0}50%{transform:translateX(0);opacity:.5}to{opacity:1}}@keyframes bgFade{to{opacity:1}}.carModelLinkWrapper{width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.carModelLink{display:block;margin-top:0;margin-bottom:80px;color:#000;font-weight:700;font-size:18px;text-decoration:none;text-align:left;width:100%;opacity:.7;transition:all .2s}.carModelLink:hover{opacity:1}@media screen and (max-width:1200px){.carModelLinkWrapper{width:100%;padding:0 24px}}@media screen and (max-width:800px){.carModelLink{font-size:16px}}@media screen and (max-width:500px){.Home>.startscreen:before{background:url(/images/mainBG.webp) top/190% no-repeat}}