Mew page "Zespół"

This commit is contained in:
2025-08-28 12:12:48 +02:00
parent d376a5d38f
commit 1118b1543c
6 changed files with 581 additions and 52 deletions

View File

@@ -496,7 +496,9 @@ body.page-id-25 main .box-1 .row {
column-gap: 40px;
}
body.page-id-25 main .box-1 .row .col-2 {
position: relative;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
body.page-id-25 main .box-1 .box-head {
@@ -1199,4 +1201,173 @@ body.page-id-38 main .box-4 .row .col-2 .box-text p {
font-size: 16px;
line-height: 1.5;
letter-spacing: -0.32px;
}
body.page-id-47.no-scroll {
overflow: hidden;
}
body.page-id-47 main {
padding-top: 80px;
}
body.page-id-47 main .box-1 {
margin-bottom: 80px;
}
body.page-id-47 main .box-1 .row .col-1 .box-head h2 {
color: #232323;
font-weight: 500;
font-size: 64px;
line-height: 1.2;
letter-spacing: -0.96px;
}
body.page-id-47 main .box-2 {
margin-bottom: 180px;
}
body.page-id-47 main .box-2 .row .tiles {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
-moz-column-gap: 32px;
column-gap: 32px;
row-gap: 40px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--btn {
width: 45px;
min-width: 45px;
height: 45px;
line-height: 0;
border-radius: 0;
margin: 0;
padding: 0;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--btn img {
width: 100%;
max-width: -moz-fit-content;
max-width: fit-content;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--wrapper .tile--img {
position: relative;
margin-bottom: 24px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--wrapper .tile--img > img {
width: 100%;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--wrapper .tile--img .tile--btn {
bottom: 16px;
right: 16px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--wrapper .tile--data h3 {
color: #d9ba5c;
font-weight: 400;
font-size: 28px;
line-height: 1.2;
letter-spacing: -0.56px;
margin-bottom: 16px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile--wrapper .tile--data p {
color: #232323;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
letter-spacing: -0.32px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 10;
display: none;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar-bg {
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.35);
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper {
position: relative;
width: 346px;
height: 100%;
background: #232323;
overflow: auto;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--btn {
top: 24px;
right: 16px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--btn img {
transform: rotate(45deg);
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--img img {
width: 100%;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data {
padding: 24px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-head {
padding-bottom: 24px;
border-bottom: 1px solid #6a6a6a;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-head h3 {
color: #d9ba5c;
font-weight: 400;
font-size: 24px;
line-height: 1.2;
letter-spacing: -0.45px;
margin-bottom: 8px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-head p {
color: #ffffff;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
letter-spacing: -0.32px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-contact {
padding: 14px 0 28px 0;
margin: 0;
border-bottom: 1px solid #6a6a6a;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-contact li {
display: flex;
flex-direction: column;
row-gap: 2px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-contact li:not(:last-child) {
margin-bottom: 14px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-contact li label {
color: #bebebe;
font-weight: 400;
font-size: 12px;
line-height: 1.2;
letter-spacing: -0.24px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-contact li a {
color: #ffffff;
font-weight: 400;
font-size: 14px;
line-height: 1.2;
letter-spacing: -0.28px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-text {
padding-top: 14px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-text p {
color: #ffffff;
font-weight: 400;
line-height: 1.3;
letter-spacing: -0.28px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-text .text-1 {
margin-bottom: 1.5em;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-text .text-1 p {
font-size: 14px;
}
body.page-id-47 main .box-2 .row .tiles .tile .tile-sidebar .tile-sidebar--wrapper .tile--data .tile--data-text .text-2 p {
font-size: 12px;
}/*# sourceMappingURL=custom.css.map */

File diff suppressed because one or more lines are too long

View File

@@ -495,12 +495,12 @@ body.page-id-25 {
&-1 {
}
&-2 {
position: relative;
z-index: 1;
// position: absolute;
// top: 0;
// right: 0;
// position: relative;
// z-index: 1;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
}
}
@@ -1087,3 +1087,223 @@ body.page-id-38 {
}
}
}
//* Zespół
body.page-id-47 {
&.no-scroll {
overflow: hidden;
}
main {
padding-top: 80px;
.box-1 {
margin-bottom: 80px;
.row {
.col {
&-1 {
.box-head {
h2 {
color: $cBlack;
font-weight: 500;
font-size: 64px;
line-height: 1.2;
letter-spacing: -0.96px;
}
}
}
}
}
}
.box-2 {
margin-bottom: 180px;
.row {
.tiles {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
column-gap: 32px;
row-gap: 40px;
.tile {
.tile--btn {
width: 45px;
min-width: 45px;
height: 45px;
line-height: 0;
border-radius: 0;
margin: 0;
padding: 0;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: $cWhite;
img {
width: 100%;
max-width: fit-content;
}
}
.tile--wrapper {
.tile--img {
position: relative;
margin-bottom: 24px;
> img {
width: 100%;
}
.tile--btn {
bottom: 16px;
right: 16px;
}
}
.tile--data {
h3 {
color: $cGold;
font-weight: 400;
font-size: 28px;
line-height: 1.2;
letter-spacing: -0.56px;
margin-bottom: 16px;
}
p {
color: $cBlack;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
letter-spacing: -0.32px;
}
}
}
.tile-sidebar {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 10;
display: none;
.tile-sidebar-bg {
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.35);
}
.tile-sidebar--wrapper {
position: relative;
width: 346px;
height: 100%;
background: $cBlack;
overflow: auto;
.tile--btn {
top: 24px;
right: 16px;
img {
transform: rotate(45deg);
}
}
.tile--img {
img {
width: 100%;
}
}
.tile--data {
padding: 24px;
.tile--data-head {
padding-bottom: 24px;
border-bottom: 1px solid #6a6a6a;
h3 {
color: $cGold;
font-weight: 400;
font-size: 24px;
line-height: 1.2;
letter-spacing: -0.45px;
margin-bottom: 8px;
}
p {
color: $cWhite;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
letter-spacing: -0.32px;
}
}
.tile--data-contact {
padding: 14px 0 28px 0;
margin: 0;
border-bottom: 1px solid #6a6a6a;
li {
display: flex;
flex-direction: column;
row-gap: 2px;
&:not(:last-child) {
margin-bottom: 14px;
}
label {
color: #bebebe;
font-weight: 400;
font-size: 12px;
line-height: 1.2;
letter-spacing: -0.24px;
}
a {
color: $cWhite;
font-weight: 400;
font-size: 14px;
line-height: 1.2;
letter-spacing: -0.28px;
}
}
}
.tile--data-text {
padding-top: 14px;
p {
color: $cWhite;
font-weight: 400;
line-height: 1.3;
letter-spacing: -0.28px;
}
.text-1 {
margin-bottom: 1.5em;
p {
font-size: 14px;
}
}
.text-2 {
p {
font-size: 12px;
}
}
}
}
}
}
}
}
}
}
}
}