@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

html {
  scroll-behavior: smooth;
}

.llp-wrap,
.llp-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
}

p,h2,h3,h4 {
    margin: 0;
    color: #fff;
}

.container {
    max-width: 1516px;
    width: 100%;
    margin: auto;
    position: relative;
}

.d-flex {
    display: flex;
}

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

.justify-content-center {
    justify-content: center;
}

ul,li {
    display: block;
    padding: 0;
    margin: 0;
}

a, button, input {
    transition: all 0.5s ease;
}

input, input:hover, input:focus, input:active,
button, button:hover, button:focus, button:active

 {
    outline: none;
}


img {
    max-width: 100%;
}

div {
    box-sizing: border-box;
}


.btn {
    display: block;
    border-radius: 4px;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    max-width: 122px;
    color: #fff;
    background-color: #E31235;
    text-transform: none;
    font-size: 16px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

/* banner-main */

.banner-main .container {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/banner-main-bg.png) no-repeat center/cover;
    padding: 122px 0;
    position: relative;
}

.banner-desk {
    position: absolute;
    max-width: 305px;
    text-align: center;
    line-height: 1.4em;
    font-size: 10px;
    right: 40px;
    bottom: 10px;
}

.banner-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1152px;
    margin-left: auto;
    padding-right: 40px;
}

.banner-wrapper__promo {
    display: flex;
    align-items: center;
    max-width: 695px;
    width: 100%;
}

.banner-wrapper__promo span {
    display: block;
    background: #FFFFFF;
    border-radius: 5px;
    width: 1px;
    height: 115px;
    margin: 0 31px;
}

.banner-wrapper__info {
    display: flex;
    flex-direction: column;
}

.banner-wrapper__info p {
    margin: 0;
    line-height: 1.2em;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
}

.banner-wrapper__info h4 {
    margin: 0;
    line-height: 1.2em;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.banner-wrapper__mark {
    display: flex;
    align-items: center;
    margin-left: 0;
}

.banner-wrapper__mark p {
    font-size: 14px;
    margin: 0 0 0 16px;
    text-transform: uppercase;
    max-width: 241px;
    line-height: 1.4em;
}


/* listing */

.listing {
    padding: 81px 0 71px;
}

/* recomend */


.line-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background-color: #fff;
}

.recomend {

}

.recomend-row {
    display: flex;
    justify-content: space-between;
}

.recomend-row__item {
    width: 100%;
    max-width: 50%;
    height: 758px;
}

.recomend-row__item:first-child {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/recomend-left.png) no-repeat center/cover;
    padding: 84px 81px;
}

.recomend-row__item:last-child {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/recomend-right.png) no-repeat center/cover;
}

.recomend-row__item h3 {
    font-size: 30px;
    color: #2C5A90;
    text-transform: uppercase;
    max-width: 400px;
    line-height: 1.3em;
    letter-spacing: 0.02em;
}

.recomend-row__item h3 span {
    text-transform: none;
    font-weight: 400;
    color: #2C5A90;
    letter-spacing: 0;
}

.recomend-row__item:last-child h3 {
    max-width: 441px;
    margin-left: auto;
    margin-right: 26px;
    margin-top: 162px;
    line-height: 1.4em;
    letter-spacing: 0.01em;
}

/* genius */

.genius .container {
    position: relative;
}

.genius-row {
    display: flex;
    justify-content: space-between;
}

.genius-row__item {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/genius-bg-left.png) no-repeat center/cover;
    width: 100%;
    max-width: 50%;
    height: 758px;
    text-align: center;
    padding-top: 78px;
}

.genius-row__item h3 {
    font-size: 30px;
    color: #2C5A90;
    text-transform: uppercase;
    max-width: 420px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    margin: auto;
}

.genius-row__item h3 span {
    display: block;
    text-transform: none;
    font-weight: 400;
    color: #2C5A90;
    letter-spacing: 0;
}

