|
|
@ -22,6 +22,12 @@ |
|
|
|
top: 55px; |
|
|
|
top: 55px; |
|
|
|
right: -80px; |
|
|
|
right: -80px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount_top .discount_top-imgs{ |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
|
|
|
|
top: 55px; |
|
|
|
|
|
|
|
right: -27%; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount_block .discount_form{ |
|
|
|
.discount_block .discount_form{ |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
z-index: 1; |
|
|
|
z-index: 1; |
|
|
@ -85,6 +91,9 @@ |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
cursor: pointer; |
|
|
|
cursor: pointer; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount_cosmodog { |
|
|
|
|
|
|
|
margin-top: -8rem!important; |
|
|
|
|
|
|
|
} |
|
|
|
.discount_cosmodog .discount_cosmodog-img{ |
|
|
|
.discount_cosmodog .discount_cosmodog-img{ |
|
|
|
|
|
|
|
|
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
@ -143,6 +152,14 @@ |
|
|
|
margin-bottom: 6rem; |
|
|
|
margin-bottom: 6rem; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale { |
|
|
|
|
|
|
|
padding: 69px 0 80px; |
|
|
|
|
|
|
|
border-radius: 60px; |
|
|
|
|
|
|
|
background: none; |
|
|
|
|
|
|
|
box-shadow: none; |
|
|
|
|
|
|
|
margin-bottom: 6rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount__sale .discount_title { |
|
|
|
.discount__sale .discount_title { |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
font-family: "Craftwork Grotesk"; |
|
|
|
font-family: "Craftwork Grotesk"; |
|
|
@ -153,6 +170,14 @@ |
|
|
|
text-transform: uppercase; |
|
|
|
text-transform: uppercase; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_title { |
|
|
|
|
|
|
|
font-size: 82px; |
|
|
|
|
|
|
|
font-weight: 700; |
|
|
|
|
|
|
|
line-height: 98.4px; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount__sale .discount_title span { |
|
|
|
.discount__sale .discount_title span { |
|
|
|
background: var(--Accent-1, radial-gradient(200.43% 141.42% at 100% 0%, #76CE75 90%, #BBE38D 100%)); |
|
|
|
background: var(--Accent-1, radial-gradient(200.43% 141.42% at 100% 0%, #76CE75 90%, #BBE38D 100%)); |
|
|
|
background-clip: text; |
|
|
|
background-clip: text; |
|
|
@ -169,6 +194,36 @@ |
|
|
|
border: 2px solid var(--interface-main_black, #121212); |
|
|
|
border: 2px solid var(--interface-main_black, #121212); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_form .discount_form-inp { |
|
|
|
|
|
|
|
width: 280px; |
|
|
|
|
|
|
|
height: 50px; |
|
|
|
|
|
|
|
border: 2px solid var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
padding: 10px 18px; |
|
|
|
|
|
|
|
font-size: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
line-height: 28.8px; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
border-radius: 28px; |
|
|
|
|
|
|
|
opacity: .6; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_form .discount_form-btn { |
|
|
|
|
|
|
|
font-size: 24px; |
|
|
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
|
|
line-height: 28.8px; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
width: 221px; |
|
|
|
|
|
|
|
height: 50px; |
|
|
|
|
|
|
|
padding: 10px; |
|
|
|
|
|
|
|
white-space: nowrap; |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
align-items: center; |
|
|
|
|
|
|
|
justify-content: center; |
|
|
|
|
|
|
|
border-radius: 48px; |
|
|
|
|
|
|
|
border: 2px solid var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
transition: .3s ease all; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount__sale .discount_form .discount_form-btn { |
|
|
|
.discount__sale .discount_form .discount_form-btn { |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
border: 2px solid var(--interface-main_black, #121212); |
|
|
|
border: 2px solid var(--interface-main_black, #121212); |
|
|
@ -178,6 +233,15 @@ |
|
|
|
color: #FFF; |
|
|
|
color: #FFF; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_form-text { |
|
|
|
|
|
|
|
font-size: 14px; |
|
|
|
|
|
|
|
line-height: 16.8px; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
opacity: .6; |
|
|
|
|
|
|
|
max-width: 778px; |
|
|
|
|
|
|
|
margin-bottom: 27px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount__sale .discount_form-text { |
|
|
|
.discount__sale .discount_form-text { |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
font-family: "Craftwork Grotesk"; |
|
|
|
font-family: "Craftwork Grotesk"; |
|
|
@ -200,6 +264,12 @@ |
|
|
|
line-height: normal; |
|
|
|
line-height: normal; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_text { |
|
|
|
|
|
|
|
font-size: 20px; |
|
|
|
|
|
|
|
line-height: 24px; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.discount__sale .discount_form .discount_form-inp::placeholder { |
|
|
|
.discount__sale .discount_form .discount_form-inp::placeholder { |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
color: var(--interface-main_black, #121212); |
|
|
|
} |
|
|
|
} |
|
|
@ -296,6 +366,10 @@ |
|
|
|
-webkit-text-fill-color: transparent; |
|
|
|
-webkit-text-fill-color: transparent; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount_form .discount_form-inp::placeholder { |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width: 1170px) { |
|
|
|
@media only screen and (max-width: 1170px) { |
|
|
|
.discount_top .discount_title { |
|
|
|
.discount_top .discount_title { |
|
|
|
font-size: 60px; |
|
|
|
font-size: 60px; |
|
|
@ -432,6 +506,59 @@ |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_top .discount_top-imgs { |
|
|
|
|
|
|
|
right: -27%!important; |
|
|
|
|
|
|
|
top: 0!important; |
|
|
|
|
|
|
|
transform: scale(1.8)!important; |
|
|
|
|
|
|
|
z-index: 0!important; |
|
|
|
|
|
|
|
margin-bottom: -91%!important; |
|
|
|
|
|
|
|
margin-top: 20%!important; |
|
|
|
|
|
|
|
position: relative!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_top .discount_top-imgs .dicount_dog-img { |
|
|
|
|
|
|
|
width: 110vw!important; |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_title { |
|
|
|
|
|
|
|
font-size: 30px!important; |
|
|
|
|
|
|
|
line-height: 36px!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_text { |
|
|
|
|
|
|
|
max-width: 260px!important; |
|
|
|
|
|
|
|
font-size: 12px!important; |
|
|
|
|
|
|
|
line-height: 14.2px!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .dicsount__body { |
|
|
|
|
|
|
|
margin-top: 120px!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount_form .discount_form-inp, .discount_block_ae .discount_form .discount_form-btn { |
|
|
|
|
|
|
|
width: 100%!important; |
|
|
|
|
|
|
|
height: 29px!important; |
|
|
|
|
|
|
|
padding: 6px 13px!important; |
|
|
|
|
|
|
|
font-size: 12px!important; |
|
|
|
|
|
|
|
line-height: 14.4px!important; |
|
|
|
|
|
|
|
text-align: left!important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount_form .discount_form-inp::placeholder { |
|
|
|
|
|
|
|
font-size: 12px!important; |
|
|
|
|
|
|
|
line-height: 14.4px!important; |
|
|
|
|
|
|
|
color: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .form-process { |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount__sale .discount_form { |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
gap: 10px !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.discount_block_ae .discount_form .discount_form-btn { |
|
|
|
|
|
|
|
justify-content: start; |
|
|
|
|
|
|
|
padding: 5px 15px; |
|
|
|
|
|
|
|
background: var(--creme-white, #F4F1F0); |
|
|
|
|
|
|
|
color: #62c57e!important; |
|
|
|
|
|
|
|
opacity: 0.6; |
|
|
|
|
|
|
|
text-align: left!important; |
|
|
|
|
|
|
|
} |
|
|
|
/* Узнайте о нас больше и получите скидку! - конец */ |
|
|
|
/* Узнайте о нас больше и получите скидку! - конец */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|