/* styles for the wolfram.com mathematica home edition.

   creator:  charles
   modifier: yhechler, tajudeen
   requires: /common/framework/css/framework.de.css
   ========================================================================== */

html {
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
main a {
	color: #777777;
}
main a:focus, main a:hover {
	color: #ff6c00;
}
section {
	padding: 3.125rem 0 2.7rem 0;
}
section.country-widget {
    padding: 0 !important;
}
.page-width {
	border-bottom: none;
	margin: 0 auto;
	max-width: 64.0rem;
	padding: 0 1rem;
}
.page-width.wider {
	max-width: 1060px;
}
p, .two-col-grid div ul li {
	color: #545454;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.75rem;
}
h2 {
	color: #f71900;
	font-size: 2.2rem;
	font-weight: 300;
	margin-bottom: 2.7rem;
}
.two-col-grid div ul li::before {
    position: relative;
    top: -2px;
}
/* ==========================================================================
   Sticky Header
   ========================================================================== */

#sticky-header {
	background: #dd1100;
	color: #fff;
}
#sticky-header h1 {
	font-size: 1.5rem;
	text-transform: uppercase;
}
#sticky-header img {
	margin-top: 1.0rem;
}
#sticky-header h1 span {
	font-size: 1.0rem;
	text-transform: uppercase;
}
#sticky-header .button {
	background: #ffffff;
	border-radius: 3px;
	border: none;
	color: #dd1100;
	float: right;
	font-size: 1.0rem;
	line-height: 1.8rem;
	margin: 0.5rem 0 -2.5rem 0;
	max-width: 980px;
	padding: 0.0625rem 0.625rem 0.125rem 0.625rem;
}
#sticky-header.fixed {
	-webkit-transition-duration: 0s;
	height: 3.125rem;
	position: fixed;
	transition-duration: 0s;
	width: 100%;
	z-index: 10;
}
/* ==========================================================================
   pricing
   ========================================================================== */

.price-wrapper {
	-webkit-transition: opacity 1s;
	color: #222;
	margin-top: 0.6rem;
	opacity: 1;
	transition: opacity 1s;
}
a.find-out, #intro .price-wrapper a.find-out {
	display: block;
	font-size: 14px;
	color: #000;
	margin-top: 15px;
}
#intro .price-wrapper a.find-out.chevron-after:after {
	color: #dd1100;
}
a.find-out:hover {
	color: #f57300;
}
.price-tag {
	font-size: 2.125rem;
}
.dollarsign {
	display: inline-block;
	font-size: 1.25rem;
	line-height: 1.25rem;
}
.slash {
	display: inline-block;
	margin: 0 2px;
}
.vat {
	font-size: .625rem;
	margin-left: 2px;
}
.type, .qual, .plus, .round, .use, .serv, .addserv {
	display: none;
}
hr {
	border-bottom: 0;
	border-color: #5454;
	margin-bottom: 1rem;
}

span.LLMKit-price span.price span {
    color: #222;
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 0.5;
    white-space: nowrap;
    display: inline;
}

span.LLMKit-price span.price { padding: 0 !important; }

#na-llm-kit {
    position: relative;
    display: flex;
    height: 3.25rem;
    align-items: center;
}

#na-llm-kit span.year {
    align-self: center;
    top: 0px;
    position: relative;
    color: #545454;
    font-weight: 300;
    font-size: 0.875rem;
}

span.LLMKit-bundle-price-Mathematica-Y-Service .price {
    padding: 0.1rem 0 0.5rem 0rem;
}
span.LLMKit-bundle-price-Mathematica-Y-Service {
    padding-left: 8.5rem;
    padding-top: 0.8rem;
}

/* ==========================================================================
   Pricing Modified
   ========================================================================== */