.genius-row__item:last-child {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/genius-bg-right.png) no-repeat center/cover;
    padding-top: 112px;
}

.genius-row__item:last-child p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #2C5A90;
    text-align: right;
}

.genius-row__item:last-child p img {
    margin-left: 15px;
    width: 80px;
}

.genius-row__img {
    margin-top: 67px;
}

/* ultimate */

.ultimate .container {
    position: relative;
}

.ultimate-row {
    display: flex;
    justify-content: space-between;
}

.ultimate-row__item {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/ultimate-left-bg.png) no-repeat center/cover;
    width: 100%;
    max-width: 50%;
    height: 758px;
    padding: 203px 91px 0;
}

.ultimate-row__item:last-child {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/ultimate-right-bg.png) no-repeat center/cover;
    text-align: center;
    padding-top: 170px;
}

.ultimate-row__item p {
    max-width: 287px;
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 1.1em;
}

.ultimate-row__item .btn {
    max-width: 101px;
    margin-top: 85px;
}

.ultimate-row__item h2,
.gentle-row__item h2 {
    font-size: 110px;
    max-width: 390px;
    margin: auto;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 0.06em;
}

.ultimate-row__item span,
.gentle-row__item span {
    height: 1px;
    width: 147px;
    margin: 33px auto 48px;
    background-color: #8495CF;
    display: block;
}

.ultimate-row__item h3,
.gentle-row__item h3 {
    color: #8495CF;
    font-size: 30px;
    max-width: 390px;
    margin: auto;
}

.ultimate-row__item h3 p,
.gentle-row__item h3 p {
    font-weight: 400;
    color: #8495CF;
    text-align: center;
    margin: 0 auto;
    letter-spacing: -0.01em;
}

/* gentle */

.gentle .container {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/gentle-bg.png) no-repeat center/cover;
}

.gentle-row {
    display: flex;
    justify-content: space-between;
}

.gentle-row__item {
    padding-top: 154px;
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 50%;
    height: 758px;
}

.gentle-row__item p {
    max-width: 354px;
    font-size: 30px;
    color: #0D1C4E;
    text-align: left;
}

.gentle-row__item div {
    max-width: 354px;
    margin-left: auto;
    margin-right: 31px;
}

.gentle-row__item .btn {
    max-width: 200px;
    margin-top: 40px;
    background-color: #fff;
    color: #000;
    margin-left: auto;
    padding: 18px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
    margin-right: 187px;
}

.gentle-row__item h2 {
    color: #0D1C4E;
}

.gentle-row__item span {
    margin: 48px auto 58px;
}

.gentle-row__item h3 {
    color: #0D1C4E;
    max-width: 455px;
    width: 100%;
}

.gentle-row__item h3 p {
    color: #0D1C4E;
    max-width: 455px;
    width: 100%;
}

.gentle-row__item:last-child p {
    margin-left: auto;
    margin-right: 31px;
    margin-top: 52px;
    line-height: 1.3em;
}

/* change */

.change .container {
    background: radial-gradient(100% 1024% at 0% 50%, #172A54 0%, #1F366C 45.31%, #375DA5 85.94%);
    position: relative;
}

.change-row {
    display: flex;
    justify-content: space-between;
}

.change-row__item {
    width: 100%;
    max-width: 50%;
    height: 760px;  
}

.change-row__item p {
    max-width: 547px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 100;
    margin: auto;
}

.change-row__item h3 {
    font-size: 36px;
    text-transform: uppercase;
    max-width: 492px;
    line-height: 1.4em;
}

.change-row__item:last-child {
    padding: 75px 63px 0 83px;
}

.change-row__item:last-child p {
    font-size: 33px;
    max-width: 492px;
    margin-left: 0;
    line-height: 1.4em;
    letter-spacing: -0.02em;
}

.change-row__logo {
    display: block;
    margin-left: auto;
    max-width: 177px;
    margin-bottom: 123px;
}

.change-row__item .banner-wrapper__mark {
    justify-content: flex-end;
    margin-top: 153px;
    margin-right: 24px;
}

.change-row__item .banner-wrapper__mark p {
    font-size: 14px;
    max-width: 240px;
    margin-right: 0;
    margin-left: 19px;
}

.change-row__item p.banner-wrapper__desk {
    font-size: 10px;
    text-transform: none;
    max-width: 210px;
    text-align: center;
    margin-left: auto;
    margin-top: 40px;
    margin-right: 0;
}

.change-row__img {
    display: block;
    margin: 40px auto 21px;
}

/* brand */

.brand .container {
    position: relative;
}

.brand-row {
    display: flex;
    justify-content: space-between;
}

.brand-row__item {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/brand-bg.png) no-repeat center/cover;
    width: 100%;
    max-width: 50%;
    height: 758px;
}

