html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 15px;
    vertical-align: baseline;
}

body {
	background: #fff;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	font-family: HelsinginWeb, Helvetica, sans-serif;
}
* {
	box-sizing: border-box;
}
.hidden {
	display: none !important;
}

/*puukotus*/
.top-ad-wrapper {
	display: none;
}
.site-wrapper,
.content-wrapper {
	max-width: none;
	padding: 0;
}
.content-wrapper {
	background: none;
}
.main-footer{
	display:none;
	max-width:1200px;
	margin: 0 auto;
}
/*End of puukotus*/

.hss-container {
	margin: 0px auto;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-size: 16px; 
}

.hss-area {
	max-width: 1000px;
	margin: 40px auto 20px;
	text-align: center;
	vertical-align: top; 
}

.hss-heading {
	display: table;
	width: 100%;
	padding: 0;
	vertical-align: middle;
	/* margin-bottom: 4vw;*/
	text-align: center;
	box-sizing: border-box; 
	background-color: #27818F;
	background-image: url("hs-viikko-tausta-blur.jpg");
	background-position-y: center;
    background-size: cover;
}

.hss-heading-container {
	max-width: 960px;
	margin: 90px auto 0;
}

.hss-heading .hss-product-shot {
	display: none;
}
  
.hss-product-highlight {
	display: table;
	width: 100%;
	padding: 0;
	background: none;
}
	
.hss-heading .hss-align-aid {
	padding: 60px 20px 20px 0;
}  
  
.hss-heading .hss-align-aid h2 span,  .hss-heading .hss-align-aid h2 span {
	color:white;
	font-size: 100%; 
	font-weight:400;
}
	
.hss-heading .hss-align-aid h3 {
	color: white;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-shadow: 0px 2px 30px rgba(0, 0, 0, 1); 
	text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5); 
	margin-top: 1em;
}
 
.hss-heading .hss-align-aid h3 span{
	font-size: 100%;
	font-weight: 600;   
}
 
.hss-heading .hss-align-aid h1 {
	ffont-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
}	
	 
.hss-heading .hss-align-aid-bottom {
	display: none;
}

.hss-heading .hss-align-aid-bottom a {
	color: white;
	font-size:100%;
	width: 180px;
	text-decoration: none;
	font-weight: 400;
	border: 1px solid white;
}

.hss-heading .hss-align-aid-bottom h2 {
	display: inline-block;
}


.hss-heading .hss-align-aid-bottom img {
	width: 26px;
	margin-left: 10px;
}
	
.hss-heading .hss-logo-container {
	position: absolute;
    max-width: 1280px;
    margin: 0 auto;
    height: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
}
	
.hss-heading .hss-logo-container .hss-hs-logo {
	position: absolute;
    top: 0;
    left: 0;
    background: transparent url("https://kampanjat.hs.fi/tilaa/css/img/HSLogoSquareWhite.svg") no-repeat center center;
    background-size: cover;
    display: inline-block;
    width: 6.25em;
    height: 6.25em;
}
	
.hss-hs-logo img {
	width: 200px; 
}
	
.hss-heading h1 {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: none;
	color: #191919;
	margin: 0;
	font-size: 6vw;
	line-height: normal; 
}
	 
.hss-heading h3 {
	display: inline-block;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 300;
	color: #191919;
	background-color: transparent;
	margin: 0.25em 0 0;
	padding: 4px 20px;
	line-height: normal; 
}
	
.hss-heading h1,
.hss-heading h3 {
	letter-spacing: 0.01em; 
}
   
.hss-heading.hss-slideshow-heading {
	height: 45vh; 
}	  

.hss-product-heading p {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	color: #191919;
	font-weight: 500;
	font-size: 100%;
	line-height: 1.4em;
	padding: 1em 0;
}
	   
.hss-product-heading b {
	font-weight: 600;
}
	  
.hss-heading.hss-slideshow-heading h1 { 
	color: white;
	text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.4); 
}
		
.hss-heading.hss-slideshow-heading .hss-logo-container .hss-hs-logo:after {
	color: white; 
}

