.container {
    width: 1274px;
}

main {
    padding-bottom: 0;
}

.nunito-extrabold {
    font-family: 'nunito_sansextrabold';
}

.portal-banner {
    width: 100%;
    max-width: 1274px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: unset;
    right: unset;
    margin-top: 70px;
}
.portal-banner {
    background-image: url('../../images/redesign/home/pb-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.test-portal {
    margin-top: 70px;
}

.pb-inner {
    align-items: center;
}

.pb-head {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}

.pb-head .pb-label {
    margin-left: 23px;
    font-family: 'Gotham-XLight';
    font-size: 63px;
    color: #fff;
    font-weight: 400;
}

.pb-head .pb-label strong {
    font-weight: 100;
    font-family: 'Pacifico';
}

.pb-text p {
    font-size: 23px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.pb-text .button {
    background-color: var(--mike-red);
    color: #fff;
    font-size: 23px;
    width: 257px;
    height: 55px;
    line-height: 55px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.pb-text {
    margin: 30px 0;
    flex-basis: 50%;
}

.pb-image {
    text-align: right;
    padding-right: 35px;
    flex-basis: 50%;
}

.pb-image img {
    margin-bottom: -27px;
    margin-top: -19px;
    width: 100%;
}

#tires {
    margin-top: 116px;
}

#tires .inner {
    position: relative;
    text-align: center;
}

#tires .wreck {
    font-size: 29px;
    color: #fff;
    font-family: 'nunito_sanssemibold';
    bottom: min(60px, 4vw);
    left: 30px;
    line-height: 1.2;
}

#tires span {
    font-size: 26px;
    color: #FFF103;
    font-family: 'nunito_sansblack';
}

#tires .button {
    bottom: min(60px, 4vw);
    right: 64px;
    width: 258px;
    color: #000;
    font-size: 23px;
    height: 56px;
    line-height: 60px;
    text-align: center;
    background-color: #FFF103;
}

#tires video {
    max-width: 100%;
    height: auto;
}

#promise {
    margin-top: 58px;
}

#promise .inner {
    background-image: url('../../images/redesign/home/promise-bg.jpg');
    position: relative;
    padding-bottom: 48px;
}

#promise .title {
    font-size: 77px;
    color: var(--mike-red);
    padding-top: 39px;
    margin-left: 277px;
    z-index: 3;
    position: relative;
}

#promise .speech {
    line-height: 46px;
    font-size: 37px;
    width: fit-content;
    border-radius: 15px;
    background: #fff;
    margin-left: 243px;
    margin-top: 30px;
    padding: 22px 45px 22px 34px;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    z-index: 3;
}

#promise .speech::before {
    content: '';
    position: absolute;
    width: 154px;
    height: 98px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154.543' height='98.172' viewBox='0 0 154.543 98.172'%3E%3Cpath id='Path_2683' data-name='Path 2683' d='M140.429-25.69,69.133,7.152l-83.246,65.33L92.8,39.306Z' transform='translate(14.113 25.69)' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -15px;
    left: -64px;
    z-index: -1;
}

#promise .speech:after {
    content:'';
    background-image: url('../../images/redesign/home/arrow.svg');
    width:48px;
    height:121px;
    position:absolute;
    right: -21px;
    bottom: -85px;
}

#promise .lightitalic {
    font-family: 'nunito_sanslight_italic';
}

#promise .black {
    font-family: 'nunito_sansblack';
    color: var(--mike-red);
}

#promise .decor {
    z-index: 1;
    left: -93px;
    top: 39px;
}

#promise .decor2 {
    z-index: 1;
    right: -127px;
    top: 11px;
}
#promise .button {
    font-size: 19px;
    width: 100%;
    max-width: 300px;
    margin-left: 280px;
    margin-top: 44px;
    text-align: center;
    height: 56px;
    line-height: 58px;
    padding-right: 34px;
    color: #fff;
    position: relative;
    z-index: 3;
    background: var(--mike-red) url('../../images/redesign/home/arrow-right.svg') no-repeat bottom 20px right 20px;
}