.cross .brand-row__item_right {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/cross-bg.png) no-repeat center/cover;
    padding-top: 226px;
}

.brand-row__item_right div {
    max-width: 284px;
    margin-left: auto;
    margin-right: 28px;
}

.brand-row__item h2 {
    font-size: 110px;
    max-width: 500px;
    margin: auto;
    font-weight: 100;
    line-height: 1em;
    letter-spacing: 0.01em;
}

.brand-row__item span {
    height: 1px;
    width: 147px;
    margin: 33px auto 53px;
    background-color: #8495CF;
    display: block;
}

.brand-row__item p {
    color: #2D5B91;
    font-size: 30px;
}

.brand-row__item h3 {
    color: #2D5B91;
    font-size: 30px;
    line-height: 1.1em;
    letter-spacing: 0.02em;
}

.brand-row__item h3 p {
    font-weight: 400;
}

.brand-row__item .btn {
    max-width: 101px;
}

.brand-row__item p.brand-row__small-text {
    font-size: 18px;
    margin: 62px 0 55px auto;
}

.brand-row__item_main {
    padding-top: 189px;
    text-align: center;
}

.sensative .brand-row__item_left {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/sensative-bg.png) no-repeat center/cover;
    padding: 185px 0 0 125px;
}

.brand-row__item_main h3 {
    text-transform: uppercase;
}

.brand-row__item_left div {
    max-width: 361px;
}

.text-overlay {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 10px;
    color: #2d5b91;
}

.brand-row__item_left p {
    line-height: 1.1em;
    margin: 33px 0 46px;
}

.white .brand-row__item_right {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/3d-white-bg.png) no-repeat center/cover;
    padding-top: 226px;
}

.white .brand-row__item_right .btn {
    margin: 81px 0 110px;
}

.floss .brand-row__item_left {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/floss-bg.png) no-repeat center/cover;
    padding: 173px 0 0 125px;
}

.floss .brand-row__item_left p {
    margin: 0 0 46px;
}

.floss .brand-row__item_left div {
    max-width: 284px;
}

.floss  .brand-row__item h3 {
    line-height: 1.2em;
}

.pure .brand-row__item_right {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/pure-bg.png) no-repeat center/cover;
    padding-top: 173px;
}

.pure .brand-row__item_right p {
    display: inline-block;
    
}

.pure .brand-row__item p.brand-row__small-text {
    margin: 22px 0 47px auto;
}

.pure .brand-row__item_right div {
    max-width: 244px;
    margin-right: 67px;
}

.kids .brand-row__item_left {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/December/prm-oral-b-lp-refills/img/kids-bg.png) no-repeat center/cover;
    padding: 237px 0 0 125px;
}

.kids .brand-row__item_left div {
    max-width: 303px;
}

.kids .brand-row__item_left p {
    margin: 0 0 46px;
}

.result-wrapper img {
    display: none;
}

.header__mob,
.change-row__mob,
.brand-row__small-text_mob,
.brand-row__mob {
    display: none;
}

.last-section p {
    font-size: 10px;
    color: #2D5B91;
    text-align: center;
    max-width: 647px;
    margin: 59px auto 0;
}