/* Pricing section shared responsive styles.
   @file        shared.css.ja
   @author      yhechler
   ========================================================================== */

/* ==========================================================================
   page styles
   ========================================================================== */

body {
	background: #fff;
}
main {
	color: #636363;
	font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.7;
	scroll-behavior: smooth;
        line-break: strict;
}
main a {
	color: #dd1100;
}
main a:hover {
	color: #f77700;
}
main hr {
	background: #d6d6d6;
	border: none;
	height: 1px;
	margin: 3rem 0;
}
.pricing-width {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 3.125rem;
	width: 100%;
}
.bar {
	border-right: 1px solid #b7b7b7;
	margin-bottom: -.125em;
	margin-left: 1px;
}
.inner {
	padding: 2rem 3rem 0 4rem;
	width: 10.3125rem;
}
.modeling-suite {
	border: 1px solid #ccc;
	gap: 12px;
	max-width: 100%;
	padding: 2.3125rem 2rem 2rem 4.125rem;
}
/* Heading: icon + title */

.modeling-suite h3 {
	align-items: center;
	color: #dd1100;
	display: flex;
	font-size: 1.125rem;
	font-weight: 600;
	gap: 0.75rem;
	margin-bottom: 0.5rem;
}
/* Icon behavior */

.modeling-suite h3 img {
	flex-shrink: 0;
}
modeling-suite p {
	margin-bottom: 2rem;
}
.flex-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.flex-item, .s-flexbox .flex-item {
	flex: 1 1 calc(49% - 1rem);
}
/* ==========================================================================
      buttons
      ========================================================================== */

.button-red, .button-white {
	border-radius: 0.25rem;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	padding: 0.41rem 2rem 0.5rem 2rem;
	text-align: center;
}
.button-red {
	background: #dd1100;
	border: 1px solid #b00f00;
	color: #fff;
}
.button-red:hover {
	background: #fe0000;
	color: #fff;
}
.button-white {
	background: #fff;
	border: 1px solid #dd1100;
	color: #dd1100;
	font-size: 1rem;
	padding: 0.41rem 2rem 0.5rem 2rem;
	white-space: nowrap;
}
.modeling-suite .button-white, .annualPlan .modeling-suite .button-white, .modeling-suite .button-red, .annualPlan .modeling-suite .button-red {
	font-size: 13px;
	margin-left: 1rem;
	padding: 0.3rem 1rem;
}
.button-white:hover {
	background: #fe0000;
	color: #fff;
}
/* ==========================================================================
      shared headers
========================================================================== */

/* Wolfram Group/Site Licensing
------------------------------------*/

.info-box {
	border: 2px solid #ddd;
	box-shadow: 0px -10px 0px 0px #dd1100;
	margin: 25px 0 45px;
	padding: 25px 30px 40px;
}
.info-tag {
	color: #f77700;
	font-size: 14px;
	text-transform: uppercase;
}
h2.info-heading {
	color: #dd1100;
	font-size: 34px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 3px;
}
.info-subheading {
	color: #dd1100;
	font-size: 19px;
}
p.info-blurb {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.3;
	margin: 15px 0 20px;
}
p.info-list-heading {
	border-bottom: 1px solid #ddd;
	font-size: 10px;
	font-weight: 600;
	padding: 0 0 5px;
}
ul.info-list {
	font-size: 10px;
	margin: 3px 0 0;
}
.info-save {
	color: #dd1100;
	font-size: 1.125rem;
}
.info-save a {
	margin: 0 0.5rem 0 0;
}
.info-save .pricing-button {
	margin: 0 10px 0 0;
}
/* main
========================================================================== */

