html, body{
	font-family: Aktiv Grotesk;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6rem;
	letter-spacing: normal;
	scrollbar-width: none; 
    -ms-overflow-style: none;
}

#sp-cookie-banner {
	z-index: 101;
}

.sp-modal {
	z-index: 102;
}

.item-image {
	width: 110px;
}

.fen.disabled {
	margin-top: 15px;
}

html, body:has(.sp-main-wrapper) {
	display: flex;
	flex-direction: column;
}

#sp-main-content:has(.sp-main-wrapper) {
	overflow-y: auto;
}

#sp-main-content {
	flex: 1;
}

.sp-flex:has(.disabled) {
	margin: 0 !important;
}

*:disabled {
	color: #9d9d9d;
}

.fen-helper {
	color: #6d6d6d;
	white-space: unset;
}

.fen-label, .main-fen-label {
	color: #6d6d6d;
}

.sp-button[title="Ricevuta sostituzione"], .sp-button[title="Elementi sostituzione"] {
	background-color: #fdfdfd;
	color: #c32e2e;
	border-color: #c32e2e;
	font-weight: bold;
}

.sp-button:hover[title="Ricevuta sostituzione"], .sp-button:hover[title="Elementi sostituzione"] {
	border-color: #998542;
}

.fen-title, .des-title {
	color: #6d6d6d;
}

.sp-product-description {
	font-style: italic;
}

header{
	background-color: rgba(0,0,0,0.18);
	position: fixed;
	box-sizing: border-box;
	width: 100%;
	backdrop-filter: blur(12px);
	transition: background-color .5s ease-in-out,box-shadow .5s ease-in-out;
	padding: 15px calc(30px*5);
	height: auto;
	font-size: 1.2rem;
	font-weight: 600;
	z-index: 5;
}

h1 {
	font-family: GT Ultra,sans-serif;
	font-size: 2.4rem;
	font-weight: 800;
	line-height: 3rem;
	letter-spacing: -1px;
	margin-bottom: 1rem;
}

h2 {
	font-family: GT Ultra,sans-serif;
	font-size: 1.88rem;
	font-weight: 800;
	line-height: 3rem;
	letter-spacing: -1px;
	margin-bottom: 1rem !important;
}

h3 {
	font-family: GT Ultra,sans-serif;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.6rem;
	letter-spacing: -1px;
	margin-bottom: 1rem;
	color: #9d9d9d;
}

.sp-content-text-top, .sp-content-text-top-sub {
	top: 55%;
	transform: translateY(-55%);
	margin-left: 0;
	text-transform: unset;
	font-size: 3.5rem;
	letter-spacing: .1.7rem;
	/*	font-family: GT Ultra,sans-serif;	*/
	text-shadow: 0px 4px 5px #000;
}

.fen-title {
	color: #333333;
	white-space: unset;
}

.sp-subscribertype-contact-box{
	background: unset;
}

.sp-subscribertype-main-content-top{
	width: 100%;
	margin: 20px 0 45px;
}

header.scrolling-header{
	background-color: #0857c3;
	/*
	background-image: linear-gradient(23deg,transparent,rgba(224,236,137,0.2)),linear-gradient(337deg,transparent,rgba(224,236,137,0.4));
	*/
}

footer{
	background-image: linear-gradient(23deg,transparent,rgba(224,236,137,0.2)),linear-gradient(337deg,transparent,rgba(224,236,137,0.4));
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-weight: 600;
	letter-spacing: 1px;
	padding: calc(30px*1) calc(30px*5);
	width: 100%;
	box-sizing: border-box;
}

.howden:after {
	content:"";
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:100%;
	height:100%;
	min-height:35rem;
	background-image:url(/static/images/howden.png);
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-position:50%;
	opacity:.035;
	z-index:-1
}
/*
.sp-margin-t:has(input:disabled),
.sp-margin-t:has(textarea:disabled),
.sp-margin-t:has(select:disabled){
	margin:0;
}
*/
.des{
	padding-top: 15px;
}

.banner-primary{
	z-index: 25300;
}

.banner-alert{
	z-index: 25300;
}

.sp-footer-menu-title{
	font-family: GT Ultra,sans-serif;
	font-size: 1.7rem;
	margin-right: calc(30px*2);
}

.sp-legal-menu-item{
	margin:0;
}

.sp-legal{
	width: 22%;
	justify-content: space-between;
}

.sp-footer-content {
	min-width: unset;
}

a{
	color: #998542;
	font-weight: bold;
}

a.sp-res-menu-item > div:nth-child(2) {
  color: #333333;
  font-weight: 400;
}

.sp-res-menu{
	margin: calc(15px*1) 0;
}

div.sp-ets-contact-box:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) {
	color: #333333;
	font-weight: normal;
}

div.sp-ets-contact-box:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) {
	color: #333333;
	font-weight: normal;
}

div.sp-ets-contact-box:nth-child(3) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) {
	color: #333333;
	font-weight: normal;
}

div.sp-ets-contact-box:nth-child(4) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) {
	color: #333333;
	font-weight: normal;
}