.hss-col-container {
	display: table; 
}
	
.hss-col-third {
	display: block; 
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	background: none; 
	float: right; 
	width: 100%; 
	border-right:none; 
	border-bottom: none;   
}
  
	
.hss-product-highlight .hss-col-third {
	border-bottom: 0px;   
	background: none; 
	padding: 30px 30px 0 30px;
}

.hss-col-third-orange {
	display: table; 
	position: relative;
	content-align: center;
	background: #F36F21;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	width: 100%;    
}
  
.hss-col-third-blue {
	background: #27818F; 
	padding: 30px 30px 15px 30px;
}

.hss-col-box {
	background: #fff;
	text-align: center;
	padding: 16px;
	margin: 1em auto;
	max-width: 340px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);	
	display: flex;
	flex-direction: column;
}

.hss-col-box .hss-col-box-section {
	border: 0;
	width: 100%;
	vertical-align: top;
}

.hss-col-box-section .hss-buttons {
	margin-top: 1em;
}

.hss-order-button {
	font-size: 15px;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 500;
	min-width: 135px;
	padding: 3px 10px;
	line-height: 40px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	background: #fff;
	color: #27818F;
}
  
.hss-order-button-top {
	font-size: 18px;
	font-weight: 400;
	background-color: #27818F;
	border: 2px solid #27818F;
	color: #ffffff;
	min-width: 135px;
	padding: 5px 35px;
	line-height: 40px;
	border-radius: 30px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	text-align: center; 
	margin:1em;
}
 
.hss-product-heading {
	text-align: left;
	padding: 10px;
}
	
.hss-product-heading-highlight {
	margin: 0 auto;
	text-align: center;
    padding: 30px 16px;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 28px;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: white;
	margin-top: 2em;
	margin-bottom: 1em;
}

.hss-product-heading-highlight p {
	font-size: 20px;
}
	
.hss-product-heading-highlight a {
	color: #fff;
	text-decoration:none;
	transition: all 100ms;
}

.hss-product-heading-white {
	text-align: left;
	padding: 10px;
	color: white;
}
	
.hss-product-heading h2 {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 700;
	color: #191919;
	margin: 0;
	font-size: 36px;
	line-height: normal; 
}
	  
.hss-product-heading h3 {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	margin: 1em 0 0.5em 0; 
	padding: 0;
	font-size: 18px;
	color: #191919; 
	font-weight: 600;
}
  
.hss-product-highlight .hss-product-heading p.info {
	font-size: 16px;
	margin: 0; 
	padding: 0;
}
		  
.hss-product-heading h3 span {
	display: block; 
}

.hss-product-shot {
	position: relative;
	width: 100%;
	margin: 0; 
}
	
.hss-product-shot-element {
	float: right; 
	width: 50%; 
	margin-bottom: 1em; 
	float: right; 
	width: 40%; 
}

.hss-product-shot img {
	width: auto;
	max-width: 100%;
	max-height: 100%;  
}

.hss-feature-info {
	margin-bottom: 1em;
}

.hss-feature-info h2 {
	font-size: 24px;
	margin-bottom: .5em;
}