#pricing-header {
	margin-bottom: 0rem;
	margin-top: 3.125rem;
}
#pricing-header>div {
	width: 100%;
}
#pricing-header h1 {
	font-size: 1.1rem;
	font-weight: 400;
}
#pricing-header h1 a {
	color: #666;
}
#pricing-header h1 a:after, #pricing-header h1 a:hover {
	color: #f77700;
}
#pricing-header h2 {
	color: #dd1100;
	font-size: 2.8rem;
	font-weight: 400;
}
#pricing-header p {
	font-size: 1.5rem;
	font-weight: 300;
}
#pricing-header span.find-out {
	display: block;
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 2.0rem;
}
.inner h4 span {
	display: block;
}
.inner h4 .annual {
	color: #000;
	font-size: 1.3rem;
}
.individuals {
	margin-bottom: 1rem;
}
.individuals h3 {
	color: #222;
	font-size: 1.125rem;
	font-weight: 300;
	margin: 1.5rem 0 0.5rem;
}
.included-list.last {
	border-top: 1px solid #e8e8e8;
	margin-top: 0rem;
}
.included-list {
	margin-bottom: 2rem;
	margin-top: 1rem;
}
.included-list ul li {
	font-size: 0.92rem;
}
.included-list div:first-of-type {
	padding-right: 1.25rem;
}
.includes.support a {
	display: flex;
}
.includes.support a span:last-of-type {
	display: inline-block;
	max-width: 44rem;
}
span.asterix {
	cursor: pointer;
}
span.a-dot {
	display: inline-block;
	float: left;
	font-weight: 600;
	margin-left: 31px;
}
ul.community li:before {
	background: url('') no-repeat center center;
	background-size: 23px 19px;
	content: "";
	height: 19px;
	top: 0.2rem;
	width: 27px;
}
.community span {
	color: #333;
	font-weight: 300;
}
.community span.a-dot {
	font-weight: 600;
}
.community span:hover {
	color: #f77700;
}
.community span:after {
	color: #dd1100;
}
.includes ul li {
	color: #222222;
	font-size: 1.1rem;
	line-height: 1.3;
	margin-bottom: 1rem;
	padding-left: 2.5rem;
	position: relative;
}
.includes ul:not(.no-advanced) li::before {
	background: url('/system-modeler/pricing/img/chart-checkmark.png') no-repeat center center;
	background-size: 23px 19px;
	content: "";
	height: 19px;
	left: 0;
	position: absolute;
	top: 0;
	width: 27px;
}
.includes ul.community li:last-child::before {
	content: '';
	background: none;
}
div[id*="-highlighter"][class*="faqicon"] {
	background-color: #ffffd1;
	transition: background-color 2s ease;
}
div[id*="-highlighter"][class*="faqicon fade"] {
	background-color: #fff;
	transition: background-color 2s ease;
}
.s-flexbox {
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
#pricing-info {
	border-bottom: 1px solid #d6d6d6;
}
.bar {
	border-right: 1px solid #fccfb8;
}
.annualPlan {
	display: flex;
	flex-direction: column;
}
.plan-wrapper {
	border-left: 1px solid #d6d6d6;
	padding-left: 2rem;
}
.plan-wrapper h4 {
	color: #000;
	font-size: 1.3rem;
}
.plan-wrapper hr {
	margin: 1rem 0;
}
#annual_cols>div {
	display: inline-block;
	vertical-align: top;
}
#annual_cols .price-tag {
	display: block;
}
#annual_cols>div:first-child {
	padding-right: 3rem;
}
hr#more-option-hr {
	background: #d6d6d6;
	margin: 0 0 1rem 0;
	max-width: 100%;
	width: 90%;
}
._plans.open {
	display: inline-block;
}
._plans {
	display: none;
}
#_btn-option {
	cursor: pointer;
	display: block;
	font-size: 0.8rem;
	margin: 9px 0.2rem 20px 0.2rem;
	max-width: 100%;
	text-align: left;
	white-space: nowrap;
	width: 118.73px;
}
#_btn-option:hover {
	color: #dd1100;
}
.subscribe-btn .link-only.billed.Y {
	margin-top: 9px;
}
#_btn-option .chevron-after {
	color: #dd1100;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1;
}
.top-border span.bar-before {
	color: #fccfb8;
	font-size: 1.6rem;
	font-weight: 100;
	vertical-align: top;
}
.top-border span.bar-before:before {
	margin-right: 0;
}
.more svg {
	vertical-align: middle;
}
.more a span:first-of-type {
	margin-right: 0.1rem
}
.subscribe-btn {
	bottom: 0;
	height: 65px;
}
.plan-wrapper>span:last-child {
	color: #636363;
	display: block;
	font-size: 0.8rem;
	margin-top: -33px;
	padding-top: 9px;
	text-align: left;
}
.second {
	border-left: 1px solid #d6d6d6;
}
.price-tag span.price span {
	font-size: 2.125rem;
	color: #000;
}
/* link-only version
================================== */