.sp-hr {
  height: 4px;
  background: #7ce0d3;
  opacity: .2;
  width: 100%;
  margin: calc(15px*3) 0px;
}

@keyframes zoomOut {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.howden-cut-wrapper {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}

.howden-cut {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)*0.5);
  padding-left: calc(var(--bs-gutter-x)*0.5);
  max-width: calc(100% - var(--bs-gutter-x));
  aspect-ratio: 332/71;
  margin: 0 auto;
  -webkit-clip-path: url(#howden-logo-clip);
  clip-path: url(#howden-logo-clip);
  animation: zoomOut 0.7s cubic-bezier(.165,.84,.44,1) 0s 1 forwards;
  opacity: 1;
  background-color: hsla(0,0%,100%,.1);
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.howden-cut img {
  width: 170vw;
  display: block;
  position: absolute;
  top: 430%;
  left: -39%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
}

.sp-logo, .sp-footer-logo{
	max-height: calc(30px*1.4);
}

.sp-logo{
	transition: all ease-in 0.5s;
}

.sp-logo.scrolling-logo{
	filter: brightness(0) saturate(100%) invert(93%) sepia(7%) saturate(2720%) hue-rotate(129deg) brightness(92%) contrast(88%);
}

.for-you{
	transition: all ease-in 0.5s;
	max-height: calc(30px*1.1);
	margin-top: 16px;
}

.sp-login{
	padding-top: calc(30px*15) !important ;
	padding-bottom: calc(30px*14.5) !important ;
}
	
.sp-login-title{
	color: #233851;
}

.sp-content-image-top, .sp-content-image-top img{
	height: calc(30px*10);
}

.sp-main-content-content h1{
	text-transform: unset;
	text-align: left;
	font-size: 2.4rem;
}

.sp-main-content-top {
  text-align: center;
  padding: calc(30px*2.5) calc(30px*5) 5px;
  font-size: 1rem;
}

.sp-menu-item{
	color: #f6f6f6;
	text-transform: unset;
}

.sp-menu-item-nested .sp-menu-item{
	color: #333333;
	margin: 0;
	line-height: 0.5rem;
}

.fen {
	font-size: 1.1rem;
	white-space: unset;
}

.fen-radio-item {
	font-size: 1.1rem;
}

.sp-menu-item::after{
	content: "";
	width: 0;
	height: 4px;
	display: block;
	transition: color .5s ease-in-out;
}

.sp-menu-item:hover::after{
	width: 100%;
	background-color: #7ce0d3;
	margin-top: -5px;
}

.sp-menu-item-label{
	padding: 15px 0;
}

div.sp-footer-content:nth-child(2) {
	order: 1;
}

div.sp-footer-content:nth-child(1) {
	order: 2;
}

div.sp-contact-box:nth-child(1) > div:nth-child(1){
  font-size: 2rem;
  padding: 15px;
  color: #f6f6f6;
  background-color: #998542;
  position: absolute;
  top: -30px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align:center;
}

div.sp-contact-box:nth-child(2) > div:nth-child(1){
  font-size: 2rem;
  padding: 15px;
  color: #f6f6f6;
  background-color: #998542;
  position: absolute;
  top: -30px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align:center;
}

div.sp-contact-box:nth-child(3) > div:nth-child(1){
  font-size: 2rem;
  padding: 15px;
  color: #f6f6f6;
  background-color: #998542;
  position: absolute;
  top: -30px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align:center;
}

div.sp-contact-box:nth-child(4) > div:nth-child(1){
  font-size: 2rem;
  padding: 15px;
  color: #f6f6f6;
  background-color: #998542;
  position: absolute;
  top: -30px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align:center;
}

div.sp-contact-box:nth-child(5) > div:nth-child(1){
  font-size: 2rem;
  padding: 15px;
  color: #f6f6f6;
  background-color: #998542;
  position: absolute;
  top: -30px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align:center;
}

.sp-main-content-box-icon{
	padding: 0px;
	color: #998542;
	top: -2px;
	left: auto;
	background-color: transparent;
}

.slide-nav-panel .active{
	color: #7ce0d3;
}

.slide-nav {
	z-index: 4;
}

.slide-nav-panel {
	z-index: 4;
}

.sp-main-content-intro{
	background-color: #f6f6f6;
}

.sp-main-content-box{
	box-shadow: none;
	width: 33%;
	text-align: center;
}

a.sp-main-content-box{
	cursor: pointer;
}

.sp-main-content-top-title{
	font-family: GT Ultra,sans-serif;
	font-size: 2.4rem;
/*	text-transform: unset;	*/
}

.sp-main-content-intro{
	padding-top: 0;
}

.sp-article {
	padding: calc(30px*1) calc(30px*5);
}

.sp-article-image img {
	width: 100%;
	object-fit: cover;
	height: 600px;
	padding-bottom: 20px;
}

.sp-article-teaser .sp-button {
	padding: calc(5px*2);
}

.sp-article-teaser-title {
	color: #998542;
	font-family: GT Ultra,sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.5rem;
	letter-spacing: -1px;
	margin-bottom: .5em;
}

.sp-article-teaser-time i{
	color: #998542;
	font-weight: bold;
}

.sp-article-title {
  color: #998542;
  font-size: 1.6rem;
  font-weight: 600;
}

#sp-main-content > .sp-main-content-intro:last-child{
	background-color: #f6f6f6;
	color: #f6f6f6;
	padding: calc(30px*2) calc(30px*5);
	background-repeat: no-repeat;
	background-size: 100%;
}

.sp-main-content-box-title{
	text-align: center;
	font-family: GT Ultra,sans-serif;
	font-size: 1.2rem;
	font-weight: 800;
	letter-spacing: -1px;
}

.sp-main-content-box-text{
	color: #333333;
	font-weight: 400;
}

.sp-button {
	background-color: #998542;
	border-radius: .5rem;
	letter-spacing: .5px;
	text-transform: unset;
}

.sp-button:hover {
	background-color: #f6f6f6;
	color:#998542;
}

.slide{
	transition: all 1s ease;	
	width: 100%;
	height: 600px;
	position: absolute;
	opacity: 0;
}

.slide > img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.slide.active {
	opacity: 100%;
}

.sp-slide-intro {
	top: 35%;
	font-family: GT Ultra,sans-serif;
}

.slides, .slide{
	height: 100vh;
}

.sp-slide-title, .sp-slide-intro {
	text-shadow: 1px 1px 3px #998542;
	letter-spacing: 1px;
}

.sp-slide-title {
	top: 60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-transform: none;
	font-family: GT Ultra,sans-serif;
	font-weight: bold;
	font-size: 3.5rem;
}

.sp-slide-intro {
	top: 75%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 1.6rem;
}

.sp-slide-box{
	font-size: 1.7rem;
	position: absolute;
	top: 80%;
	left: 85%;
	transform: translate(-50%,-50%);
	color: #f6f6f6;
	padding: 5px calc(5px*2);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	transition:  all 1s ease;

}

.sp-slide-intro-desc{
	box-sizing: border-box;
	padding: 30px;
	backdrop-filter: blur(8px);
	width: auto;
	font-family: Aktiv Grotesk;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	text-align: center;
}

.sp-slide-intro-desc b{
	color: #f6f6f6;
	text-transform: uppercase;
}

.sp-slide svg {
	width: 0;
	height: 0;
	position: absolute;
}

.sp-contacts {
	margin: 15px 0 0;
}

.sp-footer-menu-icon {
	font-size: 2rem;
	width: 100%;
	justify-content: end;
	display: flex;
}

.slider{
	padding-bottom: calc(30px*2);
}

.intro-qr{
	width: 200px;
}

.h-map img{
	max-width: 20%;
	border-radius: 50%;
}

.sp-main-content-content {
	padding: calc(30px*2) calc(30px*5);
	padding-bottom: 30px;
	font-size: 1rem;
}

.sp-map {
	margin: 0 calc(30px*5) 30px;
	font-family: GT Ultra,sans-serif;
}

.sp-faq-title{
	font-weight: bold;
	color: #998542;
}

.sp-faq-content{
	color: #333333;
}

.sp-product{
	box-shadow: 1px 1px 1px 1px #d9d9d9;
	padding:30px;
	background: #fff;
	margin: 15px;
}

.sp-privacy {
	padding: 0 calc(30px*5) calc(30px*3);
}

.sphere-dialog {
	max-width: 80%; 
	max-height: 100%; 
}

.sp-ets-main-content-top {
	padding: calc(30px*2.5) calc(30px*3) 5px;
	text-align: center;
	font-size: 1rem;
}

.sp-ets-main-content-top-title {
	font-family: GT Ultra,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2.5rem;
	line-height: 2.5rem;
}

.sp-ets {
	padding-top: calc(30px*2.5);
}

.sp-ets-contacts {
	margin: -25px calc(30px*5) 30px;
}

.sp-ets-contacts-box {
		width: 33%;
}

.sp-main-ets-content-box-title {
	font-size: 1.2rem;
}

.sp-main-content-teasers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sp-article-teaser {
    flex: 0 1 32%;
	height: auto;
}

.sp-article-teaser-img img {
	height: calc(30px*10);
}

.sp-article-teasers{
	padding:calc(30px*2) calc(30px*15);
}

.sp-main-content-box-img {
	width: 25%;
}
.sp-faqs{
	padding: 15px;
}

.sp-subscribertype-contact-box .sp-button {
	font-size: 1rem;
	padding: calc(5px*1.2);
}
/*(min-width: 1099px) and (max-width: 1954px)*/
@media (min-width: 1440px) and (max-width: 2560px) {

	.howden-cut {
		top: 30%;
	}

	.howden-cut img {
		width: 160vw;
	}

	.howden-cut img {
		top: 310%;
		left: 17%;
	}

	header {
		padding: calc(5px*2) calc(30px*3);
		font-size: 1.1rem;
	}

	.howden-cut-wrapper {
		width: 75%;
	}

	#sp-main-content > .sp-main-content-intro:last-child {
		padding: calc(30px*2) calc(30px*3);
	}

	.sp-main-content-content {
		padding: calc(30px*2) calc(30px*3);
	}

	.sp-content-text-top, .sp-content-text-top-sub {
		margin-left: calc(30px*-2);
	}

	.sp-article {
		padding: calc(30px*3) calc(30px*3);
	} 
	
	.sp-article-teasers{
		padding:calc(30px*2) calc(30px*5);
	}

	.sp-login {
		padding-top: calc(30px*15) !important;
		padding-bottom: calc(30px*13) !important;
	}

	.sp-login-box {
		padding: 50px;
	}

	.fen-field {
		padding: calc(5px*2) 0 calc(5px*2);
	}
	
	.sp-product {
		width: auto;
	}

	.sp-contacts {
		margin: 15px 0;
	}

	.sp-ets-contacts {
		margin: 30px calc(30px*2);
	}

	.sp-map {
		margin: 0 calc(30px*3) 30px;
	}
	
	.sp-content-text-top, .sp-content-text-top-sub {
		font-size: 3rem;
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*10);
	}
	
	.sp-menu{
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		align-items: center;
	}
	
	::-webkit-scrollbar {
		display: none;
	}
	
	.sp-menu-item-label {
		white-space: nowrap;
		padding: none;
	}
	
	.sp-scrolling-menu{
		width: auto !important;
	}

	.sp-main-content-top {
		padding: calc(30px*2.5) calc(30px*3) 5px;
	}

	.sp-legal {
		width: 35%;
	}

	.sp-main-content-intro {
		padding: calc(30px*1) calc(30px*5);
	}
	
	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.5);
	}
	
	.sp-article-teaser-img img {
		height: calc(30px*5);
	}
	
	.sp-ets-main-content-top {
		padding: 10px calc(30px*2) 15px;
	}

	.sp-ets {
		padding-top: calc(30px*1.5);
	}
	
	footer {
		padding: calc(30px*1) calc(30px*2);
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*10);
	}

	.sp-footer-title {
		font-size: 1.3rem;
		margin-bottom: 5px;
	}

	.sp-hr {
		margin: calc(5px*2) 0px;
	}
}