#pricing {
    background: #EBF2F8;
}
#pricing h3 {
	color: #db4d3e;
	font-size: 1.75rem;
	border: 0;
	padding-top: 0;
	font-weight: 600;
	line-height: 1.2;
}
#pricing .page-width > .two-col-grid {
    grid-gap: 1.875rem;
}
.two-col-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3rem;
}
#pricing .two-col-grid > div {
    background: #fff;
    padding: 1.875rem;
    min-height: 260px;
}
#pricing .base-package h4 {
    color: #16a4ab;
}
#pricing .two-col-grid h4 {
    font-size: 1.5625rem;
    padding-bottom: 0.5rem;
}
#pricing .two-col-grid .two-col-grid {
    align-items: center;
    grid-gap: 1rem;
    grid-template-columns: auto 1fr;
}
.bundle-pricing-option {
    margin-top: 0.6rem;
    padding-bottom: 12px;
}

/* ==========================================================================
   Slideshow
   ========================================================================== */

.slides {
	display: none;
}
/* Slideshow container */

.slideshow-container {
	margin: auto;
	max-width: 1094px;
	position: relative;
}
.slides img {
	width: 100%;
}
.right-box {
	padding-right: 15%;
	position: relative;
	text-align: right;
	top: -1.5rem;
}
/* The dots/bullets/indicators */

.dot-wrapper {
	bottom: 0;
	position: absolute;
	right: 5%;
}
.dot {
	background-color: #e58083;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 1rem;
	margin: 0 .125rem .5rem .125rem;
	transition: background-color 0.6s ease;
	width: 1rem;
}
.active {
	background-color: #fff;
}
.load-wrapper {
	float: left;
	margin: 0 10px 10px 35%;
	padding: 20px 20px 20px;
	border-radius: 5px;
	text-align: center;
}
.load .square {
	display: inline;
	animation-name: loading;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-direction: linear;
}
.square {
	float: left;
	color: #777;
	font-size: 8px;
}
.compact-prices .square {
	color: #fff;
}
.l-1 {
	animation-delay: 0.48s;
	margin-right: 4px;
}
.l-2 {
	animation-delay: 0.6s;
	margin-right: 4px;
}
.l-3 {
	animation-delay: 0.72s;
}
@keyframes loading {
	0% {
		opacity: 0;
		transform: scale(0.5, 0.5);
	}
	100% {
		opacity: 1;
		transform: scale(1.2, 1.2);
	}
}
/* ==========================================================================
   Headers
   ========================================================================== */

#header {
	background: #cc0003 none repeat scroll 0 0;
	line-height: 0;
	max-height: 22.7rem;
	text-align: center;
	width: 100%;
}
#header img {
	max-height: 23rem;
}
#mobile-header {
	display: none;
}
/* ==========================================================================
   Body
   ========================================================================== */