#brands {
    margin-top: 85px;
    background-image: url('../../images/redesign/home/namebrands-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 53px;
}

#brands .container {
    width: 1354px;
}

#brands .title {
    font-family: 'nunito_sansbold';
    font-size: 55px;
    text-align: center;
    color: #fff;
    margin-top: 46px;
    margin-bottom: 23px;
}

#brands .title .f-yellow {
    font-size: 62px;
    color: #FFF103;
}

#brands .brands {
    position: relative;
}

#brands .button {
    background-color: var(--mike-red);
    height: 56px;
    line-height: 59px;

    font-size: 23px;
    width: 100%;
    max-width: 258px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
}

#brands ul {
    flex-wrap: nowrap;
    display: inline-flex;
    align-items: center;
    width: auto;
    margin-bottom: 49px;
}

@keyframes bannermove {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-50%, 0);
    }
}

#brands ul li {
    padding: 0 43px;
}

#reviews {
    margin-top: 55px;
}

#reviews .container {
    width: 1374px;
}

#reviews .title {
    font-size: 55px;
    line-height: 64px;
    color: var(--mike-red);
    text-align: center;
    font-family: 'nunito_sansbold';
    margin-bottom: 43px;
}

#reviews .inner {
    position: relative;
    padding: 0 50px;
}

#reviews .reviews-swiper {
    overflow: hidden;
    padding: 10px;
    margin: -10px;
}

#reviews .swiper-button-prev,
#reviews .swiper-button-next {
    display: flex !important;
    background-color: #F1F1F1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.604' height='11.773' viewBox='0 0 7.604 11.773'%3E%3Cpath id='Path_5256' data-name='Path 5256' d='M0,0,5.194,4.476,0,8.953' transform='translate(6.194 10.363) rotate(180)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' opacity='0.304'/%3E%3C/svg%3E%0A");
    background-size: auto;
    background-position: center 7px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    box-shadow: 0px 1px 2px #00000064;
    top: 53%;
}

#reviews .swiper-button-prev {
    left: 6px;
}

#reviews .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.604' height='11.773' viewBox='0 0 7.604 11.773'%3E%3Cpath id='Path_5256' data-name='Path 5256' d='M0,8.953,5.194,4.476,0,0' transform='translate(1.41 1.41)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' opacity='0.304'/%3E%3C/svg%3E%0A");
    right: 6px;
}

#reviews .swiper-button-prev::after,
#reviews .swiper-button-next::after {
    display: none;
}

#reviews .top .text p {
    color: #3FB1C1;
    font-size: 22px;
    line-height: 1;
    margin: 0 0 9px 0;
}

#reviews .bottom p {
    font-size: 15px;
    line-height: 21px;
    margin: 0;
}

#reviews .swiper-slide {
    box-shadow: 0px 0px 3px #0000004D;
    height: auto;
    padding: 30px 30px 25px 33px;
}

#reviews .top {
    align-items: center;
    margin-bottom: 16px;
}

#reviews .image {
    margin-right: 13px;
}

#community {
    margin-top: 70px;
}

#community .title {
    font-size: 62px;
    line-height: 83px;
    color: var(--mike-red);
    margin-bottom: 30px;
}

#community .text {
    font-size: 25px;
    line-height: 34px;
    max-width: 428px;
    margin: 0 auto;
}

#community .button {
    background-color: var(--mike-red);
    height: 56px;
    line-height: 60px;
    font-size: 23px;
    width: 100%;
    max-width: 258px;
    text-align: center;
    color: #fff;
    margin-top: 26px;
}

#community .left {
    flex-basis: 50%;
}