@media (min-width: 1025px) and (max-width: 1920px) {

	header.scrolling-header{
		background-color: #0857c3; 
	}

	.for-you {
		max-height: calc(30px*1.1);
	}

	#sp-main-content > .sp-main-content-intro:last-child {
		padding: calc(30px*2) calc(30px*3);
	}
	
	.sp-main-content-intro {
		padding: calc(30px*1) calc(30px*3) 30px;
	}
	
	.sp-fen-view .fen {
	  font-size: 1rem;
	}
	
	.sp-article {
		padding: calc(30px*2) calc(30px*3);
	}
	
	.sp-article-teaser-img img {
		height: calc(30px*11);
	}
	
	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.5);
	}

	.sp-main-content-content {
		padding: calc(30px*2) calc(30px*3);
	}

	.sp-content-text-top, .sp-content-text-top-sub {
		margin-left: calc(30px*-2);
		top: 65%;
	}

	.sp-login {
		padding-top: calc(30px*10) !important;
		padding-bottom: calc(30px*7) !important;
	}

	.sp-login-box {
		width: 50%;
	}

	.sp-button {
		padding: 12px calc(15px*0.8);
		text-transform: unset;
	}

	.sp-product {
		width: auto;
	}
	
	.sp-scrolling-menu{
		width: auto !important;
	}
	
	.sp-legal {
		width: 30%;
	}

	.sp-main-content-box-img {
		width: 35%;
	}

	footer {
		padding: 15px 30px;
		font-size: 0.8rem;
		line-height: 0.9rem;
	}
	
	.sp-footer-title {
		font-size: 1rem;
		margin-bottom: calc(5px*1);
		margin-top: calc(5px*1);
	}
	
	.sp-footer-logo {
		max-height: calc(30px*1);
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*7);
	}

	.sp-hr {
		margin: calc(5px*1) 0px;
	}
}