.link-only {
	display: block;
	font-size: .8rem;
	margin-top: .3rem;
	white-space: nowrap;
	width: auto;
}
.link-only .dollarsign {
	font-size: .8em;
	margin-top: 0.22rem;
}
.link-only .price, .link-only .price-tag {
	color: #636363;
	font-size: 0.8rem;
	font-weight: 400;
}
.includes p {
	font-weight: 300;
}
.includes hr {
	margin: 0.25rem 0;
	max-width: 100%;
	width: 90%;
}
.includes ul:nth-of-type(2) {
	margin-top: 1rem;
}
#annotation span.white-space-nw {
	color: #222;
	font-weight: unset;
}
.M-YearlyPrice .price {
	font-size: 0.8rem;
}
.M-YearlyPrice .price .dollarsign {
	font-size: 0.6rem;
	margin-top: 0.21rem;
}
._right .price .dollarsign, ._left .price .dollarsign {
	font-size: 1.2rem;
}
.price {
	font-size: 1rem;
	color: #636363;
}
.price-tag span.price span.dollarsign {
	font-size: 1.25rem;
	margin-top: .5rem;
}
._left p {
	font-size: 0.8rem;
}
.more-description.find-out .more a {
	align-items: center;
	color: #000;
	display: flex;
}
.find-out .more span.chevron-after {
	color: #dd1100;
}
.more-description.find-out .more a:hover span.chevron-after {
	color: #ff7700;
}
.find-out .more span.chevron-after:hover {
	color: #ff7700;
}
.load-wrapper {
	float: none;
	margin: 0 10px 10px 10px;
}
/* ==========================================================================
      What's Included
========================================================================== */
.included-list div, .s-flexbox div {
	flex: 1 1 50%;
}
.plan-flex.padding-t-0.margin-t-1 {
	padding-right: 3rem;
}
.includes.inner.second.padding-t-0.margin-t-1.margin-t-0__600 {
	padding: 0 0 0 4rem;
}
.s-flexbox h3 span.bar {
	color: #fccfb8;
}
.whats-included {
	margin-top: 1.6875rem;
}
.price-tag {
	font-size: 1rem;
	margin-top: 0rem;
	margin-bottom: 0.7rem;
}
.more, .cloud-icons, .more-options, .s-flexbox, .top-border, .included-list, .more-pricing-option {
	display: flex;
}
#more-pricing-option, .top-border {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	display: flex;
}
#more-pricing-option {
	font-size: 1rem;
}
.top-border {
	background: #f77700;
	border: 1px solid #f77700;
	color: #fff;
	font-size: 19px;
	font-weight: 300;
	height: 4.625rem;
	padding: 0 1rem;
}
.top-border h3 {
	color: #fff;
	display: block;
	font-size: 1.8rem;
	font-weight: 400;
}
.includes.plusplancol>p:last-of-type {
	color: #222;
	font-weight: 400;
}
.includes.plusplancol>ul:last-of-type li {
	font-weight: 600;
}
#system-modeler-pricing .note {
	color: #666;
	display: block;
	font-size: 0.95rem;
	font-style: italic;
	height: 0.95rem;
	margin-bottom: 0.8rem;
	margin-top: 0.1rem;
}
.bundle-pricing-option .price, .bundle-pricing-option .price .price {
	color: #222;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 22px;
}
.bundle-pricing-option .LLMKit-price .price, .bundle-pricing-option .LLMKit-price .dollarsign {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 0.5;
}
.bundle-pricing-option {
	align-items: center;
	background: #f5f5f5;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	color: #444;
	display: flex;
	justify-content: center;
	padding: 0;
	font-weight: 300;
}
.bundle-pricing-option .flex>div {
	flex: 1;
	padding: 10px 0;
}
.LLM-renewal-price-wrapper {
	color: #797979;
	display: block;
	font-size: 11px;
	margin-top: 0.5rem;
	font-weight: 400;
}
.modeling-suite .button-red, .modeling-suite .button-white {
	font-size: 13px;
	margin-left: 10px;
	padding: 8px 18px 8px 22px;
}
.modeling-suite .year {
	color: #636363;
}
.modeling-suite div>span:first-child {
	color: #222;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 34px;
}
.modeling-suite .dollarsign {
	color: #444;
	font-size: 1.0rem;
	font-weight: 300;
	line-height: 1.2;
	margin-top: .5rem;
	padding-right: .1rem;
}
.modeling-suite p {
	color: #343434;
	font-size: 1rem;
	margin-bottom: 1rem;
	font-weight: 400;
}
.LLMKit-price-wrapper {
	display: inline-block;
	white-space: nowrap;
}
.LLMKit-price-wrapper .dollarsign {
	display: inline-block;
	font-size: 0.8em;
	vertical-align: baseline;
}
.LLMKit-price-wrapper .price {
	display: inline-block;
}
/* prices
      ========================================================================== */