#community .right {
    flex-basis: 50%;
    padding: 50px 20px;
    background-image: url('../../images/redesign/home/our-story-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#community img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#app-banner {
    margin-bottom: -58px;
    margin-top: 58px;
}
#app-banner {
    padding-top: 25px;
}
#app-banner .ab-inner {
    width: 1685px;
}
/* Banner dotlottie-wc sized at half intrinsic (desktop 3037x520, mobile 400x336);
   aspect-ratio reserves height before the lazy runtime upgrades the element (no CLS). */
#app-banner .banner {
    width: 1519px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 3037 / 520;
    max-height: max-content;
}
#app-banner .banner-m {
    width: 200px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 400 / 336;
    max-height: max-content;
}
#app-banner .app-link {
    width: 10.8%;
    height: 21%;
    bottom: 16%;
}
#app-banner .app-link.apple-link {
    left: 34.85%;
}
#app-banner .app-link.google-link {
    left: 48.09%;
}
#app-banner svg {
    display: block;
}

@media screen and (max-width: 1300px) {
    .pb-image {
        padding-right: 0;
    }
}
@media screen and (max-width: 992px) {
    .pb-head .pb-label {
        font-size: 48px;
    }

    .pb-head img {
        max-width: 82px;
    }

    .pb-text p {
        font-size: 20px;
        line-height: 27px;
    }

    .pb-text .button {
        font-size: 18px;
        width: 208px;
        height: 46px;
        line-height: 46px;
    }

    #tires .button,
    #tires .wreck {
        display: none;
    }

    #promise .title {
        padding-top: 20px;
        text-align: center;
        margin-left: 0;
    }

    #promise .decor2 {
        left: 50%;
        transform: translateX(-50%);
        max-width: 350px;
        top: 311px;
    }

    #promise .button {
        margin: 224px auto 0 auto;
        display: block;
    }

    #promise .speech {
        margin-left: 217px;
    }

    #community .right {
        flex-basis: 65%;
        flex-shrink: 0;
    }
}

@media screen and (max-width: 767px) {
    .pb-image {
        display: none;
    }

    .pb-text {
        flex-basis: 100%;
    }

    #tires {
        margin-top: 58px;
    }

    #tires .container {
        padding: 0;
    }

    #promise {
        margin-top: 17px;
    }

    #promise .decor {
        max-width: 170px;
        top: 75px;
        left: -20px;
        z-index: 4;
    }

    #promise .decor2 {
        max-width: 100%;
        top: 192px;
    }

    #promise .inner {
        padding-bottom: 26px;
        background-image: url('../../images/redesign/home/promise-bg-m.jpg');
    }

    #promise .container {
        padding: 0;
    }

    #promise .title {
        font-size: 43px;
        padding-top: 12px;
    }

    #promise .speech {
        font-size: 18px;
        line-height: 27px;
        margin-left: 131px;
        margin-top: 24px;
        padding: 13px 15px 8px 16px;
    }

    #promise .speech::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123.902' height='60.419' viewBox='0 0 123.902 60.419'%3E%3Cpath id='Path_2683' data-name='Path 2683' d='M73.9-25.69,33.935-7.279-50,34.729,47.2,10.746Z' transform='translate(49.999 25.69)' fill='%23fff'/%3E%3C/svg%3E%0A");
        width: 123px;
        height: 60px;
        bottom: -18px;
    }

    #promise .button {
        font-size: 18px;
        height: 46px;
        line-height: 46px;
        margin: 204px auto 0 auto;
        max-width: 318px;
        background-position: bottom 16px right 20px;
    }

    #promise .speech:after {
        display:none;
    }

    #brands {
        margin-top: 22px;
        padding-bottom: 29px;
    }

    #brands .title {
        font-size: 29px;
        margin-top: 34px;
        margin-bottom: 35xp;
        line-height: 1.2;
    }

    #brands .title .f-yellow {
        font-size: 41px;
    }

    #brands .title span {
        display: block;
        margin: 0 auto;
    }

    #brands ul {
        animation: bannermove 10s linear infinite;
        margin-bottom: 46px;
    }

    #brands ul li {
        padding: 0 20px;
    }

    #brands img {
        max-width: 110px;
    }

    #brands .button {
        font-size: 18px;
        height: 46px;
        line-height: 49px;
        max-width: 208px;
    }

    #reviews {
        margin-top: 26px;
    }

    #reviews .title {
        font-size: 42px;
        line-height: 51px;
    }

    #reviews .inner {
        padding: 0;
    }

    #reviews .swiper-slide {
        padding: 24px 30px 25px 26px;
    }

    #reviews .top .text {
        padding-top: 5px;
    }

    #reviews .image {
        margin-right: 6px;
    }

    #reviews .bottom p {
        font-size: 13px;
        line-height: 18px;
    }

    #reviews .swiper-button-prev,
    #reviews .swiper-button-next {
        display: none !important;
    }

    #community .container {
        padding: 0;
        flex-wrap: wrap;
    }

    #community .left {
        flex-basis: 100%;
    }

    #community .right {
        flex-basis: 100%;
    }
    #app-banner {
        padding-top: 30px;
        width: 397px;
        margin-bottom: 0;
    }
    #app-banner .ab-inner {
        max-width: calc(100% - 11px);
        margin-right: auto;
        margin-left: 0;
    }
    #app-banner .app-link {
        width: 34.4%;
        height: 13.6%;
        bottom: 59.18%;
    }
    #app-banner .app-link.apple-link {
        left: 13.5%;
    }
    #app-banner .app-link.google-link {
        left: 55.5%;
    }
    #community .button {
        font-size: 18px;
        height: 46px;
        line-height: 48px;
        max-width: 208px;
        margin-top: 29px;
    }
}