@media (min-width: 2160px) and (max-width: 3840px) {
	.sp-hr {
		margin: calc(5px*3) 0px;
	}
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1730px) {

	.sp-home-grid-side > * {
		margin: 15px 0;
	}

}

@media only screen and (min-device-width: 956px) and (max-device-width: 1470px) {
	
	footer {
		padding: calc(30px*1) calc(30px*2);
	}
	
	header {
		padding: calc(5px*2) calc(30px*2);
	}
	
	.sp-main-content-top {
		padding: calc(30px*2.5) calc(30px*2) 5px;
	}
	
	.sp-legal {
		width: 50%;
	}
	
	.sp-article {
		padding: calc(30px*1) calc(30px*2);
	}

	#sp-main-content > .sp-main-content-intro:last-child {
		padding: calc(30px*1) calc(30px*2);
	}
	
	.sp-main-content-content {
		padding: calc(30px*1) calc(30px*2);
	}
	
	.sp-main-content-intro {
		padding: calc(30px*1) calc(30px*2) 30px;
	}
	
	.sp-content-text-top, .sp-content-text-top-sub {
		margin-left: calc(30px*-3);
	}
	
	.sp-menu-item {
		margin: 0 calc(5px*2);
	}

	.sp-ets-contacts {
		margin: -25px calc(30px*3) 0px;
	}
	
	.sp-main-content-box-img {
		width: 35%;
	}
}
	