#intro p {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 2.5rem;
	margin-bottom: 1.875rem;
}
#intro p:nth-child(2n) {
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.5rem;
}
.button-wrapper {
	border-top: 26px solid #fff;
}
.price-tag.euro+button+.button-wrapper {
	border-top: none;
}
#na-llm-kit a, #pricing a.button {
	background: #dd1100 none repeat scroll 0 0;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.1rem;
	font-weight: 400;
	height: 3.25rem;
	left: 0;
	line-height: 3.25rem;
	position: absolute;
	text-align: center;
	top: .2rem;
	vertical-align: middle;
	width: 6.875rem;
}
#sticky-header a.button:hover, #pricing a.button:hover, #na-llm-kit a:hover {
	background: #f75d00 none repeat scroll 0 0;
	color: #fff;
}
.price {
	color: #545454;
	display: inline-block;
	font-size: 0.6875rem;
	font-weight: 400;
	line-height: 1.2rem;
	padding: 0 0 .5rem 8.5rem;
	position: relative;
	vertical-align: middle;
}
.price .price {
	padding: 0 0 .2rem;
}
.price-tag.euro .vat {
	font-size: 0.8rem;
	margin-left: 0.5rem;
}
.price-tag .price {
	color: #545454;
	font-size: 0.875rem;
}
.price-tag .price .price, .price span {
	color: #dd1100;
	font-size: 1.6rem;
	font-weight: 300;
	vertical-align: baseline;
}
.price span.description {
	color: #545454;
	display: block;
	font-size: 0.6875rem;
	font-weight: 400;
}
.customer {
	color: #545454;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.2rem;
}
#fields-departments {
	padding: 0 0 4.0rem 0;
}
#fields-departments h2.sub-header {
	color: #f71900;
	font-size: 2.2rem;
	font-weight: 300;
	line-height: 2.8rem;
	margin: 0 0 1.7rem 0;
}
#fields-departments h2 {
	color: #dd1100;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.8rem;
	margin: 2.0rem 0 0.5rem 0;
	text-transform: none;
}
#fields-departments p {
	line-height: 1.4rem;
	margin-bottom: 0;
}
#fields-departments ul {
	border-top: 1px solid #5454;
	padding-top: 2.5rem;
}
#fields-departments ul li {
	color: #dd1100;
	display: block;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1rem;
	margin-bottom: 1rem;
}
#fields-departments .fold, #fields-departments .show-less, #fields-departments #fold-extended {
	display: none;
}
#fields-departments .top span {
	white-space: nowrap;
}
#fields-departments .top img {
	width: 100%;
	max-width: 17.75rem; 
    object-fit: contain;
}
#fields-departments .expand {
	background: url('../img/red-arrow-down.png') no-repeat center;
	background-size: contain;
	display: inline-block;
	height: 10px;
	margin: 0 0 -2px 5px;
	width: 10px;
}
#fields-departments .expand:hover {
	opacity: .7;
}
#fields-departments .top.open .expand {
	background: url('../img/red-arrow-up.png') no-repeat top left;
	background-size: contain;
}
#fields-departments .top {
	display: block;
	font-size: .9rem;
	line-height: 1.25rem;
	padding: 0.6rem 0.6rem 0.5rem 0.6rem;
	width: 100%;
}
#fields-departments .top.open, #fields-departments .fold {
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	z-index: 9;
}
#fields-departments .fold {
	background: #f1fafe;
	padding: 0.3rem 0.9rem 0 0.9rem;
	position: absolute;
	width: 100%;
}
#fields-departments .top, #fields-departments .fold {
	max-width: 17.75rem;
}
#fields-departments .fold p {
	font-size: .9rem;
	line-height: 1.25rem;
	max-width: 17.75rem;
	margin: 0.3125rem 0;
}
#fields-departments .fold a:before {
	color: #dd1100;
	content: '»';
	font-weight: 400;
	margin-right: 5px;
}
#fields-departments .fold a {
	color: #606060;
	display: inline-block;
	font-size: .9rem;
	line-height: 1.125rem;
	margin-left: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
#fields-departments .fold a:hover {
	color: #0079c1;
}
#fields-departments .inner .sub-categories {
	margin-top: 20px;
}
#fields-departments .show-more, #fields-departments .show-less {
	text-align: center;
}
#fields-departments .show-more p, #fields-departments .show-less p {
	background: #dd1100;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125rem;
	margin: 2.175rem 0 0;
	padding: 10px .9rem;
	text-transform: uppercase;
}
#fields-departments .show-more p:hover, #fields-departments .show-less p:hover {
	background: #f75d00;
}
#fields-departments .show-more img, #fields-departments .show-less img {
	margin: 0 10px 2px 0;
	vertical-align: middle;
}
#fields-departments .show-less img {
	transform: rotate(180deg);
}
#fields-departments .show-more p span, #fields-departments .show-less p span {
	font-weight: 300;
}
/* Why Wolfram */

