.ns-go-drive-intro{--right-indent:37px;position:relative;overflow:hidden;padding:15px 42px 102px var(--right-indent);background:linear-gradient(90deg,#ff6200,#fb840f),url(../img/lines.7904473c.svg);background-size:100% 32%,auto;background-position:bottom,center bottom 20%;background-repeat:no-repeat,repeat-x;min-height:560px;display:flex;flex-direction:column;z-index:var(--z-layer-first);transition:ease-in-out}@media (max-width:500px){.ns-go-drive-intro{--right-indent:13px;padding:7px var(--right-indent) 78px var(--right-indent);background-size:100% 28%,auto}}.ns-go-drive-intro_disabled{padding-bottom:102px}@media (max-width:500px){.ns-go-drive-intro_disabled{padding-bottom:40px;background-size:100% 22%,auto;background-position:bottom,center bottom 32%}}.ns-go-drive-intro_disabled:before{content:"";display:block;position:absolute;inset:0;background:#1e1e1e;opacity:.7;z-index:var(--z-layer-second)}.ns-go-drive-intro:after{content:"";position:absolute;left:0;bottom:18px;width:100%;height:49px;background:url(../img/band.cc07ea29.svg);background-repeat:no-repeat;background-size:cover}@media (max-width:500px){.ns-go-drive-intro:after{bottom:0;height:40px}}.ns-go-drive-intro_logo{margin-bottom:6px;width:415px;max-width:100%}@media (max-width:500px){.ns-go-drive-intro_logo{width:100%}}.ns-go-drive-intro__date{padding:8px 10px;background:linear-gradient(90deg,hsla(0,0%,100%,.5) 10%,transparent 140%);outline:.35px solid hsla(0,0%,100%,.5);outline-offset:1px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);position:relative;font-weight:600;font-size:var(--size-text-s);line-height:var(--size-text-s);display:flex;gap:var(--space-xs);width:415px;max-width:100%;justify-content:space-between;align-items:center;margin-bottom:32px}@media (max-width:500px){.ns-go-drive-intro__date{font-size:var(--size-text-2xs);width:100%}}.ns-go-drive-intro__date:after{content:url(../img/arrow.58f0810f.svg)}.ns-go-drive-intro__date span:last-of-type{order:1}.ns-go-drive-intro__title{color:var(--color-typo-light);text-transform:uppercase;letter-spacing:.5px;font-weight:700;max-width:500px;margin-bottom:4px}@media (max-width:500px){.ns-go-drive-intro__title{font-size:36px;line-height:37px}}@media (max-width:358px){.ns-go-drive-intro__title{font-size:28px;line-height:34px}}.ns-go-drive-intro__subtitle{font-size:var(--size-text-xl);line-height:var(--line-height-xl);color:var(--color-typo-light);max-width:400px;margin-bottom:140px;z-index:var(--z-layer-third)}@media (max-width:900px){.ns-go-drive-intro__subtitle{margin-bottom:0}}@media (max-width:500px){.ns-go-drive-intro__subtitle{max-width:280px;font-size:var(--size-text-s);line-height:var(--line-height-s);margin-bottom:32px}}@media (max-width:500px){.ns-go-drive-intro_disabled .ns-go-drive-intro__subtitle{font-size:var(--size-text-s);line-height:var(--line-height-s);text-align:center;margin:28px auto 42px auto}}.ns-go-drive-intro__submit{background-color:linear-gradient(90deg,#ff6200,#fb840f)}.ns-go-drive-intro__car{max-width:660px;width:100%;position:absolute;top:50%;right:0;display:block;-webkit-animation:slide-right .5s ease-in-out forwards;animation:slide-right .5s ease-in-out forwards;transform:translate(150px,-50%)}@media (max-width:1150px){.ns-go-drive-intro__car{width:50%}}@media (max-width:900px){.ns-go-drive-intro__car{position:static;-webkit-animation:slide-right-tablet .5s ease-in-out forwards;animation:slide-right-tablet .5s ease-in-out forwards;transform:translateX(40%);align-self:flex-end;width:100%}}@media (max-width:500px){.ns-go-drive-intro__car{-webkit-animation:slide-right-mobile .5s ease-in-out forwards;animation:slide-right-mobile .5s ease-in-out forwards;transform:translateX(50%)}}@media (max-width:400px){.ns-go-drive-intro__car{width:110%}}@media (max-width:400px){.ns-go-drive-intro_disabled .ns-go-drive-intro__car{margin-bottom:28px}}@-webkit-keyframes slide-right{to{opacity:1;transform:translateY(-50%)}}@keyframes slide-right{to{opacity:1;transform:translateY(-50%)}}@-webkit-keyframes slide-right-tablet{to{opacity:1;transform:translateX(calc(30% + 10px))}}@keyframes slide-right-tablet{to{opacity:1;transform:translateX(calc(30% + 10px))}}@-webkit-keyframes slide-right-mobile{to{opacity:1;transform:translateX(calc(var(--right-indent) + 10px))}}@keyframes slide-right-mobile{to{opacity:1;transform:translateX(calc(var(--right-indent) + 10px))}}.ns-go-drive-intro__star{position:relative;width:100%;height:25px}@media (max-width:900px){.ns-go-drive-intro__star{height:10px;margin-bottom:8px}}.ns-go-drive-intro__star:before{content:"";position:absolute;left:0;top:50%;width:100%;height:3px;background:#fff;transform:scaleX(0);transform-origin:center;-webkit-animation:lineExpand 1s ease-in-out forwards;animation:lineExpand 1s ease-in-out forwards;z-index:-1}@media (max-width:900px){.ns-go-drive-intro__star:before{height:2px;margin-left:calc(var(--right-indent)*-1);margin-right:calc(var(--right-indent)*-1);padding-left:var(--right-indent);padding-right:var(--right-indent)}}.ns-go-drive-intro__star-img{-webkit-animation:pulse 1s ease-in-out .5s forwards;animation:pulse 1s ease-in-out .5s forwards;position:absolute;right:30%;top:50%;transform:translateY(-45%)}@media (max-width:900px){.ns-go-drive-intro__star-img{height:10px;right:1%;transform:translateY(-45%)}}@-webkit-keyframes lineExpand{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes lineExpand{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@-webkit-keyframes pulse{0%,to{transform:translateY(-45%) scale(1);opacity:1}50%{transform:translateY(-45%) scale(1.2);opacity:.7}}@keyframes pulse{0%,to{transform:translateY(-45%) scale(1);opacity:1}50%{transform:translateY(-45%) scale(1.2);opacity:.7}}