@media (min-width: 720px) and (max-width: 1330px) {

	html, body {
		font-size: 14px;
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*5);
	}

	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.4);
	}

	.for-you {
		max-height: calc(30px*1);
	}

	.sp-main-content-intro {
		padding: calc(30px*1) calc(30px*2) 5px;
	}

	.sp-contacts {
		margin: 15px 0 0;
	}

	.sp-ets-contacts {
		margin: 30px calc(30px*1) 0;
	}

	.sp-map {
		margin: 0 calc(30px*2) 30px;
	}
	
	.sp-ets-main-content-top {
		padding: 30px calc(30px*3) 5px;
	}

	.sp-ets {
		padding-top: 0;
	}
	
	.sp-main-content-box-img {
		width: 50%;
	}
	
	.sp-hr {
		margin: 15px 0px;
	}
}

@media (min-width: 710px) and (max-width: 1220px) {

	header {
		font-size: 1.1rem;
	}

	.sp-content-text-top {
		font-size: 3rem;
		left:5%
	}
	.sp-content-text-top-sub {
		font-size: 3rem;
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*5);
	}
	
	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.3);
	}

	.sp-ets-main-content-top {
		padding: 30px calc(30px*3) 5px;
	}

	.sp-ets {
		padding-top: 0;
	}

	.sp-main-content-box-img {
		width: 55%;
	}
	
	.sp-home-grid > :nth-child(1) {
		flex-grow: unset;
		flex-basis: unset;
	}

	.sp-home-grid > * > * {
		width: inherit;
	}

	.sp-home-grid-side > :nth-child(1) {
		width: 100%;
	}
  .sp-home-grid > div:nth-child(1) {
    width: 97%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.sp-home-grid > * > * {
		margin: 15px 0;
	}
}

@media (min-width: 700px) and (max-width: 1125px) {

	header {
		font-size: 1.1rem;
		padding: calc(5px*2) calc(30px*1);
	}

	.sp-content-text-top, .sp-content-text-top-sub {
		font-size: 2.5rem;
		top: 75%;
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*7);
	}
	
	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.2);
	}
	
	.for-you {
		max-height: calc(30px*0.9);
	}
	
	.sp-main-content-intro {
		padding: calc(30px*1) calc(30px*1) 5px;
	}

	.sp-legal {
		width: 70%;
	}

	footer {
		padding: 15px;
	}

	.sp-main-content-top {
		padding: calc(30px*2.5) calc(30px*1) 5px;
	}

	#sp-main-content > .sp-main-content-intro:last-child {
		padding: calc(30px*1) calc(30px*1);
	}

	.sp-main-content-content {
		padding: calc(30px*1) calc(30px*1);
	}
	
	.sp-article {
		padding: calc(30px*1) calc(30px*1);
	}

	.sp-contacts {
		margin: 15px calc(15px*0) 0;
	}
	
	.sp-ets-contacts {
		margin: 30px calc(30px*0) 0;
	}
	
	.sp-map {
		margin: 0 calc(30px*1) 30px;
	}

	.sp-fen-view .fen {
		font-size: 1rem;
	}

	.sp-home-grid-title {
		font-size: 1.1rem;
	}
	
	.sp-hr {
		margin: 15px 0px;
	}
}




@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.sp-footer-content {
		margin: unset;
	}

	.sp-home-grid > div:nth-child(1) {
		width: 100%;
	}

	.sp-product {
		width: auto;
	}

	.sp-footer-title {
		font-size: 1.2rem;
	}

	.sp-home-grid > * > * {
		margin: 15px 0;
	}
}

@media only screen and (min-width: 375px) and (max-width: 1110px) {
	
	header {
		font-size: 1rem;
	}

	.sp-article-teaser {
		flex: unset;
		height: auto;
	}
	
	.sp-article-teaser-img img {
		height: calc(30px*5);
	}
}



@media only screen and (min-width: 734px) and (max-width: 767px) {
	
	.sphere-app:has(.sp-products) {
		padding: 15px;
	}

	.sp-product-launcher {
		width: auto;
		display: flex;
	}

	.sp-home-grid-content .sp-button {
		width: fit-content;
		margin: 0 5px;
	}
}

@media only screen and (min-width: 300px) and (max-width: 734px) {
	
	.sphere-app:has(.sp-products) {
		padding: 15px;
	}

	.sp-product-launcher {
		display: unset;
	}

	.sp-home-grid-content .sp-button {
		width: 35%;
		margin-bottom: 5px;
	}
}