.price-wrapper {
	color: #222;
	opacity: 0;
	transition: opacity 1s;
}
.price-tag {
	font-size: 2.125rem;
}
.dollarsign {
	display: inline-block;
	font-size: 1.25rem;
	line-height: 1;
	margin-top: .8rem;
	vertical-align: top;
}
.slash {
	display: inline-block;
}
.vat {
	font-size: .625rem;
	margin-left: 2px;
}
/* ==========================================================================
   annotations-text
   ========================================================================== */

#annotation-text .annotation {
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	vertical-align: middle;
}
#pricing-header #annotation-text .annotation {
	margin-left: -.25rem;
}
#annotation-text .annotation .icon {
	cursor: pointer;
	text-align: center;
}
#annotation-text .annotation .icon:before {
	border: 1px solid #9d9d9d;
	border-radius: 6px;
	color: #9d9d9d;
	content: "\1D456 ";
	display: inline-block;
	font-size: 11px;
	height: 13px;
	line-height: 11px;
	margin-left: .1rem;
	text-align: center;
	vertical-align: text-top;
	width: 13px;
}
#annotation-text .annotation .tooltip {
	background: #fff;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	color: #535353;
	display: none;
	font-size: 10px;
	left: 0;
	line-height: 1.5;
	min-width: 294px;
	padding: .5rem 1rem;
	position: absolute;
	text-align: left;
	text-transform: none;
	top: 0;
	width: 294px;
	z-index: 2;
}
#annotation-text .annotation .tooltip .before {
	border-bottom: 10px solid #d6d6d6;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0;
	bottom: auto;
	content: '';
	display: inline-block;
	height: 8px;
	left: 137px;
	position: absolute;
	top: -10px;
	width: 8px;
}
#annotation-text .annotation .tooltip .after {
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0;
	bottom: auto;
	content: '';
	display: inline-block;
	height: 8px;
	left: 137px;
	position: absolute;
	top: -9px;
	width: 8px;
}
#annotation-text .annotation .tooltip li {
	display: list-item;
	list-style: disc;
	margin-left: 1rem;
}
/* ==========================================================================
      annotations
  ========================================================================== */

.annotation {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    position:relative;
    vertical-align: middle;   
}
#pricing-header .annotation {
    margin-left: -.25rem;
}
.annotation .icon {
    cursor: pointer;
    text-align: center;
}
.annotation .icon:before {
    border: 1px solid #9d9d9d;
    border-radius: 6px;
    color: #9d9d9d;
    content: '𝑖';
    display: inline-block;
    font-size: 11px;
    height: 13px;
    line-height: 11px;
    margin-left: .1rem;
    text-align: center;
    vertical-align: text-top;
    width: 13px;
}
.annotation .tooltip {
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    color: #535353;
    display: none;
    font-size: 10px;
    left: 0;
    line-height: 1.5;
    min-width: 294px;
    padding: .5rem 1rem;
    pointer-events: auto; 
    position: absolute;
    text-align: left;
    text-transform: none;
    top: 0;
    width: 294px;
    z-index: 9999;
}
.annotation .tooltip .before {
    border-bottom: 10px solid #d6d6d6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    bottom: auto;
    content: '';
    display: inline-block;
    height: 8px;
    left: 137px;
    position: absolute;
    top: -10px;
    width: 8px;
}
.annotation .tooltip .after {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    bottom: auto;
    content: '';
    display: inline-block;
    height: 8px;
    left: 137px;
    position: absolute;
    top: -9px;
    width: 8px;
}
.annotation .tooltip li {
    display: list-item;
    list-style: disc;
    margin-left: 1rem;
}
/* ==========================================================================
      shared footer
      ========================================================================== */