@media screen and (max-width: 567px) {

    .pb-head {
        margin-bottom: 15px;
    }

    .pb-text {
        margin: 37px 0 38px;
    }

    .pb-text p {
        margin-bottom: 13px;
    }

    .pb-text p br {
        display: none;
    }

    #reviews .top .text p {
        font-size: 17px;
    }

    #reviews .bottom p {
        font-size: 10px;
        line-height: 16px;
    }

    #reviews .title {
        font-size: 29px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    #community {
        margin-top: 30px;
    }

    #community .right {
        flex-basis: 100%;
        padding: 23px 15px 37px 15px;
    }

    #community .title {
        font-size: 39px;
        line-height: 54px;
        margin-bottom: 26px;
    }

    #community .title br {
        display: none;
    }

    #community img {
        max-height: 220px;
    }

    #community .text {
        font-size: 21px;
        line-height: 28px;
    }

    #community .button {
        font-size: 18px;
        height: 46px;
        line-height: 48px;
        max-width: 208px;
        margin-top: 29px;
    }
    .pb-image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pb-inner {
        flex-direction: column;
    }
    .pb-text {
        margin: 37px 0 -13%;
    }
    .pb-image img {
        margin-bottom: 0;
        position: relative;
        top: 8em;
        width: 90%;
    }
    .pb-text .button {
        line-height: 63px;
    }
}
@media screen and (max-width: 430px) {
    .pb-text {
        margin: 37px 0 -6%;
    }
    .pb-image img {
        margin-bottom: 0;
        position: relative;
        top: 6em;
        width: 90%;
    }
    .pb-text .button {
        font-size: 20px;
        width: 180px;
        height: 56px;
        line-height: 60px;
    }
}
@media screen and (max-width: 400px) {
    #promise .speech {
        margin-left: 131px;
        padding: 13px 10px 8px 10px;
    }

    #promise .decor {
        left: -50px;
        top: 65px;
    }
}
@media screen and (max-width: 375px) {
    .pb-text {
        margin: 37px 0 -1%;
    }
    .pb-image img {
        top: 4em;
    }
}