.hss-price {
    color: #58585a;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}

.hss-price-note {
    position: relative;
    color: #cb6aaa;
    margin: 12px auto 2px;
    width: 120px;
    font-size: 90%;
}

.hss-price-note.hss-note-striked:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #cb6aaa;
    opacity: 1;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.hss-button {
    font-size: 15px;
    width: 161px;
    padding: 0 30px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.hss-button.solid {
    border-color: #27818F;
    background: #27818F;
    color: #ffffff;
}

.hss-buttons a {
	
}

.hss-buttons a:hover, .hss-buttons a:active, .hss-buttons a:focus {
	background: #347883;
	color: #fff;
}

.hss-feature-list {
    list-style: none;
    text-align: left;
    margin: 1em 0;
    padding: 0;
}

.hss-feature-list dt div, .hss-feature-list dd div {
    display: table-cell;
}

.hss-feature-list dt.hss-included {
    font-size: 17px;
    font-weight: 700;
    color: black;
    line-height: 1.3;
	margin-bottom: 8px;
}

.hss-feature-list dd.hss-included {
	line-height: 1.3;
	margin-bottom: 0.5em;
}

.spacer {
    padding: 0 3px;
    width: 25px;
    max-width: 25px;
    line-height: 1.4em;
}

.tick::after {
    content: url("https://kampanjat.hs.fi/tilaa/css/img/checked.svg");
	content: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' viewBox='0 0 19 13'%3E%3Cpath fill='%234196A4' fill-rule='evenodd' stroke='%234196A4' d='M8.623 8.047a1.092 1.092 0 0 1-1.553-.003l-3.499-3.5a.103.103 0 0 0-.148-.002l-.778.778a.102.102 0 0 0-.002.144L5.46 8.279l2.32 2.32c.038.039.107.031.137.002l5.944-5.944 1.83-1.83a.1.1 0 0 0 0-.145l-.779-.778a.1.1 0 0 0-.142-.004L8.623 8.047z'/%3E%3C/svg%3E%0A");
}

.hss-product-info {
    max-width: 940px;
    margin: 0 auto;
}

.hss-product-info h3 {
	font-family: HelsinginWeb, Helvetica, sans-serif;
    color: #191919;
	text-align: left;
    font-weight: 500;
    font-size: 110%;
    line-height: 1.4em;
	margin: 1.5em 0 .5em;
}

.hss-product-info p {
	font-family: HelsinginWeb, Helvetica, sans-serif;
    color: #191919;
	text-align: left;
    font-weight: 400;
    font-size: 100%;
    line-height: 1.4em;
    padding: 1em 0;
}

.hss-product-info strong {
	font-weight: 600;
}

.hss-price {
	padding-top: 8px;
	color: #000000;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0; 
}
	  
.hss-price span {
	font-size: 130%;
	font-family: HelsinginWeb, Helvetica, sans-serif;
	font-weight: 800; 
}

ul.a {
	margin-bottom: 2em;
}

ul.a li {
	font-family: HelsinginWeb, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
	color: #191919;
	margin-bottom: 2px;
	margin-left: -20px;
}

-moz-box-shadow: 2px 2px 2px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 2px 2px 2px rgba(68, 68, 68, 0.6);
	box-shadow: 2px 2px 2px rgba(68, 68, 68, 0.6);
}

		
.storelogo img {
	height: 30px;
	margin-right: 10px;
	margin-bottom: 10px:
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
}
   
a {
	 color: #27818F;
}

.hss-product-heading-highlight a .hss-order-button {
	transition: all 100ms;
}
	
.hss-product-heading-highlight a:hover, .hss-product-heading-highlight a:focus, .hss-product-heading-highlight a:active {
	text-decoration: underline;
}
	
.hss-product-heading-highlight a:hover .hss-order-button, .hss-product-heading-highlight a:focus .hss-order-button, .hss-product-heading-highlight a:active .hss-order-button{
	background: #347883;
	color: #fff;
}

a.bottom {
	color: #111;
	margin: 2em auto 15em;
	display: block;
	text-decoration: none;
	transition: all 100ms;
	font-weight: 500;
}

a.bottom:hover, a.bottom:focus, a.bottom:active {
	color: #347883;
	text-decoration: underline;
}

@media only screen and (max-width: 400px) {	
	.hss-heading .hss-align-aid h1{
		font-size: 24px; 
	}
}

@media only screen and (max-width: 568px) {	
	.hss-heading .hss-logo-container .hss-hs-logo {
		width: 3.25em;
		height: 3.25em;
	}
	
	.hss-heading .hss-align-aid h3 {
		font-size: 16px;
	}
	
	.hss-product-heading-highlight .hss-order-button {
		margin-top: 1em;
	}
}
  
@media only screen and (max-width: 767px) {
	.hss-heading {
		margin-bottom: 0;
		background-position: 75% center; 
	}
	
	.hss-heading .hss-align-aid {
		padding: 20% 4% 20%; 
	}
	
	.hss-heading .hss-align-aid h1{
		font-size: 24px; 
	}
	
   .center {
		idth: 60%;
	} 

   .hss-feature-list-highlight-1, .hss-feature-list-highlight-2, .hss-feature-list-highlight-3 {
		margin-bottom:15px;
	} 
	
	.hss-heading.hss-slideshow-heading {
		  height: 25vh; 
	}
	
	.hss-heading h3 {
		font-size: 20px; 
	}
	
	.hss-col-third {
	  display: block;
	  padding: 25px 15px 25px;
	  border-bottom: none; 
	  width: 100%;
	}
  
	.hss-product-highlight .hss-col-third {
		 display: block;
		 padding: 25px 15px 25px;
		 background: none; 
	} 
	   
	.hss-product-heading-margin  {
		display:none; 
	} 
	 
	.hss-product-heading h2 {
		font-size: 24px; 
	}
	
	.hss-product-heading h3 span {
		display: inline; 
	}
	
	.hss-product-shot-element {
		width: 100%;
		margin-bottom: none; 
	}
	
	.hss-product-shot-element {
		width: 40%;
		margin-bottom: 0.5em;
		margin-top: 0em; 
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.hss-heading .hss-align-aid {
		padding: 20% 8% 20%; 
	} 
	
	.hss-heading .hss-align-aid h1 {
		font-size: 40px;
	}
	
	.hss-heading.hss-slideshow-heading {
		height: 44vh;
	}
	
	.hss-heading h1 {
		font-size: 6vw; 
	}
	
	.hss-col-third, .hss-product-highlight .hss-col-third {
		padding: 15px; 
	}
	
	.hss-product-heading h2 {
		font-size: 30px; 
	}
	
	.hss-product-shot {
		margin-top: -130px;
	}
	
	.hss-product-shot-element {
		float: right; 
		width: 40%; 
		margin-bottom: -1em;
		margin-top: -3.5em; 
	}
	
	.hss-col-box {
		display: flex;
		flex-direction: row;
		margin: 0 auto;
		width: 97%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	
	.hss-col-box .hss-col-box-section {
		border-right: 1px solid #ccc;
		padding: 0px 8px 0 12px;
		vertical-align: top;
	}
	
	.hss-col-box .hss-col-box-section:nth-child(3) {
		border: 0;
	}
	
	.hss-feature-list {
		margin: 0;
		margin-bottom: 1em;
		line-height: 2em;
	}
}

@media only screen and (max-width: 980px) {
	.hss-hs-logo img {
		width: 120px; 
	}
}

@media only screen and (min-width: 980px) {
	.hss-heading-copy {
		display: table-cell;
	}
	
	.hss-align-aid {
		text-align: left;
	}
	
	.hss-heading.hss-slideshow-heading {
		height: 35vh; 
	}	  
	
	.hss-heading .hss-product-shot {
		display: table-cell;
		width: auto;
		vertical-align: bottom;
		padding-right: 40px;
	}
	
	.hss-product-shot-element {
		display: none;
	}
	
	.hss-heading .hss-align-aid h1 {
		font-size: 45px;
	}	
	
	.hss-heading h3 {
		font-size: 30px; 
		padding: 0;
	}
	
	.hss-product-shot {
		margin-top: -130px;
	}
	
	.hss-heading .hss-align-aid-bottom {
		display: block;
	}
	
	.hss-col-box {
		display: flex;
		flex-direction: row;
		margin: 0 auto;
		width: auto;
		max-width: 940px;
		margin-bottom: 20px;
	}
	
	.hss-col-box .hss-col-box-section {
		border-right: 1px solid #ccc;
		min-width: 30%;
		padding: 0 20px 0 30px;
		vertical-align: top;
	}
	.hss-col-box .hss-col-box-section:nth-child(3) {
		border: 0;
	}
	
	.hss-feature-list {
		margin: 0;
		margin-bottom: 1em;
		line-height: 2em;
	}
}