@media only screen and (min-device-width: 375px) and (max-device-width: 767px) {

	html, body {
		font-family: Aktiv Grotesk;
		font-size: 14px;
		font-weight: 400;
		line-height: 2rem;
		letter-spacing: normal;
	}

	.sp-home-grid-side > * {
		margin: 15px 0; 
	}

	.sp-menu {
		width: auto;
		padding: 5px 15px;
		font-size: 1rem;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		align-items: center;
	}

	::-webkit-scrollbar {
		display: none;
	}

	.sp-menu-item-label {
		white-space: nowrap;
	}

	header{
		padding: 5px !important;
		font-size: 1rem;
	}

	.howden-cut-wrapper {
		top: 22%;
	}

	.sp-main-content-intro {
		padding: 15px;
		display: unset;
	}

	.sp-main-content-box {
		width: 100%;
		padding:  30px;
	}

	.howden-cut img {
		width: 150vw;
		top: 19% !important;
		left: 79%;
	}

	.howden-cut {
		margin-top: 0%;
	}

	.slide > img:nth-child(2) {
		height: 100vh;
	}

	.sp-main-content-top {
		padding: 30px;
	}

	.sp-main-content-top-title {
		line-height: 1.8rem;
		font-size: 2rem;
		letter-spacing: none;
	}
/*
	div.sp-legal-column:nth-child(1) {
		width: 33%;
	}
*/
	.sp-main-content-content {
		padding: 30px; 
	}

	.sp-content-text-top, .sp-content-text-top-sub {
		top: 77%;
		margin-left: 0;
		line-height: 2rem;
	}

	.sp-content-image-top, .sp-content-image-top img{
		height: calc(30px*10);
	}

	.sp-content-text-top {
		left: 30px;
		right: 30px;
		text-align: left;
	}

	.sp-article {
		padding: 30px; 
	}

	.sp-article-image img {
		height: 200px;
	}

	.sp-article-teaser-img img {
		height: calc(30px*5);
	}

	.sp-article-teaser-title {
		margin-bottom: 0;
	}

	div.sp-article-teaser-time{
		line-height: 1.5rem;
	}

	.sp-contacts {
		margin: 0px; 
		padding: 0px;
	}

	.sp-ets-contacts {
		margin: 0px; 
		padding: 0px;
	}

	.sp-map {
		margin: 0px 30px 30px;
	}

	.sp-main-content-box-title {
		padding-bottom: calc(5px*2);
		font-size: 1.2rem;
	}

	.sp-content-text-top {
		right: 30px;
	}

	.sp-table table td, .sp-table table th {
		padding: 4px;
	}

	.sp-product-launcher > div:nth-child(1) {
		display: contents;
	}

	.sp-product-launcher {
		width: 100%;
	}

	.des .sp-button {
		width: fit-content;
		display:flex;
		align-items: center;
		padding: 7px 10px;
	}
	

	.sp-padding > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
		line-height: 1rem;
	}
	
	
	
	.sp-res-menu-item {
		margin: 0px 5px;
	}

	.sp-res-menu-title > h1 {
		padding-bottom: calc(5px*2);
	}

	.sp-main-content-box-text {
		font-size: 1rem;
	}

	.sp-main-content-box, .sp-contact-box {
		padding-top: 20px;
	}
	
	.sp-ets-main-content-top {
		padding: calc(15px*1) calc(15px*1) 5px;
	}

	.sp-ets {
		padding-top: calc(20px*1);
	}
	
	.sp-main-content-box-img {
		width: 55%;
		height: auto;
	}

	.sp-legal-menu-item {
		margin: unset;
	}

	.sp-footer-menu-icon {
		justify-content: unset;
	}

	.sp-footer-content:first-child {
		margin-top: auto;
	}

	.sp-footer-title {
		font-size: 1rem;
		margin: 10px
	}
 
	.sp-logo, .sp-footer-logo {
		max-height: calc(30px*1.1);
	}

	.for-you{
		max-height: 22px;
	}
	
	footer {
		padding: 30px;
		line-height: 0.7rem;
	}

	footer .sp-flex-cross-center {
		align-items: unset;
	}

	.sp-footer-content-howden {
		width: 100%;
	}

	.sp-footer-content-socials {
		width: 100%;
		padding-bottom: 26px;
	}

	.sp-footer-menu-title {
		display: flex;
		align-items: center;
		margin-left: calc(30px*2);
	}

	.sp-hr {
		margin: 10px 0px;
	}	
	
	.sp-logo {
		padding: 0;
		margin: 3px 0;
	}

	.sp-main-content-top-title {
		text-align: center;
	}
  
	.sp-legal {
		font-size: 0.7rem;
		margin-top: 10px;
		width:100%;
	}

	html, body:has(.sp-main-wrapper) {
		display: unset;
	}

	.sp-product {
		padding: 20px;
		width: auto;
	}

	.item-image {
		width: 100px;
	}

	.sp-product-title {
		font-size: 1.3rem;
	}

	.sp-main-content-box, .sp-contact-box {
		width: 100%;
	}

	.sp-main-content-top-title {
		text-align: center;
	}

	.sp-button, .sp-buttons-list li {
		font-size: 1rem;
		margin-left: 0; 
	}

	.sp-button {
		padding: 10px 15px;
	}

	.fen-title, .des-title {
		white-space: unset;
	}

	.fen-radio-item {
		font-size: 1rem;
	}

	.sphere-dialog-content {
		font-size: 1rem;
	}
	
	.sp-home-grid > div:nth-child(1) {
		width: 100%;
	}
	
	.sp-subscribertype-contact-box {
		margin: 20px 0;
		padding: 20px 5px;
	}

	.sp-subscribertype-contacts {
		padding: 15px;
		margin: unset;
	}

}