#why-wolfram {
	padding-bottom: 1.0rem;
	background-color: #f1fafe;
}
#why-wolfram p {
	line-height: 1.6rem;
	margin: 0 4rem 3.125rem 0;
	max-width: 27rem;
}
#why-wolfram span {
	color: #f76300;
	display: block;
	font-size: 0.9875rem;
	font-weight: 600;
	line-height: 1rem;
	margin-bottom: .35rem;
	text-transform: uppercase;
}
#why-wolfram p a {
	color: #dd1100;
}
#why-wolfram p a:hover {
	color: #ff6c00;
}
/* Getting Started */

#getting-started {
	margin: 0 auto;
}
#getting-started p {
	color: #545454;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.65rem;
	margin-bottom: 1.875rem;
}
#getting-started .thumbnails a {
	color: #df5213;
	display: inline-block;
	font-size: .9875rem;
	font-weight: 600;
	line-height: 1.35;
}
#getting-started .thumbnails a:hover {
	color: #f77700;
}
#getting-started span {
	display: block;
	margin-top: .25rem;
}
#getting-started .thumbnail {
	margin: 0 0 5.0rem;
	text-align: center!important;
}
#getting-started .thumbnails img {
	max-width: 17.8125rem;
	width: 100%;
	height: auto;
}
#getting-started .thumbnail span {
	color: #535353;
	display: block;
	font-weight: 600;
}
#getting-started .thumbnails div h2 {
	color: #f77700;
	font-size: 0.9375rem;
	font-weight: 600;
	line-height: 1rem;
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}
#getting-started .thumbnails div a:hover {
	color: #ff6c00;
}
#getting-started .thumbnails div:nth-child(3n) {
	padding: 0 0 2.5rem 3rem;
}
#getting-started .thumbnails div:nth-child(3n+2) {
	padding: 0 1.5rem 2.5rem 1.5rem;
}
/* ==========================================================================
   Try Buy Footer
   ========================================================================== */

#try-buy-upgrade {
	background: #f86300 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#try-buy-upgrade p {
	color: #fff;
	font-weight: 400;
	line-height: 1rem;
	width: auto;
}
#try-buy-upgrade .width {
	margin: 0 auto;
	padding: 2rem 0;
}
#try-buy-upgrade .level-2 {
	margin-bottom: 1rem;
	vertical-align: top;
}
#try-buy-upgrade .level-3 {
	text-align: center;
}
.section-wrapper {
	padding: 0;
}
#try-buy-upgrade .level-2 a:link, #try-buy-upgrade .level-2 a:visited {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #c53c00;
	color: #f86300;
}
#try-buy-upgrade .level-3 a:link, #try-buy-upgrade .level-3 a:visited {
	color: #fff;
}
#try-buy-upgrade .level-3 a:hover {
	color: #ac000e;
}
#try-buy-upgrade .level-2 a {
	border-radius: .1875rem;
	display: inline-block;
	font-size: .9375rem;
	font-weight: 600;
	line-height: 1.0625rem;
	margin: 0 .3125rem 0 0;
	padding: .3125rem .1875rem;
	vertical-align: middle;
	width: 5.625rem;
}
#try-buy-upgrade .level-2 a:hover {
	background: #ff8800;
	color: #ffffff;
}
#try-buy-upgrade .level-3 p span.no-bg-color {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.25rem;
	max-width: 37.5rem;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
#try-buy-upgrade .level-3 p {
	font-size: 1rem;
}
#try-buy-upgrade .level-3 p#contact {
	margin: 1rem 0 0;
	font-weight: 600;
}
/* ==========================================================================
   responsive breakpoint styles
   ========================================================================== */

/* styles for large screens (1200px)
   ========================================================================== */

@media all and (max-width: 1200px) {
	#header {
		max-height: 23rem;
	}
	.price {
		padding: 0 0 .5rem 7.6rem;
	}
	span.description.block {
		display: block
	}
}
/* styles for large screens (900px)
   ========================================================================== */

