Files
agroexpert/frontend/src/styles/rfo/rfo.css

204 lines
6.0 KiB
CSS
Raw Normal View History

2025-06-19 16:12:53 +03:00
:root {
--belyy: #fff;
--zheltyy: #ffdb96;
--zelenyy: #c9fec8;
--zelenyy-2: #006842;
--oranzhevyy: #f18917;
--001: #101828;
--seryy: #c4d3d9;
--2: #f1f3eb;
--tekst: #2f2f2f;
2025-06-21 15:37:29 +03:00
--article-item-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 387 409"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.79428 0L378.205 0C383.042 0 386.999 3.9499 386.999 8.77793V34.6476V374.353V400.222C386.999 405.05 383.042 409 378.205 409H225.707C219.54 409 218.385 405.144 215.499 400.222L209.392 389.805C207.382 386.378 203.127 383.509 199.559 383.13H8.79426C3.95665 383.13 0 379.181 0 374.352V8.77756C0 3.94952 3.95667 0 8.79428 0Z" fill="black"/></svg>');
2025-06-22 14:09:09 +03:00
--article-mob-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 277 339" preserveAspectRatio="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.79427 0L268.205 0C273.042 0 276.999 3.94988 276.999 8.77791V34.6476V304.353V330.222C276.999 335.05 273.042 339 268.205 339H115.707C109.54 339 108.385 335.144 105.499 330.222L99.3918 319.805C97.3825 316.378 93.1269 313.509 89.5588 313.13H8.79425C3.95664 313.13 0 309.181 0 304.352V8.77756C0 3.94952 3.95665 0 8.79427 0Z" fill="black"/></svg>');
--article-short-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 373 205'><rect x='354.893' y='205' width='336.786' height='162' rx='10' transform='rotate(-180 354.893 205)' fill='black' fill-opacity='0.3'/><rect x='362.136' y='193' width='351.272' height='170' rx='10' transform='rotate(-180 362.136 193)' fill='black' fill-opacity='0.3'/><rect x='373' y='180' width='373' height='180' rx='10' transform='rotate(-180 373 180)' fill='black' fill-opacity='0.3'/></svg>");
--article-short-mob-mask: url("data:image/svg+xml,%3Csvg width='257' height='141' viewBox='0 0 257 141' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='244.097' y='141' width='231.643' height='111.424' rx='10' transform='rotate(-180 244.097 141)' fill='black' fill-opacity='0.3' /%3E%3Crect x='249.079' y='132.746' width='241.606' height='116.927' rx='10' transform='rotate(-180 249.079 132.746)' fill='black' fill-opacity='0.3' /%3E%3Crect x='256.551' y='123.805' width='256.551' height='123.805' rx='10' transform='rotate(-180 256.551 123.805)' fill='black' fill-opacity='0.3' /%3E%3C/svg%3E");
--video-play-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'><circle cx='32' cy='32.0001' r='32' fill='white' fill-opacity='0.5'/><path d='M26 22L44 32L26 42V22Z' fill='black'/></svg>");
2025-06-19 16:12:53 +03:00
}
2025-06-16 00:24:13 +03:00
.header-rfo {
width: 100%;
height: 400px;
background-image: url('https://agroexpert.press/wp-content/themes/agroexpert/frontend/img/rfo-background.png');
background-size: cover; /* Заполняет весь блок, обрезая края */
background-repeat: no-repeat;
background-position: center;
}
.header__inner_rfo{
display: flex;
flex-direction: column;
gap: 10px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding-bottom: 22px;
}
.header-rfo-line{
display: flex;
align-items: center;
gap: 30%;
}
.header-rfo-logoline{
display: flex;
align-items: center;
gap: 4rem;
font-weight: 700;
font-size: 1.4rem;
line-height: 1.6rem;
margin: 0 15px;
}
.header-rfo-menuline{
display: flex;
align-items: center;
gap: 8rem;
font-weight: 700;
font-size: 1.4rem;
line-height: 1.6rem;
margin: 0 15px;
}
.header-rfo-menuline li{
font-weight: 700;
}
.content-rfo{
2025-06-18 13:44:08 +03:00
display: flex;
flex-direction: column;
2025-06-16 20:16:54 +03:00
margin-top: -222px;
2025-06-18 13:44:08 +03:00
/**width: 1200px;
max-width: 1200px;**/
2025-06-16 00:24:13 +03:00
}
2025-06-19 16:12:53 +03:00
.content-rfo-land{
2025-06-22 14:09:09 +03:00
position: relative;
2025-06-19 16:12:53 +03:00
display: flex;
flex-direction: column;
2025-06-22 14:09:09 +03:00
margin-top: -62px;
2025-06-19 16:12:53 +03:00
padding-bottom: 42px;
/**width: 1200px;
max-width: 1200px;**/
}
2025-06-18 13:44:08 +03:00
.content-rfo-min{
margin-top: -222px;
border: 0;
width: 1200px;
max-width: 1200px;
}
2025-06-16 00:24:13 +03:00
.rfo__rubric{
font-family: var(--second-family);
font-weight: 700;
font-size: 2.4rem;
line-height: 150%;
text-transform: uppercase;
color: #000;
margin-bottom: 22px;
}
.rfo-single__image{
display: inline-block;
border-radius: 12px;
overflow: hidden;
width: 100%;
}
.rfo-single__image IMG{
border: 8px solid white; /* голубая рамка */
border-radius: 22px;
width: 98%;
}
.tag {
position: absolute;
bottom: 0;
right: 0;
background-color: #f0f0f0; /* светлый фон */
color: #333;
font-size: 12px;
padding: 4px 10px;
border-top-left-radius: 10px;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.05);
}
.article-single--rfo {
display: flex;
margin: 22px 0 42px 0;
}
.article-single--rfo p {
font-weight: 500;
font-size: 1.5rem;
line-height: 2rem;
margin-bottom: 2.5rem;
}
.article-info--rfo{
display: flex;
flex-direction: column;
gap: 1rem;
flex: 0 0 180px;
padding: 0 18px 0 0;
}
.article-info-element--rfo{
display: flex;
border-bottom: 1px solid var(--gray);
gap: 4px;
padding: 0 12px 12px 0;
}
.article-text--rfo{
flex: 1;
}
2025-06-18 13:44:08 +03:00
.footer__rfo{
background-image: url('https://agroexpert.press/wp-content/themes/agroexpert/frontend/img/rfo-footer.png');
background-size: cover; /* Растягивает изображение на весь блок */
background-position: center; /* Центрирует изображение */
background-repeat: no-repeat; /* Отключает повторение */
padding: 40px 20px; /* Отступы внутри подвала */
text-align: center;
}
@media (max-width: 768px) {
2025-06-19 16:12:53 +03:00
.content-rfo-land{
margin-top: -22px;
}
2025-06-18 13:44:08 +03:00
.header__inner_rfo{
flex-direction: row;
align-items: center;
}
.menu-rfo {
width: 100%;
}
.footer-top__rfo{
display: flex;
flex-direction: column;
}
.footer-logoline__rfo{
width: 100%;
}
.footer-nav__rfo{
align-items: flex-start;
}
}
2025-06-16 00:24:13 +03:00