#pricing-footer {
	margin-bottom: 2.25rem;
	margin-top: 1.875rem;
}
#pricing-footer li {
	text-align: center;
}
#pricing-footer a {
	color: #535353;
	display: inline-block;
	line-height: 32px;
	margin-right: 3.75rem;
	padding-left: 3.75rem;
}
#pricing-footer a:hover {
	color: #f77700;
}
#pricing-footer li:nth-of-type(1) a {
	background: url('/system-modeler/pricing/img/footer-trial.png') no-repeat;
	background-size: 50px 32px;
}
#pricing-footer li:nth-of-type(2) a {
	background: url('/system-modeler/pricing/img/footer-questions.png') no-repeat;
	background-size: 50px 32px;
	margin-right: 0;
}
/* ==========================================================================
      faq
      ========================================================================== */

.faq-icon {
	cursor: pointer;
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	margin-left: -.25rem;
	text-align: center;
	vertical-align: middle;
}
.faq-icon:before {
	border: 1.4px solid #999999;
	border-radius: 6px;
	color: #999999;
	content: "\1D456 ";
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	height: 13px;
	line-height: 11px;
	margin-left: .1rem;
	text-align: center;
	vertical-align: text-top;
	width: 13px;
}
.faq-icon.estimate::before {
	border: 1.4px solid #999999;
	color: #999999;
	cursor: pointer;
	line-height: 7px;
	vertical-align: text-top;
	width: 10px;
	height: 10px;
}
.faq-icon.estimate {
	margin-left: -0.1rem;
}
#faq {
	border-top: 1px solid #ccc;
	margin-bottom: 4.875rem;
	margin-top: 1.4rem;
}
#faq h3 {
	color: #dd1100;
	cursor: pointer;
	display: inline-block;
	font-size: 2rem;
	font-weight: 400;
}
.faq-wrapper {
	height: 0;
	overflow: hidden;
}
.faq-wrapper.open {
	height: auto;
	overflow: visible;
}
.faq-wrapper h4 {
	color: #2d2d2d;
	font-weight: 600;
	margin: 1.75rem 0 .5rem 0;
}
.faq-wrapper p {
	color: #303030;
	font-size: .85rem;
	margin-bottom: .75rem;
}
.faq-wrapper ul {
	color: #303030;
	font-size: .85rem;
	margin: 0 0 .75rem 0;
}
.faq-wrapper li:before {
	color: #2f2f2f;
	content: '•';
	display: inline-block;
	font-size: .85rem;
	left: -8px;
	margin-right: .25rem;
	position: absolute;
}
.load-wrapper {
	border-radius: 5px;
	margin: 0 10px 10px 0;
	padding: 20px 20px 20px;
	text-align: center;
}
.load .square {
	display: inline-block;
	animation-name: loading;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.square {
	color: #777;
	float: left;
	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);
	}
}
#faq span.more img {
	margin-right: 0.5rem;
	margin-top: 0rem;
	position: relative;
	top: 0rem;
}
#faq .more {
	align-items: flex-start;
}
#faq li {
	margin-bottom: 0.5rem;
	margin-left: .6rem;
	position: relative;
}
.more-options {
	align-items: flex-start;
	flex-wrap: unset;
}
.more {
	align-items: center;
}
#faq .more a {
	color: #636363;
	display: flex;
}
#faq .more a:hover {
	color: #f77700;
}
.more img {
	margin-top: 0.2rem;
	vertical-align: middle;
}
#more-pricing-option {
	align-items: center;
	background: #fafafa;
	border-bottom: 1px solid #d6d6d6;
	color: #000;
	height: 3rem;
	justify-content: center;
}
.color-support {
	filter: invert(12%) sepia(90%) saturate(7022%) hue-rotate(12deg) brightness(93%) contrast(102%);
}
.more-options, .top-border {
	align-items: center;
	justify-content: space-between;
	/* margin-bottom: 2rem; */
}
.more-pricing-option {
	justify-content: space-between;
	margin-top: 9px;
}
.more-description.find-out {
	color: #000;
	font-size: 1rem;
}
.topborder {
	border-top: 1px solid #d6d6d6;
}
#plandetails.common .more-options h3 {
	font-size: 1.3rem;
	padding-left: 1.3rem;
	position: relative;
}
#faq.common .more-options h3 {
	font-size: 1.3rem;
	padding-left: 1.3rem;
	position: relative;
}
.common h3:after {
	display: none;
}
.common {
	padding-top: 1rem;
}
#plandetails {
	margin-top: 2.5rem;
}
#plandetails .more-options h3 {
	color: #dd1100;
	cursor: pointer;
	display: inline-block;
	font-size: 2rem;
	font-weight: 400;
}
#faq.open h3:before, #plandetails.open .more-options h3:before {
	background: url(/system-modeler/pricing/img/less-icon.png) no-repeat 0rem 0rem;
	content: '';
	top: 0rem;
}
#faq h3:before, #plandetails .more-options h3:before {
	background: url(/system-modeler/pricing/img/more-icon.png) no-repeat 0rem 0rem;
	background-size: 13px 13px;
	content: '';
	height: 13px;
	left: 0;
	position: absolute;
	top: 0.3rem;
	width: 13px;
}
/* ==========================================================================
      PRICING PAGES WITH NO ADVANCED FEATURES - /other-options
      ========================================================================== */

