.page-main {
    padding-bottom: 148px;
}
#a-hero {
    padding-top: 146px;
    padding-bottom: 224px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../../images/about/about-hero.jpg);
	background-image: -webkit-image-set(url(../../images/about/about-hero.jpg) 1x, url(../../images/about/about-hero@2x.jpg) 2x);
}
#a-hero h1 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 2.90625em;
    line-height: 0.8;
    margin-top: 0;
    margin-bottom: 0;
	font-family: "bebas-neue-pro", sans-serif;
}
#a-hero h1 span {
    text-transform: none;
    letter-spacing: normal;
    line-height: normal;
    font-size: 266.666%;
    font-weight: normal;
	font-family: "hyperwave", sans-serif;
}
#a-text {
    padding-bottom: 78px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../../images/about/about-back.jpg);
	background-image: -webkit-image-set(url(../../images/about/about-back.jpg) 1x, url(../../images/about/about-back@2x.jpg) 2x);
}
#a-text .container {
    width: 890px;
}
#a-text .hero-product {
    top: -263px;
    margin-bottom: -263px;
}
#a-text p {
    font-size: 1.375em;
    line-height: 1.545;
    margin-bottom: 1em;
}
#a-text p:last-child {
    margin-bottom: 0;
}
#a-branding {
    padding-top: 102px;
    padding-bottom: 132px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../../images/about/branding-back.jpg);
	background-image: -webkit-image-set(url(../../images/about/branding-back.jpg) 1x, url(../../images/about/branding-back@2x.jpg) 2x);
}
#a-branding h2 {
    font-family: "bebas-neue-pro", sans-serif;
    letter-spacing: 0.1em;
    font-size: 3.125em;
    line-height: 1.046875;
    text-transform: uppercase;
    margin-bottom: 35px;
}
#a-branding h2 span {
    font-family: "hyperwave", sans-serif;
    text-transform: none;
    font-size: 2.4em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 0.7;
}
#a-branding ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 65px;
    row-gap: 26px;
    max-width: fit-content;
    margin: 0 auto;
    font-size: 2.1875em;
    line-height: 1.85714286;
}
#a-branding .branding-list-icon {
    width: 47px;
    margin-right: 27px;
}
#a-braodfix {
    padding-top: 129px;
    padding-bottom: 143px;
}
#a-braodfix .container {
    column-gap: 50px;
}
.a-broadfix-text {
    flex-basis: 639px;
    flex-shrink: 0;
    flex-grow: 0;
}
.a-broadfix-text h3 {
    font-family: "bebas-neue-pro", sans-serif;
    color: #003146;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 0.9;
    margin-top: 30px;
    margin-bottom: 0.3em;
}
.a-broadfix-text .button {
    width: 327px;
    height: 60px;
    border-radius: 15px;
    font-size: 1.5em;
    margin-top: 28px;
    letter-spacing: 0.1em;
    flex-shrink: 0;
}
.a-broadfix-text p {
    font-size: 1.375em;
    line-height: 1.545;
    margin-bottom: 1em;
}
.a-banner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../../images/about/about-banner-back.jpg);
	background-image: -webkit-image-set(url(../../images/about/about-banner-back.jpg) 1x, url(../../images/about/about-banner-back@2x.jpg) 2x);
    padding: 53px 74px 57px;
    border-radius: 10px;
    column-gap: 30px;
}
.ab-text {
    flex-basis: 797px;
    flex-grow: 0;
}
.a-banner p {
    font-size: 1.875em;
    line-height: 1.533;
    margin-bottom: 0;
    font-weight: bold;
}
.a-banner .button {
    width: 298px;
    height: 60px;
    border-radius: 15px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
    #a-branding ul {
        column-gap: 30px;
    }
}
@media screen and (max-width: 991px) {
    #a-branding ul {
        grid-template-columns: 1fr;
    }
    #a-braodfix .container {
        flex-direction: column;
    }
    .a-broadfix-text {
        text-align: center;
        margin-top: 38px;
        flex-basis: auto;
    }
    .a-broadfix-text img,
    .a-broadfix-text .button,
    .a-banner .button {
        margin: 0 auto;
    }
    .a-broadfix-text .button {
        margin-top: 28px;
    }
    .a-banner {
        flex-direction: column;
        row-gap: 26px;
    }
    .ab-text {
        flex-basis: auto;
        text-align: center;
    }
}
@media screen and (max-width: 567px) {
    .page-main {
        padding-bottom: 52px;
    }
    #a-hero {
        padding-top: 116px;
        padding-bottom: 126px;
        background-image: url(../../images/about/about-hero-m.jpg);
        background-image: -webkit-image-set(url(../../images/about/about-hero-m.jpg) 1x, url(../../images/about/about-hero-m@2x.jpg) 2x);
    }
    #a-hero h1 {
        font-size: 2.375em;
        line-height: 0.8;
    }
    #a-hero h1 span {
        font-size: 189.473684%;
    }
    #a-text {
        padding-top: 120px;
        padding-bottom: 27px;
        background-image: url(../../images/about/about-back-m.jpg);
        background-image: -webkit-image-set(url(../../images/about/about-back-m.jpg) 1x, url(../../images/about/about-back-m@2x.jpg) 2x);
    }
    #a-text .hero-product {
        top: -251px;
        margin-bottom: -251px;
    }
    #a-text p {
        font-size: 1em;
        line-height: 1.625;
    }
    #a-branding {
        padding-top: 50px;
        padding-bottom: 54px;
        background-image: url(../../images/about/branding-back-m.jpg);
        background-image: -webkit-image-set(url(../../images/about/branding-back-m.jpg) 1x, url(../../images/about/branding-back-m@2x.jpg) 2x);
    }
    #a-branding h2 {
        font-size: 2.375em;
        line-height: 1.05263158;
    }
    #a-branding h2 span {
        font-size: 1.63157895em;
    }
    #a-branding ul {
        row-gap: 15px;
        font-size: 1.625em;
        line-height: 2.5;
    }
    #a-branding li {
        flex-direction: column;
    }
    #a-branding .branding-list-icon {
        width: 46px;
        margin-right: 0;
    }
    #a-braodfix {
        padding-top: 62px;
        padding-bottom: 64px;
    }
    .a-broadfix-image img {
        max-width: inherit;
    }
    .a-broadfix-text h3 {
        margin-bottom: 11px;
        font-size: 2.375em;
    }
    .a-broadfix-text p {
        font-size: 1em;
        line-height: 1.5;
    }
    .a-broadfix-text .button {
        margin-top: 59px;
    }
    .a-banner {
        background-image: url(../../images/about/about-banner-back-m.jpg);
        background-image: -webkit-image-set(url(../../images/about/about-banner-back-m.jpg) 1x, url(../../images/about/about-banner-back-m@2x.jpg) 2x);
        padding: 43px 24px 48px;
        row-gap: 44px;
    }
    .a-banner p {
        font-size: 1.375em;
        line-height: 1.45454545;
    }
    .a-banner .button {
        width: 250px;
        height: 43px;
        border-radius: 11px;
        font-size: 1.375em;
    }
}