.section-image{z-index:3}.section-image .image{overflow:hidden;position:relative}.section-image .image .image-above-right{position:absolute;right:-40px;top:-1px;z-index:1}@media (min-width:768px){.section-image .image .image-above-right{right:0}}.section-image .image .image-below{position:absolute;left:0;bottom:0;z-index:1;width:100%}@media (min-width:981px){.section-image .image .image-below{bottom:-7%}}.section-image .image img{position:relative;width:100%;inset:0;-o-object-fit:cover;object-fit:cover;height:350px}@media (min-width:768px){.section-image .image img{height:450px}}@media (min-width:981px){.section-image .image img{height:600px}}.section-image.dark .image .image-below path{fill:var(--dark-gray)}.section-image.pink .image .image-below path{fill:var(--pink)}.section-image.blue .image .image-below path{fill:var(--blue)}.section-image.dark-green .image .image-below path{fill:var(--dark-green)}.section-image.green .image .image-below path{fill:var(--green)}.section-image.light-green .image .image-below path{fill:var(--lime-green)}section.dark+.section-image .image .image-above-right path{fill:var(--dark-gray)}section.pink+.section-image .image .image-above-right path{fill:var(--pink)}section.blue+.section-image .image .image-above-right path{fill:var(--blue)}section.dark-green+.section-image .image .image-above-right path{fill:var(--dark-green)}section.green+.section-image .image .image-above-right path{fill:var(--green)}section.light-green+.section-image .image .image-above-right path{fill:var(--lime-green)}