.custom__logo {
display: none;
}
.burgerBtn {
display: none;
}
.b-test:not(.atlas).is-hidden {
width: 0;
}
.fermaMain {
padding: 0 123px;
max-width: 1796px;
margin: 100px auto 0;
}
.fermaMain__prev, .fermaMain__next {
width: 60px;
height: 60px;
}
.fermaMain__prev path, .fermaMain__next path {
transition: 0.3s;
}
.fermaMain__next:hover path {
transform: translate(3px, 0);
}
.fermaMain__prev:hover path {
transform: translate(-3px, 0);
}
.fermaMain__prev {
left: 40px;
}
.fermaMain__next {
right: 40px;
}
.fermaMain__prev::after {
display: none;
}
.fermaMain__next::after {
display: none;
}
.fermaMain__pagination {
bottom: 0px !important;
}
.fermaMain__pagination .swiper-pagination-bullet {
width: 17px;
height: 17px;
background-color: #fff;
border: 3px solid #27D0F7;
opacity: 1;
margin: 0 8px !important;
}
.fermaMain__pagination .swiper-pagination-bullet-active {
background-color: #27D0F7;
}
.fermaMain__wrapper {
padding-bottom: 50px; height: auto;
}
@media (max-width: 1000px) {
.fermaMain__wrapper img{
object-fit: contain !important;
}
.fermaMain__wrapper { height: auto;
}
}
@media (max-width: 540px) {
.fermaMain__wrapper { height: auto;
}
}
@media (max-width: 375px) {
.fermaMain__wrapper { height: auto;
}
}
.fermaMain__item {
width: 100%;
border-radius: 30px;
overflow: hidden;
}
.fermaMain__item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.fermaBanner .feats-block h1 {
font-family: Arial;
font-size: 32px;
font-weight: 700;
line-height: 31px;
text-align: left;
}
.fermaBanner .feats-block h1 span {
font-size: 20px;
line-height: 24px;
text-transform: uppercase;
}
.fermaBanner .feats-block .fermaBanner__description {
font-family: Arial;
font-size: 18px;
font-weight: 400;
line-height: 22px;
text-align: left;
margin-bottom: 20px;
width: 90%;
}
.fermaBanner .feats-block .fermaBanner__quote {
font-family: Arial;
font-size: 12px;
font-weight: 400;
line-height: 14.4px;
text-align: left;
color: #000000 !important;
width: 90%;
}
.fermaBanner .feats-block {
padding: 45px 24px 12px 57px;
}
.fermaBanner__block {
position: absolute;
top: 44%;
left: calc(100% - 71px);
transform: translate(0, -50%);
display: flex;
flex-direction: column;
gap: 6px;
}
.fermaBanner__item {
width: 311px;
height: 95px;
padding: 17px 25px;
border-radius: 30px;
font-family: Arial;
font-size: 22px;
font-weight: 700;
line-height: 30px;
text-align: left;
color: #FFFFFF;
text-transform: uppercase;
}
.fermaBanner__item br {
display: none;
}
.fermaBanner__item sup {
opacity: 1;
}
.fermaBanner__item_orange {
background-color: #FF7F11;
}
.fermaBanner__item_blue {
background-color: #14BFDA;
}
.fermaAbout {
margin-top: 90px;
}
.fermaAbout .why_magnerot {
display: block;
padding: 0 50px;
}
.fermaAbout__title {
margin-top: 80px;
font-size: 32px;
font-weight: 700;
line-height: 30px;
text-align: center;
text-transform: uppercase;
}
.fermaAbout__subtitle {
margin-top: 8px;
font-family: Arial;
font-size: 26px;
font-weight: 700;
line-height: 32px;
text-align: center;
}
.fermaAbout__box {
margin-top: 35px;
display: flex;
justify-content: space-between;
}
.fermaAbout__block {
margin-top: 35px;
display: flex;
justify-content: space-between;
}
.fermaAbout__item {
width: 32%;
height: 137px;
border-radius: 30px;
overflow: hidden;
display: flex;
align-items: center;
gap: 25px;
background-color: #FFEBDD;
}
.fermaAbout__item img {
margin: 0;
}
.fermaAbout__itemTitle {
font-size: calc(12px + ((100vw - 1000px) / (1920 - 1000)) * (24 - 12));
line-height: calc(16px + ((100vw - 1000px) / (1920 - 1000)) * (30 - 16));
font-weight: 700;
text-align: left;
}
.fermaAbout__element {
padding: 26px 32px;
display: flex;
flex-direction: column;
gap: 20px;
align-items: flex-start;
border-radius: 30px;
background-color: #EAF8F9;
width: 32%;
}
.fermaAbout__elementSvg {
width: 75px;
height: 75px;
}
.fermaAbout__elementSvg svg {
width: 100%;
height: 100%;
}
.fermaAbout__elementTitle {
font-weight: 400;
font-size: calc(12px + ((100vw - 1000px) / (1920 - 1000)) * (24 - 12));
line-height: calc(16px + ((100vw - 1000px) / (1920 - 1000)) * (30 - 16));
text-align: left;
width: 70%;
}
.fermaAbout__footer { margin-top: 90px;
margin-bottom: 50px;
display: flex;
align-items: center;
padding: 0 62px;
position: relative;
}
.fermaAbout__footer::after {
content: '';
position: absolute;
top: 0;
left: 112px;
width: 85%;
height: 150px;
background-color: #14BFD9;
z-index: 0;
}
.fermaAbout__footerText {       position: relative;
padding: 23px 34px;
border-radius: 0px 20px 0px 20px;
background-color: #F15F23;
z-index: 1;
margin-top: -60px;
color: #fff;
display: flex;
gap: 5px;
justify-content: space-between;
align-items: flex-end; }
.fermaAbout__footerTitle {
font-family: Arial;
font-size: 24px;
font-weight: 400;
line-height: 30px; text-align: center;
}
.fermaAbout__footerSubtitle {
color: #C9C9C9;
margin-top: 11px;
font-family: Arial;
font-size: 12px;
font-weight: 400;
line-height: 14px;
text-align: left;
}
.fermaAbout__footerImg {
position: relative;
z-index: 1;
width: 353px;
flex: none;
margin-top: -70px;
margin-right: -20px;
}
.fermaAbout__footerImg img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
} .fermaAbout__footerTitle--lapt {
font-family: Arial;
font-size: 24px;
font-weight: 400;
line-height: 30px;
text-align: left;
display: none;
}
.fermaAbout__footerText-bgimg {
width: 100%;
max-width: 300px;
position: relative;
bottom: 0;
right: 0;
}
.fermaAbout__footerText-bgimg--lapt {
width: 100%;
position: relative;
bottom: 0;
right: 0;
display: none;
}
.fermaAbout__footerText-left {
flex: 1;
height: 100%;
min-height: 156px;
display: flex;
flex-direction: column; justify-content: center;
align-items: center;
}
@media (max-width: 1376px) {
.fermaAbout__footerTitle {
display: none;
}
.fermaAbout__footerTitle--lapt {
display: block;
}
.fermaAbout__footerText-bgimg {
display: none;
}
.fermaAbout__footerText-bgimg--lapt {
width: 30%;
display: flex;
flex: 1;
}
.fermaAbout__footerText {
flex-direction: column;
}
.fermaAbout__footerText-left {
display: flex;
flex-direction: row;
gap: 20px;
flex: 1;
}
.fermaAbout__footerText {
flex: 1.25;
}
.fermaAbout__footerSubtitle {
flex: 1;
}
}
@media (max-width: 1280px) {
.fermaAbout__footerText-left {
flex-direction: column;
align-items: flex-end;
}
.fermaAbout__footerText-bgimg--lapt {
width: 40%;
right: 0;
}
}
@media (max-width: 1024px) {
.fermaAbout__footerText-bgimg--lapt {
width: 100%;
}
.fermaAbout__footerText-left {
flex-direction: column-reverse;
}
}
.fermaAbout__download {
margin: -30px auto 0;
display: flex;
align-items: center;
justify-content: center;
width: 290px;
height: 60px;
border-radius: 100px;
background: linear-gradient(360deg, #38CDE3 0%, #1EC0D8 48.5%, #5ED9EB 100%);
font-size: 19px;
font-weight: 700;
line-height: 32px;
color: #fff;
text-transform: uppercase;
transition: 0.3s;
}
.fermaAbout__download:hover {
opacity: 0.8;
}
.fermaAbout__download:visited {
color: #fff;
}
img.people {
display: none !important;
}
.fermaLack {
padding: 0 25px;
max-width: 1600px;
margin: 0 auto;
}
.fermaLack__subtitle {
margin: -30px auto 0;
font-family: Arial;
font-size: 26px;
font-weight: 400;
line-height: 32px;
text-align: center;
max-width: 904px;
}
.fermaLack__box {
margin-top: 60px;
display: flex;
gap: 30px;
justify-content: center;
flex-wrap: wrap;
}
.fermaLack__item {
width: 360px;
height: 537px;
border: 3px solid #FBE0CE;
padding: 27px 24px;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.fermaLack__itemSvg {
}
.fermaLack__itemTitle {
margin-top: 15px;
font-family: Arial;
font-size: 22px;
font-weight: 700;
line-height: 25px;
text-align: left;
color: #F38529;
text-transform: uppercase;
}
.fermaLack__itemTitle sup {
color: #A8A8A8;
opacity: 1;
}
.fermaLack__itemList {
margin-top: 25px;
display: flex;
flex-direction: column;
gap: 15px;
align-items: flex-start;
text-align: start;
padding-left: 15px;
}
.fermaLack__itemList li {
font-family: Arial;
font-size: 22px;
font-weight: 400;
line-height: 28px;
text-align: left;
position: relative;
}
.fermaLack__itemList li:before {
content: "";
width: 10px;
height: 10px;
background-color: #F38529;
border-radius: 50%;
position: absolute;
top: 8px;
left: -17px;
}
.fermaLack__itemDescription {
margin-top: auto;
font-family: Arial;
font-size: 22px;
font-weight: 700;
line-height: 28px;
text-align: left;
}
.fermaReason {
padding: 73px 25px 120px;
max-width: 1600px;
margin: 120px auto 0;
position: relative;
}
.fermaReason::before {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
width: calc(100vw - 25px);
height: 187px;
background: linear-gradient(360deg, rgba(232, 231, 237, 0) 0%, #E8E7ED 100%);
z-index: 0;
}
.fermaReason__title {
font-family: Arial;
font-size: 48px;
font-weight: 700;
line-height: 40px;
text-align: center;
position: relative;
z-index: 1;
}
.fermaReason__subtitle {
margin-top: 12px;
font-family: Arial;
font-size: 26px;
font-weight: 400;
line-height: 24px;
text-align: center;
padding-bottom: 46px;
position: relative;
}
.fermaReason__subtitle::after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translate(-50%, 0);
width: 255.5px;
height: 0;
border-radius: 3px;
border: 3px solid #F38529
}
.fermaReason__description {
font-family: Arial;
font-size: 24px;
font-weight: 400;
line-height: 29px;
text-align: center;
margin-top: 45px;
max-width: 780px;
margin: 45px auto 0;
}
.fermaReason__description span {
font-weight: 700;
}
.fermaReason__block {
margin-top: 80px;
}
.fermaReason__blockTitle {
font-family: Arial;
font-size: 32px;
font-weight: 700;
line-height: 30px;
text-align: center;
text-transform: uppercase;
}
.fermaReason__box {
margin-top: 35px;
display: flex;
justify-content: center;
gap: 30px;
flex-wrap: wrap;
}
.fermaReason__item {
width: 23%;
height: 184px;
padding: 15px 15px 15px 20px;
gap: 10px;
border-radius: 30px;
background-color: #EAF8F9;
}
.fermaReason__item_orange {
background: #FFEBDD;
height: 156px;
}
.fermaReason__itemSvg {
width: 60px;
height: 60px;
}
.fermaReason__itemText {
margin-top: 10px;
font-family: Arial;
font-size: 20px;
font-weight: 400;
line-height: 24px;
text-align: left;
}
.fermaPress {
max-width: 1600px;
margin: 0 auto;
padding: 0px 25px 120px;
}
.fermaPress__block {
display: flex;
justify-content: center;
}
.fermaPress__block .swiper-wrapper {
display: flex;
gap: 30px;
justify-content: center;
flex-wrap: wrap;
}
.fermaPress__item { width: 100%;
max-width: 1280px; height: auto;
padding: 40px 10px 25px 25px;
background: radial-gradient(91.2% 896.03% at 34.88% 50%, #FF780F 0%, #FF8E13 99.08%, #FF9A15 100%) ;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
flex: none;
color: #FFFFFF;
}
.fermaPress__item:visited {
color: #FFFFFF;
}
#video04-081121 .video-js {
width: 100% !important;
height: 100% !important;
}
#video04-081121 .vjs-fluid {
padding-top: 56.25%; }
.fermaPress__itemVideo { width: 100%;
max-width: 1280px; height: auto;
border-radius: 30px;
overflow: hidden;
flex: none;
}
.fermaPress__itemVideo .vjs-poster {
background-size: cover;
}
.fermaPress__itemLabel {
font-family: Arial;
font-size: 15px;
font-weight: 400;
line-height: 17.25px;
letter-spacing: 0.1em;
text-align: left;
}
.fermaPress__itemPlay {
margin-top: 25px;
}
.fermaPress__itemTitle {
font-family: Arial;
font-size: 26px;
font-weight: 700;
line-height: 29.9px;
text-align: left;
margin-top: 15px;
}
.fermaPress__itemSubTitle {
margin-top: 5px;
font-family: Arial;
font-size: 14px;
font-weight: 400;
line-height: 18.2px;
text-align: left;
color: rgba(255, 255, 255, 0.7);
}
.fermaOutro {
background-color: #FFF2E1; padding: 0 120px 0 275px;
display: flex;
align-items: center;
justify-content: center;
}
.fermaOutro__left {
display: flex;
flex-direction: column;
align-items: center;
}
.fermaOutro__title { width: 380px;
font-family: Arial; font-size: 50px;
font-weight: 700; line-height: 60px;
text-align: left;
margin-bottom: 0px;
}
.fermaOutro__title-subimg {
width: 65%;
}
@media (max-width: 1000px) {
.fermaOutro__title-subimg {
width: 43%;
}
}
.fermaOutro__img {
width: 63%;
}
.fermaOutro__img img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.wheretobuy {
margin-top: 120px;
}
.wheretobuy__flex {
display: flex;
align-items: flex-end;
}
.burgerBtn__close {
position: absolute;
top: 27px;
left: 28px;
z-index: 102;
display: none;
width: 61px;
height: 33px;
}
.fermaFooter {
padding-bottom: 100px;
}
@media (max-width: 540px) { }
.fermaFooter__wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0 25px;
}
.fermaFooter__block {
display: flex; gap: 20px;
}
.fermaFooter__feedback {
width: 550px !important;
flex: none !important;
}
.fermaFooter .fermaFooter__info {
padding-left: 0;
padding-right: 0 !important;
width: 341px;
flex: none;
}
.fermaFooter .fermaFooter__info .logo-company-big {
right: -220px;
}
.scrolltop {
max-width: 1600px;
margin: 120px auto 0;
padding: 0 25px;
}
.info-sources {
max-width: 1600px;
margin: 0 auto;
padding: 0 25px 0 265px;
}
.info-sources .l-1col > .col {
padding: 0;
}
.fermaTest {
display: flex;
width: 153px;
height: 95px;
}
.fermaPromo {
width: 66px;
height: 23px;
color: #FE7A11;
font-size: 15px;
font-weight: 700;
border-radius: 20px;
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
align-self: center;
}
.fermaPromo .item {
color: #FE7A11;
}
.hero-main {
height: 590px !important;
}
.hero .col.hero-narrow {
height: 590px;
}
.hero-backgrounds div {
background-size: auto !important;
}
@media (min-width: 1920px) {
.fermaAbout__itemTitle {
font-size: 24px;
line-height: 30px;
}
.fermaAbout__elementTitle {
font-size: 24px;
line-height: 30px;
}
.fermaOutro__img {
width: auto
}
}
@media (max-width: 1610px) and (min-width: 1200px) {
.fermaLack__box {
gap: calc(15px + ((100vw - 1200px) / (1610 - 1200)) * (30 - 15));
}
.fermaLack__item {
width: 23%;
height: calc(400px + ((100vw - 1200px) / (1610 - 1200)) * (537 - 400));
border: 3px solid #FBE0CE;
padding: 27px 24px;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.fermaLack__itemTitle {
font-size: calc(16px + ((100vw - 1200px) / (1610 - 1200)) * (22 - 16));
line-height: calc(21px + ((100vw - 1200px) / (1610 - 1200)) * (25 - 21));
}
.fermaLack__itemList {
margin-top: 15px;
gap: 5px;
padding-left: 10px;
}
.fermaLack__itemList li {
font-size: calc(14px + ((100vw - 1200px) / (1610 - 1200)) * (22 - 14));
line-height: calc(18px + ((100vw - 1200px) / (1610 - 1200)) * (28 - 18));
}
.fermaLack__itemList li:before {
content: "";
width: 6px;
height: 6px;
background-color: #F38529;
border-radius: 50%;
position: absolute;
top: calc(6px + ((100vw - 1200px) / (1610 - 1200)) * (8 - 6));
left: calc(-12px + ((100vw - 1200px) / (1610 - 1200)) * (-17 + 12));
}
.fermaLack__itemDescription {
font-size: calc(14px + ((100vw - 1200px) / (1610 - 1200)) * (22 - 14));
line-height: calc(18px + ((100vw - 1200px) / (1610 - 1200)) * (28 - 18));
}
}
@media (max-width: 1610px) and (min-width: 1000px) {
.fermaOutro { height: calc(400px + ((100vw - 1000px) / (1610 - 1000)) * (501 - 400));
}
.fermaOutro__title {
width: calc(400px + ((100vw - 1000px) / (1610 - 1000)) * (564 - 400));
font-size: calc(40px + ((100vw - 1000px) / (1610 - 1000)) * (60 - 40));
line-height: calc(60px + ((100vw - 1000px) / (1610 - 1000)) * (80 - 60));
}
.fermaReason__itemText {
margin-top: 10px;
font-size: calc(16px + ((100vw - 1200px) / (1610 - 1200)) * (20 - 16));
line-height: calc(18px + ((100vw - 1200px) / (1610 - 1200)) * (24 - 18));
}
.fermaPress__block .swiper-wrapper {
gap: calc(10px + ((100vw - 1000px) / (1610 - 1000)) * (30 - 10));
}
.fermaPress__item {
width: 30%;
height: calc(168px + ((100vw - 1000px) / (1610 - 1000)) * (279 - 168));
padding: 20px;
background: radial-gradient(91.2% 896.03% at 34.88% 50%, #FF780F 0%, #FF8E13 99.08%, #FF9A15 100%) ;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
flex: none;
color: #FFFFFF;
}
.fermaPress__itemVideo {  width: 80%;
height: auto;
border-radius: 30px;
overflow: hidden;
flex: none;
}
.fermaPress__itemLabel {
font-family: Arial;
font-size: 15px;
font-weight: 400;
line-height: 17.25px;
letter-spacing: 0.1em;
text-align: left;
}
.fermaPress__itemPlay {
margin-top: 15px;
}
.fermaPress__itemTitle {
margin-top: 10px;
font-size: calc(14px + ((100vw - 1200px) / (1610 - 1200)) * (26 - 14));
line-height: calc(18px + ((100vw - 1200px) / (1610 - 1200)) * (29 - 18));
}
.fermaPress__itemSubTitle {
margin-top: 5px;
font-family: Arial;
font-size: 14px;
font-weight: 400;
line-height: 18.2px;
text-align: left;
color: rgba(255, 255, 255, 0.7);
}
}
@media (max-width: 1300px) and (min-width: 1000px) {
.fermaPress__itemPlay {
margin-top: 0;
position: absolute;
left: 20px;
top: 60px;
width: 50px;
height: 50px;
}
.fermaPress__itemPlay svg {
width: 100% !important;
height: 100% !important;
}
.fermaPress__itemTitle {
font-family: Arial;
font-size: 18px;
font-weight: 700;
line-height: 24px;
text-align: left;
margin-top: 15px;
margin-left: 60px;
}
.fermaPress__itemSubTitle {
margin-top: 5px;
font-family: Arial;
font-size: 10px;
font-weight: 400;
line-height: 14px;
text-align: left;
color: rgba(255, 255, 255, 0.7);
margin-left: 60px;
}
}
@media (max-width: 1000px) {
.fermaMain {
padding: 0 25px;
max-width: 1716px;
margin: 30px auto 0;
}
.fermaMain__prev, .fermaMain__next {
display: none;
}
.fermaBanner {
margin-top: 60px;
height: 628px;
}
.fermaBanner .feats-block {
box-shadow: none;
margin-top: 0;
}
.fermaBanner .col.hero-narrow {
width: 100%;
height: 628px;
}
.fermaBanner .hero-backgrounds {
display: none;
}
.fermaBanner__block {
position: static;
flex-direction: row;
margin-top: 40px;
gap: 20px;
}
.fermaBanner .feats-block h1 {
font-size: 34px;
}
.fermaBanner .feats-block h1 span {
font-size: 26px;
line-height: 30px;
}
.fermaAbout {
margin-top: 20px;
}
.fermaAbout__title {
margin-top: 50px;
font-size: 22px;
line-height: 30px;
}
.fermaAbout__subtitle {
margin-top: 5px;
font-size: 20px;
line-height: 32px;
}
.fermaAbout__box {
margin-top: 20px;
flex-direction: column;
gap: 16px;
}
.fermaAbout__block {
margin-top: 20px;
}
.fermaAbout__item {
width: 100%;
height: 84px;
}
.fermaAbout__item img {
margin: 0;
object-fit: contain;
}
.fermaAbout__itemTitle {
font-size: 18px;
line-height: 23px;
}
.fermaAbout__element {
padding: 14px;
}
.fermaAbout__elementSvg {
width: 65px;
height: 65px;
}
.fermaAbout__elementTitle {
font-size: 16px;
line-height: 20px;
width: 100%;
}
.fermaAbout__footer {
margin-top: 66px;
padding: 0;
}
.fermaAbout__footer::after {
left: 30px;
width: 458px;
height: 126px;
}
.fermaAbout__footerText {
padding: 16px;
margin-top: -26px;
margin-right: -20px;
}
.fermaAbout__footerTitle {
font-size: 16px;
line-height: 20px;
}
.fermaAbout__footerSubtitle {
margin-top: 15px;
font-size: 10px;
line-height: 11px;
}
.fermaAbout__footerImg {
position: relative;
z-index: 1;
width: 353px;
flex: none;
margin-top: -110px;
margin-right: -50px;
}
.fermaLack {
padding: 0 50px;
max-width: 1600px;
}
.fermaLack__subtitle {
margin-top: -20px;
font-size: 18px;
line-height: 23px;
max-width: 605px;
}
.fermaLack__box {
margin-top: 50px;
gap: 16px;
}
.fermaLack__item {
width: calc(50% - 8px);
height: 479px;
padding: 25px 20px;
}
.fermaLack__itemSvg {
}
.fermaLack__itemTitle {
font-size: 18px;
line-height: 23px;
}
.fermaLack__itemList {
padding-left: 18px;
gap: 10px;
}
.fermaLack__itemList li {
line-height: 23px;
font-size: 18px;
}
.fermaLack__itemList li:before {
content: "";
width: 10px;
height: 10px;
background-color: #F38529;
border-radius: 50%;
position: absolute;
top: 8px;
left: -17px;
}
.fermaLack__itemDescription {
font-size: 18px;
line-height: 23px;
}
.wheretobuy {
margin-top: 80px;
}
.fermaReason {
padding: 22px 50px 80px;
max-width: 1600px;
margin: 80px auto 0;
position: relative;
}
.fermaReason::before { height: 136px;
}
.fermaReason__title {
font-size: 32px;
line-height: 40px;
}
.fermaReason__subtitle {
margin-top: 8px;
font-size: 18px;
line-height: 23px;
padding-bottom: 30px;
}
.fermaReason__subtitle::after {
}
.fermaReason__description {
font-size: 18px;
line-height: 23px;
max-width: 628px;
margin: 30px auto 0;
}
.fermaReason__block {
margin-top: 40px;
}
.fermaReason__blockTitle {
font-size: 22px;
line-height: 30px;
}
.fermaReason__box {
margin-top: 30px;
gap: 16px;
}
.fermaReason__item {
width: calc(50% - 8px);
height: 184px;
}
.fermaReason__itemText {
font-size: 18px;
line-height: 23px;
}
.fermaPress {
max-width: 1600px;
margin: 0 auto;
padding: 0px;
}
.fermaPress__block {
padding: 0 50px;
margin-bottom: 120px;
}
.fermaPress__block .swiper-wrapper {
display: flex;
gap: 0px;
justify-content: flex-start;
flex-wrap: nowrap;
padding-bottom: 80px;
}
.fermaPress__item {
width: 668px;
height: 376px;
padding: 40px 10px 25px 25px;
background: radial-gradient(91.2% 896.03% at 34.88% 50%, #FF780F 0%, #FF8E13 99.08%, #FF9A15 100%) ;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
flex: none;
color: #FFFFFF;
}
.fermaPress__itemVideo {
width: 668px;
height: 376px;
}
.fermaPress__itemLabel {
font-family: Arial;
font-size: 15px;
font-weight: 400;
line-height: 17.25px;
letter-spacing: 0.1em;
text-align: left;
}
.fermaPress__itemPlay {
margin-top: 25px;
}
.fermaPress__itemTitle {
font-family: Arial;
font-size: 26px;
font-weight: 700;
line-height: 29.9px;
text-align: left;
margin-top: 15px;
}
.fermaPress__itemSubTitle {
margin-top: 5px;
font-family: Arial;
font-size: 14px;
font-weight: 400;
line-height: 18.2px;
text-align: left;
color: rgba(255, 255, 255, 0.7);
}
.fermaPress__pagination {
bottom: 30px !important;
}
.fermaPress__pagination .swiper-pagination-bullet {
width: 17px;
height: 17px;
background-color: #fff;
border: 3px solid #27D0F7;
opacity: 1;
margin: 0 8px !important;
}
.fermaPress__pagination .swiper-pagination-bullet-active {
background-color: #27D0F7;
}
.fermaOutro { padding: 53px 50px 0 50px;
flex-direction: column;
}
.fermaOutro__title {
width: 100%;
font-family: Arial;
font-size: 40px;
font-weight: 700;
line-height: 50px;
text-align: center;
}
.fermaOutro__img { width: 57%;
}
.fermaOutro__img img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
nav {
z-index: 101;
}
nav .mobileMenu {
z-index: 101;
}
nav .content-wrap.custom__content-wrap {
height: 90px;
}
header .logo-company {
display: none;
}
.atlas.b-test {
display: none;
}
.b-test:not(.atlas) {
display: flex;
width: 153px;
height: auto;
}
header .logo-product.custom__logo {
background-position: initial;
}
.atlas.logo-product {
display: none;
}
.custom__logo {
z-index: 102;
position: fixed;
left: 50%;
transform: translate(-50%, 0);
top: 6px;
width: 238px;
height: 73px;
display: block;
background-image: url(//magnerot.ru/wp-content/themes/magnerot/new/images/logo.png);
background-repeat: no-repeat;
background-size: contain;
}
.burgerBtn {
display: flex;
cursor: pointer;
position: absolute;
z-index: 1;
top: 6px;
left: 20px;
width: 81px;
height: 78px;
overflow: hidden;
text-indent: -9999px;
}
.burgerBtn svg {
width: 100%;
height: 100%;
}
.lack .lack-gauge {
margin: 40px 0px 10px 0px;
padding: 20px 0px 10px 0px;
}
nav ul.mobileMenu {
height: 100dvh;
width: 100vw;
transform: translate(-100vw, 0);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
padding-bottom: 10%;
}
nav.expanded ul.mobileMenu {
transform: translate(0, 0);
padding-top: 60px;
}
nav ul.mobileMenu li .item {
padding: 0 20px;
font-family: Arial;
font-size: 38px;
font-weight: 700;
text-align: center;
max-width: 100%;
position: relative;
z-index: 100;
}
nav.expanded .burgerBtn {
display: none;
}
.atlas.b-menu {
display: none;
}
nav.expanded .b-menu {
display: block;
transform: translate(300px, 0);
}
.fermaFooter {
padding-bottom: 220px;
margin-top: 80px;
}
.fermaFooter .info-small {
top: 5px;
}
.fermaFooter__wrapper {
max-width: 1600px;
margin: 0 auto;
padding: 0 50px;
}
.fermaFooter__block {
display: flex;
flex-direction: column;
gap: 0px;
}
.fermaFooter__feedback {
width: 100% !important;
}
.fermaFooter__feedback .menu a {
font-size: 18px;
font-weight: 700;
line-height: 19px;
}
.fermaFooter__feedback .menu {
margin-top: 20px;
}
.fermaFooter__feedback p {
max-width: 100% !important;
font-size: 20px;
line-height: 28px;
}
.fermaFooter .fermaFooter__info {
margin-top: 50px;
padding-left: 155px !important;
padding-right: 0 !important;
width: 100%;
font-size: 20px;
line-height: 28px;
}
.fermaFooter .fermaFooter__info .logo-company-big {
right: unset;
left: 0;
display: block;
}
.fermaFooter .fermaFooter__info u {
font-size: 20px;
}
.scrolltop {
display: none;
}
.info-sources {
max-width: 1600px;
margin: 0 auto;
padding: 0 50px;
}
.info-sources .font-s {
font-size: 20px;
}
.info-sources .sources-list {
width: 100%;
}
.info-sources .sources-list li {
font-size: 16px;
line-height: 22px;
}
.info-sources .l-1col > .col {
padding: 0;
}
.fermaTest {
display: none !important;
}
.fermaPromo {
width: 100%;
height: 90px;
color: #FE7A11;
font-size: 38px;
font-weight: 700;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
align-self: center;
}
}
@media (max-width: 650px) {
.fermaLack__subtitle {
display: none;
}
}
@media (max-width: 540px) {
.hero-main {
height: auto !important;
}
.fermaMain {
margin-top: 50px;
}
.fermaMain__pagination .swiper-pagination-bullet {
width: 14px;
height: 14px;
background-color: #fff;
border: 1px solid #27D0F7;
opacity: 1;
margin: 0 5px !important;
}
.fermaMain__pagination .swiper-pagination-bullet-active {
background-color: #27D0F7;
}
.fermaBanner {
margin-top: 25px;
height: 752px;
}
.fermaBanner .feats-block {
padding: 0;
}
.fermaBanner .col.hero-narrow {
width: 100%;
height: 752px;
padding: 0 24px;
}
.fermaBanner .hero-backgrounds {
display: none;
}
.fermaBanner__block {
flex-direction: column;
margin-top: 30px;
gap: 12px;
}
.fermaBanner .feats-block h1 {
width: 90%;
font-size: 34px;
}
.fermaBanner .feats-block h1 span {
font-size: 19px;
line-height: 30px;
}
.fermaBanner .feats-block .fermaBanner__description {
margin-bottom: 20px;
width: 100%;
}
.fermaBanner__block {
transform: translate(0, 0);
}
.fermaBanner__item {
width: 100%;
height: 85px;
padding: 17px 25px;
font-size: 18px;
line-height: 26px;
}
.fermaBanner__item br {
display: block;
}
.fermaBanner .feats-block .fermaBanner__quote {
margin-top: 20px;
width: 100%;
}
.fermaAbout {
margin-top: 52px;
}
.fermaAbout .why_magnerot {
padding: 0 24px;
}
.fermaAbout h3 {
font-size: 18px;
line-height: 23px;
}
.fermaAbout__title {
margin-top: 50px;
font-size: 22px;
line-height: 30px;
}
.fermaAbout__subtitle {
margin-top: 5px;
font-size: 16px;
line-height: 23px;
}
.fermaAbout__box {
gap: 12px;
}
.fermaAbout__block {
flex-direction: column;
gap: 12px;
}
.fermaAbout__item {
width: 100%;
height: 84px;
}
.fermaAbout__element {
width: 100%;
}
.fermaAbout__item img {
width: 94px;
z-index: 2;
}
.fermaAbout__footer {
overflow: hidden;
margin-top: -20px;
flex-direction: column-reverse;
}
.fermaAbout__footer::after {
display: none;
}
.fermaAbout__footerText {
padding: 37px 16px 20px;
margin-top: -56px;
margin-right: 0px;
}
.fermaAbout__footerTitle {
font-size: 16px;
line-height: 20px;
}
.fermaAbout__footerSubtitle {
margin-top: 15px;
font-size: 10px;
line-height: 11px;
}
.fermaAbout__footerImg {
position: relative;
z-index: 1;
width: 100%;
flex: none;
margin-top: 0px;
margin-left: 37px;
margin-right: 0px;
margin-bottom: -60px;
}
.fermaAbout__download {
display: none;
}
.fermaLack {
padding: 0 0 0 0px;
}
.fermaLack__box {
margin-top: 0px;
display: flex;
gap: 0;
justify-content: flex-start;
flex-wrap: nowrap;
padding-bottom: 104px;
margin-right: 24px;
}
.fermaLack__item {
height: 479px;
padding: 25px 18px;
}
.fermaLack__itemSvg {
}
.fermaLack__itemTitle {
font-size: 18px;
line-height: 23px;
}
.fermaLack__itemList {
margin-top: 25px;
display: flex;
flex-direction: column;
gap: 15px;
align-items: flex-start;
text-align: start;
padding-left: 15px;
}
.fermaLack__itemList li {
font-size: 18px;
line-height: 23px;
}
.fermaLack__itemDescription {
font-size: 18px;
line-height: 23px;
}
.fermaLack__pagination {
bottom: 60px !important;
}
.fermaLack__pagination .swiper-pagination-bullet {
width: 14px;
height: 14px;
background-color: #fff;
border: 1px solid #F38529;
opacity: 1;
}
.fermaLack__pagination .swiper-pagination-bullet-active {
background-color: #F38529;
}
.wheretobuy {
margin-top: 70px;
}
.wheretobuy__flex {
display: flex;
}
.fermaReason {
padding: 30px 24px 40px;
margin: 0px auto 0;
}
.fermaReason__title {
font-size: 24px;
line-height: 40px;
}
.fermaReason__subtitle {
margin-top: 4px;
font-size: 18px;
line-height: 23px;
padding-bottom: 30px;
}
.fermaReason__subtitle::after {
}
.fermaReason__block {
margin-top: 40px;
}
.fermaReason__blockTitle {
font-size: 18px;
line-height: 30px;
}
.fermaReason__box {
margin-top: 20px;
gap: 12px;
}
.fermaReason__item {
width: calc(50% - 6px);
height: 154px;
padding: 10px 10px 10px 10px;
}
.fermaReason__itemText {
font-size: 12px;
line-height: 14px;
}
.fermaPress {
max-width: 1600px;
margin: 0 auto;
}
.fermaPress__block {
padding: 0 25px;
}
.fermaPress__block .swiper-wrapper {
display: flex;
gap: 0;
justify-content: flex-start;
flex-wrap: nowrap;
padding-bottom: 40px;
}
.fermaPress__pagination {
bottom: 10px !important;
}
.fermaPress__pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
border: 2px solid #27D0F7;
margin: 0 5px !important;
}
.fermaPress__item {
height: 205px;
padding: 20px 10px 20px 20px;
position: relative;
}
.fermaPress__itemVideo {
width: 368px !important;
height: 205px;
flex: none;
}
.fermaPress__itemVideo .player {
height: 100%;
}
.fermaPress__itemVideo .video-js {
height: 100%;
padding-top: 0 !important;
}
.fermaPress__itemVideo .video-js video {
object-fit: cover;
}
.fermaPress__itemLabel {
font-family: Arial;
font-size: 15px;
font-weight: 400;
line-height: 17.25px;
letter-spacing: 0.1em;
text-align: left;
}
.fermaPress__itemPlay {
margin-top: 25px;
position: absolute;
left: 20px;
bottom: 50px;
}
.fermaPress__itemTitle {
font-family: Arial;
font-size: 18px;
font-weight: 700;
line-height: 24px;
text-align: left;
margin-top: 15px;
margin-left: 80px;
}
.fermaPress__itemSubTitle {
margin-top: 5px;
font-family: Arial;
font-size: 10px;
font-weight: 400;
line-height: 14px;
text-align: left;
color: rgba(255, 255, 255, 0.7);
margin-left: 80px;
}
.fermaOutro { padding: 35px 25px 0;
flex-direction: column;
}
.fermaOutro__title {
font-family: Arial;
font-size: 24px;
font-weight: 700;
line-height: 30px;
text-align: center;
}
.fermaOutro__img {
width: 100%;
}
.fermaOutro__img img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
} nav .content-wrap.custom__content-wrap {
height: 85px;
}
.custom__logo {
width: calc(130px + ((100vw - 320px) / (540 - 320)) * (210 - 130));
height: 53px;
top: 20px;
left: calc(38% + ((100vw - 320px) / (540 - 320)) * (42 - 38));
}
.burgerBtn__close {
width: 40px;
height: 40px;
top: 22px;
}
.burgerBtn {
width: 40px;
height: 40px;
top: 22px;
}
nav ul.mobileMenu li .item {
padding: 0 20px;
font-family: Arial;
font-size: 20px;
font-weight: 700;
text-align: center;
max-width: 100%;
}
.b-test:not(.atlas) {
display: flex;
width: 145px;
height: 85px;
}
.b-test:not(.atlas) svg {
width: 100%;
height: 100%;
}
.fermaFooter {
padding-bottom: 150px;
margin-top: 80px;
}
.fermaFooter .info-small {
top: 0px;
left: 0px;
}
.fermaFooter__wrapper {
max-width: 1600px;
margin: 0 auto;
padding: 0 25px;
}
.fermaFooter__block {
display: flex;
flex-direction: column;
gap: 0px;
}
.fermaFooter__feedback {
width: 100% !important;
padding: 0 0 0 30px !important;
}
.fermaFooter__feedback p {
max-width: 100% !important;
font-size: 14px;
line-height: 1.22;
margin-bottom: 10px !important;
}
.fermaFooter .fermaFooter__info {
margin-top: 20px;
padding-left: 90px !important;
padding-right: 0 !important;
width: 100%;
font-size: 14px;
line-height: 1.22;
}
.fermaFooter__feedback .menu {
margin-top: 30px;
grid-gap: 15px !important;
}
.fermaFooter__feedback .menu a {
font-size: 14px;
line-height: 1.22;
}
.fermaFooter .fermaFooter__info .logo-company-big {
scale: 0.7;
top: -15px;
left: -20px;
display: block;
}
.fermaFooter .fermaFooter__info u {
font-size: 12px;
}
.fermaPromo {
height: 70px;
font-size: 25px;
font-weight: 700;
}
.fermaWheretobuy {
}
.fermaWheretobuy .fermaLack__pagination {
bottom: 0 !important;
}
.fermaWheretobuy__title {
margin-bottom: 0 !important;
}
.fermaWheretobuy .col {
flex: none;
padding: 0;
}
.fermaWheretobuy__wrapper {
margin: 0;
}
.scrolltop {
display: none;
}
.info-sources {
max-width: 1600px;
margin: 0 auto;
padding: 0 25px;
}
.info-sources .font-s {
font-size: 16px;
}
.info-sources .sources-list {
width: 100%;
}
.info-sources .sources-list li {
font-size: 16px;
line-height: 22px;
}
.info-sources .l-1col > .col {
padding: 0;
}
}
.fermaHeaderWrap {
max-width: 1310px !important;
}
.fermaMenu {
gap: 24px;
}
@media (max-width: 1350px) {
.fermaHeaderWrap {
max-width: 1240px !important;
}
.fermaMenu {
gap: 10px;
}
}
@media (max-width: 1280px) {
.fermaHeaderWrap .font-m {
font-size: 1.4rem;
}
.fermaHeaderWrap {
max-width: 1130px !important;
}
.fermaMenu {
gap: 3px;
}
}@media (max-width: 1120px) {
.fermaHeaderWrap .font-m {
font-size: 1.2rem;
}
.fermaHeaderWrap {
max-width: 1054px !important;
}
}
.source {
scroll-margin-top: 100px;
}
.fermaOrigin {
z-index: 3001;
}
.info-sources {
}
@media (max-width: 540px) {
.info-sources {
padding-bottom: 56px;
}
}#promoMap {
scroll-margin-top: 80px;
}
@media (max-width: 1000px) {
#promoMap {
scroll-margin-top: 150px;
}
}
@media (max-width: 540px) {
#promoMap {
scroll-margin-top: 120px;
}
}
.fermaPromoPage__bannerImg {
border-radius: 30px;
overflow: hidden;
width: 100%;
}
.fermaPromoPage__bannerImg img{
border-radius: 30px;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.fermaArticles__breadcrumbs {
margin-top: 74px;
}
.fermaPromoPage__banner {
margin: 69px auto 0;
}
.fermaPromoPage__linkContainer {
width: 100%;
display: flex;
justify-content: center;
margin-top: 25px;
}
.fermaPromoPage__linkContainer .l-wrap.wide{
max-width: 100%;
}
.fermaPromoPage__link {
width: 400px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
font-size: 19px;
font-weight: 700;
line-height: 40px;
color: #fff;
background-color: rgba(254, 122, 17, 1);
border-radius: 100px;
text-transform: uppercase;
}
.fermaPromoPage__link:visited {
color: #fff;
}
.fermaPromoPage {
margin-top: 120px;
padding-bottom: 50px;
}
.fermaPromoPage__container {
max-width: 1680px;
margin: 0 auto;
padding: 0 65px;
}
.fermaPromoPage__block {
position: relative;
display: flex;
flex-direction: column;
gap: 30px;
}
.fermaPromoPage__info {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: start;
gap: 10px;
color: #fff;
background-color: rgba(0, 194, 223, 1);
padding: 25px 60px;
border-radius: 30px;
}
.fermaPromoPage__infoTitle {
font-size: 40px;
font-weight: 700;
line-height: 48px;
}
.fermaPromoPage__infoSubtitle {
font-size: 26px;
font-weight: 400;
line-height: 100%;
}
.fermaPromoPage__infoSubtitle br {
display: none;
}
.fermaPromoPage__date {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px;
padding-left: 60px;
text-align: start;
}
.fermaPromoPage__dateTitle {
font-size: 26px;
font-weight: 400;
line-height: 40px;
color: rgba(0, 0, 0, 1);
}
.fermaPromoPage__dateTitle br{
display: none;
}
.fermaPromoPage__dateSubtitle {
font-size: 15px;
font-weight: 400;
line-height: 19px;
opacity: 0.6;
}
.fermaPromoPage__productImg {
position: absolute;
right: 140px;
top: 20px;
width: 400px;
}
.fermaPromoPage__productImg img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
@media (max-width: 1600px) {
.fermaPromoPage__block {
gap: 15px;
}
.fermaPromoPage__infoTitle {
font-size: 35px;
line-height: 45px;
}
.fermaPromoPage__infoSubtitle {
font-size: 24px;
}
.fermaPromoPage__productImg {
right: 60px;
}
}
@media (max-width: 1440px) {
.fermaPromoPage__infoTitle {
font-size: 32px;
line-height: 45px;
}
.fermaPromoPage__infoSubtitle {
font-size: 22px;
}
.fermaPromoPage__productImg {
width: 350px;
}
}
@media (max-width: 1280px) {
.fermaPromoPage__container {
padding: 0 30px;
}
.fermaPromoPage__info {
padding: 20px 30px;
}
.fermaPromoPage__infoTitle {
font-size: 30px;
line-height: 36px;
}
.fermaPromoPage__infoSubtitle {
font-size: 22px;
}
.fermaPromoPage__dateTitle {
font-size: 20px;
line-height: 30px;
}
.fermaPromoPage__dateSubtitle {
font-size: 14px;
}
.fermaPromoPage__date {
gap: 5px;
padding-left: 35px;
}
}
@media (max-width: 1130px) {
.fermaPromoPage__productImg {
width: 300px;
right: 25px;
}
}
@media (max-width: 1045px) {
.fermaPromoPage__productImg {
top: 70px;
right: 18px;
}
}
@media (max-width: 1000px) {
.fermaPromoPage.section-map {
padding-bottom: 0;
margin-top: 30px;
}
.fermaArticles__breadcrumbs .l-1col {
margin: 0 0 40px 0 ;
}
.fermaArticles__breadcrumbs {
margin-top: 0;
}
.fermaPromoPage__banner {
margin: 0;
}
.fermaPromoPage__block {
gap: 25px;
}
.fermaPromoPage__container {
padding: 0 25px;
}
.fermaPromoPage__description {
padding: 0 25px;
}
.fermaPromoPage__info {
padding: 35px 15px;
}
.fermaPromoPage__infoSubtitle br {
display: block;
}
.fermaPromoPage__infoSubtitle {
font-size: 22px;
line-height: 26.4px;
}
.fermaPromoPage__date {
gap: 10px;
padding-left: 0;
}
.fermaPromoPage__dateTitle {
font-size: 16px;
}
.fermaPromoPage__dateTitle br {
display: none;
}
.fermaPromoPage__dateSubtitle {
font-size: 10px;
line-height: 10px;
}
.fermaPromoPage__productImg {
top: 105px;
}
}
@media (max-width: 845px) {
.fermaPromoPage__productImg {
width: 228px;
}
}
@media (max-width: 768px) {
.fermaPromoPage__linkContainer {
margin-top: 30px;
}
.fermaPromoPage {
margin-top: 90px;
}
.fermaPromoPage__productImg {
top: 117px;
}
.fermaPromoPage__dateSubtitle br {
display: none;
}
.fermaPromoPage__dateSubtitle {
max-width: 400px;
}
.fermaPromoPage__infoTitle {
font-size: 25px;
line-height: 36px;
}
}
@media (max-width: 740px) {
.fermaPromoPage__dateTitle br {
display: block;
}
.fermaPromoPage__dateTitle {
line-height: 18px;
}
.fermaPromoPage__dateSubtitle {
max-width: 280px;
}
}
@media (max-width: 665px) {
.fermaPromoPage__productImg {
top: -165px;
right: auto;
left: 50%;
transform: translateX(-50%);
}
.fermaPromoPage__description {
padding: 160px 15px 0 15px;
}
.fermaPromoPage__dateTitle br {
display: none;
}
.fermaPromoPage__dateSubtitle {
max-width: 100%;
}
}
@media (max-width: 540px) {
.section-common.fermaPromoPage {
margin-top: 70px;
padding-bottom: 0;
}
.fermaPromoPage__bannerImg {
border-radius:0;
}
.fermaPromoPage__bannerImg img{
border-radius: 0;
}
.fermaPromoPage {
margin-top: 100px;
}
.fermaPromoPage__linkContainer {
margin-top: 20px;
}
.fermaPromoPage__link {
width: 250px;
height: 40px;
font-size: 12px;
line-height: 40px;
}
.fermaPromoPage__container {
padding: 0 5px;
}
.fermaPromoPage__block {
gap: 16px;
}
.fermaPromoPage__info {
padding: 25px 15px;
}
.fermaPromoPage__infoTitle {
font-size: 22px;
line-height: 26.4px;
}
.fermaPromoPage__infoSubtitle {
font-size: 18px;
line-height: 21.6px;
}
.fermaPromoPage__infoSubtitle br{
display: none;
}
.fermaPromoPage__dateTitle {
font-size: 12px;
line-height: 12px;
}
.fermaPromoPage__dateSubtitle {
font-size: 10px;
line-height: 10px;
}
.fermaPromoPage__dateSubtitle br {
display: block;
}
.fermaPromoPage__productImg {
width: 212px;
top: -153px;
}
.fermaPromoPage__description {
padding: 140px 15px 0 15px;
}
.fermaPromoPage__infoTitle br {
display: none;
}
.fermaPromoPage__infoTitle  {
font-size: 20px;
}
}.fermaArticle__inspector {
display: flex;
gap: 30px;
padding: 30px;
background-color: #FE7A11;
border-top-right-radius: 30px;
border-bottom-left-radius: 30px;
color: #FFFFFF; height: max-content;
}
.fermaArticle__inspector img {
width: 125px;
height: 125px;
object-fit: cover;
margin: 0;
border: 3px solid #FFFFFF;
border-radius: 30px;
}
.fermaArticle__inspectorInfo {
display: flex;
flex-direction: column;
gap: 5px;
}
.fermaArticle__inspectorText {
font-size: 15px;
font-weight: 400;
line-height: 22px;
}
.fermaArticle__inspectorName {
font-size: 18px;
font-weight: 700;
line-height: 19px;
}
.fermaNavigation { background-color: rgba(234, 248, 249, 1);
padding: 30px;
display: flex;
flex-direction: column;
gap: 30px;
border-radius: 30px;
}
.fermaNavigationInstructions {
max-width: 660px;
margin-bottom: 32px;
}
.fermaNavigation__title {
font-size: 26px;
font-weight: 400;
line-height: 31px;
color: rgba(51, 51, 51, 1);
}
.fermaNavigation__List {
display: flex;
flex-direction: column;
gap: 18px;
}
.fermaNavigation__List li {
list-style: none;
text-decoration: none;
font-size: 15px;
font-weight: 700;
line-height: 125%;
color: rgba(7, 180, 206, 1);
cursor: pointer;
margin: 0 !important;
}
.fermaNavigation__List li:hover {
opacity: 0.9;
}
.fermaNavigation__List a {
text-decoration: none;
color: inherit;
}
.firstBlock {
display: flex;
gap: 30px;
margin-bottom: 30px;
}
.firstBlock > div {
width: 50%;
}
.firstBlock1 {
display: flex;
flex-direction: column;
gap: 30px;
margin-bottom: 30px;
}
.firstBlock1 > div {
width: 50%;
}
.firstBlock__left {
display: flex;
flex-direction: column;
gap: 32px;
}
.fermaArticle__date {
font-size: 15px;
font-weight: 400;
line-height: 100%;
display: flex;
gap: 30px;
color: #0D081B;
align-items: center;
}
.fermaArticle {
margin-top: 40px;
padding: 0 15px;
}
.fermaArticle h1 {
margin: 0 !important;
padding: 0;
}
.fermaArticle h2 {
scroll-margin-top: 50px;
}
@media (max-width: 1000px) {
.fermaArticle h2 {
scroll-margin-top: 100px;
}
}
.fermaArticle__dateIcon {
background-repeat: no-repeat;
background-size: contain;
width: 15px;
height: 15px;
}
.fermaArticle__dateIconPublic {
background-image: url(/wp-content/themes/magnerot/new/images/svg/kalendar.svg);
}
.fermaArticle__dateIconUpdate {
background-image: url(/wp-content/themes/magnerot/new/images/svg/refresh.png);
}
.fermaArticle__dateItem {
display: flex;
gap: 8px;
}
.fermaArticle__date {
margin-top: 16px;
}
.fermaArticle__head {
margin-bottom: 32px;
margin-top: 32px;
display: flex;
gap: 70px;
}
.fermaArticle__right {
width: calc(50% - 35px);
}
.fermaArticle__right img {
height: auto;
border-radius: 20px;
}
.fermaArticle__left {
width: calc(50% - 35px);
}
.fermaArticle__leftText {
margin-top: 38px;
margin-bottom: 38px;
}
.fermaArticle__leftText.one {
margin-top: 0;
}
@media (max-width: 1000px) {
.fermaArticle__left, .fermaArticle__right {
display: contents;
}
.fermaArticle__head {
flex-direction: column;
margin-top: 24px;
gap: 0;
}
.fermaArticle__leftText {
margin-top: 24px;
margin-bottom: 32px;
}
.fermaArticle__leftText.one {
margin-top: 0;
}
.fermaNavigation {
order: 4;
margin-top: 32px;
}
.fermaArticle__right img {
}
.fermaNavigationInstructions {
max-width: 100%;
}
}
@media (max-width: 540px) {
.fermaArticle__inspector {
gap: 20px;
padding: 20px;
flex-direction: column;
}
.fermaArticle__date {
flex-direction: column;
gap: 12px;
align-items: flex-start;
}
.fermaArticle__leftText {
margin-bottom: 27px;
}
.fermaNavigation__List li {
font-size: 14px;
}
.fermaNavigation {
padding: 20px;
gap: 20px;
}
}
.fermaArticle .row.bg-orange1.px-4.py-5.text-white {
margin-right: -15px;
}
.fermaArticle__textImg {
display: flex;
margin: 10px 0;
}
@media (max-width: 1000px) {
.fermaArticle__textImg {
flex-direction: column;
}
}
.timeToRead {
font-family: Liberation Sans, sans-serif;
padding: 3px 6px;
display: flex;
gap: 8px;
align-items: center;
font-size: 15px;
font-weight: 400;
line-height: 100%;
color: #00C2DF;
background: #fff;
border-radius: 11px;
width: max-content;
position: absolute;
top: 12px;
left: 12px;
}
.timeToRead__icon {
line-height: 100%;
background-image: url(/wp-content/themes/magnerot/new/images/newFerma/new/timeToRead.svg);
background-repeat: no-repeat;
background-size: contain;
width: 15px;
height: 16px;
} .article-faq {
margin: 40px 0 32px;
}
.article-faq__title {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: #FE7A11;
margin: 0 0 24px 0 !important;
padding: 0;
}
.article-faq__list {
display: flex;
flex-direction: column;
gap: 10px;
}
.article-faq__item {
background-color: #fff;
border: 2px solid rgba(234, 248, 249, 1);
border-radius: 20px;
overflow: hidden;
}
details[open].article-faq__item {
background-color: rgba(234, 248, 249, 1);
border-color: rgba(234, 248, 249, 1);
}
.article-faq__question {
font-size: 16px;
font-weight: 700;
line-height: 1.4;
color: #07B4CE;
padding: 18px 20px;
cursor: pointer;
list-style: none;
display: flex;
align-items: center;
gap: 14px;
user-select: none;
}
.article-faq__question::-webkit-details-marker {
display: none;
}
.article-faq__question::before {
content: '';
display: inline-block;
flex-shrink: 0;
width: 8px;
height: 8px;
border-right: 2px solid #07B4CE;
border-bottom: 2px solid #07B4CE;
transform: rotate(-45deg);
margin-top: 2px;
transition: transform 0.25s ease, margin-top 0.25s ease;
}
details[open] .article-faq__question::before {
transform: rotate(45deg);
margin-top: -2px;
}
.article-faq__answer {
font-size: 15px;
line-height: 1.65;
color: #333;
padding: 0 20px 18px 42px;
}
.article-faq__answer p {
margin: 0 0 12px;
}
.article-faq__answer p:last-child {
margin-bottom: 0;
}
.article-faq__answer ul,
.article-faq__answer ol {
margin: 0 0 12px 20px;
padding: 0;
}
.article-faq__answer ul {
list-style: disc;
}
.article-faq__answer ol {
list-style: decimal;
}
.article-faq__answer li {
margin-bottom: 6px;
}
.article-faq__answer a {
color: #07B4CE;
text-decoration: underline;
}
@media (max-width: 768px) {
.article-faq__title {
font-size: 22px;
}
}
@media (max-width: 540px) {
.article-faq {
padding: 32px 0 16px;
}
.article-faq__question {
font-size: 15px;
padding: 15px 16px;
}
.article-faq__answer {
padding: 0 16px 15px 38px;
}
}.fermaMain {
box-sizing: border-box;
margin: 100px auto 130px;
padding: 0px 50px;
max-width: 1650px;
}
.wheretobuy {
margin-top: 0;
margin-bottom: 130px;
}
.fermaMain__item,
.fermaMain__item picture {
display: block;
width: 100%;
}
.fermaMain__item img {
width: 100%;
max-width: 100%;
height: auto;
object-fit: contain;
} .section-hd.fermaTitleWithProduct {
display: inline-flex !important;
flex-wrap: wrap;
align-items: center;
justify-content: center;
column-gap: 0.24em;
white-space: normal;
}
.fermaTitleWithProduct__product {
display: inline-flex;
flex: none;
align-items: baseline;
white-space: nowrap;
} .fermaAbout.section-common,
.fermaWheretobuy.section-common,
.fermaPackages.section-common,
.fermaPriceFactors.section-common,
.fermaBeforeBuy.section-common,
.fermaArticleCases.section-common,
.fermaFaq.section-common {
background: linear-gradient(0deg, #fff -6.18%, #ffebdd 104.87%);
background-position: center top;
background-size: 100% var(--section-gradient-height);
background-repeat: no-repeat;
}
.fermaWheretobuy.section-common {
--section-gradient-height: 302px;
}
.fermaAbout.section-common {
--section-gradient-height: 140px;
}
.fermaWheretobuy__intro {
display: flex;
flex-direction: column;
align-items: center;
width: calc(100% - 40px);
max-width: 983px;
min-height: 150px;
padding: 0;
margin: 0 auto 50px;
gap: 20px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaWheretobuy__introTitle,
.fermaWheretobuy__introText {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
margin: 0;
text-align: center;
box-sizing: border-box;
}
.fermaWheretobuy__introTitle {
width: 100%;
min-height: 92px;
color: #f15f23;
font-size: 30px;
font-weight: 700;
line-height: 46px;
text-transform: uppercase;
}
.fermaWheretobuy__introText {
width: 100%;
max-width: 894px;
min-height: 38px;
color: #000;
font-size: 14px;
font-weight: 500;
line-height: 19px;
} .fermaPackages {
--section-gradient-height: 690px;
margin-bottom: 130px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaPackages__title {
margin-bottom: 48px !important;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 40px;
}
.fermaPackages__inner {
display: flex;
flex-direction: column;
align-items: center;
width: calc(100% - 40px);
max-width: 1550px;
margin: 0 auto;
padding: 0;
gap: 45px;
box-sizing: border-box;
}
.fermaPackages__subtitle {
margin: 0;
color: #000;
font-size: 22px;
font-weight: 500;
line-height: 32px;
text-align: center;
}
.fermaPackages__content,
.fermaPackages__cards {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.fermaPackages__content {
gap: 68px;
}
.fermaPackages__cards {
gap: 25px;
}
.fermaPackages__topRow {
display: grid;
grid-template-columns: repeat(2, minmax(0, 760px));
justify-content: space-between;
width: 100%;
gap: 25px;
}
.fermaPackages__card {
display: flex;
flex-direction: column;
align-items: center;
margin: 0;
background: #fff;
border: 2px solid rgba(251, 224, 206, 0.35);
border-radius: 27px;
box-sizing: border-box;
}
.fermaPackages__card--course {
height: 394px;
padding: 40px 80px 77px;
gap: 20px;
}
.fermaPackages__card--therapy {
height: 394px;
padding: 40px 80px;
gap: 20px;
}
.fermaPackages__card--compact {
justify-content: space-between;
width: 700px;
height: 278px;
padding: 33px 67px;
border-width: 1.67px;
border-radius: 22.5px;
}
.fermaPackages__cardTitle {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 28px;
padding: 0;
margin: 0;
color: #f15f23;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 28px;
letter-spacing: -1.2px;
text-align: center;
text-transform: none;
}
.fermaPackages__cardTitle sup,
.fermaPackages__note sup {
color: inherit;
opacity: 1;
}
.fermaPackages__cardTitle sup {
margin-left: 4px;
font-size: 10px;
}
.fermaPackages__card--therapy .fermaPackages__cardTitle {
width: min(629px, calc(100% + 58px));
}
.fermaPackages__product,
.fermaPackages__therapyBody {
display: flex;
flex-direction: column;
align-items: center;
}
.fermaPackages__product {
width: 248px;
gap: 15px;
}
.fermaPackages__therapyBody {
width: 100%;
gap: 15px;
}
.fermaPackages__product--compact {
width: 100%;
}
.fermaPackages__image {
display: flex;
align-items: center;
justify-content: center;
flex: none;
font-size: 12px;
font-weight: 500;
line-height: 16px;
text-align: center;
box-sizing: border-box;
}
.fermaPackages__image--large {
width: 248px;
height: 166px;
}
.fermaPackages__image--compact {
width: 212px;
height: 142px;
}
.fermaPackages__image img {
display: block;
width: 100%;
height: 100%;
object-fit: contain;
}
.fermaPackages__productInfo {
display: flex;
flex-direction: column;
align-items: center;
gap: 3px;
text-align: center;
}
.fermaPackages__productName {
color: #151415;
font-size: 24px;
font-weight: 700;
line-height: 28px;
letter-spacing: -1.2px;
}
.fermaPackages__productName--compact {
display: flex;
align-items: center;
min-height: 28px;
font-size: 20px;
line-height: 23px;
letter-spacing: -1px;
}
.fermaPackages__productMeta {
color: #151415;
font-size: 13px;
font-weight: 700;
line-height: 16px;
letter-spacing: 0;
}
.fermaPackages__note {
width: 100%;
max-width: 437px;
min-height: 24px;
padding: 0;
margin: 0;
color: #151415;
font-size: 12px;
font-weight: 400;
line-height: 15px;
text-align: center;
}
.fermaPackages__note sup {
margin-right: 3px;
font-size: 10px;
}
.fermaPackages__actions {
display: flex;
align-items: flex-start;
justify-content: center;
width: 100%;
gap: 10px;
}
.fermaPackages__button {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
padding: 13px 30px 13px;
color: #fff;
font-size: 18px;
font-weight: 700;
line-height: 32px;
text-align: center;
text-transform: uppercase;
border-radius: 100px;
box-sizing: border-box;
transition: opacity 0.3s ease;
}
.fermaPackages__button:hover {
color: #fff;
opacity: 0.8;
}
.fermaPackages__button:visited {
color: #fff;
}
.fermaPackages__button--instruction {
width: 330px;
background: #f38529;
}
.fermaPackages__button--lack {
width: 344px;
background: #00c2df;
} .fermaPriceFactors.section-common {
--section-gradient-height: 407px;
position: relative;
min-height: 407px;
margin-top: 0;
margin-bottom: 130px;
padding: 80px max(24px, calc((100% - 1550px) / 2)) 40px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaPriceFactors__title {
position: absolute;
z-index: 1;
top: -30px;
left: 50%;
display: flex !important;
align-items: center;
justify-content: center;
width: 655px;
max-width: calc(100% - 32px) !important;
min-height: 60px;
padding: 10px 24px !important;
margin: 0 !important;
border-radius: 30px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 40px;
text-align: center;
transform: translateX(-50%);
}
.fermaPriceFactors__title u {
text-decoration: none;
}
.fermaPriceFactors__inner {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
max-width: 1550px;
margin: 0 auto;
gap: 48px;
}
.fermaPriceFactors__list {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
width: 100%;
min-height: 183px;
padding: 0;
margin: 0;
gap: 15px;
list-style: none;
}
.fermaPriceFactors__item {
display: flex;
flex-direction: column;
align-items: flex-start;
min-width: 0;
height: 183px;
padding: 30px;
gap: 20px;
overflow: hidden;
background: #fff;
border-radius: 30px;
box-sizing: border-box;
}
.fermaPriceFactors__icon {
display: flex;
flex: none;
align-items: center;
justify-content: center;
color: #ff780f;
}
.fermaPriceFactors__icon svg {
display: block;
width: 100%;
height: 100%;
}
.fermaPriceFactors__icon--package {
width: 35px;
height: 43px;
}
.fermaPriceFactors__icon--region {
width: 48px;
height: 47px;
}
.fermaPriceFactors__icon--pharmacy {
width: 45px;
height: 45px;
}
.fermaPriceFactors__icon--delivery {
width: 51px;
height: 46px;
}
.fermaPriceFactors__icon--discount {
width: 45px;
height: 46px;
}
.fermaPriceFactors__text {
display: flex;
align-items: center;
min-height: 28px;
color: #000;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 28px;
text-align: left;
}
.fermaPriceFactors__note {
display: flex;
align-items: center;
justify-content: center;
width: 710px;
max-width: 100%;
min-height: 56px;
padding: 0;
margin: 0;
color: #f15f23;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 600;
line-height: 28px;
text-align: center;
} .fermaBeforeBuy.section-common {
--section-gradient-height: 379px;
position: relative;
min-height: 379px;
margin-top: 0;
margin-bottom: 130px;
padding: 80px max(24px, calc((100% - 1550px) / 2)) 40px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaBeforeBuy__title {
position: absolute;
z-index: 1;
top: -30px;
left: 50%;
display: flex !important;
align-items: center;
justify-content: center;
width: 543px;
max-width: calc(100% - 32px) !important;
min-height: 60px;
padding: 10px 24px !important;
margin: 0 !important;
border-radius: 30px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 40px;
text-align: center;
transform: translateX(-50%);
}
.fermaBeforeBuy__inner {
width: 100%;
max-width: 1550px;
margin: 0 auto;
}
.fermaBeforeBuy__list {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
justify-content: space-between;
width: 100%;
min-height: 209px;
padding: 0;
margin: 0;
gap: 15px;
list-style: none;
}
.fermaBeforeBuy__item {
display: flex;
flex-direction: column;
align-items: flex-start;
min-width: 0;
height: 209px;
padding: 30px;
gap: 20px;
overflow: hidden;
background: #fff;
border-radius: 30px;
box-sizing: border-box;
}
.fermaBeforeBuy__icon {
display: flex;
flex: none;
align-items: flex-start;
justify-content: flex-start;
color: #ff780f;
}
.fermaBeforeBuy__icon svg {
display: block;
width: 100%;
height: 100%;
}
.fermaBeforeBuy__icon--contraindications,
.fermaBeforeBuy__icon--instruction {
width: 45px;
height: 50px;
}
.fermaBeforeBuy__icon--consultation {
width: 36px;
height: 45px;
}
.fermaBeforeBuy__text {
display: flex;
align-items: center;
max-width: 100%;
min-height: 28px;
color: #000;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 28px;
text-align: left;
} .fermaArticleCases.section-common {
--section-gradient-height: 100%;
position: relative;
min-height: 380px;
margin-top: 0;
margin-bottom: 130px;
padding: 80px max(24px, calc((100% - 1550px) / 2)) 60px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaArticleCases__title {
position: absolute;
z-index: 1;
top: -30px;
left: 50%;
display: flex !important;
align-items: center;
justify-content: center;
width: 720px;
max-width: calc(100% - 32px) !important;
min-height: 60px;
padding: 10px 24px !important;
margin: 0 !important;
border-radius: 30px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 40px;
text-align: center;
transform: translateX(-50%);
}
.fermaArticleCases__title u {
text-decoration: none;
}
.fermaUsefulMaterials .fermaArticleCases__title {
width: 450px;
}
.fermaUsefulMaterials .fermaArticleCases__list > a {
flex-basis: 364px;
width: 364px;
max-width: 100%;
min-width: 0;
height: 238px;
padding: 5px;
background-color: #fff;
border-radius: 20px;
box-sizing: border-box;
}
.fermaUsefulMaterials .fermaArticleCases__list > a:hover {
box-shadow: 0 2px 20px rgba(254, 122, 17, 0.45);
}
.fermaUsefulMaterials .fermaArticleCases__list > a .blur {
right: auto;
bottom: -44px;
left: 50%;
width: 453px;
height: 144px;
background: linear-gradient(180deg, rgba(243, 133, 41, 0) 0%, #f38529 100%);
transform: translateX(-50%);
}
.fermaUsefulMaterials .fermaArticleCases__list > a div {
bottom: 5px;
left: 5px;
right: 7px;
min-height: 56px;
padding: 7px 11px 7px 13px;
color: #000;
border-right-color: #fe7a11;
border-radius: 14px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 21px;
}
.fermaUsefulMaterials .fermaArticleCases__list > a div b {
color: #fe7a11;
font-weight: 700;
}
.fermaUsefulMaterials .fermaArticleCases__list > a:hover div {
color: #000;
border-color: #f38529;
}
.fermaUsefulMaterials .fermaArticleCases__list > a:hover div b {
color: #f38529;
}
.fermaUsefulMaterials .timeToRead {
color: #fe7a11;
}
.fermaUsefulMaterials .timeToRead__icon {
background-image: none;
background-color: #fe7a11;
-webkit-mask: url(/wp-content/themes/magnerot/new/images/newFerma/new/timeToRead.svg) center / contain no-repeat;
mask: url(/wp-content/themes/magnerot/new/images/newFerma/new/timeToRead.svg) center / contain no-repeat;
}
.fermaArticleCases__inner {
width: 100%;
max-width: 1550px;
margin: 0 auto;
}
.fermaArticleCases__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
gap: 20px;
}
.fermaArticleCases__list > a {
float: none;
flex: 0 1 calc(25% - 15px);
width: auto;
max-width: 368px;
min-width: 260px;
height: 238px;
margin: 0;
box-sizing: border-box;
}
.fermaArticleCases:not(.fermaUsefulMaterials) .fermaArticleCases__list > a div {
height: 56px;
min-height: 56px;
color: #000;
font-weight: 700;
box-sizing: border-box;
}
.fermaArticleCases:not(.fermaUsefulMaterials) .fermaArticleCases__list > a div b {
font-weight: 700;
} .fermaFaq.section-common {
--section-gradient-height: 558px;
position: relative;
min-height: 558px;
margin-top: 0;
margin-bottom: 130px;
padding: 80px max(24px, calc((100% - 1550px) / 2)) 70px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaFaq__title {
position: absolute;
z-index: 1;
top: -30px;
left: 50%;
display: flex !important;
align-items: center;
justify-content: center;
width: 562px;
max-width: calc(100% - 32px) !important;
min-height: 60px;
padding: 10px 24px !important;
margin: 0 !important;
border-radius: 30px;
box-sizing: border-box;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 40px;
text-align: center;
transform: translateX(-50%);
}
.fermaFaq__inner,
.fermaFaq__list {
width: 100%;
max-width: 1550px;
margin: 0 auto;
}
.fermaFaq__list {
display: flex;
flex-direction: column;
gap: 7px;
}
.fermaFaq__item {
overflow: hidden;
background: #fff;
border: 2px solid #d6f0f5;
border-radius: 20px;
box-sizing: border-box;
transition: background-color 200ms ease, border-color 200ms ease;
}
.fermaFaq__item:hover {
background-color: #d6f0f5;
}
.fermaFaq__item[open] {
background-color: #eaf8fa;
border-color: #eaf8fa;
}
.fermaFaq__question {
position: relative;
display: block;
min-height: 59px;
padding: 18px 22px 18px 38px;
margin: 0;
box-sizing: border-box;
color: #2a7f9b;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 23px;
text-align: left;
list-style: none;
cursor: pointer;
user-select: none;
}
.fermaFaq__question::-webkit-details-marker,
.fermaFaq__question::marker {
display: none;
content: '';
}
.fermaFaq__question sup,
.fermaFaq__answer sup {
position: relative;
top: -0.08em;
display: inline-block;
margin: 0;
font-size: 0.58em;
line-height: 0;
vertical-align: super;
}
.fermaFaq__chevron {
position: absolute;
top: 50%;
left: 13px;
width: 9px;
height: 9px;
border-right: 2px solid #27d0f7;
border-bottom: 2px solid #27d0f7;
transform: translateY(-65%) rotate(45deg);
transform-origin: center;
transition: transform 240ms cubic-bezier(0.4, 0, 0.2, 1);
}
.fermaFaq__item[open] .fermaFaq__question {
min-height: 59px;
}
.fermaFaq__item[open] .fermaFaq__chevron {
top: 50%;
transform: translateY(-35%) rotate(225deg);
}
.fermaFaq__answer {
padding: 0 22px 18px 38px;
overflow-x: auto;
box-sizing: border-box;
color: #000;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
}
.fermaFaq__answer p {
margin: 0 0 15px;
}
.fermaFaq__answer p:last-child,
.fermaFaq__answer ul:last-child,
.fermaFaq__answer ol:last-child,
.fermaFaq__answer table:last-child {
margin-bottom: 0;
}
.fermaFaq__answer ul,
.fermaFaq__answer ol {
padding: 0;
margin: 0 0 15px;
list-style: none;
}
.fermaFaq__answer li {
padding: 0;
margin: 0;
list-style: none;
}
.fermaFaq__answer table {
width: 547px;
min-width: 547px;
margin: 0 0 15px;
border: 1px solid #000;
border-collapse: collapse;
table-layout: fixed;
color: #000;
font-size: 16px;
line-height: 24px;
}
.fermaFaq__answer th,
.fermaFaq__answer td {
height: 30px;
padding: 3px 16px;
border: 1px solid #000;
box-sizing: border-box;
font-weight: 400;
text-align: left;
vertical-align: middle;
}
.fermaFaq__answer th {
font-weight: 600;
}
.fermaFaq__answer th:first-child,
.fermaFaq__answer td:first-child {
width: 216px;
white-space: nowrap;
}
.fermaFaq__answer a {
color: #2a7f9b;
text-decoration: underline;
} .fermaAbout {
--ferma-about-gap: 25px;
margin-top: 0;
margin-bottom: 130px;
padding: 0 50px;
font-family: Inter, Arial, Helvetica, sans-serif;
}
.fermaAbout .why_magnerot {
display: block;
width: 100%;
max-width: 1550px;
margin: 0 auto;
box-sizing: border-box;
}
.fermaAbout h3 {
margin: 0;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: 700;
line-height: 50px;
text-align: center;
text-transform: uppercase;
}
.fermaAbout__title {
margin-top: 72px;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: 700;
line-height: 30px;
text-align: center;
text-transform: uppercase;
}
.fermaAbout__subtitle {
margin-top: 20px;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 500;
line-height: 32px;
letter-spacing: normal;
text-align: center;
}
.fermaAbout__box,
.fermaAbout__block {
display: flex;
align-items: stretch;
justify-content: space-between;
gap: var(--ferma-about-gap);
margin-top: var(--ferma-about-gap);
}
.fermaAbout__box {
width: calc(100% + 100px);
margin-left: -50px;
}
.fermaAbout__block {
width: calc(100% + 100px);
margin-left: -50px;
}
.fermaAbout__item {
display: flex;
flex: 1 1 0;
align-items: stretch;
width: auto;
min-width: 0;
height: 176px;
min-height: 176px;
gap: 0;
overflow: hidden;
border-radius: 30px;
background: #ffebdd;
box-sizing: border-box;
}
.fermaAbout__item img {
display: block;
flex: 0 0 168px;
width: 168px;
height: 100%;
margin: 0;
object-fit: cover;
}
.fermaAbout__itemBody {
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: flex-start;
min-width: 0;
max-width: none;
height: 100%;
padding: 20px 15px;
gap: 10px;
box-sizing: border-box;
}
.fermaAbout__itemTitle {
display: flex;
min-height: 56px;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 28px;
text-align: left;
}
.fermaAbout__itemText {
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 21px;
letter-spacing: normal;
text-align: left;
}
.fermaAbout__element {
display: flex;
flex: 1 1 0;
flex-direction: column;
align-items: flex-start;
width: auto;
min-width: 0;
min-height: 287px;
padding: 26px 32px;
gap: 20px;
border-radius: 30px;
background: #eaf8f9;
box-sizing: border-box;
}
.fermaAbout__elementSvg {
flex: 0 0 75px;
width: 75px;
height: 75px;
}
.fermaAbout__elementSvg svg {
display: block;
width: 100%;
height: 100%;
}
.fermaAbout__elementTitle {
width: 280px;
max-width: 100%;
font-family: Inter, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 28px;
text-align: left;
}
.fermaAbout__footerTitle {
font-size: 22px;
font-weight: 700;
}
@media (min-width: 1301px) {
.fermaAbout__item,
.fermaAbout__element {
flex: 0 0 calc(33.333333% - 16.666667px);
width: calc(33.333333% - 16.666667px);
max-width: calc(33.333333% - 16.666667px);
}
}
@media (max-width: 1300px) {
.fermaFaq.section-common {
padding-right: 40px;
padding-left: 40px;
}
.fermaArticleCases.section-common {
padding-right: 40px;
padding-left: 40px;
}
.fermaBeforeBuy.section-common {
padding-right: 40px;
padding-left: 40px;
}
.fermaBeforeBuy__list {
gap: 12px;
}
.fermaBeforeBuy__item {
padding-right: 24px;
padding-left: 24px;
}
.fermaBeforeBuy__text {
font-size: 20px;
line-height: 26px;
}
.fermaPriceFactors.section-common {
padding-right: 40px;
padding-left: 40px;
}
.fermaPriceFactors__list {
gap: 12px;
}
.fermaPriceFactors__item {
padding-right: 24px;
padding-left: 24px;
}
.fermaPriceFactors__text {
font-size: 20px;
line-height: 26px;
}
.fermaPackages__inner {
width: calc(100% - 80px);
}
.fermaPackages__card--course,
.fermaPackages__card--therapy {
padding-right: 40px;
padding-left: 40px;
}
.fermaAbout {
--ferma-about-gap: 20px;
}
.fermaAbout .why_magnerot {
padding-right: 40px;
padding-left: 40px;
}
.fermaAbout__box,
.fermaAbout__block {
width: calc(100% + 80px);
margin-left: -40px;
}
.fermaAbout__item img {
flex-basis: 145px;
width: 145px;
}
.fermaAbout__itemBody {
padding: 18px 14px;
}
.fermaAbout__itemTitle,
.fermaAbout__elementTitle {
font-size: 19px;
line-height: 25px;
}
.fermaAbout__itemText {
font-size: 15px;
line-height: 20px;
}
.fermaAbout__element {
padding: 24px;
}
}
@media (max-width: 1000px) {
.fermaMain {
margin: 20px auto 80px;
padding: 0 15px;
}
.wheretobuy {
margin-bottom: 80px;
}
.fermaFaq.section-common {
--section-gradient-height: 558px;
min-height: 0;
padding: 72px 30px 48px;
}
.fermaFaq__title {
width: auto;
min-width: 510px;
font-size: 32px;
line-height: 38px;
}
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 52px;
padding: 13px 22px 14px 38px;
}
.fermaFaq__answer {
padding: 4px 22px 18px 38px;
}
.fermaArticleCases.section-common {
min-height: 0;
padding: 72px 30px 48px;
}
.fermaArticleCases__title {
width: auto;
min-width: 660px;
font-size: 32px;
line-height: 38px;
}
.fermaUsefulMaterials .fermaArticleCases__title {
min-width: 430px;
}
.fermaArticleCases__list > a {
flex-basis: calc(50% - 8px);
width: calc(50% - 8px);
max-width: none;
min-width: 0;
}
.fermaBeforeBuy.section-common {
--section-gradient-height: 100%;
min-height: 0;
padding: 72px 30px 48px;
}
.fermaBeforeBuy__title {
width: auto;
min-width: 510px;
font-size: 32px;
line-height: 38px;
}
.fermaBeforeBuy__list {
grid-template-columns: repeat(2, minmax(0, 1fr));
min-height: 0;
gap: 16px;
}
.fermaBeforeBuy__item {
height: auto;
min-height: 190px;
padding: 24px;
border-radius: 26px;
}
.fermaBeforeBuy__item:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 8px);
}
.fermaBeforeBuy__text {
font-size: 19px;
line-height: 25px;
}
.fermaPriceFactors.section-common {
--section-gradient-height: 100%;
min-height: 0;
padding: 72px 30px 48px;
}
.fermaPriceFactors__title {
width: auto;
min-width: 560px;
font-size: 32px;
line-height: 38px;
}
.fermaPriceFactors__list {
grid-template-columns: repeat(6, minmax(0, 1fr));
min-height: 0;
gap: 16px;
}
.fermaPriceFactors__item {
grid-column: span 2;
height: 160px;
padding: 24px;
border-radius: 26px;
}
.fermaPriceFactors__item:nth-child(4) {
grid-column: 2 / span 2;
}
.fermaPriceFactors__text {
font-size: 19px;
line-height: 25px;
}
.fermaPackages {
margin-top: 0;
margin-bottom: 80px;
padding-bottom: 0;
}
.fermaPackages__title {
font-size: 32px;
line-height: 38px;
}
.fermaPackages__inner {
width: calc(100% - 64px);
gap: 38px;
}
.fermaPackages__content {
gap: 56px;
}
.fermaPackages__topRow {
grid-template-columns: minmax(0, 760px);
justify-content: center;
gap: 25px;
}
.fermaPackages__card--course,
.fermaPackages__card--therapy {
width: 100%;
}
.fermaPackages__card--compact {
width: 100%;
max-width: 700px;
}
.fermaWheretobuy__intro {
width: calc(100% - 64px);
min-height: 0;
margin-bottom: 40px;
}
.fermaWheretobuy__introTitle {
min-height: 0;
font-size: 26px;
line-height: 36px;
}
.fermaWheretobuy__introText {
min-height: 0;
}
.fermaAbout {
--ferma-about-gap: 16px;
margin-top: 40px;
margin-bottom: 80px;
padding: 0 15px;
}
.fermaAbout .why_magnerot {
padding-right: 15px;
padding-left: 15px;
}
.fermaAbout h3 {
font-size: 24px;
line-height: 34px;
}
.fermaAbout__title {
margin-top: 50px;
font-size: 24px;
line-height: 30px;
}
.fermaAbout__subtitle {
margin-top: 12px;
font-size: 18px;
line-height: 26px;
}
.fermaAbout__box,
.fermaAbout__block {
width: 100%;
margin-left: 0;
}
.fermaAbout__box {
flex-direction: column;
max-width: 760px;
margin-right: auto;
margin-left: auto;
}
.fermaAbout__item {
flex: none;
width: 100%;
height: auto;
min-height: 150px;
}
.fermaAbout__item img {
flex-basis: 168px;
width: 168px;
min-height: 150px;
}
.fermaAbout__itemBody {
justify-content: center;
padding: 18px 20px;
}
.fermaAbout__itemTitle {
min-height: 0;
font-size: 20px;
line-height: 26px;
}
.fermaAbout__itemText {
font-size: 15px;
line-height: 20px;
}
.fermaAbout__element {
min-height: 230px;
padding: 22px 18px;
}
.fermaAbout__elementSvg {
flex-basis: 65px;
width: 65px;
height: 65px;
}
.fermaAbout__elementTitle {
width: 100%;
font-size: 17px;
line-height: 23px;
}
}
@media (max-width: 760px) {
.fermaFaq.section-common {
padding: 70px 24px 48px;
}
.fermaFaq__title {
width: calc(100% - 32px);
min-width: 0;
font-size: 30px;
line-height: 36px;
}
.fermaFaq__question {
min-height: 45px;
padding: 10px 18px 12px 38px;
font-size: 15px;
line-height: 21px;
}
.fermaFaq__chevron {
top: 50%;
left: 13px;
}
.fermaFaq__item[open] .fermaFaq__chevron {
top: 50%;
}
.fermaFaq__answer {
padding: 4px 18px 16px 38px;
font-size: 15px;
line-height: 22px;
}
.fermaFaq__answer table {
font-size: 14px;
line-height: 20px;
}
.fermaArticleCases.section-common {
padding: 70px 24px 48px;
}
.fermaArticleCases__title {
min-width: 0;
font-size: 30px;
line-height: 36px;
}
.fermaUsefulMaterials .fermaArticleCases__title {
min-width: 0;
}
.fermaArticleCases__list {
gap: 14px;
}
.fermaArticleCases__list > a {
flex-basis: 100%;
width: 100%;
max-width: 480px;
height: 238px;
}
.fermaBeforeBuy.section-common {
padding: 70px 24px 48px;
}
.fermaBeforeBuy__title {
min-width: 0;
font-size: 30px;
line-height: 36px;
}
.fermaBeforeBuy__list {
grid-template-columns: 1fr;
gap: 14px;
}
.fermaBeforeBuy__item,
.fermaBeforeBuy__item:last-child {
grid-column: auto;
flex-direction: row;
align-items: center;
justify-self: stretch;
width: 100%;
min-height: 130px;
padding: 24px;
gap: 24px;
border-radius: 24px;
}
.fermaBeforeBuy__text {
min-height: 0;
font-size: 19px;
line-height: 25px;
}
.fermaPriceFactors.section-common {
padding-right: 24px;
padding-left: 24px;
}
.fermaPriceFactors__title {
min-width: 0;
font-size: 30px;
line-height: 36px;
}
.fermaPriceFactors__list {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.fermaPriceFactors__item,
.fermaPriceFactors__item:nth-child(4) {
grid-column: auto;
}
.fermaPriceFactors__item:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 8px);
}
.fermaPriceFactors__note {
font-size: 20px;
line-height: 26px;
}
.fermaPackages {
--section-gradient-height: 560px;
padding-bottom: 0;
}
.fermaPackages__title {
margin-bottom: 36px !important;
font-size: 30px;
line-height: 36px;
}
.fermaPackages__inner {
width: calc(100% - 32px);
gap: 32px;
}
.fermaPackages__subtitle {
font-size: 20px;
line-height: 28px;
}
.fermaPackages__content {
gap: 48px;
}
.fermaPackages__cards {
gap: 20px;
}
.fermaPackages__topRow {
gap: 20px;
}
.fermaPackages__card--course,
.fermaPackages__card--therapy,
.fermaPackages__card--compact {
height: auto;
min-height: 0;
padding: 30px 24px;
gap: 20px;
border-radius: 24px;
}
.fermaPackages__cardTitle {
min-height: 0;
font-size: 21px;
line-height: 27px;
letter-spacing: -0.7px;
}
.fermaPackages__card--therapy .fermaPackages__cardTitle {
width: 100%;
}
.fermaPackages__actions {
flex-direction: column;
align-items: center;
}
.fermaPackages__button {
width: 100%;
max-width: 344px;
}
.fermaAbout__block {
flex-direction: column;
max-width: 760px;
margin-right: auto;
margin-left: auto;
}
.fermaAbout__element {
flex: none;
flex-direction: row;
align-items: center;
width: 100%;
min-height: 140px;
}
.fermaAbout__elementTitle {
width: auto;
}
}
@media (max-width: 540px) {
.fermaFaq.section-common {
padding: 68px 16px 44px;
}
.fermaFaq__title {
top: -24px;
width: calc(100% - 32px);
min-height: 48px;
padding: 8px 16px !important;
font-size: 25px;
line-height: 31px;
}
.fermaFaq__list {
gap: 6px;
}
.fermaFaq__item {
border-radius: 10px;
}
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 36px;
padding: 8px 16px 10px 32px;
font-size: 14px;
line-height: 20px;
}
.fermaFaq__chevron {
top: 50%;
left: 10px;
width: 8px;
height: 8px;
}
.fermaFaq__item[open] .fermaFaq__chevron {
top: 50%;
}
.fermaFaq__answer {
padding: 4px 16px 14px 32px;
font-size: 14px;
line-height: 21px;
}
.fermaArticleCases.section-common {
padding: 68px 16px 44px;
}
.fermaArticleCases__title {
top: -24px;
min-height: 48px;
padding: 8px 16px !important;
font-size: 25px;
line-height: 31px;
}
.fermaArticleCases__list {
gap: 12px;
}
.fermaArticleCases__list > a {
height: auto;
aspect-ratio: 364 / 238;
}
.fermaUsefulMaterials .fermaArticleCases__list > a {
flex-basis: 100%;
width: 100%;
height: auto;
aspect-ratio: 364 / 238;
}
.fermaBeforeBuy.section-common {
padding: 68px 16px 44px;
}
.fermaBeforeBuy__title {
top: -24px;
min-height: 48px;
padding: 8px 16px !important;
font-size: 25px;
line-height: 31px;
}
.fermaBeforeBuy__list {
gap: 12px;
}
.fermaBeforeBuy__item,
.fermaBeforeBuy__item:last-child {
min-height: 116px;
padding: 22px;
gap: 20px;
}
.fermaBeforeBuy__text {
font-size: 18px;
line-height: 24px;
}
.fermaPriceFactors.section-common {
padding: 70px 16px 40px;
}
.fermaPriceFactors__title {
top: -24px;
min-height: 48px;
padding: 8px 16px !important;
font-size: 25px;
line-height: 31px;
}
.fermaPriceFactors__inner {
gap: 36px;
}
.fermaPriceFactors__list {
grid-template-columns: 1fr;
gap: 12px;
}
.fermaPriceFactors__item,
.fermaPriceFactors__item:last-child {
grid-column: auto;
flex-direction: row;
align-items: center;
justify-self: stretch;
width: 100%;
height: auto;
min-height: 108px;
padding: 22px;
gap: 20px;
border-radius: 24px;
}
.fermaPriceFactors__icon {
flex-basis: 48px;
width: 48px;
height: 48px;
}
.fermaPriceFactors__text {
min-height: 0;
font-size: 18px;
line-height: 24px;
}
.fermaPriceFactors__note {
font-size: 18px;
line-height: 24px;
}
.fermaPriceFactors__noteBreak {
display: none;
}
.fermaPackages {
margin-top: 0;
padding-bottom: 0;
}
.fermaPackages__title {
margin-bottom: 32px !important;
padding-right: 18px !important;
padding-left: 18px !important;
font-size: 26px;
line-height: 32px;
}
.fermaPackages__inner {
gap: 28px;
}
.fermaPackages__subtitle {
font-size: 18px;
line-height: 26px;
}
.fermaPackages__content {
gap: 40px;
}
.fermaPackages__card--course,
.fermaPackages__card--therapy,
.fermaPackages__card--compact {
padding: 24px 16px;
border-radius: 20px;
}
.fermaPackages__cardTitle {
font-size: 20px;
line-height: 26px;
letter-spacing: -0.5px;
}
.fermaPackages__image--large {
width: min(220px, 100%);
height: auto;
aspect-ratio: 248 / 166;
}
.fermaPackages__image--compact {
width: min(200px, 100%);
height: auto;
aspect-ratio: 212 / 142;
}
.fermaPackages__product {
width: 100%;
}
.fermaPackages__productName,
.fermaPackages__productName--compact {
font-size: 20px;
line-height: 24px;
letter-spacing: -0.5px;
}
.fermaPackages__productMeta {
line-height: 18px;
}
.fermaPackages__note {
line-height: 16px;
}
.fermaPackages__button {
min-height: 54px;
height: auto;
padding: 11px 20px;
font-size: 15px;
line-height: 22px;
}
.fermaWheretobuy__title {
margin-bottom: 32px !important;
}
.fermaWheretobuy__intro {
width: calc(100% - 32px);
margin-bottom: 32px;
gap: 14px;
}
.fermaWheretobuy__introTitle {
font-size: 20px;
line-height: 27px;
}
.fermaWheretobuy__introText {
font-size: 14px;
line-height: 20px;
}
.fermaAbout {
--ferma-about-gap: 12px;
margin-top: 52px;
}
.fermaAbout .why_magnerot {
padding-right: 15px;
padding-left: 15px;
}
.fermaAbout h3 {
font-size: 18px;
line-height: 23px;
}
.fermaAbout__title {
margin-top: 50px;
font-size: 22px;
line-height: 28px;
}
.fermaAbout__subtitle {
margin-top: 8px;
font-size: 16px;
line-height: 22px;
}
.fermaAbout__item {
min-height: 132px;
border-radius: 22px;
}
.fermaAbout__item img {
flex-basis: 110px;
width: 110px;
min-height: 132px;
}
.fermaAbout__itemBody {
padding: 12px;
gap: 6px;
}
.fermaAbout__itemTitle {
font-size: 17px;
line-height: 21px;
}
.fermaAbout__itemText {
font-size: 14px;
line-height: 18px;
}
.fermaAbout__element {
min-height: 124px;
padding: 18px;
gap: 16px;
border-radius: 22px;
}
.fermaAbout__elementSvg {
flex-basis: 58px;
width: 58px;
height: 58px;
}
.fermaAbout__elementTitle {
font-size: 16px;
line-height: 21px;
}
} @media (min-width: 801px) and (max-width: 1000px) {
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 59px;
padding: 18px 22px 18px 38px;
}
}
@media (max-width: 800px) {
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 50px;
padding: 13px 22px 14px 38px;
}
.fermaFaq__chevron,
.fermaFaq__item[open] .fermaFaq__chevron {
top: 19px;
transform: rotate(45deg);
}
.fermaFaq__item[open] .fermaFaq__chevron {
transform: rotate(225deg);
}
}
@media (max-width: 600px) {
.fermaFaq__answer {
overflow-x: hidden;
}
.fermaFaq__answer table {
display: block;
width: 100%;
min-width: 0;
border: 0;
border-collapse: separate;
border-spacing: 0;
table-layout: auto;
font-size: 13px;
line-height: 18px;
}
.fermaFaq__answer thead,
.fermaFaq__answer tbody {
display: block;
width: 100%;
}
.fermaFaq__answer tr {
display: grid;
grid-template-columns: minmax(96px, 40%) minmax(0, 1fr);
width: 100%;
border: 1px solid #000;
border-bottom: 0;
box-sizing: border-box;
}
.fermaFaq__answer tbody tr:last-child {
border-bottom: 1px solid #000;
}
.fermaFaq__answer th,
.fermaFaq__answer td,
.fermaFaq__answer th:first-child,
.fermaFaq__answer td:first-child {
display: flex;
align-items: center;
width: auto;
min-width: 0;
height: auto;
min-height: 34px;
padding: 6px 8px;
border: 0;
white-space: normal;
overflow-wrap: anywhere;
}
.fermaFaq__answer th + th,
.fermaFaq__answer td + td {
border-left: 1px solid #000;
}
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 37px;
padding: 8px 22px 10px 38px;
}
.fermaFaq__chevron,
.fermaFaq__item[open] .fermaFaq__chevron {
top: 13px;
}
}
@media (max-width: 450px) {
.fermaFaq__question,
.fermaFaq__item[open] .fermaFaq__question {
min-height: 30px;
padding: 4px 16px 6px 28px;
}
.fermaFaq__chevron,
.fermaFaq__item[open] .fermaFaq__chevron {
top: 10px;
left: 8px;
}
}
@media (max-width: 480px) {
.fermaAbout .why_magnerot {
padding-right: 0;
padding-left: 0;
}
}
@media (prefers-reduced-motion: reduce) {
.fermaFaq__item,
.fermaFaq__chevron {
transition: none;
}
}
@media (max-width: 380px) {
.fermaFaq__answer table {
font-size: 12px;
line-height: 16px;
}
.fermaFaq__answer tr {
grid-template-columns: minmax(88px, 40%) minmax(0, 1fr);
}
.fermaFaq__answer th,
.fermaFaq__answer td,
.fermaFaq__answer th:first-child,
.fermaFaq__answer td:first-child {
min-height: 32px;
padding: 5px 6px;
}
.fermaArticleCases__title {
font-size: 23px;
line-height: 29px;
}
.fermaBeforeBuy__title {
font-size: 23px;
line-height: 29px;
}
.fermaPackages__title {
font-size: 24px;
line-height: 30px;
}
.fermaPackages__cardTitle {
font-size: 18px;
line-height: 24px;
}
.fermaAbout__item img {
flex-basis: 96px;
width: 96px;
}
.fermaAbout__itemBody {
padding: 10px;
}
.fermaAbout__itemTitle {
font-size: 16px;
line-height: 20px;
}
.fermaAbout__itemText {
font-size: 13px;
line-height: 17px;
}
} @media (max-width: 780px) {
.fermaAbout > .section-hd,
.fermaWheretobuy__title,
.fermaPackages__title,
.fermaPriceFactors__title,
.fermaBeforeBuy__title,
.fermaArticleCases__title,
.fermaFaq__title {
max-width: calc(100% - 30px) !important;
min-width: 0;
padding: 8px 16px !important;
font-size: clamp(22px, 3.8vw, 28px);
line-height: 1.2 !important;
white-space: normal;
overflow-wrap: normal;
word-break: normal;
text-wrap: balance;
}
.fermaPriceFactors__title,
.fermaBeforeBuy__title,
.fermaArticleCases__title {
top: -26px;
width: calc(100% - 30px);
min-height: 52px;
border-radius: 28px;
}
.fermaFaq__title {
top: -26px;
min-height: 52px;
border-radius: 28px;
}
.fermaUsefulMaterials .fermaArticleCases__title {
width: auto;
}
.section-hd.fermaTitleWithProduct > span:first-child {
flex: none;
min-width: 0;
white-space: nowrap;
}
}