.includes ul.no-advanced li::before {
	background: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 32 32%22%3E%3Cpath d%3D%22M10.15 24.56l5.59-5.58 5.59 5.58 3.23-3.23-5.59-5.58 5.59-5.59-3.23-3.23-5.59 5.59-5.59-5.59-3.23 3.23 5.59 5.59-5.59 5.58 3.23 3.23z%22 fill%3D%22%23bdbdbd%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
	background-size: 32px 32px;
	content: "";
	height: 19px;
	left: 0;
	position: absolute;
	top: 0;
	width: 27px;
}
.includes ul.no-advanced li {
	color: #bdbdbd;
}
.vat-note {
	font-size: .8125rem;
	font-weight: 400;
	text-align: right;
	padding-right: 0.9rem;
}
/* ==========================================================================
      responsive breakpoint styles
========================================================================== */

/* styles for large screens (1200px)
========================================================================== */

@media all and (max-width: 1200px) {
	.inner {
		padding: 2rem 2rem 0 4rem;
	}
	.pricing-width {
		padding: 0 1.5625rem;
	}
	span.a-dot {
		margin-left: 29px;
		margin-top: 1px;
	}
	#_btn-option {
		width: 106.73px;
	}
	.plan-wrapper>span:last-child {
		margin-top: -34px;
	}
	.price-tag span.price span {
		font-size: 1.7rem;
	}
}
/* styles for medium screens (900px)
      ========================================================================== */

@media all and (max-width: 900px) {
	.button-red, .button-white, .button-orange {
		padding: 0.7rem 4.5rem;
	}
	.s-flexbox div.modeling-suite {
		display: unset;
	}
	.s-flexbox div.modeling-suite>div>div {
		flex: none;
		margin: 0;
		padding: 0;
	}
	.bundle-pricing-option .flex>div {
		padding: 0;
	}
	.s-flexbox div.modeling-suite>div.flex>div {
		margin: 0;
		padding-left: 10px;
	}
	.modeling-suite {
		max-width: 100%;
	}
	.modeling-suite .dollarsign {
		line-height: 1.5;
	}
	.bundle-pricing-option {
		border: 1px solid #dddddd;
		border-radius: 10px;
		margin: 2rem 2rem 3rem;
		padding: 1.375rem;
	}
	.modeling-suite p {
		max-width: 100%;
		margin-top: 1rem;
	}
	.price-tag, .price-tag-monline {
		font-size: 2.325rem;
	}
	.dollarsign:not(.modeling-suite .dollarsign, #renewal-price .dollarsign) {
		margin-top: 0.7rem;
	}
	#pricing-footer a {
		padding-left: 4rem;
	}
	#pricing-footer li:nth-of-type(1) a {
		margin-right: 1.25rem;
	}
	.inner {
		padding: 2rem 1rem 0rem 3rem;
		width: 100%;
	}
    .plan-flex div:nth-child(1) {
        flex-basis: 30%;
        flex-grow: 1;
    }	
	.plan-flex {
		display: flex;
		max-width: 670px;
	}
	.included-list, .s-flexbox {
		flex-direction: column;
	}
	.price-tag {
		margin-bottom: 0.325rem;
	}
	.price-tag-temp {
		margin-top: -5px;
	}
	.plan-wrapper {
		border-left: none;
		padding: 0;
	}
	.plan-wrapper .link-only {
		text-align: left;
	}
	/*===============================   Includes*/
	.second {
		border-left: none;
		border-top: 2px solid #f77700;
	}
	.includes ul:not(.no-advanced) li::before {
		background-size: 14px 11px;
	}
	.includes ul.no-advanced li::before {
		background-size: 22px 22px;
	}
	ul.community li:before {
		background-size: 14px 11px;
	}
	span.a-dot {
		margin-left: 24px;
		margin-top: 1px;
	}
	.includes ul li {
		font-size: 1rem;
		margin-bottom: 0.5rem;
		padding-left: 2.3rem;
	}
	.more-description.find-out img {
		height: auto;
		width: 16px;
	}
	.more-description.find-out-more {
		color: #636363;
		font-size: 0.8572rem;
		margin-top: 0.5rem;
	}
	/*============================== more pricing option */
	.inner.left {
		flex-direction: column;
	}
	hr#more-option-hr {
		width: 94%;
	}
	.annualPlan {
		flex-direction: row;
	}
	#annual_cols>div:first-child {
		padding-right: 0rem;
	}
	.subscribe-btn {
		max-width: 185px;
	}
	.plan-wrapper .subscribe-btn {
		height: auto;
	}
	.plan-wrapper>span:last-child {
		margin-top: 0px;
	}
	#_btn-option {
		width: 100.73px;
	}
	._plans.open {
		height: auto;
	}
	#middle {
		margin-bottom: 0rem;
		padding-left: 3rem;
	}
	#_btn-option .chevron-after::after {
		display: inline-block;
		font-size: large;
		margin-left: 5px;
		transform: rotate(90deg);
		vertical-align: middle;
	}
	.price-tag span.price span {
		font-size: 2.125rem;
	}
}
/* styles for small screens (600px)
      ========================================================================== */

