@media only screen and (max-width: 600px) {
.hero p {
	font-size: calc(1.2rem + 1.25vw) !important;
}
}

.nostot .palsta {
	overflow: clip;
}
.nostot .palsta > .wp-block-group  {
	overflow: hidden;
	aspect-ratio: 6/4;
}
.nostot .wp-block-buttons {
	margin-top: auto;
}
.nostot .viljakauppa .wp-block-buttons > .wp-block-button a:hover {
  border-color: var(--mmd-button-hoover-bg) !important;
}
@media only screen and (max-width: 1279px) and (min-width: 921px) {
.nostot .wp-block-buttons > .wp-block-button {
  margin-bottom: 5.3em;
}
.nostot .viljakauppa .wp-block-buttons > .wp-block-button {
  margin-bottom: 0;
}
}
.yritysteksti {
	display: flex;
	justify-content:center;
	align-items:center;
}
.yritysteksti > .wp-block-columns {
	flex-grow: 1;
}
@media only screen and (max-width: 1320px) {
.yritysteksti > .wp-block-columns {
	flex-direction: column;
}
.yritysteksti .gb-shape {
	display: none;
}
.yritysteksti .tekstipalsta1, .yritysteksti .tekstipalsta2 {
	text-align: center;
	padding-right: var(--wp--custom--rootpadding--lr) !important;
	padding-left: var(--wp--custom--rootpadding--lr) !important;
}
.yritysteksti .tekstiryhma1 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 720px;
}
.yritysteksti .tekstipalsta2 .tekstiryhma2 > * {
	max-width: 640px;
	font-size: var(--wp--preset--font-size--2-x-large) !important;
}
}
@media only screen and (max-width: 600px) {
.yritysteksti .wp-block-uagb-advanced-heading h2 {
	font-size: var(--wp--preset--font-size--2-x-large) !important;
}
h3 mark.has-inline-color {
	width: 0;
	display: block;
	height: 0.33em;
	visibility: hidden;
	opacity: 0;
}
}