@media only screen and (max-width: 600px) {

	html, body{
		font-family: Aktiv Grotesk;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.4rem;
		letter-spacing: normal;
	}

	header {
		padding: 15px;
		font-size: 1rem;
		line-height: 0.8rem;
	}

	header.scrolling-header{
		background-color: #0857c3; 
	}

	h1 {
		letter-spacing: -1px;
		font-size: 2rem;
		line-height: 2.5rem;
		margin-bottom: calc(30px*1);
	}

	h2 {
		font-family: GT Ultra,sans-serif;
		font-size: 1.5rem;
		font-weight: 800;
		line-height: 2.2rem;
		letter-spacing: -1px;
		margin-bottom: 1rem !important;
	}

	.howden-cut-wrapper {
		top: 45%;
		width: 100%;
	}

	.sp-menu {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		align-items: center;
	}
	
	::-webkit-scrollbar {
		display: none;
	}
	
	.sp-menu-item-label {
		white-space: nowrap;
	}

	.sp-main-content-content {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.sp-main-content-content h1 {
		letter-spacing: -1px;
		font-size: 2rem;
		line-height: 2.5rem;
		margin-bottom: calc(30px*1);
	}

	.sp-menu-item-label {
		padding: calc(5px*2) 5px;
	}

	.sp-main-content-content {
		padding: 30px;
	}

	.sp-content-image-top, .sp-content-image-top img {
		height: calc(30px*7);
	}

	.sp-login {
		padding-top: calc(30px*10) !important;
		padding-bottom: calc(30px*8) !important;
	}
	
	.sp-main-content-content.sp-login{
		background-size: 100vh !important;
	}

	.sp-login-title {
		font-size: 1.2rem;
	}

	.fen {
		font-size: 1rem;
	}

	.sp-login-box {
		width: 95%;
	}

	.sp-login-description {
		line-height: 1.3rem;
	}

	.sp-button {
		font-size: 1rem;
		letter-spacing: none;
		padding: 10px 15px;
	}


	.sp-article-teaser-title {
		font-size: 1.3rem;
		line-height: 1.8rem;
	}

	.sp-article-title {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.sp-article-teaser-img img {
		height: calc(30px*5);
	}

	.sp-article-teaser .sp-button {
		padding: 7px;
	}

	.sp-article {
		padding: 30px;
	}
	
	.howden-cut {
		width: 80%;
		top: 48%;
	}

	.howden-cut img {
		width: 150vw;
		top: 19%;
		left: 79%;
	}

	.sp-map {
		margin: 0px 30px 30px;
	}

	.sp-main-content-box-title {
		font-size: 1.rem;
	}

	div.sp-contact-box:nth-child(1) > div:nth-child(1) {
		font-size: 1.5rem;
		padding: calc(5px*2);
		top: -25px;
	}

	div.sp-contact-box:nth-child(2) > div:nth-child(1) {
		font-size: 1.5rem;
		padding: calc(5px*2);
		top: -25px;
	}

	div.sp-contact-box:nth-child(3) > div:nth-child(1) {
		font-size: 1.5rem;
		padding: calc(5px*2);
		top: -25px;
	}

	div.sp-contact-box:nth-child(4) > div:nth-child(1) {
		font-size: 1.5rem;
		padding: calc(5px*2);
		top: -25px;
	}

	div.sp-contact-box:nth-child(5) > div:nth-child(1) {
		font-size: 1.5rem;
		padding: calc(5px*2);
		top: -25px;
	}

	.sp-main-content-box, .sp-contact-box {
		font-size: 1rem;
		padding-top: 25px;
	}

	.sp-main-content-top {
		padding: 30px;
		padding-bottom: 0px;
	}

	#sp-main-content > .sp-main-content-intro:last-child {
		padding: 30px;
	}

	.sp-main-content-box {
		width: 100%;
	}

	.sp-main-content-intro {
		display: unset;
	}

	.sp-content-text-top, .sp-content-text-top-sub {
		top: 74%;
		margin-left: calc(30px*1);
		left: calc(30px*0);
		line-height: 2rem;
	}

	.sp-content-text-top {
		left: 0%;
		font-size: 2rem;
	}

	.sp-res-menu-items {
		font-size: 1rem;
		overflow-x: auto;
		overflow-y: hidden;
		flex-basis: unset;
		flex-grow: unset;
	}
	.sp-res-menu-items .sp-flex-end{
		justify-content: unset;
	}

	::-webkit-scrollbar {
		display: none;
	}

	.sp-res-menu-title > h1 {
		font-size: 1.5rem;
	}

	.sp-home-grid-content .sp-button {
		font-size: 1rem;
	}

	.sp-home-grid-title {
		font-size: 1rem;
	}

	.des .sp-button {
		width: fit-content;
		display:flex;
		align-items: center;
		padding: 7px 10px;
	}

	.sp-login-buttons {
		width: -moz-available;
		justify-content: center;
	}
	.sp-table-container a .fal {
		font-size: 1.4rem;
	}

	.sp-home-grid-side .sp-button {
		font-size: 1rem;
	}

	.sp-home-grid > * > * {
		font-size: 1rem;
	}

	.fen-view-label {
		font-size: 1rem;
	}

	.sp-product {
		width: 100%;
	}

	.sp-product-launcher > div:nth-child(1) {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.sp-home-grid-content .sp-button {
		margin-bottom: 5px;
	}

	.sp-product-launcher > div:nth-child(1) {
		justify-content: space-between;
	}

	.sp-button, .sp-buttons-list li {
		margin-left: unset; 
	}

	.fen-field {
		font-size: 0.9rem;
	}

	.fen {
		padding: 0 0 calc(5px*1);
	}

	.sp-margin-t {
		margin-top: 12px;
	}

	.sphere-dialog .sp-button {
		font-size: 0.9rem;
	}
	
	.sp-ets-contact-box {
		width: 100%;
	}

	.sp-article-teaser {
		flex: unset;
	}

	.sp-home-grid-side > :nth-child(1) {
		margin: 15px 0;
	}

	.sp-footer-content:first-child {
		margin-top: unset;
	}

	.sp-ets-main-content-top {
		padding: calc(15px*1) calc(15px*1) 5px;
	}

	.sp-ets {
		padding-top: calc(20px*1);
	}
	
	.sp-main-content-box-img {
		width: 55%;
		height: auto;
	}
	
	.sp-main-content-top-title {
		line-height: 1.8rem;
		font-size: 2rem;
		letter-spacing: none;
	}
	
	.sp-ets-contacts {
		margin: -30px 0 30px;
	}

	.sp-contacts {
		margin: 30px 0 0;
	}

	.sp-logo, .sp-footer-logo {
		max-height: 27px;
	}

	.for-you{
		max-height: 19px;
	}

	footer {
		padding: 15px;
		font-size: 0.7rem;
		line-height: 0.8rem;
		letter-spacing: normal;
	}

	.sp-footer-content-socials {
		width: 100%;
		padding-bottom: 15px;
	}

	.sp-footer-menu-title {
		margin-left: 18%;
		margin-right: 30px;
		margin-top: 7px;
		font-size: 1.5rem;
	}

	.sp-footer-menu-icon {
		font-size: 1.3rem;
		justify-content: center;
	}

	.sp-footer-content-howden {
		width: 100%;
	}

	div.sp-legal-column:nth-child(1) {
		padding-right: 15px;
	}

	.sp-hr {
		height: 2px;
		margin: 10px 0px;
	}

	.sp-footer-content {
		margin: 0;
	}

	.sp-footer-logo {
		height: 20px;
		padding-bottom: 10px;
	}

	div.sp-footer-content:nth-child(1) {
		width: 20%;
	}
	
	div.sp-footer-content:nth-child(2) {
		width: 80%;
	}
	
	.sp-footer-content:first-child {
		margin-top: auto;
	}
	
	.sp-footer-title {
		font-size: 0.8rem;
		margin: 10px
	}
	
	.sp-legal {
		font-size: 0.7rem;
		margin-top: 10px;
		width:100%;
	}

	html, body:has(.sp-main-wrapper) {
		display: unset;
	}

	.sp-product {
		padding: 20px;
	}

	.item-image {
		width: 100px;
	}

	.sp-product-title {
		font-size: 1.3rem;
	}

	.sp-home-grid-content .sp-button {
		padding: calc(5px*1.5);
		width: fit-content;
		margin: 3px;
	}

	.sp-main-content-box, .sp-contact-box {
		width: 100%;
	}

	.sp-main-content-top-title {
		text-align: center;
	}

	.sp-button, .sp-buttons-list li {
		font-size: 1rem;
	}

	.sp-button {
		padding: 10px 15px;
	}

	.fen-title, .des-title {
		white-space: unset;
	}

	.fen-radio-item {
		font-size: 1rem;
	}

	.sphere-dialog-content {
		font-size: 1rem;
	}
	
	.sp-home-grid > div:nth-child(1) {
		width: 100%;
	}
	
	.sp-home-grid-side > * {
		margin: 15px 0;
	}
	
	.sp-subscribertype-contact-box {
		margin: 20px 0;
		padding: 20px 5px;
	}
	.sp-subscribertype-contacts {
		margin: unset;
	}
}