body {
   background: #e5e5e5;
   color: #fff;
   margin: 0;
   padding: 0;
   font-family: "Roboto", "Arial", sans-serif;
}
input:invalid {
   box-shadow: none;
}
img {
   max-width: 100%;
   height: auto;
}
.visually-hidden:not(:focus):not(:active) {
   position: absolute;
   width: 1px;
   height: 1px;
   margin: -1px;
   padding: 0;
   white-space: nowrap;
   border: 0;
   -webkit-clip-path: inset(100%);
   clip-path: inset(100%);
   clip: rect(0 0 0 0);
   overflow: hidden;
}
div,
form,
p,
ul {
   box-sizing: border-box;
}
.page-header__wrapper {
   width: 480px;
   margin: 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 30px;
   box-sizing: border-box;
   background: #1b1b1b;
}
.header-gifWrapper {
   width: 480px;
   margin: 0 auto;
   position: relative;
   font-size: 0;
}
.header-gifWrapper img:first-of-type {
   width: 100%;
}
.gifWrapper-product {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: 10px;
   width: 25%;
}
.header-priceWrapper {
   width: 480px;
   margin: 0 auto;
   display: flex;
   justify-content: center;
   align-items: center;
   background: #1b1b1b;
   padding-top: 25px;
   padding-bottom: 25px;
   position: relative;
}
.header-priceWrapper::after {
   content: "";
   display: block;
   position: absolute;
   width: 2px;
   height: 65%;
   background: #fff;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}
.page-header {
   font-size: 0;
}
.newPrice,
.oldPrice {
   font:
      40px/47px "Roboto",
      Arial,
      sans-serif;
   text-align: center;
   flex-basis: 50%;
   text-transform: uppercase;
}
.oldPrice {
   font-weight: 400;
   text-decoration: line-through;
   color: #fff;
}
.newPrice {
   font-weight: 700;
   color: #f90;
}
.page-header__title {
   font-size: 20px;
   line-height: 23px;
   color: #fff;
   font-weight: 400;
   width: 100%;
   text-align: left;
   text-transform: uppercase;
   margin: 12px 0 0;
}
.casanova-description__wrapper {
   width: 480px;
   margin: 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   background: #fff;
   font-size: 0;
   padding-bottom: 30px;
}
.casanova-description__title {
   width: 100%;
   font-size: 20px;
   line-height: 23px;
   font-weight: 700;
   text-align: left;
   text-transform: uppercase;
   padding: 25px;
   color: #1b1b1b;
   margin: 0 0 10px;
}
.casanova-description__title span {
   color: #ffd200;
}
.casanova-description__list {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin: 0;
   padding: 7px 0 15px;
   list-style: none;
}
.casanova-description__item {
   position: relative;
   font-size: 20px;
   line-height: 23px;
   font-weight: 500;
   padding-left: 150px;
   margin-bottom: 50px;
   color: #1b1b1b;
}
.advantages__item::before,
.casanova-description__item::before {
   position: absolute;
   content: "";
   background-repeat: no-repeat;
}
.casanova-description__item::before {
   background: url(https://bino-ar.beauty/landers/gopotent-ar-bg-prokla2/images/checkmark.png);
   top: 50%;
   left: 0;
   transform: translateY(-50%);
   width: 128px;
   height: 90px;
}
.casanova-description__item:nth-of-type(1)::before {
   background: url(../img/icon1.png);
}
.casanova-description__item:nth-of-type(2)::before {
   background: url(../img/icon2.png);
}
.casanova-description__item:nth-of-type(3)::before {
   background: url(../img/icon3.png);
}
.casanova-description__item:nth-of-type(4)::before {
   background: url(../img/icon4.png);
}
.casanova-description__item:nth-of-type(5)::before {
   background: url(../img/icon5.png);
}
.casanova-description__item:nth-of-type(5) {
   margin-bottom: 30px;
}
.advantages__wrapper {
   width: 480px;
   margin: 0 auto;
   background: #fff;
}
.advantages__title {
   font-size: 25px;
   line-height: 29px;
   text-transform: uppercase;
   color: #fff;
   font-weight: 700;
   background: #1b1b1b;
   text-align: left;
   padding: 40px 25px;
   margin: 0;
}
.advantages__list {
   margin: 0;
   list-style: none;
   padding: 0 0 45px 25px;
}
.advantages__list-title {
   font-size: 40px;
   line-height: 47px;
   font-weight: 900;
   padding: 0 25px;
   margin: 35px 0 55px;
   color: #1b1b1b;
   text-transform: uppercase;
}
.advantages__item {
   position: relative;
   font-size: 20px;
   line-height: 23px;
   font-weight: 700;
   padding-left: 120px;
   margin-bottom: 40px;
   color: #1b1b1b;
   padding-right: 30px;
}
.advantages__item::before {
   background: url(../img/icon6.svg) 0 0 / cover;
   top: 50%;
   left: 0;
   transform: translateY(-50%);
   width: 90px;
   height: 90px;
}
.advantages__item:last-of-type {
   margin-bottom: 0;
}
.if-you-think__wrapper {
   width: 480px;
   margin: 0 auto;
   position: relative;
   font-size: 0;
}
.if-you-think__wrapper img {
   width: 100%;
}
.if-you-think__text {
   width: 55%;
   position: absolute;
   font-size: 25px;
   line-height: 29px;
   font-weight: 400;
   margin: 0;
   left: 25px;
   top: 50%;
   transform: translateY(-50%);
}
.if-you-think__text span {
   color: #f90;
   font-weight: 900;
   text-transform: uppercase;
}
.order-form__price,
.order-form__wrapper {
   background: #fff;
   display: block;
}
.order-form__wrapper {
   width: 480px;
   margin: 0 auto;
   padding-bottom: 50px;
}
.order-form__price {
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
}
.order-form__title {
   font-size: 40px;
   line-height: 47px;
   font-weight: 900;
   text-transform: uppercase;
   color: #1b1b1b;
   margin: 0;
   text-align: left;
   padding: 45px 25px;
}
.price-container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   margin-bottom: 10px;
}
.old-price {
   font-size: 23px;
   font-weight: 900;
   color: #ff3636;
   text-decoration: line-through;
   margin-top: 10px;
   margin-right: 5px;
}
.new-price {
   font-size: 48px;
   font-weight: 900;
   color: #eeff18;
}
.order-form__label {
   font-size: 25px;
   line-height: 30px;
   color: #333;
   display: block;
   margin-bottom: 15px;
   font-weight: 500;
}
.order-form__input {
   width: 100%;
   border: 2px solid silver;
   font-size: 23px;
   line-height: 27px;
   font-weight: 500;
   text-align: left;
   margin-bottom: 13px;
   padding: 30px 25px;
   box-sizing: border-box;
}
.form {
   display: block;
   padding: 0 28px;
}
.form,
.form .button {
   margin-top: 30px;
}
.page-header__logoWrapper {
   display: flex;
   justify-content: space-between;
   align-items: flex-start;
   width: 100%;
}
.page-header__logoWrapper h1 {
   font:
      40px/47px "Roboto",
      Arial,
      sans-serif;
   vertical-align: middle;
   color: #f90;
   margin: 0;
}
.page-header__logoWrapper img {
   display: inline-block;
   vertical-align: middle;
   flex-basis: 85px;
   padding-top: 12px;
}
.button,
.reviewsWrapper h2 {
   background: #f90;
   font-family: "Roboto", Arial, sans-serif;
   font-weight: 900;
   color: #1b1b1b;
}
.button,
.page-header__logoWrapper h1 {
   display: inline-block;
   text-transform: uppercase;
}
.button {
   margin: 0 auto;
   width: 430px;
   font-size: 30px;
   line-height: 35px;
   border: 7px solid #ffcd83;
   box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
   border-radius: 40px;
   padding-top: 22px;
   padding-bottom: 22px;
}
.reviewsWrapper,
footer {
   width: 480px;
   margin: 0 auto;
}
footer {
   padding: 15px;
   text-align: center;
   background: #1b1b1b;
   box-sizing: border-box;
}
.reviewsWrapper {
   background: #fff;
   padding-bottom: 20px;
}
.reviewsWrapper h2 {
   margin: 0;
   padding: 35px 25px;
   font-size: 40px;
   line-height: 47px;
}
.review-item {
   padding-top: 35px;
   padding-bottom: 15px;
}
.review-box {
   width: 425px;
   margin: 0 auto;
   background: #fff;
   box-shadow: 0 4px 20px rgba(18, 17, 17, 0.25);
   border-radius: 14px;
   padding: 40px 25px;
}
.review-box img {
   width: 100%;
   margin-bottom: 30px;
}
.review-name,
.review-text {
   font-family: "Roboto", Arial, sans-serif;
   color: #1b1b1b;
}
.review-name {
   text-align: center;
   font-size: 25px;
   line-height: 29px;
   font-weight: 700;
   margin: 0 0 25px;
}
.review-text {
   font-size: 22px;
   line-height: 26px;
   font-weight: 400;
   margin: 0;
}
