|
|
@ -68,6 +68,8 @@ main { |
|
|
|
.main-slider .swiper-slide:not(.swiper-slide-active){ |
|
|
|
.main-slider .swiper-slide:not(.swiper-slide-active){ |
|
|
|
pointer-events: none; |
|
|
|
pointer-events: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.main-slider-content { |
|
|
|
.main-slider-content { |
|
|
|
margin-top: 85px; |
|
|
|
margin-top: 85px; |
|
|
|
} |
|
|
|
} |
|
|
@ -657,18 +659,21 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
} |
|
|
|
} |
|
|
|
.main-specialists_bio-info { |
|
|
|
.main-specialists_bio-info { |
|
|
|
text-align: left; |
|
|
|
text-align: left; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-specialists_bio-name { |
|
|
|
.main-specialists_bio-name { |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 16px; |
|
|
|
text-transform: uppercase; |
|
|
|
text-transform: uppercase; |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-specialists_bio-position { |
|
|
|
.main-specialists_bio-position { |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 14px; |
|
|
|
font-size: 14px; |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
margin-top: 0.5em; |
|
|
|
margin-top: 0.5em; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-specialists_text { |
|
|
|
.main-specialists_text { |
|
|
|
border-radius: 25px; |
|
|
|
border-radius: 25px; |
|
|
@ -922,14 +927,12 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
background-color: var(--accent-color); |
|
|
|
background-color: var(--accent-color); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.main-food_reviews { |
|
|
|
|
|
|
|
max-width: 400px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-food_reviews { |
|
|
|
.main-food_reviews { |
|
|
|
border-radius: 40px; |
|
|
|
border-radius: 40px; |
|
|
|
padding: 24px; |
|
|
|
padding: 24px; |
|
|
|
max-width: 395px; |
|
|
|
max-width: 395px; |
|
|
|
height: 772px; |
|
|
|
height: 672px; |
|
|
|
|
|
|
|
flex-grow: 1; |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12); |
|
|
|
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12); |
|
|
|
background: #fff; |
|
|
|
background: #fff; |
|
|
@ -949,7 +952,7 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
align-items: center; |
|
|
|
align-items: center; |
|
|
|
padding: 20px; |
|
|
|
padding: 20px; |
|
|
|
border-radius: 8px; |
|
|
|
border-radius: 8px; |
|
|
|
min-height: 650px; |
|
|
|
min-height: 580px; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-food_reviews-slide-img { |
|
|
|
.main-food_reviews-slide-img { |
|
|
|
border: 2px solid #fff; |
|
|
|
border: 2px solid #fff; |
|
|
@ -998,7 +1001,7 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
left: 40%; |
|
|
|
left: 40%; |
|
|
|
transform: translateX(-50%); |
|
|
|
transform: translateX(-50%); |
|
|
|
bottom: 40px; |
|
|
|
bottom: 30px; |
|
|
|
z-index: 100; |
|
|
|
z-index: 100; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 16px; |
|
|
@ -1232,7 +1235,7 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
left: 50%; |
|
|
|
left: 50%; |
|
|
|
transform: translateX(-50%); |
|
|
|
transform: translateX(-50%); |
|
|
|
bottom: 32px; |
|
|
|
bottom: 26px; |
|
|
|
z-index: 100; |
|
|
|
z-index: 100; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 16px; |
|
|
@ -1270,15 +1273,7 @@ background: radial-gradient(161.08% 232.33% at 133.99% -48.29%, #EE6868 0%, #569 |
|
|
|
left: var(--swiper-navigation-sides-offset, -65px)!important; |
|
|
|
left: var(--swiper-navigation-sides-offset, -65px)!important; |
|
|
|
right: auto; |
|
|
|
right: auto; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-treats .main-food_reviews { |
|
|
|
|
|
|
|
border-radius: 40px; |
|
|
|
|
|
|
|
padding: 24px; |
|
|
|
|
|
|
|
max-width: 395px; |
|
|
|
|
|
|
|
height: 713px; |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12); |
|
|
|
|
|
|
|
background: #fff; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-food_reviews-slide-top { |
|
|
|
.main-food_reviews-slide-top { |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
|
justify-content: flex-start; |
|
|
|
justify-content: flex-start; |
|
|
@ -1503,6 +1498,8 @@ background: #e5f1fa; |
|
|
|
height: 110%; |
|
|
|
height: 110%; |
|
|
|
bottom: -50px; |
|
|
|
bottom: -50px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
.main-bot_wrapper-tag { |
|
|
|
.main-bot_wrapper-tag { |
|
|
|
border-radius: 100px; |
|
|
|
border-radius: 100px; |
|
|
@ -1897,7 +1894,11 @@ background: #e5f1fa; |
|
|
|
font-size: 48px; |
|
|
|
font-size: 48px; |
|
|
|
text-transform: uppercase; |
|
|
|
text-transform: uppercase; |
|
|
|
color: #121212; |
|
|
|
color: #121212; |
|
|
|
margin-bottom: 40px; |
|
|
|
margin-bottom: 15px; |
|
|
|
|
|
|
|
line-height: 1; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.truth_block_q{ |
|
|
|
|
|
|
|
margin-top: 1.5rem; |
|
|
|
} |
|
|
|
} |
|
|
|
.truth_content-end .truth_block-title, |
|
|
|
.truth_content-end .truth_block-title, |
|
|
|
.truth_success .truth_block-title{ |
|
|
|
.truth_success .truth_block-title{ |
|
|
@ -1936,7 +1937,7 @@ background: #e5f1fa; |
|
|
|
} |
|
|
|
} |
|
|
|
.truth_error .truth_block-text p, |
|
|
|
.truth_error .truth_block-text p, |
|
|
|
.truth_success .truth_block-text p { |
|
|
|
.truth_success .truth_block-text p { |
|
|
|
max-width: 592px; |
|
|
|
max-width: 460px; |
|
|
|
font-size: 20px; |
|
|
|
font-size: 20px; |
|
|
|
line-height: 24px; |
|
|
|
line-height: 24px; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 500; |
|
|
@ -2021,6 +2022,10 @@ background: #e5f1fa; |
|
|
|
width: 800px; |
|
|
|
width: 800px; |
|
|
|
max-width: 100%; |
|
|
|
max-width: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.truth_pictures{ |
|
|
|
|
|
|
|
margin-left: -5rem; |
|
|
|
|
|
|
|
margin-right: 11rem; |
|
|
|
|
|
|
|
} |
|
|
|
.truth_pictures_brain { |
|
|
|
.truth_pictures_brain { |
|
|
|
display: block; |
|
|
|
display: block; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
@ -2033,13 +2038,13 @@ background: #e5f1fa; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
bottom: 5%; |
|
|
|
bottom: 5%; |
|
|
|
z-index: 0; |
|
|
|
z-index: 0; |
|
|
|
left: 10%; |
|
|
|
left: 8%; |
|
|
|
} |
|
|
|
} |
|
|
|
.truth_pictures_arrow { |
|
|
|
.truth_pictures_arrow { |
|
|
|
display: block; |
|
|
|
display: block; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
top: 5%; |
|
|
|
top: 5%; |
|
|
|
left: 28%; |
|
|
|
left: 26%; |
|
|
|
} |
|
|
|
} |
|
|
|
.main-truth_title { |
|
|
|
.main-truth_title { |
|
|
|
font-weight: 700; |
|
|
|
font-weight: 700; |
|
|
@ -2551,6 +2556,8 @@ height: 100%; |
|
|
|
.truth_pictures_present{ |
|
|
|
.truth_pictures_present{ |
|
|
|
max-width: 333px; |
|
|
|
max-width: 333px; |
|
|
|
width: 333px; |
|
|
|
width: 333px; |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
left: 4rem; |
|
|
|
} |
|
|
|
} |
|
|
|
@media (max-width: 940px) { |
|
|
|
@media (max-width: 940px) { |
|
|
|
.gallery-box{ |
|
|
|
.gallery-box{ |
|
|
@ -2668,6 +2675,7 @@ height: 100%; |
|
|
|
.cosmopet-x__item{ |
|
|
|
.cosmopet-x__item{ |
|
|
|
height: 340px; |
|
|
|
height: 340px; |
|
|
|
padding: 16px; |
|
|
|
padding: 16px; |
|
|
|
|
|
|
|
border-radius: 24px; |
|
|
|
} |
|
|
|
} |
|
|
|
.cosmopet-x .swiper-slide, .cosmopet-x__item::before, .cosmopet-x__bg{ |
|
|
|
.cosmopet-x .swiper-slide, .cosmopet-x__item::before, .cosmopet-x__bg{ |
|
|
|
border-radius: 24px; |
|
|
|
border-radius: 24px; |
|
|
@ -3340,9 +3348,6 @@ font-weight: 500; |
|
|
|
text-align: left; |
|
|
|
text-align: left; |
|
|
|
background: #f4f1f0; |
|
|
|
background: #f4f1f0; |
|
|
|
} |
|
|
|
} |
|
|
|
.truth_block .truth_link{ |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.truth_links{ |
|
|
|
.truth_links{ |
|
|
|
margin-top: -40px; |
|
|
|
margin-top: -40px; |
|
|
|
} |
|
|
|
} |
|
|
@ -3965,12 +3970,18 @@ background-clip: text; |
|
|
|
-webkit-text-fill-color: transparent; |
|
|
|
-webkit-text-fill-color: transparent; |
|
|
|
margin-top: 2rem; |
|
|
|
margin-top: 2rem; |
|
|
|
border-bottom: 1px rgb(86, 158, 240) solid; |
|
|
|
border-bottom: 1px rgb(86, 158, 240) solid; |
|
|
|
|
|
|
|
display: block; |
|
|
|
|
|
|
|
width: max-content; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 640px) { |
|
|
|
@media (max-width: 640px) { |
|
|
|
.mform__review{ |
|
|
|
.mform__review-wrap{ |
|
|
|
padding: 24px; |
|
|
|
padding: 24px; |
|
|
|
padding-top: 40px; |
|
|
|
padding-top: 60px; |
|
|
|
|
|
|
|
padding-right: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.mform__review{ |
|
|
|
|
|
|
|
padding-right: 16px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -3993,4 +4004,98 @@ border-bottom: 1px rgb(86, 158, 240) solid; |
|
|
|
|
|
|
|
|
|
|
|
.mform__review::-webkit-scrollbar-thumb:hover { |
|
|
|
.mform__review::-webkit-scrollbar-thumb:hover { |
|
|
|
background-color: #63acff; |
|
|
|
background-color: #63acff; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 576px) { |
|
|
|
|
|
|
|
.main-food_reviews { |
|
|
|
|
|
|
|
min-height: 600px; |
|
|
|
|
|
|
|
height: 80vh; |
|
|
|
|
|
|
|
max-height: 750px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-food_reviews-slide { |
|
|
|
|
|
|
|
min-height: 520px; |
|
|
|
|
|
|
|
height: calc(80vh - 80px); |
|
|
|
|
|
|
|
max-height: 670px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-bot .swiper-pagination-bullet{ |
|
|
|
|
|
|
|
width: 91px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-bot .swiper-pagination{ |
|
|
|
|
|
|
|
gap: 12px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.truth_block .truth_link{ |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.cosmopet-x .slider-arrows .cosmopet-prev{ |
|
|
|
|
|
|
|
left: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.cosmopet-x .slider-arrows .slider-next{ |
|
|
|
|
|
|
|
right: 0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bot-slider .swiper-slide:not(.swiper-slide-active){ |
|
|
|
|
|
|
|
pointer-events: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 776px) { |
|
|
|
|
|
|
|
.truth .truth_block{ |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.new-grad .mini-profile__button--counter { |
|
|
|
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.main-slider__bullets{ |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
bottom: 8rem !important; |
|
|
|
|
|
|
|
left: 0; |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
justify-content: center; |
|
|
|
|
|
|
|
gap: 16px; |
|
|
|
|
|
|
|
top: unset !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.main-slider__bullet{ |
|
|
|
|
|
|
|
height: 2px; |
|
|
|
|
|
|
|
width: 120px; |
|
|
|
|
|
|
|
opacity: 1; |
|
|
|
|
|
|
|
background-color: rgba(25, 25, 25, .4); |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-slider__bullet::after{ |
|
|
|
|
|
|
|
position: absolute; |
|
|
|
|
|
|
|
top: 0; |
|
|
|
|
|
|
|
left: 0; |
|
|
|
|
|
|
|
width: 0; |
|
|
|
|
|
|
|
background-color: rgba(25, 25, 25, 1); |
|
|
|
|
|
|
|
height: 100%; |
|
|
|
|
|
|
|
content: ''; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-slider__bullet-active::after{ |
|
|
|
|
|
|
|
animation: 5s fullFill linear; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 768px) { |
|
|
|
|
|
|
|
.main-slider__bullet{ |
|
|
|
|
|
|
|
width: 48px; |
|
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 1); |
|
|
|
|
|
|
|
opacity: 1; |
|
|
|
|
|
|
|
box-shadow: rgba(11, 11, 11, 0.5) 0px 2px 6px 0px; |
|
|
|
|
|
|
|
height: 6px; |
|
|
|
|
|
|
|
border-radius: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-slider__bullet::after{ |
|
|
|
|
|
|
|
background: radial-gradient(154.31% 232.33% at 128.36% -48.29%, #EE6868 0%, #569EF0 57.69%); |
|
|
|
|
|
|
|
border-radius: inherit; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.main-slider__bullets{ |
|
|
|
|
|
|
|
gap: 8px; |
|
|
|
|
|
|
|
z-index: 10; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|