@media all and (max-width: 900px) {
	#header {
		max-height: 21.5rem;
	}
	.customer {
		font-size: 0.6875rem;
	}
	.small_hr {
		border-bottom: 1px solid;
		border-color: #5454;
	}
	#getting-started .thumbnails div span {
		max-width: 20rem;
		display: block;
	}
	#getting-started .thumbnails img {
		margin: 0 0 .25rem 0;
	}
	#getting-started .thumbnails div:nth-child(2n), #getting-started .thumbnails div:nth-child(2n+1) {
		padding: 0 0 2.5rem 0;
	}
	.two-col-grid {
	    grid-template-columns: 1fr;
	}
	#pricing .two-col-grid > div {
	    min-height: 200px;
	}
	.two-col-grid div ul li::before {
    	position: relative;
	    font-size: 0.6rem;
	}
}
/* styles for small screens (600px)
   ========================================================================== */

@media screen and (max-width: 600px) {
	.page-width {
		max-width: 29rem;
	}
	#sticky-header img {
		width: 70%;
		height: 70%;
	}
	#mobile-header {
		color: #fff;
		display: block;
		font-size: 3rem;
		height: 16rem;
		line-height: 2.5rem;
		margin: 0 auto;
		text-align: left;
		text-transform: uppercase;
		width: 18.2rem;
	}
	#mobile-header span {
		font-size: 2.1rem;
		font-weight: 300;
	}
	.find-out-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: baseline;
		padding: 1rem 0 0.5rem;
		border-top: 1px solid #ccc;
		border-right: 0;
		border-left: 0;
	}
	a.find-out, #intro .price-wrapper a.find-out {
		font-size: 13px;
		flex-basis: 45%;
		margin-top: 0;
	}
	.price {
		font-size: 0.8125rem;
		padding: 0 0.5rem 0 7.5rem;
	}
	.price span {
		font-size: 1.25rem;
	}
	.small_hr {
		border-bottom: 0;
		border-right: 1px solid #5454;
		margin: 0 0 1rem 0;
		max-width: 66%;
		vertical-align: top;
	}
	.price span.description {
		font-size: 0.8125rem;
	}
	.customer {
		display: inline-block;
		font-size: 0.8125rem;
		max-width: 30%;
		padding: 0.5rem 0 0 0.4rem;
	}
	.customer span.description {
		max-width: 100%;
		display: inline-block;
	}
	#fields-departments .top img, #fields-departments .top, #fields-departments .fold {
		max-width: 23.5rem;
	}
	#why-wolfram p {
		margin: 0 0 2.0rem 0;
	}
	#getting-started .thumbnails a {
		margin: auto;
		display: block;
		width: 250px;
	}
	#getting-started .thumbnails div:nth-child(3n), #getting-started .thumbnails div:nth-child(3n+1), #getting-started .thumbnails div:nth-child(3n+2) {
		padding: 0 0 2.5rem 0;
	}
	#try-buy-upgrade .level-3 p#contact {
		margin: 1rem 0 0 0;
	}
	#na-llm-kit > span.LLMKit-bundle-price-Mathematica-Y-Service {
	    padding-left: 7.5rem;
	}
	.two-col-grid div ul li::before {
    	position: relative;
	    font-size: 0.7rem;
	}
}
/* styles for minimum supported screen width (320px)
   ========================================================================== */

@media all and (max-width: 320px) {
	.small_hr {
		border-right: none;
		width: 100%;
	}
	.price-wrapper {
		margin-top: 0;
	}
	.price {
		padding: 0 0.5rem .3rem 7.5rem;
		max-width: 100%;
	}
	.customer {
		max-width: fit-content;
		padding: 0 0 0.5rem 0.3rem;
	}
	#fields-departments .fold {
		max-width: 295px;
	}
	#fields-departments .top {
		padding: .4rem;
	}
	#try-buy-upgrade {
		bottom: 0;
		width: 100%;
	}
	#try-buy-upgrade .level-3 p span.no-bg-color {
		max-width: 19rem;
	}
}
/* printer styles
   ========================================================================== */

@media print {}