/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-how-to-buy-module .column-buy {
	padding: 0 20px;
}

@media only screen and (min-width: 1069px) {
	.section-specialist .grid-item-expert .circle-icon {
		position: absolute;
		left: 50%;
		top: 17%;
		z-index: 1;
		transform: translateX(-48%) scale(1.48);
	}
	.section-community .grid-item-forum .tile-content .tile-headline {
		max-width: 680px;
	}
	.section-recirculation .recirculation-copy {
		padding: 0px 110px;
	}
}
@media only screen and (max-width: 1068px) {
	.grid-bentos .tile-content .typography-headline {
		font-size: 34px;
	}
	.section-specialist .grid-item-expert .circle-icon {
		position: absolute;
		left: 50%;
		top: 4%;
		z-index: 1;
		transform: translateX(-50%) scale(1.2);
	}
}
@media only screen and (max-width: 768px) {
	.section-specialist .grid-item-expert .circle-icon {
		position: absolute;
		left: 50%;
		top: 4%;
		z-index: 1;
		transform: translateX(-50%) scale(1.23);
	}
}
@media only screen and (max-width: 734px) {
	.grid-bentos .tile-content .typography-headline {
		font-size: 31px;
		letter-spacing: -0.02em;
	}
	.section-specialist .grid-item-expert .circle-icon {
		position: absolute;
		left: -70%;
		top: 54%;
		z-index: 1;
		transform: translateX(-50%) scale(1.32);
	}
	.section-hero .typography-headline-super {
		font-size: 35px;
	}
	.underline .underline-illustration {
		bottom: -18%;
	}
}
@media only screen and (max-width: 360px) {
	.section-hero .typography-headline-super {
		font-size: 30px;
	}
	.underline .underline-illustration {
		bottom: -25%;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
