.page-id-795 .hero-component.landing figure.bg,
.page-id-799 .hero-component.landing figure.bg,
.page-id-801 .hero-component.landing figure.bg,
.page-id-805 .hero-component.landing figure.bg,
.page-id-820 .hero-component.landing figure.bg,
.page-id-827 .hero-component.landing figure.bg,
.page-id-803 .hero-component.landing figure.bg,
.page-id-1045 .hero-component.landing figure.bg,
.page-id-1057 .hero-component.landing figure.bg
{
filter: brightness(0.55) !important;
}
body.page-id-936 .hero-component.landing .bg img,
body.page-id-938 .hero-component.landing .bg img,
body.page-id-942 .hero-component.landing .bg img,
body.page-id-944 .hero-component.landing .bg img,
body.page-id-946 .hero-component.landing .bg img {
filter: brightness(0.55);
}
body.page-id-936 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container,
body.page-id-938 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container,
body.page-id-942 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container,
body.page-id-944 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container,
body.page-id-946 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container {
aspect-ratio: 856 / 596;
overflow: hidden;
width: 100%;
}
body.page-id-936 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container img,
body.page-id-938 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container img,
body.page-id-942 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container img,
body.page-id-944 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container img,
body.page-id-946 .page-content > .panel-layout > .panel-grid:nth-of-type(2) .sow-image-container img {
display: block;
height: 100%;
object-fit: cover;
object-position: center;
width: 100%;
} .circle-1 {
position: relative;
padding-left: 18px;
}
.circle-1::before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 8px;
height: 8px;
background: #EBCF96;
border-radius: 50%;
transform: translateY(-50%);
}
.circle-2 {
position: relative;
padding-left: 18px;
}
.circle-2::before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 8px;
height: 8px;
background: #EECA6E;
border-radius: 50%;
transform: translateY(-50%);
}
.circle-3 {
position: relative;
padding-left: 18px;
}
.circle-3::before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 8px;
height: 8px;
background: #C8A65D;
border-radius: 50%;
transform: translateY(-50%);
}
.circle-4 {
position: relative;
padding-left: 18px;
}
.circle-4::before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 8px;
height: 8px;
background: #806D40;
border-radius: 50%;
transform: translateY(-50%);
} .custom-corner {
position: relative;
width: 100px; height: 100px;  border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
} .custom-corner::before,
.custom-corner::after {
content: "";
position: absolute;
background-color: #000; } .custom-corner::before {
top: -2px; left: 0;
width: 40px; height: 4px; } .custom-corner::after {
top: 0;
left: -2px; width: 4px; height: 40px; }