@media all and (max-width: 600px) {
	.pricing-width {
		padding: 0 1rem;
	}
	#plandetails .faq-wrapper.open{
  		overflow: visible;
	}
	#pricing-info {
		border-bottom: 5px solid #f77000;
	}
	.s-flexbox div.modeling-suite {
		border: 1px solid #ccc;
		display: unset;
		margin-bottom: 2rem;
	}
	.flex-item, .s-flexbox .flex-item {
		flex: 1 1 calc(49% - 1rem);
		margin-right: 15px;
		margin-bottom: 3rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.dollarsign:not(.modeling-suite .dollarsign, #renewal-price .dollarsign) {
		margin-top: 1.0rem;
	}
	.bundle-pricing-option .LLMKit-price .price, .bundle-pricing-option .LLMKit-price .dollarsign {
		font-size: 0.75rem;
	}
	.bundle-pricing-option .LLMKit-price .dollarsign {
		line-height: 0.6;
	}
	.modeling-suite p {
		line-height: 1.4;
		font-size: 12px;
	}
	.modeling-suite .button-white, .annualPlan .modeling-suite .button-white {
		display: block;
		margin: 0.5rem auto 0 auto;
		max-width: 10rem;
		padding: 0.5rem 0.1rem;
	}
	.modeling-suite div>span:first-child {
		font-size: 1.2rem;
	}
	.bundle-pricing-option .flex .price, .bundle-pricing-option .flex .price .price {
		font-size: 22px;
	}
	.modeling-suite div>span:first-child {
		line-height: 1.25;
	}
	.bundle-pricing-option {
		margin: 0rem 1rem 2rem;
		/* padding: 0; */
		max-width: 100%;
	}
	.modeling-suite .dollarsign {
		font-size: 16px;
		line-height: 0.5;
	}
	.modeling-suite>div>span:first-child, .modeling-suite p {
		display: block;
		text-align: left;
	}
	.modeling-suite .button-red, .annualPlan .modeling-suite .button-red {
		margin: 0.5rem auto 0 auto;
		max-width: 10rem;
		padding: 0.5rem 1rem;
	}
	.s-flexbox.width-full.hide__900.show__600 .second {
		border-top: none;
	}
	.second:not(.s-flexbox.width-full.hide__900.show__600 .second, .hide.s-flexbox.second.show__600.modeling-suite) {
		border-left: none;
		border-top: 2px solid #f77700;
	}
	#pricing-header {
		margin-bottom: 1.5rem;
		margin-top: 1.5rem;
	}
	#pricing-header h2 {
		font-size: 2.2rem;
	}
	.price-wrapper.small {
		margin-top: 1.5rem;
	}
	.price-tag {
		font-size: 2.525rem;
	}
	.price-tag span.price span.dollarsign {
		margin-top: .9rem;
	}
	.button-red, .button-white {
		font-size: 1.0rem;
	}
	.button-red, .annualPlan .button-white {
		max-width: 15rem;
		padding: 0.7rem 1rem;
		width: 100%;
	}
	#annual_cols>div:first-child {
		padding-right: 0rem;
	}
	.subscribe-btn {
		height: auto;
		margin: 0.5rem auto;
	}
	.inner {
		padding: 0rem 1rem 0 1rem;
	}
	.inner h4 .annual {
		font-size: 1.5rem;
		line-height: 1.2;
	}
	.plan-flex {
		flex-direction: column;
	}
	.includes ul:not(.no-advanced) li::before {
		top: -3px;
	}
	/*===============================   Pricing*/
	.top-border h3 {
		text-align: center;
	}
	.top-border {
		border-bottom: none;
		border-top: none;
		height: unset;
		justify-content: center;
		min-height: 4.625rem;
		padding: 7px 0.5rem;
		text-align: center;
	}
	.M-YearlyPrice .price, .price .price, .plan-wrapper>span:last-child, .link-only, #_btn-option {
		font-size: 0.95rem;
	}
	.plan-wrapper>span:last-child {
		margin-top: -6px;
	}
	.link-only span.price span.price {
		font-size: 1rem;
	}
	.more-pricing-option {
		justify-content: center;
		max-width: 100%;
	}
	.more-pricing-option div:last-of-type {
		margin-top: 0.4rem;
		text-align: left;
	}
	.more-pricing-option {
		flex-direction: column;
		margin-top: 9px;
		padding-top: 0rem;
	}
	.more-description.find-out {
		font-size: 1rem;
		text-align: center;
	}
	#middle {
		padding-left: 0rem;
		text-align: center;
	}
	#middle.open {
		margin-bottom: 1rem;
		margin-top: 0;
	}
	.more {
		margin-right: 0rem;
	}
	.description {
		align-items: center;
		border-top: 1px solid #e8e8e8;
		display: flex;
		height: 100%;
		justify-content: center;
		width: 100%;
	}
	.more-pricing-option .button-white {
		font-size: 0.95rem;
		width: 127.73px;
	}
	.load-wrapper {
		float: none;
		margin: 0 auto;
		max-width: 80px;
	}
	.load {
		align-items: center;
		display: flex;
	}
	#plandetails {
		margin-bottom: 1.5rem;
		margin-top: 2rem;
	}
	/*===============================   Includes*/
	.s-flexbox {
		border-bottom: none;
		border-left: 5px solid #f77000;
		border-right: 5px solid #f77000;
	}
	/*===============================    .includes.first,*/
	.individuals h3 {
		font-size: 1.2rem;
	}
	.inner h4 {
		margin-top: 2rem;
	}
	.includes hr {
		width: 100%;
	}
	.includes ul li {
		font-weight: 400;
		line-height: 1.15;
		margin-bottom: 0.8rem;
	}
	.annotation .icon:before {
		font-size: 12px;
		height: 14px;
		line-height: 12px;
		width: 14px;
	}
	#system-modeler-pricing .note {
		margin-bottom: 1rem;
	}
	/*============================== more pricing option */
	.annualPlan {
		flex-direction: column;
	}
	hr#more-option-hr {
		width: 100%;
	}
	#_btn-option {
		display: inline-block;
		max-width: 189.73px;
		width: 100%;
	}
	.subscribe-btn .more-pricing-option {
		max-width: 194px;
		margin: 9px auto;
		text-align: left;
	}
	/*===============================   FAQs*/
	#more-pricing-option {
		border-bottom: 5px solid #f77000;
		border-left: 5px solid #f77000;
		border-right: 5px solid #f77000;
		justify-content: center;
	}
	#more-pricing-option .button-white {
		font-size: 12px;
		margin: 0.3rem 0rem 0.3rem 0rem;
	}
	#faq {
		margin-bottom: 4.875rem;
		margin-top: 0rem;
		padding-top: 1.5rem;
	}
	#faq span.more span:last-of-type, .more-description.find-out-more {
		font-size: 12px;
	}
	span.a-dot {
		margin-left: 23px;
		margin-top: 4px;
	}
}
/* styles for minimum supported screen width (320px)
      ========================================================================== */

@media all and (max-width: 320px) {}
/* printer styles
      ========================================================================== */

@media print {}
